Commit Graph

3 Commits

Author SHA1 Message Date
Khem Raj
830a70309d python3-shiboken6: Fix build when Python_SOABI is not correctly found
On newer architectures e.g. RISCV python-config module fails to populate
Python_SOABI correctly and returns empty string. Which result in
configure failure

Fixes:
| CMake Error at cmake/ShibokenHelpers.cmake:223 (message):
|   Python_SOABI variable is empty.
| Call Stack (most recent call first):
|   cmake/ShibokenSetup.cmake:54 (get_python_extension_suffix)
|   CMakeLists.txt:13 (include)
|

Pick-to: 6.8
Change-Id: I22c7756edcb21c9973b54207351d9cd4a99a0ea2
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
2025-12-03 00:24:58 -07:00
Samuli Piippo
140cfda309 pyside6: adapt to changed header location
Pyside6 is using unconventional header location which needs
special handling.

Task-number: PYSIDE-3211
Change-Id: I00cd14f0fdf1f8a5a1af3afb8e092b1c7fa27df2
Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
2025-10-24 13:12:49 +00:00
Samuli Piippo
a42f47294e pyside6: include PySide6 recipes for Qt 6.10.1
Bring all pyside changes from 6.9 branch.

Task-number: QTBUG-141036
Change-Id: I310622450504c782b52b4770b94e5ee66a8c2280
Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
2025-10-24 13:12:34 +00:00