mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
python3-setuptools: upgrade 65.6.3 -> 65.7.0
Changelog: ========= * #3594: Added "htmlcov" to FlatLayoutModuleFinder.DEFAULT_EXCLUDE -- by :user:'demianbrecht' * #3667: Added a human-readable error description when ".egg-info" directory is not writeable -- by :user:'droodev' * #3713: Fixed incomplete "getattr" statement that caused problems when accessing undefined attribute. (From OE-Core rev: 1f3602a771c4f68dc5d052a9099d20f5741414d2) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
462fe87d05
commit
3ac509bc51
@@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e
|
||||
SRC_URI += "file://0001-change-shebang-to-python3.patch \
|
||||
file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch"
|
||||
|
||||
SRC_URI[sha256sum] = "a7620757bf984b58deaf32fc8a4577a9bbc0850cf92c20e1ce41c38c19e5fb75"
|
||||
SRC_URI[sha256sum] = "4d3c92fac8f1118bb77a22181355e29c239cabfe2b9effdaa665c66b711136d7"
|
||||
|
||||
DEPENDS += "${PYTHON_PN}"
|
||||
|
||||
Reference in New Issue
Block a user