!5 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:53:44 +00:00 committed by Gitee
commit b24ac9a3b8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,10 +2,10 @@
Name: python-%{srcname}
Version: 0.8.1
Release: 1
Release: 2
Summary: Parameterized testing with any Python test framework
License: BSD
License: BSD-2-Clause
URL: https://pypi.python.org/pypi/parameterized
Source0: https://files.pythonhosted.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
@ -53,6 +53,9 @@ py.test-%{python3_version} -v parameterized/test.py
%{python3_sitelib}/%{srcname}/
%changelog
* Mon May 9 2022 yaoxin <yaoxin30@h-partners.com> - 0.8.1-2
- License compliance rectification
* Fri Apr 29 2022 yaoxin <yaoxin30@h-partners.com> - 0.8.1-1
- Update to 0.8.1 and remove python-nose