mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Merge pull request #5079 from pulux/python-Flask-Login
python-Flask-Login: update to 0.4.0
This commit is contained in:
commit
ee9912edc5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Flask-Login'
|
# Template file for 'python-Flask-Login'
|
||||||
pkgname=python-Flask-Login
|
pkgname=python-Flask-Login
|
||||||
version=0.3.2
|
version=0.4.0
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/maxcountryman/flask-login"
|
homepage="https://github.com/maxcountryman/flask-login"
|
||||||
distfiles="${PYPI_SITE}/F/Flask-Login/Flask-Login-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/F/Flask-Login/Flask-Login-${version}.tar.gz"
|
||||||
checksum=e72eff5c35e5a31db1aeca1db5d2501be702674ea88e8f223b5d2b11644beee6
|
checksum=d25e356b14a59f52da0ab30c31c2ad285fa23a840f0f6971df7ed247c77082a7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue