summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Audrius Kažukauskas2018-04-01 14:15:55 +0200
committer Willy Sudiarto Raharjo2018-04-07 03:13:25 +0200
commit178cbe88e63d91812a6dedb17c13396210e23f3a (patch)
treedc5f7fb5c3e6cb9bcb45c6826ce9e165cbb22eec /python
parent03f12771389b346243bb8179ce43023a25522736 (diff)
downloadslackbuilds-178cbe88e63d91812a6dedb17c13396210e23f3a.tar.gz
python/python3: Updated for version 3.6.5.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python')
-rw-r--r--python/python3/python3.SlackBuild4
-rw-r--r--python/python3/python3.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python3/python3.SlackBuild b/python/python3/python3.SlackBuild
index 3ce193ae63..e99808ebcd 100644
--- a/python/python3/python3.SlackBuild
+++ b/python/python3/python3.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python3
-# Copyright 2012-2017 Audrius Kažukauskas <audrius@neutrino.lt>
+# Copyright 2012-2018 Audrius Kažukauskas <audrius@neutrino.lt>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python3
SRCNAM=Python
-VERSION=${VERSION:-3.6.4}
+VERSION=${VERSION:-3.6.5}
BRANCH_VERSION=$(echo $VERSION | cut -f 1,2 -d . )
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python3/python3.info b/python/python3/python3.info
index 29f54f749c..aff570b0c3 100644
--- a/python/python3/python3.info
+++ b/python/python3/python3.info
@@ -1,8 +1,8 @@
PRGNAM="python3"
-VERSION="3.6.4"
+VERSION="3.6.5"
HOMEPAGE="https://www.python.org/"
-DOWNLOAD="https://www.python.org/ftp/python/3.6.4/Python-3.6.4.tar.xz"
-MD5SUM="1325134dd525b4a2c3272a1a0214dd54"
+DOWNLOAD="https://www.python.org/ftp/python/3.6.5/Python-3.6.5.tar.xz"
+MD5SUM="9f49654a4d6f733ff3284ab9d227e9fd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""