summaryrefslogtreecommitdiff
path: root/python-limits.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-limits.spec')
-rw-r--r--python-limits.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-limits.spec b/python-limits.spec
index 5b72415..a79d49f 100644
--- a/python-limits.spec
+++ b/python-limits.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-limits
-Version: 3.3.1
+Version: 3.4.0
Release: 1
Summary: Rate limiting utilities
License: MIT
URL: https://limits.readthedocs.org
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fc/1b/59545e847205730b39a37a9e02dc5844c3e4b880c1f2e0d77944c728105a/limits-3.3.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/54/58/651969d328d212f927249db8b74982fbdf3249df2b6c33a66409f333ceb7/limits-3.4.0.tar.gz
BuildArch: noarch
Requires: python3-deprecated
@@ -53,7 +53,7 @@ Provides: python3-limits-doc
|docs| |ci| |codecov| |pypi| |pypi-versions| |license|
%prep
-%autosetup -n limits-3.3.1
+%autosetup -n limits-3.4.0
%build
%py3_build
@@ -93,5 +93,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.3.1-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.4.0-1
- Package Spec generated