https://bugzilla.redhat.com/show_bug.cgi?id=1278964 Neal Gompa <ngompa13@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ngompa13@xxxxxxxxx --- Comment #5 from Neal Gompa <ngompa13@xxxxxxxxx> --- Michael, I see an issue you should fix. You're using unversioned python names and macros assuming that they'll remain Python 2. We aren't supposed to assume that anymore, as we move toward Python 3. Accordingly, please use %{python2_sitelib}, prefix your python- packages as python2- ones, and use python2 packages instead of python packages for Python 2 dependencies. More details on the Python packaging guidelines here: https://fedoraproject.org/wiki/Packaging:Python -- 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