Sync from SUSE:SLFO:Main python-cachetools revision 2b0558f4d4ac0d3b0dd0693cf74c77bb
This commit is contained in:
parent
5039962995
commit
1bfd663d10
BIN
cachetools-5.3.3.tar.gz
(Stored with Git LFS)
BIN
cachetools-5.3.3.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
cachetools-5.5.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
cachetools-5.5.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 28 19:57:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 5.5.0:
|
||||||
|
* TTLCache.expire() returns iterable of expired (key, value)
|
||||||
|
pairs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 2 13:10:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Tue Apr 2 13:10:46 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-cachetools
|
Name: python-cachetools
|
||||||
Version: 5.3.3
|
Version: 5.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Extensible memoizing collections and decorators
|
Summary: Extensible memoizing collections and decorators
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user