From: zangrc Date: Tue, 3 Aug 2021 05:39:41 +0000 (+0800) Subject: python3-pip: upgrade 21.1.3 -> 21.2.1 X-Git-Tag: uninative-3.3~99 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bc744bad1e338445d5fa02471cdd6389ce44fabf;p=openembedded-core.git python3-pip: upgrade 21.1.3 -> 21.2.1 Process The source distribution re-installation feature removal has been delayed to 21.3. Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-pip_21.1.3.bb b/meta/recipes-devtools/python/python3-pip_21.2.1.bb similarity index 89% rename from meta/recipes-devtools/python/python3-pip_21.1.3.bb rename to meta/recipes-devtools/python/python3-pip_21.2.1.bb index 21b2c7cb2b..f16f1e2a03 100644 --- a/meta/recipes-devtools/python/python3-pip_21.1.3.bb +++ b/meta/recipes-devtools/python/python3-pip_21.2.1.bb @@ -10,7 +10,7 @@ inherit pypi distutils3 SRC_URI += "file://0001-change-shebang-to-python3.patch" -SRC_URI[sha256sum] = "b5b1eb91b36894bd01b8e5a56a422c2f3838573da0b0a1c63a096bb454e3b23f" +SRC_URI[sha256sum] = "303a82aaa24cdc01f7ebbd1afc7d1b871a4aa0a88bb5bedef1fa86a3ee44ca0a" do_install:append() { # Install as pip3 and leave pip2 as default