mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
python3-pip: upgrade 21.2.1 -> 21.2.4
(From OE-Core rev: 80ff47cc2f19996b4109f0a2396e61fdcfede5cf) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
381645b0b5
commit
d3c6f3b968
@@ -10,7 +10,7 @@ inherit pypi distutils3
|
||||
|
||||
SRC_URI += "file://0001-change-shebang-to-python3.patch"
|
||||
|
||||
SRC_URI[sha256sum] = "303a82aaa24cdc01f7ebbd1afc7d1b871a4aa0a88bb5bedef1fa86a3ee44ca0a"
|
||||
SRC_URI[sha256sum] = "0eb8a1516c3d138ae8689c0c1a60fde7143310832f9dc77e11d8a4bc62de193b"
|
||||
|
||||
do_install:append() {
|
||||
# Install as pip3 and leave pip2 as default
|
||||
Reference in New Issue
Block a user