diff --git a/cachetools-5.3.2.tar.gz b/cachetools-5.3.2.tar.gz deleted file mode 100644 index a75a3f8ef84d57bbb0eeb1f47956628701f9de6f..0000000000000000000000000000000000000000 Binary files a/cachetools-5.3.2.tar.gz and /dev/null differ diff --git a/cachetools-5.3.3.tar.gz b/cachetools-5.3.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f8fe16a14b42f6fabd979d7283951b4faa7b54ed Binary files /dev/null and b/cachetools-5.3.3.tar.gz differ diff --git a/python-cachetools.spec b/python-cachetools.spec index 95a6b1d16d47f5b671915413215d7c1b9535ac7a..def31e7617cb9ec317b776ac98f944d7c2aa8221 100644 --- a/python-cachetools.spec +++ b/python-cachetools.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-cachetools -Version: 5.3.2 +Version: 5.3.3 Release: 1 Summary: Extensible memoizing collections and decorators License: MIT @@ -80,6 +80,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Sun Apr 07 2024 maqi - 5.3.3-1 +- Update package to version 5.3.3 + * Mon Nov 20 2023 jiangxinyu - 5.3.2-1 - Update package to version 5.3.2