All of lore.kernel.org
 help / color / mirror / Atom feed
* [OE-core] [PATCH] python3-pip: upgrade 21.1.3 -> 21.2.1
@ 2021-08-03  5:39 zangrc
  0 siblings, 0 replies; only message in thread
From: zangrc @ 2021-08-03  5:39 UTC (permalink / raw)
  To: openembedded-core

Process
The source distribution re-installation feature removal has been delayed to 21.3.

Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
---
 .../python/{python3-pip_21.1.3.bb => python3-pip_21.2.1.bb}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-pip_21.1.3.bb => python3-pip_21.2.1.bb} (89%)

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 0f105c2393..333990bb96 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
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-08-03  5:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-03  5:39 [OE-core] [PATCH] python3-pip: upgrade 21.1.3 -> 21.2.1 zangrc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.