forked from pool/python-cachetools
- update to 6.1.0:
* Improve LFUCache insertion performance by switching to an
implementation based on the cacheing library.
* Update CI environment.
* Require Python 3.9 or later (breaking change).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachetools?expand=0&rev=51
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-cachetools
|
||||
Version: 5.5.2
|
||||
Version: 6.1.0
|
||||
Release: 0
|
||||
Summary: Extensible memoizing collections and decorators
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user