The %cargo_license and %cargo_license_summary macros are currently written in bash, which makes it hard to make their output pretty and useful in mock build.logs (because they are interspersed with the actual shell commands that are run). Implementing these two macros in Python would make it easier to make the output more useful and / or easier to find in build.log files.
%cargo_license
%cargo_license_summary
Implemented in commit https://pagure.io/fedora-rust/cargo2rpm/c/fcdce02
Still needs to be wired up in rust-packaging / cargo-rpm-macros.
Metadata Update from @decathorpe: - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.