diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:24:06 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:06 +0100 |
commit | 468b358d5128bf9bfc8d2cdfd7c231afefa8099e (patch) | |
tree | 77aeec0a90532ecc65924edc32c79385609a36a7 /main/py-babel | |
parent | 7f8dac128fa569761eeef1f8a7edcbf90708c39f (diff) | |
download | aports-468b358d5128bf9bfc8d2cdfd7c231afefa8099e.tar.bz2 aports-468b358d5128bf9bfc8d2cdfd7c231afefa8099e.tar.xz |
main/py-babel: rebuild against new version of python3
Diffstat (limited to 'main/py-babel')
-rw-r--r-- | main/py-babel/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-babel/APKBUILD b/main/py-babel/APKBUILD index 156a3cd282..0f9ff70257 100644 --- a/main/py-babel/APKBUILD +++ b/main/py-babel/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-babel _pkgname=Babel pkgver=2.3.4 -pkgrel=1 +pkgrel=2 pkgdesc="Python i18n tool" url="http://babel.pocoo.org/" arch="noarch" |