mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
python/python-PySnooper: Updated for version 0.4.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8dbbd844dc
commit
ae4f3268d7
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue