Package: src:lintian-brush
Version: 2.0.5-2
Severity: serious
Tags: sid trixie ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.12

the package ftbfs, with:

running build_rust
cargo build --manifest-path debianize/Cargo.toml --message-format=json-render-diagnostics --release -v
error: failed to select a version for the requirement `pyo3 = "^0.19"`
candidate versions found which didn't match: 0.20.2
location searched: directory source `/usr/share/cargo/registry` (which is replacing registry `crates-io`) required by package `lintian-brush v0.150.0 (/home/packages/tmp/lintian-brush-0.152ubuntu1/lintian-brush)`


relaxing that in Cargo.toml to >= 0.19 lets the build succeed (and build with python3-defaults from experimental).

Reply via email to