summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2019-11-06 12:13:40 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-11-09 12:51:16 +0700
commit93eaf36992accc797e90ebf89eb850a61d114e04 (patch)
tree5b405d7d18411a908d2b22c2f4af532bca480ff8
parentf43509c5432dd90bd35d62bae49765836aabcc1f (diff)
downloadslackbuilds-93eaf36992accc797e90ebf89eb850a61d114e04.tar.gz
slackbuilds-93eaf36992accc797e90ebf89eb850a61d114e04.tar.xz
python/python-PySnooper: Updated for version 0.2.8.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
-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 8407281c7f..c04031d79d 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.5}
+VERSION=${VERSION:-0.2.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-PySnooper/python-PySnooper.info b/python/python-PySnooper/python-PySnooper.info
index e48156eac2..e4f75f2c32 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.5"
+VERSION="0.2.8"
HOMEPAGE="https://github.com/cool-RR/PySnooper"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.2.5.tar.gz"
-MD5SUM="9e339891706766ea54b3480dfd141f11"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/P/PySnooper/PySnooper-0.2.8.tar.gz"
+MD5SUM="050f15093c5346ef7786878e367623c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"