mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 05:39:39 +01:00
python3-pip: update to 9.0.2
Update to the latest stable release (From OE-Core rev: 998ac44d8be496c852a41fa112f997362db7da4f) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
36fa6cc835
commit
83707d9d15
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=25fba45109565f87de20bae85bc39452"
|
||||
|
||||
DEPENDS += "python3 python3-setuptools-native"
|
||||
|
||||
SRC_URI[md5sum] = "35f01da33009719497f01a4ba69d63c9"
|
||||
SRC_URI[sha256sum] = "09f243e1a7b461f654c26a725fa373211bb7ff17a9300058b205c61658ca940d"
|
||||
SRC_URI[md5sum] = "2fddd680422326b9d1fbf56112cf341d"
|
||||
SRC_URI[sha256sum] = "88110a224e9d30e5d76592a0b2130ef10e7e67a6426e8617bb918fffbfe91fe5"
|
||||
|
||||
inherit pypi distutils3
|
||||
|
||||
Reference in New Issue
Block a user