From: Alexander Kanavin Date: Wed, 27 Oct 2021 09:07:12 +0000 (+0200) Subject: python3-pip: upgrade 21.3 -> 21.3.1 X-Git-Tag: uninative-3.5~1052 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f95381108536e838fb66ba05657e579d2f85fad1;p=openembedded-core.git python3-pip: upgrade 21.3 -> 21.3.1 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-devtools/python/python3-pip_21.3.bb b/meta/recipes-devtools/python/python3-pip_21.3.1.bb similarity index 89% rename from meta/recipes-devtools/python/python3-pip_21.3.bb rename to 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