diff --git a/limits-3.13.0.tar.gz b/limits-3.13.0.tar.gz deleted file mode 100644 index f0dad10b483270a399fc375c1096950923b02285..0000000000000000000000000000000000000000 Binary files a/limits-3.13.0.tar.gz and /dev/null differ diff --git a/limits-5.0.0.tar.gz b/limits-5.0.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..59715dd195b9fe5ce6e161b35d99fbc7fd9692c9 Binary files /dev/null and b/limits-5.0.0.tar.gz differ diff --git a/python-limits.spec b/python-limits.spec index e62897c35e31e2f08174ac68cac30064f258c69e..54cd1e15adfbe77a57cdf68c7bacd18a84c1862d 100644 --- a/python-limits.spec +++ b/python-limits.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-limits -Version: 3.13.0 +Version: 5.0.0 Release: 1 Summary: Rate limiting utilities License: MIT @@ -77,6 +77,12 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Apr 23 2025 zhangxianjun - 5.0.0-1 +- Update to 5.0.0 + *Dropped support for Fixed Window with Elastic Expiry strategy + *Dropped support for etcd + *Changed the default implementation for async+memached from emcache to :pypi`:memcachio` + * Thu Aug 22 2024 wangkai <13474090681@163.com> - 3.13.0-1 - Update to 3.13.0