summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-pip_25.1.1.bb (renamed from meta/recipes-devtools/python/python3-pip_25.0.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pip_25.0.1.bb b/meta/recipes-devtools/python/python3-pip_25.1.1.bb
index e54e63cba5..431ba182c6 100644
--- a/meta/recipes-devtools/python/python3-pip_25.0.1.bb
+++ b/meta/recipes-devtools/python/python3-pip_25.1.1.bb
@@ -27,7 +27,7 @@ inherit pypi python_setuptools_build_meta
27 27
28SRC_URI += "file://no_shebang_mangling.patch" 28SRC_URI += "file://no_shebang_mangling.patch"
29 29
30SRC_URI[sha256sum] = "88f96547ea48b940a3a385494e181e29fb8637898f88d88737c5049780f196ea" 30SRC_URI[sha256sum] = "3de45d411d308d5054c2168185d8da7f9a2cd753dbac8acbfa88a8909ecd9077"
31 31
32RDEPENDS:${PN} = "\ 32RDEPENDS:${PN} = "\
33 python3-compile \ 33 python3-compile \