summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
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"