!7 License compliance rectification

From: @starlet-dx 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-05-10 02:55:03 +00:00 committed by Gitee
commit 5a95d57aff
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
Name: python-traitlets
Version: 4.3.2
Release: 10
Release: 11
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
BuildArch: noarch
@ -47,6 +47,9 @@ py.test-%{python3_version} -v traitlets/tests/
%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
- Drop the python-nose dependency