diff --git a/limits-2.7.2.tar.gz b/limits-2.7.2.tar.gz deleted file mode 100644 index da4f598480af6be885daec78b722c8633d7ee843..0000000000000000000000000000000000000000 Binary files a/limits-2.7.2.tar.gz and /dev/null differ diff --git a/limits-3.2.0.tar.gz b/limits-3.2.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4d9db7231fae919828f1715a6b44980d97909442 Binary files /dev/null and b/limits-3.2.0.tar.gz differ diff --git a/python-limits.spec b/python-limits.spec index 40eeb5839ae1af10b0e8d13d242dbdcb41017de7..597eff4132bd7c173400da033c99d1a448bfb392 100644 --- a/python-limits.spec +++ b/python-limits.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-limits -Version: 2.7.2 +Version: 3.2.0 Release: 1 Summary: Rate limiting utilities License: MIT URL: https://limits.readthedocs.org -Source0: https://files.pythonhosted.org/packages/31/85/e4f649153ca9ae13a236eb9a7d8b098b382a1e5e57cc0b645191423ab9e8/limits-2.7.2.tar.gz +Source0: https://files.pythonhosted.org/packages/6c/21/e40d4422fd9485bbc8fbb952863640d8d3847617c372f1da0952449336b8/limits-3.2.0.tar.gz BuildArch: noarch Requires: python3-six @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Feb 14 2023 wubijie - 3.2.0-1 +- Update package to version 3.2.0 + * Fri Dec 16 2022 lijian - 2.7.2-1 - update to upstream version 2.7.2