!10 Update to 5.1.1

From: @starlet-dx 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2022-10-25 09:35:22 +00:00 committed by Gitee
commit d4491a81e6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 4 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: 10
Version: 5.1.1
Release: 1
Summary: A lightweight Traits like module.
License: BSD
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
* Tue Oct 25 2022 yaoxin <yaoxin30@h-partners.com> - 5.1.1-1
- Update to 5.1.1
* Sat Jan 08 2022 xu_ping <xuping33@huawei.com> - 4.3.2-10
- Drop the python-nose dependency

Binary file not shown.