python-libraries: Force old build process
authorJeffery To <jeffery.to@gmail.com>
Mon, 6 Mar 2023 03:46:09 +0000 (11:46 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 2 Nov 2023 00:14:01 +0000 (01:14 +0100)
commit60f0e661c50178f9a1c993b0f397bd04053ccffe
tree507e62ac109913a25e953319157698c90ca30603
parent36b997a1132197616f4dc33ae7c5c08adb086132
python-libraries: Force old build process

These packages will need adjustments to work with pyproject.toml-based
builds, so set PYTHON3_PKG_FORCE_DISTUTILS_SETUP:=1 to force the old
build process (when pyproject.toml-based builds are in place) for now.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit e6ae9e29d59001a8c31781c1e2c32261f34c05be)
lang/python/pillow/Makefile
lang/python/python-curl/Makefile
lang/python/python-evdev/Makefile
lang/python/python-gmpy2/Makefile
lang/python/python-yaml/Makefile