15
0

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

- Update to 5.5.1
  * Add documentation regarding caching of exceptions.
  * Officially support Python 3.13.
  * Update CI environment.

OBS-URL: https://build.opensuse.org/request/show/1240539
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachetools?expand=0&rev=45
This commit is contained in:
2025-01-28 10:27:30 +00:00
committed by Git OBS Bridge
parent 15208cf3bf
commit 90455d099c
4 changed files with 13 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-cachetools
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-cachetools
Version: 5.5.0
Version: 5.5.1
Release: 0
Summary: Extensible memoizing collections and decorators
License: MIT