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