packages/lang/python/python3
Jeffery To 0fe1011420
python3: Restore platform triplet to paths
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>
2023-08-25 02:24:38 +08:00
..
files python3: Restore platform triplet to paths 2023-08-25 02:24:38 +08:00
patches python3: Restore platform triplet to paths 2023-08-25 02:24:38 +08:00
patches-host-pip python3: Split pip into separate source package 2023-05-26 22:06:08 +08:00
patches-host-setuptools python3: Split setuptools into separate source package 2023-05-26 22:06:24 +08:00
Config-python3-light.in python3: enable bluetooth support by default 2021-09-27 11:01:07 -07:00
Makefile python3: Restore platform triplet to paths 2023-08-25 02:24:38 +08:00