mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Flask-HTTPAuth: update to 4.1.0.
This commit is contained in:
parent
4434f9d898
commit
6027c3c9bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Flask-HTTPAuth'
|
# Template file for 'python3-Flask-HTTPAuth'
|
||||||
pkgname=python3-Flask-HTTPAuth
|
pkgname=python3-Flask-HTTPAuth
|
||||||
version=4.0.0
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=Flask-HTTPAuth-${version}
|
wrksrc=Flask-HTTPAuth-${version}
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/miguelgrinberg/Flask-HTTPAuth"
|
homepage="https://github.com/miguelgrinberg/Flask-HTTPAuth"
|
||||||
distfiles="${PYPI_SITE}/f/flask-httpauth/Flask-HTTPAuth-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/flask-httpauth/Flask-HTTPAuth-${version}.tar.gz"
|
||||||
checksum=47d62edc33ff16798ed28e06a7387ed10a15f21249c5f61515b41351356a6afc
|
checksum=9e028e4375039a49031eb9ecc40be4761f0540476040f6eff329a31dabd4d000
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue