Debian Patches

Status for rust-trippy-tui/0.13.0-1

Patch Description Author Forwarded Bugs Origin Last update
relax-deps.diff relax dependencies to the versions packaged in Debian .
The crossterm "windows" feature no longer exists in 0.29.
Sylvestre Ledru <sylvestre@debian.org> not-needed
maxminddb-0.30.diff port GeoIp lookup to maxminddb 0.30 .
maxminddb 0.30 exposes record fields directly rather than wrapped in Option,
replaces the locale-keyed names map with a struct of per-language fields, makes
Reader::metadata a method and returns a LookupResult which is decoded into the
record type.
Sylvestre Ledru <sylvestre@debian.org> not-needed
ratatui-0.30.diff port to ratatui 0.30 .
ratatui 0.30 makes the backend error type an associated type of the Backend
trait; constrain run_app to backends whose error type is std::io::Error, which
is what the crossterm backend used here uses.
Sylvestre Ledru <sylvestre@debian.org> not-needed
test-expectations.diff adjust test expectations for the dependency versions in Debian .
The humantime version in Debian accepts a duration without a unit and spells
the microsecond unit as "us/µs", and clap_mangen 0.3 and clap_complete render
the generated man page and shell completions slightly differently.
Sylvestre Ledru <sylvestre@debian.org> not-needed

All known versions for source package 'rust-trippy-tui'

Links