summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2020-02-01 20:00:30 +0100
committer Willy Sudiarto Raharjo2020-02-08 09:03:28 +0100
commit89a4f4ce65699485857eacbe6f40d93b5b4ad631 (patch)
tree9fbc1400dff5585ecf26d84ccd38c1f4eec6cbe7 /python
parent31587a8529ebc6ef31e5b65fbe106eb454ddb121 (diff)
downloadslackbuilds-89a4f4ce65699485857eacbe6f40d93b5b4ad631.tar.gz
python/python-PySnooper: Updated for version 0.3.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'python')
-rw-r--r--python/python-PySnooper/python-PySnooper.SlackBuild4
-rw-r--r--python/python-PySnooper/python-PySnooper.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-PySnooper/python-PySnooper.SlackBuild b/python/python-PySnooper/python-PySnooper.SlackBuild
index de224705f6..394b7c6063 100644
--- a/python/python-PySnooper/python-PySnooper.SlackBuild
+++ b/python/python-PySnooper/python-PySnooper.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-PySnooper
-# Copyright 2019 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
+# Copyright 2019-2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-PySnooper
-VERSION=${VERSION:-0.2.8}
+VERSION=${VERSION:-0.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-PySnooper/python-PySnooper.info b/python/python-PySnooper/python-PySnooper.info
index e4f75f2c32..500f7c9beb 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.8"
+VERSION="0.3.0"
HOMEPAGE="https://github.com/cool-RR/PySnooper"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.2.8.tar.gz"
-MD5SUM="050f15093c5346ef7786878e367623c9"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.3.0.tar.gz"
+MD5SUM="7b6aae35f62f5f7ab76e2d9840a7d708"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"