Package: rust-libp2p-identity / 0.2.10+20250205+ds-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| rust-libp2p-identity | 0.2.10+20250205+ds-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| 1001_fence_tests.patch | (download) |
identity/src/keypair.rs |
4 2 + 2 - 0 ! |
add feature fences for tests |
| 2001_workspace.patch | (download) |
Cargo.toml |
64 0 + 64 - 0 ! |
limit workspace to the crate we care about |
| 2002_asn1_der.patch | (download) |
identity/Cargo.toml |
4 0 + 4 - 0 ! |
avoid not-in-debian crates asn1_der libsecp256k1 |
| 2002_tracing.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
accept older release of crate tracing |
| 2003_no_bench.patch | (download) |
identity/Cargo.toml |
6 1 + 5 - 0 ! |
avoid benches |
| 2003_no_wasm.patch | (download) |
identity/Cargo.toml |
3 0 + 3 - 0 ! |
avoid wasm-only crates |
| 2004_quickcheck ext.patch | (download) |
identity/src/ed25519.rs |
2 2 + 0 - 0 ! |
avoid tests that use local crate quickcheck-ext Keeping the code, so as to support checking the tests at build-time, would require either not testing at all as autopkgtests, or embedding the local crate with each binary package and patching the test building routines to use the embedded crate. |
