https://bugzilla.redhat.com/show_bug.cgi?id=2090791
--- Comment #2 from Miro HronĨok <[email protected]> --- > Requires: python3-zope-component > Requires: python3-zope-interface > Requires: python3-zope-event > > This is not needed and MUST NOT be used. See > https://docs.fedoraproject.org/en-US/packaging-guidelines/Python_201x/#_automatically_generated_dependencies > and > https://docs.fedoraproject.org/en-US/packaging-guidelines/#_package_dependencies Correction. I assumed those would be autogenerated, but they are not, because upstream does not seem to list those as dependencies at all. Where does this list come from? From the build.log: ******************************************************************************** WARNING: An optional code optimization (C extension) could not be compiled. Optimizations for this package will not be available! command 'gcc' failed: No such file or directory ******************************************************************************** Consider making this arched and BuildRequiring gcc to make the package faster. There are also tests in the tarball but no %check section in the specfile. -- 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 https://bugzilla.redhat.com/show_bug.cgi?id=2090791 _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
