https://bugzilla.redhat.com/show_bug.cgi?id=1612551
Anderson Sasaki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?([email protected] | |om) | --- Comment #6 from Anderson Sasaki <[email protected]> --- (In reply to Andreas Schneider from comment #5) > %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 :-) Fixed all following the suggestions. New spec: https://copr-be.cloud.fedoraproject.org/results/ansasaki/abimap/fedora-rawhide-x86_64/00785056-python-abimap/python-abimap.spec New SRPM: https://copr-be.cloud.fedoraproject.org/results/ansasaki/abimap/fedora-rawhide-x86_64/00785056-python-abimap/python-abimap-0.3.0-1.fc29.src.rpm New Fedora scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=28886629 New Copr build: https://copr.fedorainfracloud.org/coprs/ansasaki/abimap/build/785056/ -- 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/UFIX4KUVHLFVMMPCYM3JVBSYI6MWI7GU/
