summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2020-10-30 07:03:46 +0100
committer Willy Sudiarto Raharjo2020-10-31 05:15:15 +0100
commitae4f3268d733439c23a19cbedfadbdc077392c9e (patch)
tree0740ad3110c29c17c9d32b3719197b17f0852bb8 /python
parent8dbbd844dca07a587154060b313c483bf4560d85 (diff)
downloadslackbuilds-ae4f3268d733439c23a19cbedfadbdc077392c9e.tar.gz
python/python-PySnooper: Updated for version 0.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 394b7c6063..e9626f2322 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.3.0}
+VERSION=${VERSION:-0.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-PySnooper/python-PySnooper.info b/python/python-PySnooper/python-PySnooper.info
index 500f7c9beb..bd64516681 100644
--- a/python/python-PySnooper/python-PySnooper.info
+++ b/python/python-PySnooper/python-PySnooper.info
@@ -1,8 +1,8 @@
PRGNAM="python-PySnooper"
-VERSION="0.3.0"
+VERSION="0.4.1"
HOMEPAGE="https://github.com/cool-RR/PySnooper"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.3.0.tar.gz"
-MD5SUM="7b6aae35f62f5f7ab76e2d9840a7d708"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.4.1.tar.gz"
+MD5SUM="096f2f2827a887e69d7e5b5565ed43e6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"