python3-Flask-Babel: update to 2.0.0
This commit is contained in:
parent
15b6fe8d57
commit
56285154e9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-Flask-Babel'
|
# Template file for 'python3-Flask-Babel'
|
||||||
pkgname=python3-Flask-Babel
|
pkgname=python3-Flask-Babel
|
||||||
version=1.0.0
|
version=2.0.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://pythonhosted.org/Flask-Babel/"
|
homepage="https://pythonhosted.org/Flask-Babel/"
|
||||||
distfiles="${PYPI_SITE}/F/Flask-Babel/Flask-Babel-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/F/Flask-Babel/Flask-Babel-${version}.tar.gz"
|
||||||
checksum=d6a70468f9a8919d59fba2a291a003da3a05ff884275dddbd965f3b98b09ab3e
|
checksum=f9faf45cdb2e1a32ea2ec14403587d4295108f35017a7821a2b1acb8cfd9257d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue