15
0

Accepting request 1318836 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1318836
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cachetools?expand=0&rev=28
This commit is contained in:
2025-11-21 15:53:33 +00:00
committed by Git OBS Bridge
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:38b328c0889450f05f5e120f56ab68c8abaf424e1275522b138ffc93253f7e32
size 30988

3
cachetools-6.2.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e6d266b25e539df852251cfd6f990b4bc3a141db73b939058d809ebd2590fc6
size 31571

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Nov 20 08:21:17 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 6.2.2
* Minor improvements from GitHub Copilot code review.
* Improve documentation.
- from version 6.2.1
* Add support for Python 3.14.
* Improve documentation.
* Update CI environment.
-------------------------------------------------------------------
Wed Sep 10 08:24:04 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-cachetools
Version: 6.2.0
Version: 6.2.2
Release: 0
Summary: Extensible memoizing collections and decorators
License: MIT