This removes 014-remove-platform-so-suffix.patch and 016-adjust-config-paths.patch, restoring the platform triplet to paths for: * C extensions (*.cpython-311-*.so) * Build config data directory (/usr/lib/python3.11/config-3.11-*/) * sysconfig data file (/usr/lib/python3.11/_sysconfigdata_*.py) Setting `_PYTHON_SYSCONFIGDATA_NAME` during package builds ensures that sysconfig data for target Python is loaded, in particular so that C extensions built will have the correct extension / platform triplet. Signed-off-by: Jeffery To <jeffery.to@gmail.com> |
||
---|---|---|
.. | ||
003-do-not-run-compileall.patch | ||
004-do-not-write-bytes-codes.patch | ||
006-do-not-add-multiarch-local-paths.patch | ||
008-distutils-use-python-sysroot.patch | ||
024-musl-find_library.patch | ||
025-choose-python-config-version.patch | ||
026-openssl-feature-flags.patch | ||
027-install-python3-symlink-after-stdlib.patch | ||
100-gh-95855-Refactor-platform-triplet-detection-code-GH-107221.patch |