From de9254529766b20069d81f55104ee2f91100a1c3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:54:20 +0000 Subject: automatic import of python-limits --- .gitignore | 1 + python-limits.spec | 8 ++++---- sources | 2 +- 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 - 3.3.1-1 +* Fri Apr 21 2023 Python_Bot - 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 -- cgit v1.2.3