summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2015-08-29 18:47:57 +0200
committer Willy Sudiarto Raharjo2015-09-05 13:24:37 +0200
commiteb4d08753c6d5d30fec2fbc369244f181ae990f6 (patch)
treee7d551427ea5ba5fb7f2231b1ccb7ebecf46b72b /python
parent5add62cc17d429807218ebea6978f7506652088c (diff)
downloadslackbuilds-eb4d08753c6d5d30fec2fbc369244f181ae990f6.tar.gz
python/path.py: Updated for version 8.1.
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 33dc4d5579..0a13e52a7b 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.6}
+VERSION=${VERSION:-8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info
index 8261e4db0f..990b58d98b 100644
--- a/python/path.py/path.py.info
+++ b/python/path.py/path.py.info
@@ -1,8 +1,8 @@
PRGNAM="path.py"
-VERSION="7.6"
+VERSION="8.1"
HOMEPAGE="https://github.com/jaraco/path.py"
-DOWNLOAD="https://github.com/jaraco/path.py/archive/7.6.tar.gz"
-MD5SUM="8467fb5b1232678e63942ff870dedc59"
+DOWNLOAD="https://pypi.python.org/packages/source/p/path.py/path.py-8.1.tar.gz"
+MD5SUM="6203f1e1dd221404f28d612a90104a9c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"