!10 License compliance rectification
From: @penelope_y Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
c08dae2c74
@ -1,8 +1,8 @@
|
|||||||
Name: python-wrapt
|
Name: python-wrapt
|
||||||
Version: 1.12.1
|
Version: 1.12.1
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A Python module for decorators, wrappers and monkey patching
|
Summary: A Python module for decorators, wrappers and monkey patching
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
URL: https://github.com/GrahamDumpleton/wrapt
|
URL: https://github.com/GrahamDumpleton/wrapt
|
||||||
Source0: https://github.com/GrahamDumpleton/wrapt/archive/%{version}.tar.gz#/wrapt-%{version}.tar.gz
|
Source0: https://github.com/GrahamDumpleton/wrapt/archive/%{version}.tar.gz#/wrapt-%{version}.tar.gz
|
||||||
|
|
||||||
@ -54,6 +54,9 @@ cd -
|
|||||||
%doc docs/build/html
|
%doc docs/build/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 yangping <yangping69@h-partners> - 1.12.1-4
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Wed Mar 30 2022 xu_ping <xuping33@huawei.com> - 1.12.1-3
|
* Wed Mar 30 2022 xu_ping <xuping33@huawei.com> - 1.12.1-3
|
||||||
- Fix non-recognition ? the installed failed
|
- Fix non-recognition ? the installed failed
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user