diff options
-rw-r--r-- | python/pytz/pytz.SlackBuild | 4 | ||||
-rw-r--r-- | python/pytz/pytz.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/pytz/pytz.SlackBuild b/python/pytz/pytz.SlackBuild index 7c400fbda4ef..538b809b8faf 100644 --- a/python/pytz/pytz.SlackBuild +++ b/python/pytz/pytz.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for pytz -# Copyright 2009-2013 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2009-2015 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pytz -VERSION=2013.8 +VERSION=2014.10 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pytz/pytz.info b/python/pytz/pytz.info index 3359914d54db..d55f896e318c 100644 --- a/python/pytz/pytz.info +++ b/python/pytz/pytz.info @@ -1,8 +1,8 @@ PRGNAM="pytz" -VERSION="2013.8" +VERSION="2014.10" HOMEPAGE="https://launchpad.net/pytz" -DOWNLOAD="https://pypi.python.org/packages/source/p/pytz/pytz-2013.8.tar.bz2" -MD5SUM="bdc0b5947a48a3ecc419c3b665c2ab4e" +DOWNLOAD="https://pypi.python.org/packages/source/p/pytz/pytz-2014.10.tar.bz2" +MD5SUM="1fb418c59c62f782e35875577bd1ac3f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |