python-setuptools: fix patch for 82.0.1
authorAlexandru Ardelean <redacted>
Fri, 3 Apr 2026 18:54:57 +0000 (21:54 +0300)
committerAlexandru Ardelean <redacted>
Sun, 5 Apr 2026 12:03:06 +0000 (15:03 +0300)
commite59ee5686d944fc1b1fed3fbcd40256e63e4b841
tree215b557c2a59a8afcf2da8ce60d9f6d6d26472a5
parent733123acf79622f763de44183213d2cca5337f13
python-setuptools: fix patch for 82.0.1

The 0001-distutils-use-python-sysroot.patch was written against an
older setuptools where the build_ext LIBDIR yield had less indentation.
In 82.0.1, a z/OS platform check wrapped the code adding an extra
indentation level. Regenerate the patch against the actual 82.0.1 source.

Signed-off-by: Alexandru Ardelean <redacted>
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-setuptools/patches/0001-distutils-use-python-sysroot.patch
git clone https://git.99rst.org/PROJECT