aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-03-24 10:23:52 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-04 09:54:49 +0100
commit67db8d72389669cd854e46cbacb3e8b6dfc5a044 (patch)
tree360d475fc40b1d9b15413638b0d48fbcbe8fe0de /meta/recipes-devtools/python
parentd549289fa518a44274911d0959945196bbff930f (diff)
downloadopenembedded-core-contrib-67db8d72389669cd854e46cbacb3e8b6dfc5a044.tar.gz
python3-pip: update to version 9.0.3
Update to the latest stable version Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python3-pip_9.0.3.bb (renamed from meta/recipes-devtools/python/python3-pip_9.0.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_9.0.2.bb b/meta/recipes-devtools/python/python3-pip_9.0.3.bb
index 53fd6dcf27..850556d797 100644
--- a/meta/recipes-devtools/python/python3-pip_9.0.2.bb
+++ b/meta/recipes-devtools/python/python3-pip_9.0.3.bb
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=25fba45109565f87de20bae85bc39452"
DEPENDS += "python3 python3-setuptools-native"
-SRC_URI[md5sum] = "2fddd680422326b9d1fbf56112cf341d"
-SRC_URI[sha256sum] = "88110a224e9d30e5d76592a0b2130ef10e7e67a6426e8617bb918fffbfe91fe5"
+SRC_URI[md5sum] = "b15b33f9aad61f88d0f8c866d16c55d8"
+SRC_URI[sha256sum] = "7bf48f9a693be1d58f49f7af7e0ae9fe29fd671cde8a55e6edca3581c4ef5796"
inherit pypi distutils3