diff --git a/limits-2.7.1.tar.gz b/limits-2.7.1.tar.gz deleted file mode 100644 index 52f96ff..0000000 Binary files a/limits-2.7.1.tar.gz and /dev/null differ diff --git a/limits-2.7.2.tar.gz b/limits-2.7.2.tar.gz new file mode 100644 index 0000000..da4f598 Binary files /dev/null and b/limits-2.7.2.tar.gz differ diff --git a/python-limits.spec b/python-limits.spec index eae190c..40eeb58 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.1 +Version: 2.7.2 Release: 1 Summary: Rate limiting utilities License: MIT URL: https://limits.readthedocs.org -Source0: https://files.pythonhosted.org/packages/d9/a4/4b65bd055ab7a04e7e1804058e42b17478963c2f5a69bdd04e49fd87367b/limits-2.7.1.tar.gz +Source0: https://files.pythonhosted.org/packages/31/85/e4f649153ca9ae13a236eb9a7d8b098b382a1e5e57cc0b645191423ab9e8/limits-2.7.2.tar.gz BuildArch: noarch Requires: python3-six @@ -73,6 +73,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Dec 16 2022 lijian - 2.7.2-1 +- update to upstream version 2.7.2 + * Mon Nov 07 2022 wangjunqi - 2.7.1-1 - Update package to version 2.7.1