Feature request: PEP 621 support in sip

Jean Abou Samra jean at abou-samra.fr
Sun Oct 15 00:33:33 BST 2023


Hi,

These days, build backends normally accept basic project metadata (authors,
dependencies, etc.) as specified in PEP 621:

https://peps.python.org/pep-0621/

https://packaging.python.org/en/latest/specifications/declaring-project-metadata/#declaring-project-metadata

sip, however, directly translates [tool.sip.metadata] fields to core metadata
fields.

While not so important, it would be cool to have this harmonized with other
parts of the packaging ecosystem.

Thanks,
Jean

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20231015/74446349/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: This is a digitally signed message part
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20231015/74446349/attachment.sig>


More information about the PyQt mailing list