summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2014-11-20 14:50:02 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-21 08:05:09 +0700
commit3a84ddba3721cfad6f95bff89e12f7dba020734e (patch)
tree6592e5727ca372ef2742f1a0531efa72a0d36475
parent2ee4ea95b55775225f22a6d3d18012837d97eaf7 (diff)
downloadslackbuilds-3a84ddba3721cfad6f95bff89e12f7dba020734e.tar.gz
slackbuilds-3a84ddba3721cfad6f95bff89e12f7dba020734e.tar.xz
python/path.py: Updated for version 7.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--python/path.py/path.py.SlackBuild2
-rw-r--r--python/path.py/path.py.info8
2 files changed, 5 insertions, 5 deletions
diff --git a/python/path.py/path.py.SlackBuild b/python/path.py/path.py.SlackBuild
index 97abf945c0..b41d61c36e 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:-5.3}
+VERSION=${VERSION:-7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info
index 5704a7dad6..f5df4fb761 100644
--- a/python/path.py/path.py.info
+++ b/python/path.py/path.py.info
@@ -1,10 +1,10 @@
PRGNAM="path.py"
-VERSION="5.3"
+VERSION="7.0"
HOMEPAGE="https://github.com/jaraco/path.py"
-DOWNLOAD="https://github.com/jaraco/path.py/archive/5.3.tar.gz"
-MD5SUM="f9e687eceb8ae5f28dbb55f1ae008fe7"
+DOWNLOAD="https://github.com/jaraco/path.py/archive/7.0.tar.gz"
+MD5SUM="747835e9abb8c184ad431e0fe18c9b4f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="pysetuptools"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"