packages/lang/python/python3
Jeffery To 5156c0c82b
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>
2023-04-24 16:20:33 +08:00
..
files python3: add 'ensurepip' to python3-pip sub-package 2023-01-25 14:03:33 +02:00
patches python3: fix ssl support by removing libressl patches 2022-12-21 14:27:06 +01:00
patches-pip python3: bump version to 3.9.5 2021-05-11 11:50:35 +03: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-04-24 16:20:33 +08:00