4a370ac17a19703e73e168b0d7477dcf2b28aa99
Even size change for a package should be formatted with bigger unit than bytes. The formatting function is also updated to not print decimal places when the unit used is actually B (as at that point there can never be anything else than .00).
Fixes: https://pagure.io/compose-utils/issue/50
Looks great, thank you!
rebased
Pull-Request has been merged by lsedlar
Even size change for a package should be formatted with bigger unit than bytes. The formatting function is also updated to not print decimal places when the unit used is actually B (as at that point there can never be anything else than .00).
Fixes: https://pagure.io/compose-utils/issue/50