summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-pip_21.1.3.bb (renamed from meta/recipes-devtools/python/python3-pip_21.1.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_21.1.2.bb b/meta/recipes-devtools/python/python3-pip_21.1.3.bb
index 04c6bb587c..239e83fced 100644
--- a/meta/recipes-devtools/python/python3-pip_21.1.2.bb
+++ b/meta/recipes-devtools/python/python3-pip_21.1.3.bb
@@ -10,8 +10,8 @@ inherit pypi distutils3
10 10
11SRC_URI += "file://0001-change-shebang-to-python3.patch" 11SRC_URI += "file://0001-change-shebang-to-python3.patch"
12 12
13SRC_URI[md5sum] = "a867fd51eacfd5293f5b7e0c2e7867a7" 13SRC_URI[md5sum] = "e459d41a10ce33688b5d389216a8876f"
14SRC_URI[sha256sum] = "eb5df6b9ab0af50fe1098a52fd439b04730b6e066887ff7497357b9ebd19f79b" 14SRC_URI[sha256sum] = "b5b1eb91b36894bd01b8e5a56a422c2f3838573da0b0a1c63a096bb454e3b23f"
15 15
16do_install_append() { 16do_install_append() {
17 # Install as pip3 and leave pip2 as default 17 # Install as pip3 and leave pip2 as default