diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-23 07:52:00 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-23 07:53:03 +0000 |
commit | 252d686c7d892c64ff387d9335235a8a8bb91d6b (patch) | |
tree | 277103df71a456ecaad3356a209749f4bbc36291 /testing/py-pycountry | |
parent | 78bd8b96b1cc618c19ff38aa75aece6026edb5e0 (diff) | |
download | aports-252d686c7d892c64ff387d9335235a8a8bb91d6b.tar.bz2 aports-252d686c7d892c64ff387d9335235a8a8bb91d6b.tar.xz |
testing/[various]: rebuild against python-2.7
Diffstat (limited to 'testing/py-pycountry')
-rw-r--r-- | testing/py-pycountry/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pycountry/APKBUILD b/testing/py-pycountry/APKBUILD index a72eb2eb9b..e4ad4f3afe 100644 --- a/testing/py-pycountry/APKBUILD +++ b/testing/py-pycountry/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-pycountry _pkgname=pycountry pkgver=0.12.1 -pkgrel=0 +pkgrel=1 pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations" url="http://pypi.python.org/pypi/pycountry" arch="noarch" |