License compliance rectification

This commit is contained in:
starlet-dx 2022-05-09 17:49:27 +08:00
parent 858d5adb28
commit 80ede1c33b

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