diff --git a/limits-3.4.0.tar.gz b/limits-3.4.0.tar.gz deleted file mode 100644 index aa2045c89c7cfa9abf171fd962831f64b158c839..0000000000000000000000000000000000000000 Binary files a/limits-3.4.0.tar.gz and /dev/null differ diff --git a/limits-3.5.0.tar.gz b/limits-3.5.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1fdfe475b29f38d92cf1d9f7575ec93957d44b49 Binary files /dev/null and b/limits-3.5.0.tar.gz differ diff --git a/python-limits.spec b/python-limits.spec index 7386a09ac4d408f8cb3b73241495e362fc5811b7..eb3fee5f4851e39d025187937ca06bf3f897ecbb 100644 --- a/python-limits.spec +++ b/python-limits.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-limits -Version: 3.4.0 +Version: 3.5.0 Release: 1 Summary: Rate limiting utilities License: MIT URL: https://limits.readthedocs.org -Source0: https://files.pythonhosted.org/packages/54/58/651969d328d212f927249db8b74982fbdf3249df2b6c33a66409f333ceb7/limits-3.4.0.tar.gz +Source0: https://files.pythonhosted.org/packages/54/58/651969d328d212f927249db8b74982fbdf3249df2b6c33a66409f333ceb7/limits-3.5.0.tar.gz BuildArch: noarch %description @@ -77,6 +77,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jul 5 2023 sunhui - 3.5.0-1 +- Update package to version 3.5.0 + * Thu May 04 2023 wubijie - 3.4.0-1 - Update package to version 3.4.0