mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/kaptan: Updated for version 0.5.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
63ccc6b20d
commit
b2dab10a90
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for kaptan
|
||||
|
||||
# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
|
||||
# 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=kaptan
|
||||
VERSION=${VERSION:-0.5.8}
|
||||
VERSION=${VERSION:-0.5.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="kaptan"
|
||||
VERSION="0.5.8"
|
||||
VERSION="0.5.12"
|
||||
HOMEPAGE="https://github.com/emre/kaptan"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/k/kaptan/kaptan-0.5.8.tar.gz"
|
||||
MD5SUM="a6ab9fc711b243a7652903c969c72319"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/94/64/f492edfcac55d4748014b5c9f9a90497325df7d97a678c5d56443f881b7a/kaptan-0.5.12.tar.gz"
|
||||
MD5SUM="a58cba3a3f975d5765ce0befef7d8825"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="PyYAML"
|
||||
|
|
Loading…
Reference in a new issue