ipython 6.0.0rc1 was released 7 hours ago:
Now when building fire, travis CI finds that version, which doesn't support Python 2.7, and complains, e.g. at https://travis-ci.org/nealmcb/python-fire/jobs/220816890
...
Processing dependencies for fire==0.1.0
Searching for ipython
Reading https://pypi.python.org/simple/ipython/
Downloading https://pypi.python.org/packages/76/46/c505c48d264715136edde1a1960f9158133e34c03bbfe4c955dbc5948ce4/ipython-6.0.0rc1.tar.gz#md5=e57acb5fabd9f18b739de35a1f00eac5
Best match: ipython 6.0.0rc1
Processing ipython-6.0.0rc1.tar.gz
Writing /tmp/easy_install-Aw9UOD/ipython-6.0.0rc1/setup.cfg
Running ipython-6.0.0rc1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Aw9UOD/ipython-6.0.0rc1/egg-dist-tmp-JVscrS
IPython 6.0+ does not support Python 2.6, 2.7, 3.0, 3.1, or 3.2.
...
error: Setup script exited with 1
The command "python setup.py develop" failed and exited with 1 during .
Time for a dependency change. For a lot of projects....
ipython 6.0.0rc1 was released 7 hours ago:
Now when building fire, travis CI finds that version, which doesn't support Python 2.7, and complains, e.g. at https://travis-ci.org/nealmcb/python-fire/jobs/220816890
Time for a dependency change. For a lot of projects....