summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-10-27 11:07:12 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-28 14:16:26 +0100
commitf95381108536e838fb66ba05657e579d2f85fad1 (patch)
tree7f686b911cd5760022ad76fcd602f31824bf0f75
parenta17e00567f4c3c6a20cbb86ef066a84f7cecdf9b (diff)
downloadopenembedded-core-contrib-f95381108536e838fb66ba05657e579d2f85fad1.tar.gz
python3-pip: upgrade 21.3 -> 21.3.1
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
-rw-r--r--meta/recipes-devtools/python/python3-pip_21.3.1.bb (renamed from meta/recipes-devtools/python/python3-pip_21.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_21.3.bb b/meta/recipes-devtools/python/python3-pip_21.3.1.bb
index 924a564f62..6ddb1d6296 100644
--- a/meta/recipes-devtools/python/python3-pip_21.3.bb
+++ b/meta/recipes-devtools/python/python3-pip_21.3.1.bb
@@ -10,7 +10,7 @@ inherit pypi distutils3
SRC_URI += "file://0001-change-shebang-to-python3.patch"
-SRC_URI[sha256sum] = "741a61baab1dbce2d8ca415effa48a2b6a964564f81a9f4f1fce4c433346c034"
+SRC_URI[sha256sum] = "fd11ba3d0fdb4c07fbc5ecbba0b1b719809420f25038f8ee3cd913d3faa3033a"
do_install:append() {
# Install as pip3 and leave pip2 as default