aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2020-04-24 20:24:17 -0700
committerTim Orling <ticotimo@gmail.com>2020-04-24 22:33:33 -0700
commitb7f6cf1ce299dacaa134dc07d24961a4a4d8c11d (patch)
treec9cbdbe2624abcf3fbc5a51b1eb5910bdc6db647
parent7863905f96f18cc0d52041e07761217153957cf5 (diff)
downloadmeta-python2-b7f6cf1ce299dacaa134dc07d24961a4a4d8c11d.tar.gz
python{-native}: upgrade 2.7.17 -> 2.7.18
This is the FINAL 2.7 release. Upstream will not be supporting Python 2 any longer. You are STRONGLY encouraged to move to Python 3. You leave yourself at risk to vulnerabilities, security risks and fundamentally non-supported code. You are risking significant liability if you do not update to Python 3. License-Update: Update copyright years Signed-off-by: Tim Orling <ticotimo@gmail.com>
-rw-r--r--recipes-devtools/python/python-native_2.7.18.bb (renamed from recipes-devtools/python/python-native_2.7.17.bb)0
-rw-r--r--recipes-devtools/python/python.inc5
-rw-r--r--recipes-devtools/python/python_2.7.18.bb (renamed from recipes-devtools/python/python_2.7.17.bb)0
3 files changed, 2 insertions, 3 deletions
diff --git a/recipes-devtools/python/python-native_2.7.17.bb b/recipes-devtools/python/python-native_2.7.18.bb
index 72aa34c..72aa34c 100644
--- a/recipes-devtools/python/python-native_2.7.17.bb
+++ b/recipes-devtools/python/python-native_2.7.18.bb
diff --git a/recipes-devtools/python/python.inc b/recipes-devtools/python/python.inc
index 19a2f3e..a4ba0c5 100644
--- a/recipes-devtools/python/python.inc
+++ b/recipes-devtools/python/python.inc
@@ -5,13 +5,12 @@ SECTION = "devel/python"
# bump this on every change in contrib/python/generate-manifest-2.7.py
INC_PR = "r1"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=e466242989bd33c1bd2b6a526a742498"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=203a6dbc802ee896020a47161e759642"
SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \
"
-SRC_URI[md5sum] = "b3b6d2c92f42a60667814358ab9f0cfd"
-SRC_URI[sha256sum] = "4d43f033cdbd0aa7b7023c81b0e986fd11e653b5248dac9144d508f11812ba41"
+SRC_URI[sha256sum] = "b62c0e7937551d0cc02b8fd5cb0f544f9405bafc9a54d3808ed4594812edef43"
# python recipe is actually python 2.x
# also, exclude pre-releases for both python 2.x and 3.x
diff --git a/recipes-devtools/python/python_2.7.17.bb b/recipes-devtools/python/python_2.7.18.bb
index be7c6d2..be7c6d2 100644
--- a/recipes-devtools/python/python_2.7.17.bb
+++ b/recipes-devtools/python/python_2.7.18.bb