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:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 12 11:43:35 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 16 06:12:36 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user