summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-11-16 23:02:29 +0100
committer Willy Sudiarto Raharjo2019-11-23 10:02:03 +0100
commitb2dab10a90ce61e3f92273ddaa46aa809a22b8c4 (patch)
tree8760da66a0081e12717cf3b61a780ed3cb956d87 /python
parent63ccc6b20d83482cb3a28d2537a2c9c4a95b9819 (diff)
downloadslackbuilds-b2dab10a90ce61e3f92273ddaa46aa809a22b8c4.tar.gz
python/kaptan: Updated for version 0.5.12.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/kaptan/kaptan.SlackBuild4
-rw-r--r--python/kaptan/kaptan.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/kaptan/kaptan.SlackBuild b/python/kaptan/kaptan.SlackBuild
index 7f9c888b99..bee5dcc5bb 100644
--- a/python/kaptan/kaptan.SlackBuild
+++ b/python/kaptan/kaptan.SlackBuild
@@ -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}
diff --git a/python/kaptan/kaptan.info b/python/kaptan/kaptan.info
index ea00225008..4ba90f857a 100644
--- a/python/kaptan/kaptan.info
+++ b/python/kaptan/kaptan.info
@@ -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"