https://bugzilla.redhat.com/show_bug.cgi?id=1128100 --- Comment #12 from Christopher Meng <i@xxxxxxxx> --- (In reply to Nikos Roussos from comment #11) > http://pkgs.fedoraproject.org/cgit/python-markdown.git/tree/python-markdown. > spec > http://pkgs.fedoraproject.org/cgit/python-docutils.git/tree/python-docutils. > spec These 2 are correct, because they only put BuildRequires in the conditional blocks, not like this one from you, putting BuildRequires and Requires to wrong place exactly. Your initial spec will give python-markups dependencies hereunder: Requires: python3-markdown Requires: python3-docutils Requires: python3-textile And python2 packages shouldn't pull in any python3 deps, I think you should be able to understand this. -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review