From 75d3bc9bbb9cf0534e3b74e61691715164f99cfa Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 15 Mar 2016 06:26:45 +0100 Subject: [PATCH] python-pytz: update to 2016.1 --- srcpkgs/python-pytz/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-pytz/template b/srcpkgs/python-pytz/template index 9176b26e7ff..06def862c26 100644 --- a/srcpkgs/python-pytz/template +++ b/srcpkgs/python-pytz/template @@ -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 " +maintainer="Alessio Sergi " 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