summaryrefslogtreecommitdiffstats
path: root/python/path.py
diff options
context:
space:
mode:
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 b41d61c36e..f2096da2cb 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.0}
+VERSION=${VERSION:-7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/path.py/path.py.info b/python/path.py/path.py.info
index f5df4fb761..9a3e3315d5 100644
--- a/python/path.py/path.py.info
+++ b/python/path.py/path.py.info
@@ -1,8 +1,8 @@
PRGNAM="path.py"
-VERSION="7.0"
+VERSION="7.1"
HOMEPAGE="https://github.com/jaraco/path.py"
-DOWNLOAD="https://github.com/jaraco/path.py/archive/7.0.tar.gz"
-MD5SUM="747835e9abb8c184ad431e0fe18c9b4f"
+DOWNLOAD="https://github.com/jaraco/path.py/archive/7.1.tar.gz"
+MD5SUM="4fef385b2ce7d7a6aa0a9bbc02448de9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pysetuptools"