]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-importlib-metadata: upgrade 6.0.0 -> 6.2.0
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 10 Apr 2023 09:37:19 +0000 (17:37 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Apr 2023 10:55:40 +0000 (11:55 +0100)
commite3991141939e5e2393cf36edd02ef3765cacd330
tree166e3c5f4cce7501947f450d0a26fd5227755568
parentc9f5b3557311db4ec0a6aefca5d634c9c1fef996
python3-importlib-metadata: upgrade 6.0.0 -> 6.2.0

Changelog:
===========
- #384: PackageMetadata now stipulates an additional get method allowing for
  easy querying of metadata keys that may not be present.
- #428: packages_distributions now honors packages and modules with Python
  modules that not .py sources (e.g. .pyc, .so).
- #434: Expand protocol for PackageMetadata.get_all to match the upstream
  implementation of email.message.Message.get_all in python/typeshed#9620.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-importlib-metadata_6.2.0.bb [moved from meta/recipes-devtools/python/python3-importlib-metadata_6.0.0.bb with 88% similarity]