with python3-defaults from experimental:
there goes something wrong during the configuration, 3.11 is picked up
instead of 3.12.
Also d/rules reads:
override_dh_auto_install:
dh_auto_install
sed -i s,python3.10,python3,g debian/cadabra2/usr/bin/cadabra2
please don't hardcode the python version.
[...]
-------------------------------------------
Configuring Python
-------------------------------------------
-- Building for use with Python 3 (good!)
CMake Deprecation Warning at libs/pybind11/CMakeLists.txt:8
(cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.