!7 update to version 1.5.2

From: @wang--ge 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-17 08:18:25 +00:00 committed by Gitee
commit 6bdb3f8385
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,8 +1,8 @@
Name: python-cached_property
Version: 1.5.1
Release: 3
Version: 1.5.2
Release: 1
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
* Mon Oct 17 2022 Ge Wang <wangge20@h-partners.com> - 1.5.2-1
- Upgrade to version 1.5.2
* Thu Aug 5 2021 Shenmei Tu <tushenmei@huawei.com> - 1.5.1-3
- cached-property-1.5.1-test-failure.patch