python-pyproject-metadata: update to 0.11.0
authorAlexandru Ardelean <redacted>
Thu, 9 Apr 2026 05:36:57 +0000 (08:36 +0300)
committerAlexandru Ardelean <redacted>
Thu, 16 Apr 2026 04:08:59 +0000 (07:08 +0300)
commitbd02a7b2ee29842a5e16d2ef573cea30cfa7cbc8
treeed32b46b55b7b6289948ae684963b379b62823bc
parent8c2e4ac4566e8675c84d992975d655aade3c5191
python-pyproject-metadata: update to 0.11.0

Update package to 0.11.0.

Changes since 0.9.1:

0.10.0:
- Added support for PEP 794 (METADATA 2.5) import-names and
  import-namespaces fields
- Dropped Python 3.7 support
- Fixed minimum required version of packaging dependency

0.11.0:
- Refactored internals to separate conversion and validation, yielding
  better error messages
- Added downstream project testing in CI
- Removed lingering PEP 621 terminology in favor of pyproject.toml
  terminology

Apply dos2unix

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/pyproject-metadata/Makefile
lang/python/pyproject-metadata/test.sh [new file with mode: 0755]
git clone https://git.99rst.org/PROJECT