diff --git a/cachetools-5.3.0.tar.gz b/cachetools-5.3.0.tar.gz deleted file mode 100644 index eff6bdc..0000000 --- a/cachetools-5.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13dfddc7b8df938c21a940dfa6557ce6e94a2f1cdfa58eb90c805721d58f2c14 -size 27935 diff --git a/cachetools-5.3.1.tar.gz b/cachetools-5.3.1.tar.gz new file mode 100644 index 0000000..f0729c1 --- /dev/null +++ b/cachetools-5.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dce83f2d9b4e1f732a8cd44af8e8fab2dbe46201467fc98b3ef8f269092bf62b +size 27985 diff --git a/python-cachetools.changes b/python-cachetools.changes index 6e2b01b..f0d0ae5 100644 --- a/python-cachetools.changes +++ b/python-cachetools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon May 29 16:03:19 UTC 2023 - Dirk Müller + +- update to 5.3.1: + * Depend on Python >= 3.7. + ------------------------------------------------------------------- Fri Apr 21 12:23:00 UTC 2023 - Dirk Müller diff --git a/python-cachetools.spec b/python-cachetools.spec index 407d723..db418ee 100644 --- a/python-cachetools.spec +++ b/python-cachetools.spec @@ -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