!6 License compliance rectification
From: @lauk001 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
5a19cd48fd
@ -1,8 +1,8 @@
|
||||
Name: python-cached_property
|
||||
Version: 1.5.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A cached-property for decorating methods in Python classes
|
||||
License: BSD
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/pydanny/cached-property
|
||||
Source0: https://github.com/pydanny/cached-property/archive/%{version}/cached-property-%{version}.tar.gz
|
||||
|
||||
@ -53,6 +53,9 @@ PYTHONPATH=./ py.test-3
|
||||
%doc HISTORY.rst CONTRIBUTING.rst README.rst
|
||||
|
||||
%changelog
|
||||
* Fri Jun 17 2022 liukuo <liukuo@kylinos.cn> - 1.5.2-2
|
||||
- License compliance rectification
|
||||
|
||||
* Tue Jun 14 2022 houyingchao <houyingchao@h-partners.com> - 1.5.2-1
|
||||
- Upgrade to 1.5.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user