diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-03-26 08:34:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-12 18:04:01 +0100 |
commit | e57bd29abfba7770739121c56fdc92430870d9c8 (patch) | |
tree | c4368064b8e13a553d365dd42a0ed950286017b8 /scripts/lib/scriptpath.py | |
parent | b62b0625ee2bc3220f747a8e312fc3b9639b10c9 (diff) | |
download | poky-e57bd29abfba7770739121c56fdc92430870d9c8.tar.gz |
python3-setuptools: upgrade 69.1.1 -> 69.2.0
0001-conditionally-do-not-fetch-code-by-easy_install.patch
refreshed for 69.2.0
Changelog:
==========
-Explicitly use encoding="locale" for .pth files whenever possible, to reduce
EncodingWarnings. This avoid errors with UTF-8
-Clarify some Package Discovery and Resource Access using pkg_resources methods
return bytes, not str. Also return an empty bytes in EmptyProvider._get
-Return an empty list by default in pkg_resources.ResourceManager.cleanup_resources
-Made pkg_resoursces.NullProvider's has_metadata and metadata_isdir methods
return actual booleans like all other Providers.
(From OE-Core rev: e4e91a5c6570aa1697da6019eb611a473a57149d)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptpath.py')
0 files changed, 0 insertions, 0 deletions