summaryrefslogtreecommitdiffstats
path: root/python/path.py
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-02-11 05:48:31 +0100
committer Willy Sudiarto Raharjo2015-02-12 11:49:50 +0100
commit4272070c25f06bb4460e4330d42ba2a8a62a832c (patch)
tree2a6758a50f0647bdb7643083777ef4780b7d9116 /python/path.py
parenta6486d5c5fbb8648b0ec594a3e7cc2bf18e2c55c (diff)
downloadslackbuilds-4272070c25f06bb4460e4330d42ba2a8a62a832c.tar.gz
python/path.py: Updated for version 7.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/path.py')
-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 f2096da2cb..4d984a3f7f 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.1}
+VERSION=${VERSION:-7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info
index 9a3e3315d5..10a6de302c 100644
--- a/python/path.py/path.py.info
+++ b/python/path.py/path.py.info
@@ -1,8 +1,8 @@
PRGNAM="path.py"
-VERSION="7.1"
+VERSION="7.2"
HOMEPAGE="https://github.com/jaraco/path.py"
-DOWNLOAD="https://github.com/jaraco/path.py/archive/7.1.tar.gz"
-MD5SUM="4fef385b2ce7d7a6aa0a9bbc02448de9"
+DOWNLOAD="https://github.com/jaraco/path.py/archive/7.2.tar.gz"
+MD5SUM="d433f00d9cc005726cd21ae641fa9f32"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"