https://bugzilla.redhat.com/show_bug.cgi?id=1347006 --- Comment #1 from Avram Lubkin <aviso@xxxxxxxxxxxxxx> --- A couple heads up to reviewer: This package won't build on Fedora 23 due to the rename or python-sphinx to python2-sphinx in Fedora 24. Not planning on releasing for Fedora 23 unless someone asks for it. These should both succeed. fedora-review -b 1347006 -m fedora-rawhide-x86_64 fedora-review -b 1347006 -m fedora-24-x86_64 rpmlint will find non-executable-script for the python package files. That's an upstream bug. The correct way to fix it is to remove the shebang line from those files since none of them are actually scripts. Only way to get rid of the error now would be to patch the files or make the files executable. Neither seems like a good idea, since the only thing it affects is rpmlint, but let me know what you think. Pull request submitted to upstream. https://bitbucket.org/dhellmann/sphinxcontrib-spelling/pull-requests/4/removed-unnecessary-shebang-lines-from-non/diff -- 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://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx