Skip to content
Verified Commit 8b5ae17d authored by Charlie Li's avatar Charlie Li
Browse files

devel/py-setuptools: convert to USE_PYTHON=pep517

The previous method of building/bootstrapping setuptools via the
built-in distutils module no longer works in Python 3.12+ as it has
been removed [0]. Since USE_PYTHON=pep517 has its own bootstrapping
process, use this method to build setuptools.

This allows newer Python distributions/interpreters to land in the
tree, for the purpose of having buildable packages.

While here, remove a slew of dead code and adjust WWW

[0] https://peps.python.org/pep-0632/

PR: 271673, 274671
parent de7c5ca4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment