summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-08-04 04:36:59 +0200
committer Willy Sudiarto Raharjo2015-08-09 18:07:29 +0200
commit2e743f9b198eedccb94d0ce562ef7f9e704dde53 (patch)
treea7b7642f11784174e48ad8c607a6f9641bf7c1f6 /python
parent53d4aedf160806a9658bb300a401075787fa7356 (diff)
downloadslackbuilds-2e743f9b198eedccb94d0ce562ef7f9e704dde53.tar.gz
python/path.py: Updated for version 7.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/path.py/path.py.SlackBuild2
-rw-r--r--python/path.py/path.py.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/path.py/path.py.SlackBuild b/python/path.py/path.py.SlackBuild
index b5e2345456..1dbecda97e 100644
--- a/python/path.py/path.py.SlackBuild
+++ b/python/path.py/path.py.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=path.py
-VERSION=${VERSION:-7.4}
+VERSION=${VERSION:-7.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info
index 9bab1bb522..b7274f37f2 100644
--- a/python/path.py/path.py.info
+++ b/python/path.py/path.py.info
@@ -1,8 +1,8 @@
PRGNAM="path.py"
-VERSION="7.4"
+VERSION="7.5"
HOMEPAGE="https://github.com/jaraco/path.py"
-DOWNLOAD="https://github.com/jaraco/path.py/archive/7.4.tar.gz"
-MD5SUM="618b51f49a1f60a54445007f282cfb1a"
+DOWNLOAD="https://github.com/jaraco/path.py/archive/7.5.tar.gz"
+MD5SUM="52e746e56f2e59841e8de9abae1de381"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"