mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
main/py-tz: upgrade to 2018.4
This commit is contained in:
parent
3cfc987d79
commit
acfa33542d
@ -2,7 +2,7 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py-tz
|
||||
_pkgname=pytz
|
||||
pkgver=2018.3
|
||||
pkgver=2018.4
|
||||
pkgrel=0
|
||||
pkgdesc="A Python definitions of world timezone"
|
||||
url="http://pytz.sourceforge.net/"
|
||||
@ -44,4 +44,4 @@ _py() {
|
||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="579c9c900d7b603267b6692d9b9655eb40585928546f6196456eb4781ce1e33a8ab38d9d9b16d5cb759c3f4bfcbdbaa35e12ef20183792815b2640b6d5a6bb1a pytz-2018.3.tar.gz"
|
||||
sha512sums="8a15e64d0d1a4b75c1e92360b22c06a41a692fe54fc8bfcff8cfa671095232d87f7929240441cd4d46826cd13f21d348125509c899be5a0b19bc7a77fdcb43c1 pytz-2018.4.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user