python-setuptools: re-introduce patch from python3
authorAlexandru Ardelean <redacted>
Fri, 3 Apr 2026 18:45:38 +0000 (21:45 +0300)
committerAlexandru Ardelean <redacted>
Sun, 5 Apr 2026 12:03:06 +0000 (15:03 +0300)
commitcc5203140ea8e4da5cad6e696601c94a7c206388
treec2f7d1eb8c1fdd6d8df693f4ea20e13d50463b15
parente0a12562b7bfd36348135cecd83073e89ebe2921
python-setuptools: re-introduce patch from python3

When Python3 was updated via commit 97a92f2e7 , distutils was
disappeared from Python3 and moved to setuptools.
So that patch should have moved here as well.

This should fix all packages which still use the 'build_ext'
module from setuptools.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-setuptools/Makefile
lang/python/python-setuptools/patches/0001-distutils-use-python-sysroot.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT