https://bugzilla.redhat.com/show_bug.cgi?id=1612551
Andreas Schneider <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?([email protected] | |om) --- Comment #5 from Andreas Schneider <[email protected]> --- %define module_name abimap should be: %global module_name abimap === # BuildRequires: %{py3_dist pytest-console-scripts} use # BuildRequires: %%{py3_dist pytest-console-scripts} The double %% will not expand in a comment. === 46 Summary: python-%{module_name} documentation change to 46 Summary: Documentation for python-%{module_name} Then we should be good to go :-) -- 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] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]/message/UOYSYRHRNPCMPBBAFUFCC5QIXAJQJRPG/
