From 69ac604abbb9a3aba1ea2454363ffed61bc44e9d Mon Sep 17 00:00:00 2001 From: mobinmob Date: Wed, 13 May 2020 17:18:23 +0300 Subject: [PATCH] python3-Flask-HTTPAuth: update to 4.0.0. --- srcpkgs/python3-Flask-HTTPAuth/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-Flask-HTTPAuth/template b/srcpkgs/python3-Flask-HTTPAuth/template index caaab53c7a6083..08a2b53306bead 100644 --- a/srcpkgs/python3-Flask-HTTPAuth/template +++ b/srcpkgs/python3-Flask-HTTPAuth/template @@ -1,10 +1,9 @@ # Template file for 'python3-Flask-HTTPAuth' pkgname=python3-Flask-HTTPAuth -version=3.3.0 -revision=2 +version=4.0.0 +revision=1 wrksrc=Flask-HTTPAuth-${version} build_style=python3-module -pycompile_module="flask_httpauth.py" hostmakedepends="python3-setuptools" depends="python3-Flask" short_desc="Basic, Digest and Token HTTP authentication for Flask routes" @@ -12,7 +11,7 @@ maintainer="mobinmob " license="MIT" homepage="https://github.com/miguelgrinberg/Flask-HTTPAuth" distfiles="${PYPI_SITE}/f/flask-httpauth/Flask-HTTPAuth-${version}.tar.gz" -checksum=6ef8b761332e780f9ff74d5f9056c2616f52babc1998b01d9f361a1e439e61b9 +checksum=47d62edc33ff16798ed28e06a7387ed10a15f21249c5f61515b41351356a6afc post_install() { vlicense LICENSE