Upgrade to version 4.7.0

This commit is contained in:
wu-leilei 2022-06-27 15:46:53 +08:00
parent e11908b52c
commit 7183d6dd10
3 changed files with 7 additions and 4 deletions

Binary file not shown.

BIN
Flask-HTTPAuth-4.7.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-Flask-HTTPAuth Name: python-Flask-HTTPAuth
Version: 4.1.0 Version: 4.7.0
Release: 1 Release: 1
Summary: Basic and Digest HTTP authentication for Flask routes Summary: Basic and Digest HTTP authentication for Flask routes
License: MIT License: MIT
URL: http://github.com/miguelgrinberg/flask-httpauth/ URL: https://github.com/miguelgrinberg/flask-httpauth/
Source0: https://files.pythonhosted.org/packages/79/a0/ff7dc053f03c49f1614a79171d15f58cc7d824c85b1ba11d0df6ef3aa92b/Flask-HTTPAuth-4.1.0.tar.gz Source0: https://files.pythonhosted.org/packages/de/28/1681359136718332e97e763c0eec2e9da03e801f9349216f2cf1fb0a6ab4/Flask-HTTPAuth-4.7.0.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-Flas Requires: python3-Flas
@ -28,7 +28,7 @@ Provides: python3-Flask-HTTPAuth-doc
Development documents and examples for Flask-HTTPAuth Development documents and examples for Flask-HTTPAuth
%prep %prep
%autosetup -n Flask-HTTPAuth-4.1.0 %autosetup -n Flask-HTTPAuth-4.7.0
%build %build
%py3_build %py3_build
@ -68,5 +68,8 @@ mv %{buildroot}/doclist.lst .
%{_pkgdocdir} %{_pkgdocdir}
%changelog %changelog
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 4.7.0-1
- Upgrade to version 4.7.0
* Thu Sep 10 2020 Python_Bot <Python_Bot@openeuler.org> * Thu Sep 10 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated - Package Spec generated