同步操作将从 src-openEuler/python-limits 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global _empty_manifest_terminate_build 0Name: python-limitsVersion: 5.6.0Release: 1Summary: Rate limiting utilitiesLicense: MITURL: https://limits.readthedocs.orgSource0: https://files.pythonhosted.org/packages/source/l/limits/limits-%{version}.tar.gzBuildArch: noarchBuildRequires: python3-pip python3-hatchling python3-hatch-vcs python3-wheel%descriptionlimits provides utilities to implement rate limiting usingvarious strategies and storage backends such as redis & memcached.%package -n python3-limitsSummary: Rate limiting utilitiesProvides: python-limits = %{version}-%{release}BuildRequires: python3-develRequires: python3-deprecatedRequires: python3-importlib-resourcesRequires: python3-setuptoolsRequires: python3-packagingRequires: python3-typing-extensions%description -n python3-limitslimits provides utilities to implement rate limiting usingvarious strategies and storage backends such as redis & memcached.%package helpSummary: Development documents and examples for limitsProvides: python3-limits-doc%description helplimits provides utilities to implement rate limiting usingvarious strategies and storage backends such as redis & memcached.%prep%autosetup -n limits-%{version}%build%pyproject_build%install%pyproject_installinstall -d -m755 %{buildroot}/%{_pkgdocdir}if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fiif [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fiif [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fiif [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fiif [ -f README.rst ]; then cp -af README.rst %{buildroot}/%{_pkgdocdir}; fiif [ -f README.md ]; then cp -af README.md %{buildroot}/%{_pkgdocdir}; fiif [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi%files -n python3-limits%{python3_sitelib}/limits*%files help%{_docdir}/*%changelog* Thu Oct 23 2025 Ge Wang <wang__ge@126.com> - 5.6.0-1- Update to 5.6.0* Move all project metadata to pyproject* Use uv for development* Use hatch for package build* Remove versioneer for versioning* Tue Aug 12 2025 Ge Wang <wang__ge@126.com> - 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 <jinshuaiyu@kylinos.cn> - 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 ofjust the hardcoded ones so that custom rate limits can also be extracted using the utility functions.* Wed May 28 2025 chengwei <chenwei@teligen.net> - 5.2.0-1- Update to 5.2.0* Wed Apr 23 2025 zhangxianjun <zhangxianjun@kylinos.cn> - 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* Thu Feb 29 2024 jiangxinyu <jiangxinyu@kylinos.cn> - 3.9.0-1- Update package to version 3.9.0Add option to wrap storage errors with a StorageError exception* Wed Jul 5 2023 sunhui <sunhui@kylinos.cn> - 3.5.0-1- Update package to version 3.5.0* Thu May 04 2023 wubijie <wubijie@kylinos.cn> - 3.4.0-1- Update package to version 3.4.0* Fri Apr 7 2023 wubijie <wubijie@kylinos.cn> - 3.3.1-1- Update package to version 3.3.1* Tue Feb 14 2023 wubijie <wubijie@kylinos.cn> - 3.2.0-1- Update package to version 3.2.0* Fri Dec 16 2022 lijian <lijian2@kylinos.cn> - 2.7.2-1- update to upstream version 2.7.2* Mon Nov 07 2022 wangjunqi <wangjunqi@kylinos.cn> - 2.7.1-1- Update package to version 2.7.1* Sat Feb 20 2021 Python_Bot <Python_Bot@openeuler.org>- Package Spec generated
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。