python-pytz: update to 2018.5

This commit is contained in:
Alessio Sergi 2018-06-30 16:28:16 +02:00
parent a210a7cf07
commit 53cf63a29f

View file

@ -1,19 +1,19 @@
# Template file for 'python-pytz' # Template file for 'python-pytz'
pkgname=python-pytz pkgname=python-pytz
version=2018.4 version=2018.5
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="pytz-${version}" wrksrc="pytz-${version}"
build_style=python-module build_style=python-module
pycompile_module="pytz"
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"
depends="python tzdata" depends="python tzdata"
pycompile_module="pytz"
short_desc="Python2 timezone library" short_desc="Python2 timezone library"
maintainer="Alessio Sergi <al3hex@gmail.com>" maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://pythonhosted.org/pytz/" homepage="https://pythonhosted.org/pytz/"
license="MIT" license="MIT"
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
checksum=c06425302f2cf668f1bba7a0a03f3c1d34d4ebeef2c72003da308b3947c7f749 checksum=ffb9ef1de172603304d9d2819af6f5ece76f2e85ec10692a524dd876e72bf277
post_install() { post_install() {
# use system tz database # use system tz database