https://bugzilla.redhat.com/show_bug.cgi?id=1449882
Athos Ribeiro <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Athos Ribeiro <[email protected]> --- You might want to have a python 2 subpackage (even if upstream still does not support python 3) and use the python_provide macro [1]. This will probably save someone (probably you) some time in the future, when python 3 becomes the default or when upstream starts supporting python 3 as well. Upstream provides a test suite, is there any reason for not running it in %check? Defining sum is not needed. You could use the %{summary} macro instead if the summary was needed somewhere else. [1] https://fedoraproject.org/wiki/Packaging:Python#The_.25python_provide_macro -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
