Upgrade to 1.5.2
This commit is contained in:
parent
1ea92682b3
commit
64e45bfd24
Binary file not shown.
BIN
cached-property-1.5.2.tar.gz
Normal file
BIN
cached-property-1.5.2.tar.gz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: python-cached_property
|
Name: python-cached_property
|
||||||
Version: 1.5.1
|
Version: 1.5.2
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: A cached-property for decorating methods in Python classes
|
Summary: A cached-property for decorating methods in Python classes
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/pydanny/cached-property
|
URL: https://github.com/pydanny/cached-property
|
||||||
@ -53,6 +53,9 @@ PYTHONPATH=./ py.test-3
|
|||||||
%doc HISTORY.rst CONTRIBUTING.rst README.rst
|
%doc HISTORY.rst CONTRIBUTING.rst README.rst
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 14 2022 houyingchao <houyingchao@h-partners.com> - 1.5.2-1
|
||||||
|
- Upgrade to 1.5.2
|
||||||
|
|
||||||
* Thu Aug 5 2021 Shenmei Tu <tushenmei@huawei.com> - 1.5.1-3
|
* Thu Aug 5 2021 Shenmei Tu <tushenmei@huawei.com> - 1.5.1-3
|
||||||
- cached-property-1.5.1-test-failure.patch
|
- cached-property-1.5.1-test-failure.patch
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user