From b7b2706a234852f30390129c887090b62526f745 Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Tue, 12 Feb 2019 11:08:55 -0800 Subject: python/python3-dateutil: Updated for version 2.8.0. --- python/python3-dateutil/python3-dateutil.SlackBuild | 4 ++-- python/python3-dateutil/python3-dateutil.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/python3-dateutil/python3-dateutil.SlackBuild b/python/python3-dateutil/python3-dateutil.SlackBuild index 7504d4176e2b0..ab8cc5330f1b9 100644 --- a/python/python3-dateutil/python3-dateutil.SlackBuild +++ b/python/python3-dateutil/python3-dateutil.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-dateutil -# Copyright 2017-2018 Benjamin Trigona-Harany +# Copyright 2017-2019 Benjamin Trigona-Harany # Copyright 2012-2017 Larry Hajali # All rights reserved. # @@ -26,7 +26,7 @@ PKGNAM=dateutil SRCNAM=python-$PKGNAM PRGNAM=python3-$PKGNAM -VERSION=${VERSION:-2.7.5} +VERSION=${VERSION:-2.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-dateutil/python3-dateutil.info b/python/python3-dateutil/python3-dateutil.info index cc7a323bfaca7..8fe8fc0b97a99 100644 --- a/python/python3-dateutil/python3-dateutil.info +++ b/python/python3-dateutil/python3-dateutil.info @@ -1,8 +1,8 @@ PRGNAM="python3-dateutil" -VERSION="2.7.5" +VERSION="2.8.0" HOMEPAGE="https://dateutil.readthedocs.io/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/python-dateutil/python-dateutil-2.7.5.tar.gz" -MD5SUM="6357f8f42cbe0e0e0b1e543f3aad07b7" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/python-dateutil/python-dateutil-2.8.0.tar.gz" +MD5SUM="354db28843d949f1bc3e49e8458e22df" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="setuptools-scm python3-six" -- cgit v1.2.3