summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-12-14 07:27:01 +0100
committer Willy Sudiarto Raharjo2019-12-15 11:06:30 +0100
commitbbc3f11ca29c0c526d9d99796125d361f45a0b1a (patch)
tree11dcc6628b24700de18a3173cc78b514deeacacb /python
parentbbad4d2f2325d322e65edb217b5fd444494949f4 (diff)
downloadslackbuilds-bbc3f11ca29c0c526d9d99796125d361f45a0b1a.tar.gz
python/testpath: Updated for version 0.4.4.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
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 4eb82acc84..3a8e585db1 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.2}
+VERSION=${VERSION:-0.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/testpath/testpath.info b/python/testpath/testpath.info
index a6cd5dbe9c..b037a7c944 100644
--- a/python/testpath/testpath.info
+++ b/python/testpath/testpath.info
@@ -1,8 +1,8 @@
PRGNAM="testpath"
-VERSION="0.4.2"
+VERSION="0.4.4"
HOMEPAGE="https://github.com/jupyter/testpath"
-DOWNLOAD="https://github.com/jupyter/testpath/archive/0.4.2/testpath-0.4.2.tar.gz"
-MD5SUM="2f0971fb3f497275f5763c137c3380af"
+DOWNLOAD="https://github.com/jupyter/testpath/archive/0.4.4/testpath-0.4.4.tar.gz"
+MD5SUM="4d7795541fccebd2be9818aead36caf1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"