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:03 +0100 |
commit | cde31b15664617c5bc6303d280e2814f89a59e80 (patch) | |
tree | e64475ce013e33e726ff1be02a9da9135a215d0e | |
parent | effab10e6dec49a1a0b9374f8852b8e884b1c985 (diff) | |
download | aports-cde31b15664617c5bc6303d280e2814f89a59e80.tar.bz2 aports-cde31b15664617c5bc6303d280e2814f89a59e80.tar.xz |
main/py-country: rebuild against new version of python3
-rw-r--r-- | main/py-country/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-country/APKBUILD b/main/py-country/APKBUILD index 8ab4c265bf..d0c3bfa0a8 100644 --- a/main/py-country/APKBUILD +++ b/main/py-country/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-country _pkgname=pycountry pkgver=17.1.8 -pkgrel=0 +pkgrel=1 pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations" url="https://pypi.python.org/pypi/pycountry" arch="noarch" |