python3-Flask-HTTPAuth: update to 4.2.0.
This commit is contained in:
parent
01eff541d6
commit
7c6deb8746
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-Flask-HTTPAuth'
|
||||
pkgname=python3-Flask-HTTPAuth
|
||||
version=4.1.0
|
||||
revision=2
|
||||
version=4.2.0
|
||||
revision=1
|
||||
wrksrc=Flask-HTTPAuth-${version}
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/miguelgrinberg/Flask-HTTPAuth"
|
||||
distfiles="${PYPI_SITE}/f/flask-httpauth/Flask-HTTPAuth-${version}.tar.gz"
|
||||
checksum=9e028e4375039a49031eb9ecc40be4761f0540476040f6eff329a31dabd4d000
|
||||
checksum=8c7e49e53ce7dc14e66fe39b9334e4b7ceb8d0b99a6ba1c3562bb528ef9da84a
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue