aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorKeith Maxwell <keith.maxwell@gmail.com>2020-05-05 07:43:49 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-05-05 15:20:01 +0000
commit7ce9aeceb357735f64a26778c425806dd02bb62a (patch)
tree7434d79a1fc1100b079fd8add465e801c7209f8c /main
parentb4420a16c3c21c8c082e57ee020854701e099b73 (diff)
downloadaports-7ce9aeceb357735f64a26778c425806dd02bb62a.tar.bz2
aports-7ce9aeceb357735f64a26778c425806dd02bb62a.tar.xz
main/py3-tz: upgrade to 2020.1
Diffstat (limited to 'main')
-rw-r--r--main/py3-tz/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/py3-tz/APKBUILD b/main/py3-tz/APKBUILD
index 91542f16bc..4b887bb002 100644
--- a/main/py3-tz/APKBUILD
+++ b/main/py3-tz/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-tz
_pkgname=pytz
-pkgver=2019.3
-pkgrel=2
+pkgver=2020.1
+pkgrel=0
pkgdesc="Python3 definitions of world timezone"
url="http://pytz.sourceforge.net/"
arch="noarch"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="b925b59d197e7007dae8098d35518a470e4b7588d9114f51e4d8816813243a9f816f662055f690bedf56b86cc9ece06428ed8c55e5b3ed676ba0f504f7cb43af pytz-2019.3.tar.gz"
+sha512sums="4f652ab400bac0bd83ed305be7540094e674029a0cbde7da280adfd911b8c0a44023799b7c61971a5a61a1d6e3992c5b621e5e95bbfe962f310d5f26d4fda3ce pytz-2020.1.tar.gz"