!5 License compliance rectification
From: @starlet-dx Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
b24ac9a3b8
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.8.1
|
Version: 0.8.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Parameterized testing with any Python test framework
|
Summary: Parameterized testing with any Python test framework
|
||||||
|
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: https://pypi.python.org/pypi/parameterized
|
URL: https://pypi.python.org/pypi/parameterized
|
||||||
Source0: https://files.pythonhosted.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz
|
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}/
|
%{python3_sitelib}/%{srcname}/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Apr 29 2022 yaoxin <yaoxin30@h-partners.com> - 0.8.1-1
|
||||||
- Update to 0.8.1 and remove python-nose
|
- Update to 0.8.1 and remove python-nose
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user