diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-03-26 08:34:45 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-16 08:07:02 +0100 |
commit | f49f2ca1c8304ed33cabc394e4a77b9cf66ccb3a (patch) | |
tree | 79cbfc886cc8cfbf2c99b1f2b3794fead5b3e4a8 /meta/recipes-devtools/python/python3-iso8601_2.1.0.bb | |
parent | 6623dda7e4740a1391a7ee2309ae13d2ffea566f (diff) | |
download | poky-f49f2ca1c8304ed33cabc394e4a77b9cf66ccb3a.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: 49d2c4cf43d4ccac6f3f6c090fc0e5b0365645b6)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3-iso8601_2.1.0.bb')
0 files changed, 0 insertions, 0 deletions