License compliance rectification

This commit is contained in:
penelope 2022-05-10 16:19:50 +08:00
parent a03ccb9b65
commit 967710f091

View File

@ -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