summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2018-10-09 22:50:07 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-10-13 08:03:03 +0700
commit53a217315f8b226e337f1715a9287707932b99f2 (patch)
tree8fb4be063307c3337e7376222350fc50b6c83f9f /python
parentb5aa082975f102f2b4a29906839cb321ee8e4d80 (diff)
downloadslackbuilds-53a217315f8b226e337f1715a9287707932b99f2.tar.gz
slackbuilds-53a217315f8b226e337f1715a9287707932b99f2.tar.xz
python/testpath: Updated for version 0.4.2.
Diffstat (limited to 'python')
-rw-r--r--python/testpath/testpath.SlackBuild2
-rw-r--r--python/testpath/testpath.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/testpath/testpath.SlackBuild b/python/testpath/testpath.SlackBuild
index 1cdecb92b9..4eb82acc84 100644
--- a/python/testpath/testpath.SlackBuild
+++ b/python/testpath/testpath.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=testpath
-VERSION=${VERSION:-0.4.1}
+VERSION=${VERSION:-0.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/testpath/testpath.info b/python/testpath/testpath.info
index eb7f65d6cb..a6cd5dbe9c 100644
--- a/python/testpath/testpath.info
+++ b/python/testpath/testpath.info
@@ -1,8 +1,8 @@
PRGNAM="testpath"
-VERSION="0.4.1"
+VERSION="0.4.2"
HOMEPAGE="https://github.com/jupyter/testpath"
-DOWNLOAD="https://github.com/jupyter/testpath/archive/0.4.1/testpath-0.4.1.tar.gz"
-MD5SUM="559a3068cd33a73c50578ae46741890b"
+DOWNLOAD="https://github.com/jupyter/testpath/archive/0.4.2/testpath-0.4.2.tar.gz"
+MD5SUM="2f0971fb3f497275f5763c137c3380af"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"