CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2022/08/15 04:58:15

Modified files:
        lang/python    : python.port.mk 

Log message:
add setuptools as a MODPY_PEP517 backend.

change from substring match to equality checks so that e.g. listing multiple
backends for MODPY_PEP517 isn't allowed (AFAIK it won't be needed anyway,
it's possible to just set "yes" instead of a backend name and list the
deps in a port itself, plus it wasn't handled properly in the pile of
.elifs).

Reply via email to