https://bugzilla.redhat.com/show_bug.cgi?id=1391457 --- Comment #2 from Charalampos Stratakis <cstratak@xxxxxxxxxx> --- If the binary has the same functionality (usually it does) under python2 and python3 it should only be packaged for the python3 subpackage. As it is currently the binary is pointing to usr/bin/python3, and by including it at both subpackages %files sections, as a result the python2 subpackage has a dependency on python3. If however you would like to package the binary for both python2 and python3 you can find guidance at the rpm porting guide [0] [0] http://python-rpm-porting.readthedocs.io/en/latest/tools.html#install -- 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