Package: python-cotengrust / 0.2.0-1

Metadata

Package Version Patches format
python-cotengrust 0.2.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
002 fix rand PyO3 api.patch | (download)

src/lib.rs | 22 11 + 11 - 0 !
1 file changed, 11 insertions(+), 11 deletions(-)

 fix rand and pyo3 api incompatibilities
 This fix is for using the rand and PyO3 crates available
 in Debian. It resolves build failures under maturin and
 dpkg-buildpackage.
001 relax cargo depends.patch | (download)

Cargo.toml | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 relax depends version in cargo.toml
 Depends version mentioned in Cargo.toml not available
 in Debian. Revised or removed the version numbers.