forked from pool/python-cachetools
Accepting request 1206442 from devel:languages:python
- update to 5.5.0:
* TTLCache.expire() returns iterable of expired (key, value)
pairs.
OBS-URL: https://build.opensuse.org/request/show/1206442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cachetools?expand=0&rev=22
This commit is contained in:
BIN
cachetools-5.3.3.tar.gz
LFS
BIN
cachetools-5.3.3.tar.gz
LFS
Binary file not shown.
BIN
cachetools-5.5.0.tar.gz
LFS
Normal file
BIN
cachetools-5.5.0.tar.gz
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>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-cachetools
|
||||
Version: 5.3.3
|
||||
Version: 5.5.0
|
||||
Release: 0
|
||||
Summary: Extensible memoizing collections and decorators
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user