!5 Update to 2.9.2
From: @wu-leilei Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
6ebcd7a53b
Binary file not shown.
BIN
Flask-Limiter-2.9.2.tar.gz
Normal file
BIN
Flask-Limiter-2.9.2.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-Flask-Limiter
|
||||
Version: 1.4
|
||||
Version: 2.9.2
|
||||
Release: 1
|
||||
Summary: Rate limiting for flask applications
|
||||
License: MIT
|
||||
URL: https://flask-limiter.readthedocs.org
|
||||
Source0: https://files.pythonhosted.org/packages/5e/ad/44302ae83d88091df2001eb9243df615d064736d45c13c867f1d892159fa/Flask-Limiter-1.4.tar.gz
|
||||
Source0: %{pypi_source Flask-Limiter}
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: python3-limits
|
||||
@ -30,7 +30,7 @@ Provides: python3-Flask-Limiter-doc
|
||||
Development documents and examples for Flask-Limiter
|
||||
|
||||
%prep
|
||||
%autosetup -n Flask-Limiter-1.4
|
||||
%autosetup -n Flask-Limiter-%{version}
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -70,5 +70,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed May 17 2023 wulei <wu_lei@hoperun.com> - 2.9.2-1
|
||||
- Update to 2.9.2
|
||||
|
||||
* Mon Feb 08 2021 Python_Bot <Python_Bot@openeuler.org>
|
||||
- Package Spec generated
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user