mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
python3-pip: upgrade 21.3 -> 21.3.1
(From OE-Core rev: f95381108536e838fb66ba05657e579d2f85fad1) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
363b15e16e
commit
b29dacedc1
@@ -10,7 +10,7 @@ inherit pypi distutils3
|
||||
|
||||
SRC_URI += "file://0001-change-shebang-to-python3.patch"
|
||||
|
||||
SRC_URI[sha256sum] = "741a61baab1dbce2d8ca415effa48a2b6a964564f81a9f4f1fce4c433346c034"
|
||||
SRC_URI[sha256sum] = "fd11ba3d0fdb4c07fbc5ecbba0b1b719809420f25038f8ee3cd913d3faa3033a"
|
||||
|
||||
do_install:append() {
|
||||
# Install as pip3 and leave pip2 as default
|
||||
Reference in New Issue
Block a user