Review swaps for easy Rust packages
by Fabio Valentini
Hi all,
In order to update the "log" crate (the canonical logging facade for
Rust; packaged as rust-log) to the latest version, I need to package a
few new dependencies. Some have already been updated / built in a
rawhide side tag (f39-build-side-69898), but some are still missing. I
hope to be able to finish this update before the mass rebuild happens,
otherwise the packages will be broken.
The packages that are still pending review are very simple. They are
100% unmodified output of rust2rpm, with tests enabled, with license
files included, etc. I can offer to review similarly simple packages
(Rust, Python, CMake, meson) in return.
- rust-sval_test: https://bugzilla.redhat.com/show_bug.cgi?id=2217030
- rust-sval_ref: https://bugzilla.redhat.com/show_bug.cgi?id=2217032
- rust-sval_buffer: https://bugzilla.redhat.com/show_bug.cgi?id=2217037
- rust-sval_fmt: https://bugzilla.redhat.com/show_bug.cgi?id=2217034
- rust-serde_buf: https://bugzilla.redhat.com/show_bug.cgi?id=2217023
- rust-sval_serde: https://bugzilla.redhat.com/show_bug.cgi?id=2217044
- rust-value-bag-serde1: https://bugzilla.redhat.com/show_bug.cgi?id=2217024
- rust-value-bag-sval2: https://bugzilla.redhat.com/show_bug.cgi?id=2217056
I'm also waiting for reviews of the missing dependencies of ntpd-rs
(an NTP implementation with NTS support written in Rust):
- rust-tower: https://bugzilla.redhat.com/show_bug.cgi?id=2214392
- rust-tower-http: https://bugzilla.redhat.com/show_bug.cgi?id=2214428
- rust-axum: https://bugzilla.redhat.com/show_bug.cgi?id=2214429
- rust-prometheus-client: https://bugzilla.redhat.com/show_bug.cgi?id=2214431
These are pretty simple packages as well, but not quite 100%
boilerplate as the sval/value-bag stuff.
I've also submitted a review for the "gimoji" application:
https://bugzilla.redhat.com/show_bug.cgi?id=2214339
Fabio
4 months, 2 weeks