diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:34:40 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:21 +0100 |
commit | f395301fca16186d07951bd2697904194cac3f95 (patch) | |
tree | f77d6eb14f236485517e30b83511f446ffaf901d /testing/py-py | |
parent | 1afc0a22bcfd5c9fde3b84fe98f589118c8943f7 (diff) | |
download | aports-f395301fca16186d07951bd2697904194cac3f95.tar.bz2 aports-f395301fca16186d07951bd2697904194cac3f95.tar.xz |
testing/py-py: rebuild against new version of python3
Diffstat (limited to 'testing/py-py')
-rw-r--r-- | testing/py-py/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-py/APKBUILD b/testing/py-py/APKBUILD index 9a212fd331..e10d41e014 100644 --- a/testing/py-py/APKBUILD +++ b/testing/py-py/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-py _pkgname=py pkgver=1.4.23 -pkgrel=0 +pkgrel=1 pkgdesc="A Python library with cross-python path, ini-parsing, io, code, log facilities" url="http://pylib.readthedocs.org/en/latest/" arch="noarch" |