summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 14:54:20 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 14:54:20 +0000
commitde9254529766b20069d81f55104ee2f91100a1c3 (patch)
treef38f26c53e90a43ccea1cdebd85d1f224d11dcc6
parente681b80f3239a5275eada5151cbe540f5f390161 (diff)
automatic import of python-limitsopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-limits.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index a89dc66..bb2297e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/limits-3.3.1.tar.gz
+/limits-3.4.0.tar.gz
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
diff --git a/sources b/sources
index 93c43da..10614e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abc26de2f796aab89c706393b9d6082f limits-3.3.1.tar.gz
+537865a9d05383a59381ba06a07441dd limits-3.4.0.tar.gz