summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2020-11-13 06:40:20 +0100
committer Willy Sudiarto Raharjo2020-11-14 11:16:50 +0100
commit865a27646f1def6a13d8f35cccec79a228dfc3b3 (patch)
treec71bedcf5dd310a24fa5a0de5c8e122b49471136
parent6fe90788a2e9659bfde1bc4744b4bb4f62a418b0 (diff)
downloadslackbuilds-865a27646f1def6a13d8f35cccec79a228dfc3b3.tar.gz
python/python-PySnooper: Updated for version 0.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 e9626f2322..137b3f04ae 100644
--- a/python/python-PySnooper/python-PySnooper.SlackBuild
+++ b/python/python-PySnooper/python-PySnooper.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-PySnooper
-VERSION=${VERSION:-0.4.1}
+VERSION=${VERSION:-0.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-PySnooper/python-PySnooper.info b/python/python-PySnooper/python-PySnooper.info
index bd64516681..8a55c7a9bd 100644
--- a/python/python-PySnooper/python-PySnooper.info
+++ b/python/python-PySnooper/python-PySnooper.info
@@ -1,8 +1,8 @@
PRGNAM="python-PySnooper"
-VERSION="0.4.1"
+VERSION="0.4.2"
HOMEPAGE="https://github.com/cool-RR/PySnooper"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.4.1.tar.gz"
-MD5SUM="096f2f2827a887e69d7e5b5565ed43e6"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.4.2.tar.gz"
+MD5SUM="de6f5713112ab7328ae743a0ba02d3a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"