update to 5.1.1

This commit is contained in:
penelope 2022-06-01 16:25:36 +08:00
parent 5a95d57aff
commit d90823e39c
3 changed files with 6 additions and 3 deletions

BIN
5.1.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: python-traitlets
Version: 4.3.2
Release: 11
Version: 5.1.1
Release: 1
Summary: A lightweight Traits like module.
License: BSD-3-Clause
URL: https://github.com/ipython/traitlets
Source0: https://github.com/ipython/traitlets/archive/%{version}.tar.gz#/traitlets-%{version}.tar.gz
Source0: https://github.com/ipython/traitlets/archive/refs/tags/%{version}.tar.gz
BuildArch: noarch
%description
@ -47,6 +47,9 @@ py.test-%{python3_version} -v traitlets/tests/
%changelog
* Wed Jun 01 2022 yangping <yangping69@h-partners.com> - 5.1.1-1
- Update to v5.1.1
* Mon May 9 2022 yaoxin <yaoxin30@h-partners.com> - 4.3.2-11
- License compliance rectification

Binary file not shown.