15
0

Accepting request 1248017 from home:glaubitz:branches:devel:languages:python

- Update to 5.5.2
  * Reduce number of ``@cached`` lock/unlock operations.
  * Improve documentation.
  * Update CI environment.

OBS-URL: https://build.opensuse.org/request/show/1248017
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachetools?expand=0&rev=47
This commit is contained in:
2025-02-24 08:43:52 +00:00
committed by Git OBS Bridge
parent 90455d099c
commit 2935a9bbb0
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70f238fbba50383ef62e55c6aff6d9673175fe59f7c6782c7a0b9e38f4a9df95
size 28044

BIN
cachetools-5.5.2.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 24 08:18:44 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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 <adrian.glaubitz@suse.com>

View File

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