diff --git a/Flask-HTTPAuth-4.1.0.tar.gz b/Flask-HTTPAuth-4.1.0.tar.gz deleted file mode 100644 index f598b65..0000000 --- a/Flask-HTTPAuth-4.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9e028e4375039a49031eb9ecc40be4761f0540476040f6eff329a31dabd4d000 -size 227132 diff --git a/Flask-HTTPAuth-4.2.0.tar.gz b/Flask-HTTPAuth-4.2.0.tar.gz new file mode 100644 index 0000000..b010136 --- /dev/null +++ b/Flask-HTTPAuth-4.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c7e49e53ce7dc14e66fe39b9334e4b7ceb8d0b99a6ba1c3562bb528ef9da84a +size 227354 diff --git a/python-Flask-HTTPAuth.changes b/python-Flask-HTTPAuth.changes index b47a88d..9e31b3e 100644 --- a/python-Flask-HTTPAuth.changes +++ b/python-Flask-HTTPAuth.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Nov 26 17:46:21 UTC 2020 - Arun Persaud + +- 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 diff --git a/python-Flask-HTTPAuth.spec b/python-Flask-HTTPAuth.spec index 17213f3..85513a8 100644 --- a/python-Flask-HTTPAuth.spec +++ b/python-Flask-HTTPAuth.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Flask-HTTPAuth -Version: 4.1.0 +Version: 4.2.0 Release: 0 Summary: Basic and Digest HTTP authentication for Flask routes License: MIT