diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-16 21:23:59 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:31:53 +0100 |
commit | 3e8927b43ee66dad55bb2b2fd3f14cef909713e9 (patch) | |
tree | d92eb0e49cc1aedaed28c02e2a85ae919ce5b78e /main | |
parent | 55fc037351b6ebf61edcd473cfe46b9275891b94 (diff) | |
download | aports-3e8927b43ee66dad55bb2b2fd3f14cef909713e9.tar.bz2 aports-3e8927b43ee66dad55bb2b2fd3f14cef909713e9.tar.xz |
main/py-tz: rebuild against new version of python3
Diffstat (limited to 'main')
-rw-r--r-- | main/py-tz/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-tz/APKBUILD b/main/py-tz/APKBUILD index c304898c0a..062fc566c0 100644 --- a/main/py-tz/APKBUILD +++ b/main/py-tz/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-tz _pkgname=pytz pkgver=2016.7 -pkgrel=0 +pkgrel=1 pkgdesc="A Python definitions of world timezone" url="http://pytz.sourceforge.net/" arch="noarch" |