From b132113f3323098afd08c5342b6c85addb55cc8c Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 1 Apr 2017 20:05:47 +0200 Subject: [PATCH] python-pytz: update to 2017.2 --- srcpkgs/python-pytz/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python-pytz/template b/srcpkgs/python-pytz/template index 1834bba3ede..a027addac4b 100644 --- a/srcpkgs/python-pytz/template +++ b/srcpkgs/python-pytz/template @@ -1,19 +1,19 @@ # Template file for 'python-pytz' pkgname=python-pytz -version=2016.10 +version=2017.2 revision=1 noarch=yes wrksrc="pytz-${version}" build_style=python-module -hostmakedepends="python-setuptools python3-setuptools" +hostmakedepends="unzip python-setuptools python3-setuptools" depends="python tzdata" pycompile_module="pytz" short_desc="Python2 timezone library" maintainer="Alessio Sergi " -homepage="http://pythonhosted.org/pytz/" +homepage="https://pythonhosted.org/pytz/" license="MIT" -distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.bz2" -checksum=7016b2c4fa075c564b81c37a252a5fccf60d8964aa31b7f5eae59aeb594ae02b +distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.zip" +checksum=f5c056e8f62d45ba8215e5cb8f50dfccb198b4b9fbea8500674f3443e4689589 post_install() { # use system tz database