From ac5118726faa336e1af58d1a7e61f1635d2b4704 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 15 Jul 2015 04:43:11 +0300 Subject: python/path.py: Updated for version 7.4. Signed-off-by: Dimitris Zlatanidis --- python/path.py/path.py.SlackBuild | 4 ++-- python/path.py/path.py.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'python') diff --git a/python/path.py/path.py.SlackBuild b/python/path.py/path.py.SlackBuild index 6003bfe3de..b5e2345456 100644 --- a/python/path.py/path.py.SlackBuild +++ b/python/path.py/path.py.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for path.py -# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # 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=path.py -VERSION=${VERSION:-7.3} +VERSION=${VERSION:-7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info index 3953080035..9bab1bb522 100644 --- a/python/path.py/path.py.info +++ b/python/path.py/path.py.info @@ -1,8 +1,8 @@ PRGNAM="path.py" -VERSION="7.3" +VERSION="7.4" HOMEPAGE="https://github.com/jaraco/path.py" -DOWNLOAD="https://github.com/jaraco/path.py/archive/7.3.tar.gz" -MD5SUM="f5aa6247d9fdcfe67f9bff6acc71bafd" +DOWNLOAD="https://github.com/jaraco/path.py/archive/7.4.tar.gz" +MD5SUM="618b51f49a1f60a54445007f282cfb1a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools" -- cgit v1.2.3-80-g2a13