15
0

- update to 5.3.1:

* Depend on Python >= 3.7.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cachetools?expand=0&rev=37
This commit is contained in:
2023-05-29 16:04:45 +00:00
committed by Git OBS Bridge
parent 37de317107
commit 45b7662f47
4 changed files with 10 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%{?sle15_python_module_pythons}
Name: python-cachetools
Version: 5.3.0
Version: 5.3.1
Release: 0
Summary: Extensible memoizing collections and decorators
License: MIT