Hello Charlie,
Thanks for clarification and I'm looking for pep517 to get updated soon.
What a commiter can do about this?
Each python port that I come cross with in bugzilla that uses distutils, I
check if pep517 is possible and then I try to convince maintainer to use
that build instead.
Some m
Nuno Teixeira wrote:
Hello all,
How is the status of switching from deprecated distutils to pep517 build?
I remember some time ago to see some changes but it seems to stalled now.
Not stalled. Not every Python package in the wild has flipped to PEP-517
yet.
For people upgrading to pep517, are
Hello all,
How is the status of switching from deprecated distutils to pep517 build?
I remember some time ago to see some changes but it seems to stalled now.
For people upgrading to pep517, are depends correct?
BUILD_DEPENDS= \
${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${