Package: python3-pmix Version: 4.0.0-4 Severity: serious Tags: patch bookworm python3-pmix won't work with trixie python3, even though the dependencies allowed.
Fix to generate stricter dependencies like python3 (>= 3.13~), python3 (<< 3.14) --- debian/control.old 2025-03-04 17:44:54.438442584 +0000 +++ debian/control 2025-03-04 17:44:56.346442569 +0000 @@ -72,7 +72,7 @@ Exascale API. This package provides utilities for working with pmix. Package: python3-pmix -Depends: python3, ${misc:Depends}, ${shlibs:Depends}, libpmix2t64 (= ${binary:Version}) +Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}, libpmix2t64 (= ${binary:Version}) Architecture: any Multi-Arch: foreign Recommends: libpmix-dev