From aeb1d5e27803f1eda095c80d676b55633e5df223 Mon Sep 17 00:00:00 2001 From: prspkt Date: Sat, 30 Mar 2019 00:39:39 +0200 Subject: testinf/py3-tzlocal: upgrade to 1.5.1 - Clarify license, point url to github.com. --- testing/py3-tzlocal/APKBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'testing/py3-tzlocal') diff --git a/testing/py3-tzlocal/APKBUILD b/testing/py3-tzlocal/APKBUILD index 05cb32e156..574f55106e 100644 --- a/testing/py3-tzlocal/APKBUILD +++ b/testing/py3-tzlocal/APKBUILD @@ -1,12 +1,12 @@ # Maintainer: pkgname=py3-tzlocal _pkgname=tzlocal -pkgver=1.4 -pkgrel=1 +pkgver=1.5.1 +pkgrel=0 pkgdesc="Python tzinfo object for the local timezone" -url="http://pytz.sourceforge.net/" +url="https://github.com/regebro/tzlocal" arch="noarch" -license="CC0-1.0" +license="MIT" provides="py-tzlocal" # for backwards compatibility provides="py-tzlocal=$pkgver-r$pkgrel" # for backwards compatibility depends="python3 py3-tz" @@ -25,4 +25,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="e846f00cb0571da0c891ca8576d614ebfed622431201c713ef38a80fc990fa19298873bad74e5020648ec4b8307ce8362412e0e05d260121e9d70691814a321b tzlocal-1.4.tar.gz" +sha512sums="9141e3941435fa16afe040f49b8225cdc3434e10003275fe5df9166cb9562764a51c83bc16b6d5be197feb45c913859a37393e13285f0e612510ce076a6451d9 tzlocal-1.5.1.tar.gz" -- cgit v1.2.3