From 53cf63a29fd918bf769c56dcc018e6751f89282e Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 30 Jun 2018 16:28:16 +0200 Subject: [PATCH] python-pytz: update to 2018.5 --- 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 5b229def066..e12ce2fea6e 100644 --- a/srcpkgs/python-pytz/template +++ b/srcpkgs/python-pytz/template @@ -1,19 +1,19 @@ # Template file for 'python-pytz' pkgname=python-pytz -version=2018.4 +version=2018.5 revision=1 noarch=yes wrksrc="pytz-${version}" build_style=python-module +pycompile_module="pytz" hostmakedepends="python-setuptools python3-setuptools" depends="python tzdata" -pycompile_module="pytz" short_desc="Python2 timezone library" maintainer="Alessio Sergi " homepage="https://pythonhosted.org/pytz/" license="MIT" distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz" -checksum=c06425302f2cf668f1bba7a0a03f3c1d34d4ebeef2c72003da308b3947c7f749 +checksum=ffb9ef1de172603304d9d2819af6f5ece76f2e85ec10692a524dd876e72bf277 post_install() { # use system tz database