!6 License compliance rectification

From: @lauk001 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2022-06-20 01:51:23 +00:00 committed by Gitee
commit 5a19cd48fd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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