15
0

- update to 5.5.0:

* TTLCache.expire() returns iterable of expired (key, value)
    pairs.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachetools?expand=0&rev=43
This commit is contained in:
2024-09-28 19:58:52 +00:00
committed by Git OBS Bridge
parent f667390054
commit 15208cf3bf
4 changed files with 11 additions and 4 deletions

View File

@@ -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