diff --git a/limits-3.2.0.tar.gz b/limits-3.2.0.tar.gz deleted file mode 100644 index 4d9db7231fae919828f1715a6b44980d97909442..0000000000000000000000000000000000000000 Binary files a/limits-3.2.0.tar.gz and /dev/null differ diff --git a/limits-3.3.1.tar.gz b/limits-3.3.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..92e1ee24fde195e1c93d74da13a2b85c58e73723 Binary files /dev/null and b/limits-3.3.1.tar.gz differ diff --git a/python-limits.spec b/python-limits.spec index 597eff4132bd7c173400da033c99d1a448bfb392..5d5a3131e4eb1a0bbd5e0149e6b9fcd7535c6591 100644 --- a/python-limits.spec +++ b/python-limits.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-limits -Version: 3.2.0 +Version: 3.3.1 Release: 1 Summary: Rate limiting utilities License: MIT URL: https://limits.readthedocs.org -Source0: https://files.pythonhosted.org/packages/6c/21/e40d4422fd9485bbc8fbb952863640d8d3847617c372f1da0952449336b8/limits-3.2.0.tar.gz +Source0: https://files.pythonhosted.org/packages/fc/1b/59545e847205730b39a37a9e02dc5844c3e4b880c1f2e0d77944c728105a/limits-3.3.1.tar.gz BuildArch: noarch Requires: python3-six @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Apr 7 2023 wubijie - 3.3.1-1 +- Update package to version 3.3.1 + * Tue Feb 14 2023 wubijie - 3.2.0-1 - Update package to version 3.2.0