Fedora is starting to get stricter about this, including a new Taskotron check which complains about requirements onto the deprecated python-* name.
python-*
https://taskotron.fedoraproject.org/artifacts/all/bdb8ad7c-54a4-11e7-8d4e-5254008e42f6/task_output/output.log
Unfortunately it means we need a huge %if %else for EPEL.
Ahh not quite... it's still python-sqlalchemy no python2-sqlalchemy on F25, sigh.
python-sqlalchemy
python2-sqlalchemy
rebased
:thumbsup:
Pull-Request has been merged by dcallagh
Fedora is starting to get stricter about this, including a new Taskotron check which complains about requirements onto the deprecated
python-*name.https://taskotron.fedoraproject.org/artifacts/all/bdb8ad7c-54a4-11e7-8d4e-5254008e42f6/task_output/output.log
Unfortunately it means we need a huge %if %else for EPEL.