diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:36:34 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:22 +0100 |
commit | 6b3ecc01d43bfc5129ed88e71560ff014c087710 (patch) | |
tree | 285140e42d890f6092f1f79b707c483b0c4bc50a /testing/py-humanize | |
parent | 6e748d974cfea57d91e11163e92e573a0db6a569 (diff) | |
download | aports-6b3ecc01d43bfc5129ed88e71560ff014c087710.tar.bz2 aports-6b3ecc01d43bfc5129ed88e71560ff014c087710.tar.xz |
testing/py-humanize: rebuild against new version of python3
Diffstat (limited to 'testing/py-humanize')
-rw-r--r-- | testing/py-humanize/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-humanize/APKBUILD b/testing/py-humanize/APKBUILD index 0005bdb5e6..8390afefb2 100644 --- a/testing/py-humanize/APKBUILD +++ b/testing/py-humanize/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-humanize _pkgname=humanize pkgver=0.5.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python humanize functions" url="https://pypi.python.org/pypi/humanize" arch="noarch" |