summaryrefslogtreecommitdiffstats
path: root/python/path.py
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2018-04-01 10:19:22 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-04-07 08:13:18 +0700
commit7a410dd0805c7df3810e53f7773f03476990ec4e (patch)
tree3e83eccd9bdccb78ab1d9b09873c87f84a78d060 /python/path.py
parent9998960edfec7986bfc9c9cccd6140204c7ee5f9 (diff)
downloadslackbuilds-7a410dd0805c7df3810e53f7773f03476990ec4e.tar.gz
slackbuilds-7a410dd0805c7df3810e53f7773f03476990ec4e.tar.xz
python/path.py: Updated for version 11.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/path.py')
-rw-r--r--python/path.py/path.py.SlackBuild4
-rw-r--r--python/path.py/path.py.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/path.py/path.py.SlackBuild b/python/path.py/path.py.SlackBuild
index 96c6ea250f..9cf4f5d6d3 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-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2018 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:-10.5}
+VERSION=${VERSION:-11.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info
index 46d7d6db07..c668718586 100644
--- a/python/path.py/path.py.info
+++ b/python/path.py/path.py.info
@@ -1,8 +1,8 @@
PRGNAM="path.py"
-VERSION="10.5"
+VERSION="11.0.1"
HOMEPAGE="https://github.com/jaraco/path.py"
-DOWNLOAD="https://pypi.python.org/packages/a5/7b/7b303dc1b79fc394b67cea351455ec0db8e6ca5d8537687d40cb7c7d70bb/path.py-10.5.tar.gz"
-MD5SUM="afb4f92e4114b595f50573ecd61c31ee"
+DOWNLOAD="https://pypi.python.org/packages/c0/8e/737f0e163c74ae0fc54ae3004843f6b630f6b29c83fe0d3c59e715e3d6f0/path.py-11.0.1.tar.gz"
+MD5SUM="de65181c0efc12efc34d1ff1a0b1edfe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="setuptools-scm"