diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 06:21:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:56 +0000 |
commit | 1b9d45ea129453c11bdaa6d3d14a668181fac70d (patch) | |
tree | cd914329cdc64d70b77d023103b05e3ce02d2a71 /testing/py3-pycountry | |
parent | 3917cbea63bbc02f04de3fae6e97be71ada424d4 (diff) | |
download | aports-1b9d45ea129453c11bdaa6d3d14a668181fac70d.tar.bz2 aports-1b9d45ea129453c11bdaa6d3d14a668181fac70d.tar.xz |
testing/py3-pycountry: rebuild against python 3.7
Diffstat (limited to 'testing/py3-pycountry')
-rw-r--r-- | testing/py3-pycountry/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pycountry/APKBUILD b/testing/py3-pycountry/APKBUILD index 393de4662c..51a23caec5 100644 --- a/testing/py3-pycountry/APKBUILD +++ b/testing/py3-pycountry/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pycountry _pkgname=pycountry pkgver=18.12.8 -pkgrel=0 +pkgrel=1 pkgdesc="ISO country, subdivision, language, currency and script definitions and their translations" url="https://pypi.org/project/pycountry" arch="noarch" |