#18 RFE: implement `%cargo_license` and `%cargo_license_summary` macro equivalents
Closed by decathorpe. Opened by decathorpe.

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.


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.

Metadata