Update to 5.1.1

This commit is contained in:
starlet-dx 2022-10-25 16:15:14 +08:00
parent 2eccab0dbf
commit ef8bfb8e68
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.