python/python-PySnooper: Updated for version 0.2.8.

Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
This commit is contained in:
Benjamin Trigona-Harany 2019-11-06 12:13:40 -08:00 committed by Willy Sudiarto Raharjo
parent f43509c543
commit 93eaf36992
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"