This will allow to define more properly the dependencies between our debian
packages. Typically some db modules (storage, scheduler, vault, ...) should
require this module as build/test dependencies instead of the plain
python3-swh.core.
Note:
I still need to rework the requirements in master (so the pytest-postgresql
is no longer declared on python3-swh.core and such, as currently shown in
the gbp output below)
Related to D4376#108929