Bug#1063567: dh-python: documentation is unclear for setting env variables to control python version

2024-02-28 Thread Stefano Rivera
Hi Drew (2024.02.09_12:12:39_-0400) > The control I want to apply is run the build only for the default python > (adios2, for instance is built via cmake which only detects the default > python version) Why do you need pybuild at all then? The goal of pybuild is to enable you to build for all

Bug#1063567: dh-python: documentation is unclear for setting env variables to control python version

2024-02-09 Thread Drew Parsons
Package: dh-python Version: 6.20231223 Severity: normal pybuild operations can be controlled to some extent with environment variables. which is often more tidy than using override_dh_auto_... in debian/rules. The control I want to apply is run the build only for the default python (adios2, for