Subject: CVS commit: pkgsrc/devel/py-packaging
From: Adam Ciarcinski
Date: 2024-03-17 13:56:26
Message id: 20240317125626.A4F3CFA2C@cvs.NetBSD.org

Log Message:
py-packaging: updated to 24.0

24.0 - 2024-03-10

* Do specifier matching correctly when the specifier contains an epoch number
  and has more components than the version
* Support the experimental ``--disable-gil`` builds in packaging.tags
* BREAKING: Make optional ``metadata.Metadata`` attributes default to ``None``
* Fix errors when trying to access the ``description_content_type``, ``keywords``,
  and ``requires_python`` attributes on ``metadata.Metadata`` when those values
  have not been provided
* Fix a bug preventing the use of the built in ``ExceptionGroup`` on versions of
  Python that support it

Files:
RevisionActionfile
1.21modifypkgsrc/devel/py-packaging/Makefile
1.17modifypkgsrc/devel/py-packaging/distinfo