]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-setuptools: upgrade 67.4.0 -> 67.6.0
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 15 Mar 2023 11:11:20 +0000 (19:11 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Mar 2023 08:11:44 +0000 (08:11 +0000)
commit31ad28d785d199716d98550193c9d3a9877b94ef
tree4a1f0858562f3ac718aa331babed00238256f7c1
parent59a2cad44782eb04a304d0b7a1022570d08477b0
python3-setuptools: upgrade 67.4.0 -> 67.6.0

Changelog:
=========
#3804: Added caching for supported wheel tags.
#3846: Added pruning heuristics to PackageFinder based on exclude.
#3843: Although pkg_resources has been discouraged for use, some projects still
consider pkg_resources viable for usage. This change makes it clear that
pkg_resources should not be used, emitting a DeprecationWarning when imported.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-setuptools_67.6.0.bb [moved from meta/recipes-devtools/python/python3-setuptools_67.4.0.bb with 95% similarity]