summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Audrius Kažukauskas <audrius@neutrino.lt>2018-09-05 19:22:52 +0300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-08 08:37:57 +0700
commit82e45160f1f148cfc4c6eb9e167909724bde5f77 (patch)
treeb984d63b50086f87d8559717abefce643026eec7 /python
parent74070e2a3e8a9d902bc15d405d548228a5985ad9 (diff)
downloadslackbuilds-82e45160f1f148cfc4c6eb9e167909724bde5f77.tar.gz
slackbuilds-82e45160f1f148cfc4c6eb9e167909724bde5f77.tar.xz
python/python3: Updated for version 3.6.6.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'python')
-rw-r--r--python/python3/python3.SlackBuild2
-rw-r--r--python/python3/python3.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3/python3.SlackBuild b/python/python3/python3.SlackBuild
index e99808ebcd..95c299466f 100644
--- a/python/python3/python3.SlackBuild
+++ b/python/python3/python3.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=python3
SRCNAM=Python
-VERSION=${VERSION:-3.6.5}
+VERSION=${VERSION:-3.6.6}
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 aff570b0c3..99834b62f8 100644
--- a/python/python3/python3.info
+++ b/python/python3/python3.info
@@ -1,8 +1,8 @@
PRGNAM="python3"
-VERSION="3.6.5"
+VERSION="3.6.6"
HOMEPAGE="https://www.python.org/"
-DOWNLOAD="https://www.python.org/ftp/python/3.6.5/Python-3.6.5.tar.xz"
-MD5SUM="9f49654a4d6f733ff3284ab9d227e9fd"
+DOWNLOAD="https://www.python.org/ftp/python/3.6.6/Python-3.6.6.tar.xz"
+MD5SUM="c3f30a0aff425dda77d19e02f420d6ba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""