From 04672572b960797275f0ac56460b741447eb6ba8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 16 Oct 2023 11:38:34 -0400 Subject: [PATCH] python3-Flask-HTTPAuth: update to 4.8.0. --- srcpkgs/python3-Flask-HTTPAuth/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-Flask-HTTPAuth/template b/srcpkgs/python3-Flask-HTTPAuth/template index 16596abf688..e833d533201 100644 --- a/srcpkgs/python3-Flask-HTTPAuth/template +++ b/srcpkgs/python3-Flask-HTTPAuth/template @@ -1,7 +1,7 @@ # Template file for 'python3-Flask-HTTPAuth' pkgname=python3-Flask-HTTPAuth -version=4.5.0 -revision=3 +version=4.8.0 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-Flask" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/miguelgrinberg/Flask-HTTPAuth" distfiles="${PYPI_SITE}/f/flask-httpauth/Flask-HTTPAuth-${version}.tar.gz" -checksum=395040fda2854df800d15e84bc4a81a5f32f1d4a5e91eee554936f36f330aa29 +checksum=66568a05bc73942c65f1e2201ae746295816dc009edd84b482c44c758d75097a make_check=no # needs packages not in repo (asgiref) post_install() {