python-Babel: update to 2.7.0.

This commit is contained in:
mobinmob 2019-10-02 11:41:26 +03:00 committed by Helmut Pozimski
parent 5cf904b131
commit 49c60d2429

View file

@ -1,6 +1,6 @@
# Template file for 'python-Babel'
pkgname=python-Babel
version=2.6.0
version=2.7.0
revision=1
archs=noarch
wrksrc="${pkgname#*-}-${version}"
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
depends="python-setuptools python-pytz"
short_desc="Tools for internationalizing Python applications (Python2)"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://babel.pocoo.org/"
license="BSD-3-Clause"
homepage="http://babel.pocoo.org/"
distfiles="${PYPI_SITE}/B/Babel/Babel-${version}.tar.gz"
checksum=8cba50f48c529ca3fa18cf81fa9403be176d374ac4d60738b839122dfaaa3d23
checksum=e86135ae101e31e2c8ec20a4e0c5220f4eed12487d5cf3f78be7e98d3a57fc28
alternatives="babel:pybabel:/usr/bin/pybabel2"
post_install() {