python-libraries: Force old build process
authorJeffery To <jeffery.to@gmail.com>
Mon, 6 Mar 2023 03:46:09 +0000 (11:46 +0800)
committerJeffery To <jeffery.to@gmail.com>
Mon, 24 Apr 2023 08:19:49 +0000 (16:19 +0800)
commite6ae9e29d59001a8c31781c1e2c32261f34c05be
tree7934cf1ff39bf14ff4322e87c2fa99ecf845bab2
parent4a7173d27d7969b95efac18eb34402c5fa69e3a1
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>
lang/python/pillow/Makefile
lang/python/python-curl/Makefile
lang/python/python-evdev/Makefile
lang/python/python-gmpy2/Makefile
lang/python/python-yaml/Makefile