Accepting request 896578 from devel:languages:python:flask

OBS-URL: https://build.opensuse.org/request/show/896578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask-HTTPAuth?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2021-06-01 08:40:08 +00:00 committed by Git OBS Bridge
commit 26de7675d9
4 changed files with 16 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e028e4375039a49031eb9ecc40be4761f0540476040f6eff329a31dabd4d000
size 227132

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8c7e49e53ce7dc14e66fe39b9334e4b7ceb8d0b99a6ba1c3562bb528ef9da84a
size 227354

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Nov 26 17:46:21 UTC 2020 - Arun Persaud <arun@gmx.de>
- specfile:
* update copyright year
- update to version 4.2.0:
* Allow error response to return a 200 status code #114 (commit)
* Add optional argument to MultiAuth class #115 (commit) (thanks
pryankster and Michael Wright!)
* Remove python 3.5 and add python 3.9 to build (commit)
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jun 28 19:01:44 UTC 2020 - Arun Persaud <arun@gmx.de> Sun Jun 28 19:01:44 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Flask-HTTPAuth Name: python-Flask-HTTPAuth
Version: 4.1.0 Version: 4.2.0
Release: 0 Release: 0
Summary: Basic and Digest HTTP authentication for Flask routes Summary: Basic and Digest HTTP authentication for Flask routes
License: MIT License: MIT