diff --git a/limits-5.4.0.tar.gz b/limits-5.4.0.tar.gz deleted file mode 100644 index 3c9512680067b1fd5f73edb61d0dfecf0b37593e..0000000000000000000000000000000000000000 Binary files a/limits-5.4.0.tar.gz and /dev/null differ diff --git a/limits-5.5.0.tar.gz b/limits-5.5.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..95155c80db1bb1bbc308dc3c26fa5ea063d7b739 Binary files /dev/null and b/limits-5.5.0.tar.gz differ diff --git a/python-limits.spec b/python-limits.spec index f3ea99f255045104936f55c87da8a08af6b4e88f..adb52c3830fcdd43dcc68c59bc905af6b221f6d6 100644 --- a/python-limits.spec +++ b/python-limits.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-limits -Version: 5.4.0 +Version: 5.5.0 Release: 1 Summary: Rate limiting utilities License: MIT @@ -77,6 +77,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 12 2025 Ge Wang - 5.5.0-1 +- Update to 5.5.0 +- Relax upper bound of packaging requirement +- Increase upper bound of coredis requirement +- Increase upper bound of redis requirement + * Tue Aug 05 2025 jinshuaiyu - 5.4.0-1 - Update to 5.4.0 - Relax regular expression used in limits.parse and limits.parse_many to capture any granularity instead of