https://bugzilla.redhat.com/show_bug.cgi?id=1676914 František Zatloukal <fzatlouk@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fzatlouk@xxxxxxxxxx --- Comment #2 from František Zatloukal <fzatlouk@xxxxxxxxxx> --- (In reply to Miro Hrončok from comment #1) > - %{?python_enable_dependency_generator} + manual requires - is the > generator not working, or? It seems it does not work: This is rpm build with requires: $ rpm -qpR "build/0.0.1-3.fc29/oraculum-0.0.1-3.fc29.noarch.rpm" /usr/bin/python3 config(oraculum) = 0.0.1-3.fc29 python(abi) = 3.7 python3-alembic python3-bugzilla python3-dateutil python3-flask python3-flask-cache python3-flask-cors python3-flask-login python3-flask-sqlalchemy python3-flask-wtf python3-icalendar python3-lxml python3-mod_wsgi python3-pygments python3-pytz python3-requests rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 And this one only with python_enable_dependency_generator: $ rpm -qpR "build/0.0.1-3.fc29/oraculum-0.0.1-3.fc29.noarch.rpm" /usr/bin/python3 config(oraculum) = 0.0.1-3.fc29 python(abi) = 3.7 rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(PayloadIsXz) <= 5.2-1 Am I missing something or should I report it? -- 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 -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx