python-Babel: update to 2.0

This commit is contained in:
Alessio Sergi 2015-07-29 01:40:00 +02:00
parent 91c6f8b667
commit a91ed5cf01

View file

@ -1,7 +1,7 @@
# Template file for 'python-Babel' # Template file for 'python-Babel'
pkgname=python-Babel pkgname=python-Babel
version=1.3 version=2.0
revision=2 revision=1
noarch=yes noarch=yes
wrksrc="${pkgname#*-}-${version}" wrksrc="${pkgname#*-}-${version}"
python_versions="2.7 3.4" python_versions="2.7 3.4"
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://babel.pocoo.org/" homepage="http://babel.pocoo.org/"
license="BSD" license="BSD"
distfiles="${PYPI_SITE}/B/Babel/Babel-${version}.tar.gz" distfiles="${PYPI_SITE}/B/Babel/Babel-${version}.tar.gz"
checksum=9f02d0357184de1f093c10012b52e7454a1008be6a5c185ab7a3307aceb1d12e checksum=44988df191123065af9857eca68e9151526a931c12659ca29904e4f11de7ec1b
pre_build() { pre_build() {
cp -a ${wrksrc} /tmp/babel-2.7 cp -a ${wrksrc} /tmp/babel-2.7