summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Reichelt2018-01-01 11:38:35 +0100
committer Willy Sudiarto Raharjo2018-01-06 00:55:14 +0100
commit49c8efa600299150c49452cd916f7a1011384912 (patch)
tree6c916f8ec6e8d3373a8f39b609b4e650ce03eb83 /python
parent6bf43b3cdf39bf6aab0e3db241d31c0a2eed5011 (diff)
downloadslackbuilds-49c8efa600299150c49452cd916f7a1011384912.tar.gz
python/idna: Updated for version 2.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/idna/idna.SlackBuild4
-rw-r--r--python/idna/idna.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/idna/idna.SlackBuild b/python/idna/idna.SlackBuild
index 9072121cfd..fce3d8cdf5 100644
--- a/python/idna/idna.SlackBuild
+++ b/python/idna/idna.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for idna
-# Copyright 2015-2017 Markus Reichelt, Aachen, DE
+# Copyright 2015-2018 Markus Reichelt, Aachen, DE
# 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=idna
-VERSION=${VERSION:-2.5}
+VERSION=${VERSION:-2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/idna/idna.info b/python/idna/idna.info
index 29c545ee86..2fc3b4a57d 100644
--- a/python/idna/idna.info
+++ b/python/idna/idna.info
@@ -1,8 +1,8 @@
PRGNAM="idna"
-VERSION="2.5"
+VERSION="2.6"
HOMEPAGE="https://github.com/kjd/idna"
-DOWNLOAD="https://github.com/kjd/idna/archive/v2.5/idna-2.5.tar.gz"
-MD5SUM="f31cd2faf6954e13978f1d802a9dc9b6"
+DOWNLOAD="https://github.com/kjd/idna/archive/v2.6/idna-2.6.tar.gz"
+MD5SUM="a835f2d123511e2a28c8ccda7a2da7fc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""