From 2bacb78a7a2ec54ee968d3bb6d0e6df2e5e532fc Mon Sep 17 00:00:00 2001 From: Cameron Nemo Date: Sat, 30 Mar 2019 12:33:25 -0700 Subject: [PATCH] python-dateutil: update to 2.8.0. --- srcpkgs/python-dateutil/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-dateutil/template b/srcpkgs/python-dateutil/template index b19399bce3f..d9c0f73c883 100644 --- a/srcpkgs/python-dateutil/template +++ b/srcpkgs/python-dateutil/template @@ -1,18 +1,18 @@ # Template file for 'python-dateutil' pkgname=python-dateutil -version=2.7.5 +version=2.8.0 revision=1 archs=noarch build_style=python-module +pycompile_module="dateutil" hostmakedepends="python-setuptools python3-setuptools" depends="python-six tzdata" -pycompile_module="dateutil" short_desc="Extensions to the standard Python2 datetime module" maintainer="Alessio Sergi " -homepage="https://github.com/dateutil/dateutil" license="Apache-2.0, BSD-3-Clause" +homepage="https://github.com/dateutil/dateutil" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=88f9287c0174266bb0d8cedd395cfba9c58e87e5ad86b2ce58859bc11be3cf02 +checksum=c89805f6f4d64db21ed966fda138f8a5ed7a4fdbc1a8ee329ce1b74e3c74da9e pre_build() { # don't install zoneinfo tarball