]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-setuptools: upgrade 70.3.0 -> 71.1.0
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 29 Jul 2024 01:09:54 +0000 (09:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Aug 2024 06:44:27 +0000 (07:44 +0100)
commitab5ebb1713d0bfac1a7fb8583aa8e4655e24ccd7
tree8607f416ddeb3a8bf744c0b03b6eda3c333fd4b0
parent72a798cb1cfb72691b1939ee945bf69cae0e423a
python3-setuptools: upgrade 70.3.0 -> 71.1.0

Changelog:
=============
- Added return types to typed public functions
- Marked Package Discovery and Resource Access using pkg_resources as py.typed
- Removed lingering unused code around Distribution._patched_dist.
- Reset the backports module when enabling vendored packages.
- Include all vendored files in the sdist.
- Restored package data that went missing in 71.0. This change also incidentally
  causes tests to be installed once again.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-setuptools_71.1.0.bb [moved from meta/recipes-devtools/python/python3-setuptools_70.3.0.bb with 94% similarity]