License compliance rectification
This commit is contained in:
parent
858d5adb28
commit
80ede1c33b
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user