Subject: CVS commit: pkgsrc/devel/py-project-metadata
From: Adam Ciarcinski
Date: 2024-04-18 06:43:38
Message id: 20240418044338.78EF3FA2C@cvs.NetBSD.org

Log Message:
py-project-metadata: updated to 0.8.0

0.8.0 (17-04-2024)

- Support specifying the ``metadata_version`` as 2.1, 2.2, or 2.3
- Always normalize extras following PEP 685
- Preserve the user-specified name style in the metadata. ``.canonical_name`` \ 
added to get the normalized name
- Require "version" in the dynamic table if unset (following PEP 621)
- Support extras using markers containing "or"
- Support empty extras
- Using ``.as_rfc822()`` no longer modifies the metadata object
- Fix email-author listing for names containing commas
- Separate core metadata keywords with commas, following the (modified) spec
- An error message reported ``project.license`` instead of ``project.readme``
- Produce slightly cleaner tracebacks
  Fix a typo in an exception message
- Subclasses now type check correctly
- The build backend is now ``flit-core``

Files:
RevisionActionfile
1.5modifypkgsrc/devel/py-project-metadata/Makefile
1.3modifypkgsrc/devel/py-project-metadata/PLIST
1.2modifypkgsrc/devel/py-project-metadata/distinfo