forked from pool/python-cachetools
Accepting request 1248017 from home:glaubitz:branches:devel:languages:python
- Update to 5.5.2 * Reduce number of ``@cached`` lock/unlock operations. * Improve documentation. * Update CI environment. OBS-URL: https://build.opensuse.org/request/show/1248017 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachetools?expand=0&rev=47
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:70f238fbba50383ef62e55c6aff6d9673175fe59f7c6782c7a0b9e38f4a9df95
|
||||
size 28044
|
||||
BIN
cachetools-5.5.2.tar.gz
LFS
Normal file
BIN
cachetools-5.5.2.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 24 08:18:44 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 5.5.2
|
||||
* Reduce number of ``@cached`` lock/unlock operations.
|
||||
* Improve documentation.
|
||||
* Update CI environment.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 27 13:37:30 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-cachetools
|
||||
Version: 5.5.1
|
||||
Version: 5.5.2
|
||||
Release: 0
|
||||
Summary: Extensible memoizing collections and decorators
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user