diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:24:05 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:31:58 +0100 |
commit | ab0e1a22fc52c2724f4ac93113c0de7a5ea97ec7 (patch) | |
tree | 08292205712b56551ce43d14b647a9fed8fa389d /main/py-phonenumbers | |
parent | 20e606c85746c65d1e4bbdb0490c163f4cde3bbb (diff) | |
download | aports-ab0e1a22fc52c2724f4ac93113c0de7a5ea97ec7.tar.bz2 aports-ab0e1a22fc52c2724f4ac93113c0de7a5ea97ec7.tar.xz |
main/py-phonenumbers: rebuild against new version of python3
Diffstat (limited to 'main/py-phonenumbers')
-rw-r--r-- | main/py-phonenumbers/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-phonenumbers/APKBUILD b/main/py-phonenumbers/APKBUILD index 60bce775f9..188c60e16f 100644 --- a/main/py-phonenumbers/APKBUILD +++ b/main/py-phonenumbers/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-phonenumbers _pkgname=phonenumbers pkgver=7.7.3 -pkgrel=0 +pkgrel=1 pkgdesc="International phone number library for Python" url="https://github.com/daviddrysdale/python-phonenumbers" arch="noarch" |