summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-pip_22.2.2.bb (renamed from meta/recipes-devtools/python/python3-pip_22.2.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_22.2.1.bb b/meta/recipes-devtools/python/python3-pip_22.2.2.bb
index 39349b6026..9ef6d51cf5 100644
--- a/meta/recipes-devtools/python/python3-pip_22.2.1.bb
+++ b/meta/recipes-devtools/python/python3-pip_22.2.2.bb
@@ -35,7 +35,7 @@ inherit pypi python_setuptools_build_meta
35SRC_URI += "file://no_shebang_mangling.patch" 35SRC_URI += "file://no_shebang_mangling.patch"
36SRC_URI += "file://reproducible.patch" 36SRC_URI += "file://reproducible.patch"
37 37
38SRC_URI[sha256sum] = "50516e47a2b79e77446f0d05649f0d53772c192571486236b1905492bfc24bac" 38SRC_URI[sha256sum] = "3fd1929db052f056d7a998439176d3333fa1b3f6c1ad881de1885c0717608a4b"
39 39
40do_install:append() { 40do_install:append() {
41 rm -f ${D}/${bindir}/pip 41 rm -f ${D}/${bindir}/pip