Package: trippy / 0.13.0+dfsg-1.1
Metadata
| Package | Version | Patches format |
|---|---|---|
| trippy | 0.13.0+dfsg-1.1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| disable deps.patch | (download) |
Cargo.toml |
4 2 + 2 - 0 ! |
disable unavailable and useless deps * unavailable: tun2, for trippy-core+sim-tests simulation integration tests * useless: cfg(windows), crossterm+windows |
| relax deps.patch | (download) |
Cargo.toml |
50 25 + 25 - 0 ! |
--- |
| downgrade rand 0.8.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
--- |
| downgrade ratatui 0.28.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
--- |
| disable shell completion snapshot tests.patch | (download) |
crates/trippy-tui/src/config.rs |
2 1 + 1 - 0 ! |
disable some shell completion tests. Shell completions generated change a lot, in part due to shell languages being less formal, and in part due to the "tests" being simple string comparison. The result is output changes all the time, and each time the tiniest change explodes in a blob of string known as the snapshot. It's too brittle, and "fixing" it on each breakage means patching the entire blob for a few characters, so we just disable them. . Also, powershell and nushell aren't packaged in Debian. |
| ignore i1386 test precison.patch | (download) |
crates/trippy-core/src/state.rs |
2 1 + 1 - 0 ! |
ignore tests failing due to i386 precision problem |
