]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-poetry-core: upgrade 2.1.2 -> 2.1.3
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 12 May 2025 09:03:30 +0000 (17:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 May 2025 09:29:17 +0000 (10:29 +0100)
commitca51448b82abd9333ad2763d52c473cbe876d5c5
treef10be57cb7362892a22dca570235229da9a5de6e
parent76556fab9ef0fe07a0eb7b308a4c875d0a2d5e19
python3-poetry-core: upgrade 2.1.2 -> 2.1.3

Changed
----------
- Update list of supported licenses

Fixed
--------
- Fix an issue where the union of specific inverse or partially inverse markers
  was not simplified
- Fix an issue where optional dependencies defined in the project section were
  treated as non-optional when a source was defined for them in the tool.poetry
  section
- Fix an issue where markers with === were not parsed correctly
- Fix an issue where local versions with upper case letters caused an error
- Fix an issue where extra markers with a value starting with "in" were not
  validated correctly
- Fix an issue where inheriting from WheelBuilder was unnecessarily difficult

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-poetry-core_2.1.3.bb [moved from meta/recipes-devtools/python/python3-poetry-core_2.1.2.bb with 94% similarity]