License compliance rectification

This commit is contained in:
starlet-dx 2022-05-09 18:10:51 +08:00
parent b2fb83a69a
commit e1052f5815

View File

@ -1,9 +1,9 @@
Name: python-traitlets Name: python-traitlets
Version: 4.3.2 Version: 4.3.2
Release: 10 Release: 11
Summary: A lightweight Traits like module. Summary: A lightweight Traits like module.
License: BSD License: BSD-3-Clause
URL: https://github.com/ipython/traitlets 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/%{version}.tar.gz#/traitlets-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
@ -47,6 +47,9 @@ py.test-%{python3_version} -v traitlets/tests/
%changelog %changelog
* Mon May 9 2022 yaoxin <yaoxin30@h-partners.com> - 4.3.2-11
- License compliance rectification
* Sat Jan 08 2022 xu_ping <xuping33@huawei.com> - 4.3.2-10 * Sat Jan 08 2022 xu_ping <xuping33@huawei.com> - 4.3.2-10
- Drop the python-nose dependency - Drop the python-nose dependency