openwrt-packages/lang/python/python3
Jeffery To 8b982ebc56 python: Add proper support for pyproject.toml-based builds
This removes the changes made in
61f202c017 and adds actual support for
pyproject.toml-based (PEP 517) builds of Python packages.

Packages can force the use of the old build process by setting
PYTHON3_PKG_FORCE_DISTUTILS_SETUP:=1; this should only be a temporary
workaround until the package can be updated/fixed to use the new build
process.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 5156c0c82b)
2023-10-31 10:03:43 +01:00
..
files python3: bump to version 3.10.0 2021-11-19 13:30:14 +02:00
patches python3: Update to 3.10.11, refresh/restore patches 2023-05-24 16:49:03 +08:00
patches-pip python3: Update to 3.10.11, refresh/restore patches 2023-05-24 16:49:03 +08:00
patches-setuptools python3: bump to version 3.10.0 2021-11-19 13:30:14 +02:00
Config-python3-light.in python3: enable bluetooth support by default 2021-09-27 11:01:07 -07:00
Makefile python: Add proper support for pyproject.toml-based builds 2023-10-31 10:03:43 +01:00