https://bugzilla.redhat.com/show_bug.cgi?id=1512226 --- Comment #5 from Miro Hrončok <mhroncok@xxxxxxxxxx> --- (In reply to Aivar Annamaa from comment #4) > - "Requres:" part is missing. I would use "Requires: %{py3_dist flask six}". > Not sure how it should be if common Python 2 + Python 3 package is wanted. > Looks like in some case it's done with conditionals > (eg. https://apps.fedoraproject.org/packages/python-flask-wtf/sources/spec) > but if I've understood correctly then > "Requires: %{py2_dist flask six} %{py3_dist flask six}" would also do the > right thing Each subpackage has it's own Requires. In this case, the only subpackage should have %{py3_dist flask six} (or similar). -- 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