]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-packaging: upgrade 23.1 -> 23.2
authorWang Mingyu <wangmy@fujitsu.com>
Fri, 13 Oct 2023 09:07:41 +0000 (17:07 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Oct 2023 12:38:54 +0000 (13:38 +0100)
commitb191effe2c89b405ed732d124ceeffbb4935ad3c
tree5e90ea9a8371367a9737b7af04a2b7cd26ee7ce1
parent218a206b04d3cabfa4d18fb7ffd99bf654c566b3
python3-packaging: upgrade 23.1 -> 23.2

Changelog:
==========
-Document calendar-based versioning scheme
-Enforce that the entire marker string is parsed
-Requirement parsing no longer automatically validates the URL
-Canonicalize names for requirements comparison
-Introduce metadata.Metadata
-Introduce the validate keyword parameter to utils.validate_name()
-Introduce utils.is_normalized_name()
-Make utils.parse_sdist_filename() and utils.parse_wheel_filename() raise
 InvalidSdistFilename and InvalidWheelFilename, respectively, when the
 version component of the name is invalid

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
meta/recipes-devtools/python/python3-packaging_23.2.bb [moved from meta/recipes-devtools/python/python3-packaging_23.1.bb with 83% similarity]