diff --git a/cachetools-5.5.1.tar.gz b/cachetools-5.5.1.tar.gz deleted file mode 100644 index a31f050..0000000 --- a/cachetools-5.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70f238fbba50383ef62e55c6aff6d9673175fe59f7c6782c7a0b9e38f4a9df95 -size 28044 diff --git a/cachetools-5.5.2.tar.gz b/cachetools-5.5.2.tar.gz new file mode 100644 index 0000000..2f70069 --- /dev/null +++ b/cachetools-5.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4 +size 28380 diff --git a/python-cachetools.changes b/python-cachetools.changes index a1f7746..fc73346 100644 --- a/python-cachetools.changes +++ b/python-cachetools.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Feb 24 08:18:44 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 5.5.2 + * Reduce number of ``@cached`` lock/unlock operations. + * Improve documentation. + * Update CI environment. + ------------------------------------------------------------------- Mon Jan 27 13:37:30 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-cachetools.spec b/python-cachetools.spec index 12ac499..e186d3b 100644 --- a/python-cachetools.spec +++ b/python-cachetools.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-cachetools -Version: 5.5.1 +Version: 5.5.2 Release: 0 Summary: Extensible memoizing collections and decorators License: MIT