summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python/python3-pip_22.0.3.bb (renamed from meta/recipes-devtools/python/python3-pip_22.0.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_22.0.2.bb b/meta/recipes-devtools/python/python3-pip_22.0.3.bb
index e70a9556e3..889a6bf8ad 100644
--- a/meta/recipes-devtools/python/python3-pip_22.0.2.bb
+++ b/meta/recipes-devtools/python/python3-pip_22.0.3.bb
@@ -10,7 +10,7 @@ inherit pypi setuptools3
10 10
11SRC_URI += "file://0001-change-shebang-to-python3.patch" 11SRC_URI += "file://0001-change-shebang-to-python3.patch"
12 12
13SRC_URI[sha256sum] = "27b4b70c34ec35f77947f777070d8331adbb1e444842e98e7150c288dc0caea4" 13SRC_URI[sha256sum] = "f29d589df8c8ab99c060e68ad294c4a9ed896624f6368c5349d70aa581b333d0"
14 14
15do_install:append() { 15do_install:append() {
16 # Install as pip3 and leave pip2 as default 16 # Install as pip3 and leave pip2 as default