python-pytz: update to 2016.1

This commit is contained in:
Alessio Sergi 2016-03-15 06:26:45 +01:00
parent dac58d872e
commit 75d3bc9bbb

View file

@ -1,6 +1,6 @@
# Template file for 'python-pytz'
pkgname=python-pytz
version=2015.7
version=2016.1
revision=1
noarch=yes
wrksrc="pytz-${version}"
@ -10,11 +10,11 @@ hostmakedepends="python-setuptools python3.4-setuptools"
depends="python tzdata"
pycompile_module="pytz"
short_desc="Python2 timezone library"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://pythonhosted.org/pytz/"
license="MIT"
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
checksum=99266ef30a37e43932deec2b7ca73e83c8dbc3b9ff703ec73eca6b1dae6befea
checksum=c9c2e2ceb6486b462a65aeb896663cfdee0aa221ffca354307823d27fbccdc9e
pre_build() {
sed -i '/^#!/d' pytz/tzfile.py