travis ci failing with advent of ipython 6.0.0rc1 · Issue #57 · google/python-fire · GitHub
Skip to content

travis ci failing with advent of ipython 6.0.0rc1 #57

Description

@nealmcb

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....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions