mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
python3-pip: upgrade 22.0.3 -> 22.0.4
Changelog: ========= - Deprecations and Removals Drop the doctype check, that presented a warning for index pages that use non-compliant HTML 5. - Vendored Libraries Downgrade distlib to 0.3.3. (From OE-Core rev: 5cbf04ee8202ad9d90b1e1e527203f34e921916b) Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -38,7 +38,7 @@ SRC_URI += "file://0001-change-shebang-to-python3.patch"
|
||||
SRC_URI += "file://no_shebang_mangling.patch"
|
||||
SRC_URI += "file://reproducible.patch"
|
||||
|
||||
SRC_URI[sha256sum] = "f29d589df8c8ab99c060e68ad294c4a9ed896624f6368c5349d70aa581b333d0"
|
||||
SRC_URI[sha256sum] = "b3a9de2c6ef801e9247d1527a4b16f92f2cc141cd1489f3fffaf6a9e96729764"
|
||||
|
||||
do_install:append() {
|
||||
rm -f ${D}/${bindir}/pip
|
||||
Reference in New Issue
Block a user