15
0

- update to 5.3.2:

* Add support for Python 3.12.
  * Various documentation improvements.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachetools?expand=0&rev=39
This commit is contained in:
2023-11-10 13:36:54 +00:00
committed by Git OBS Bridge
parent 45b7662f47
commit 693c64c6b5
4 changed files with 12 additions and 7 deletions

View File

@@ -16,11 +16,9 @@
#
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?sle15_python_module_pythons}
Name: python-cachetools
Version: 5.3.1
Version: 5.3.2
Release: 0
Summary: Extensible memoizing collections and decorators
License: MIT