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>
Fri, 13 Oct 2023 13:32:02 +0000 (15:32 +0200)
commitd640b11160aaa59eeeb6b900f1b81914d548d04d
treeb48c413df735b04a3c06a1c081652c98e3a0dfed
parent4c9e11252a8da0ecb899583b20db7654d12393f0
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