Skip to content

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Feb 12, 2019

  • Add Ubuntu 18.04 (Bionic Beaver)

  • Add version number to Trusty and Xenial to retain chronological listings

  • Upgrade pip to fix Trusty: a dependency (More Itertools) has just dropped support for Python 2. Modern pip installs the right version because More Itertools added python_requires, so upgrade from ancient 2014 pip. (This has started failing in master.)

    • Might as well always upgrade pip in all containers

@radarhere
Copy link
Member

You may still wish to update pip anyway, but seeing that a later master build for the same commit passed, I rerun the failing job from the Travis build that you linked to, and it passes now.

@hugovk
Copy link
Member Author

hugovk commented Feb 25, 2019

Ah yes, Pytest added a workaround (pytest-dev/pytest#4774) to prevent it for ancient pip.

Thanks for the note! I still think it's a good idea to use modern pip to make sure things install consistently.

@hugovk hugovk force-pushed the add-18.04-bionic branch from 4792e0a to 1e17c7e Compare March 3, 2019 19:31
@hugovk hugovk changed the title Add 18.04 Bionic, fix 14.04 Trusty Add 18.04 Bionic, remove EOL 14.04 Trusty Apr 2, 2019
@hugovk
Copy link
Member Author

hugovk commented Apr 2, 2019

Updated to drop EOL Ubuntu 14.04 (Trusty Tahr).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants