summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-09-03 00:35:58 +0200
committer Willy Sudiarto Raharjo2019-09-07 03:54:49 +0200
commit6dbfe008d3474da618aae74f1e31a208f186efd4 (patch)
tree1f84a43086ca41ea330898ac62e360daaca139c1 /python
parent550e42a2ff71a0b10f0be2eebd67094f053868f1 (diff)
downloadslackbuilds-6dbfe008d3474da618aae74f1e31a208f186efd4.tar.gz
python/python-PySnooper: Updated for version 0.2.5.
Diffstat (limited to 'python')
-rw-r--r--python/python-PySnooper/python-PySnooper.SlackBuild2
-rw-r--r--python/python-PySnooper/python-PySnooper.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-PySnooper/python-PySnooper.SlackBuild b/python/python-PySnooper/python-PySnooper.SlackBuild
index 02db5a8fe6..8407281c7f 100644
--- a/python/python-PySnooper/python-PySnooper.SlackBuild
+++ b/python/python-PySnooper/python-PySnooper.SlackBuild
@@ -24,7 +24,7 @@
SRCNAM=PySnooper
PRGNAM=python-$SRCNAM
-VERSION=${VERSION:-0.2.2}
+VERSION=${VERSION:-0.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-PySnooper/python-PySnooper.info b/python/python-PySnooper/python-PySnooper.info
index bdd0907496..e48156eac2 100644
--- a/python/python-PySnooper/python-PySnooper.info
+++ b/python/python-PySnooper/python-PySnooper.info
@@ -1,8 +1,8 @@
PRGNAM="python-PySnooper"
-VERSION="0.2.2"
+VERSION="0.2.5"
HOMEPAGE="https://github.com/cool-RR/PySnooper"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.2.2.tar.gz"
-MD5SUM="ad255b8e4e59881f21bc4e7e1a2b96db"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.2.5.tar.gz"
+MD5SUM="9e339891706766ea54b3480dfd141f11"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"