Package: rust-ratatui / 0.28.1-9
Metadata
Package | Version | Patches format |
---|---|---|
rust-ratatui | 0.28.1-9 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
relax dep versions.patch | (download) |
Cargo.toml |
12 6 + 6 - 0 ! |
relax build dependencies This patch relax the build dependencies such that the package can be easier built. |
disable unavailable unnecessary.patch | (download) |
Cargo.toml |
492 246 + 246 - 0 ! |
disable examples and unavailable deps termwiz is proper unavailable, font8x8 is cruft, document-features is useless without feature comments, color-eyre (many), fakeit (1) and octocrab (1) are used by examples. Examples are too many and drastically slow down builds and autopkgtest runs. |
remove instability.patch | (download) |
Cargo.toml |
4 2 + 2 - 0 ! |
--- |
termion 1.patch | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
--- |
skip tests unicode width.patch | (download) |
src/backend/test.rs |
4 2 + 2 - 0 ! |
--- |