Skip to content

Fix live preview with Python 3.8#11838

Merged
joestringer merged 2 commits intocilium:masterfrom
joestringer:submit/fix-live-preview
Jun 3, 2020
Merged

Fix live preview with Python 3.8#11838
joestringer merged 2 commits intocilium:masterfrom
joestringer:submit/fix-live-preview

Conversation

@joestringer
Copy link
Copy Markdown
Member

  • Fix live preview with python 3.8 (Ubuntu 20.04)
  • Sort requirements alphabetically

Signed-off-by: Joe Stringer <joe@cilium.io>
Ubuntu 20.04 ships Python 3.8 by default, which causes `make
live-preview` failure during one of the dependency installations in the
pipenv unless we bump the "six" version.

While we're at it, sort alphabetically.

Signed-off-by: Joe Stringer <joe@cilium.io>
@joestringer joestringer added release-note/misc This PR makes changes that have no direct user impact. needs-backport/1.8 labels Jun 2, 2020
@joestringer joestringer requested a review from a team as a code owner June 2, 2020 20:06
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.02%) to 36.899% when pulling 1841143 on joestringer:submit/fix-live-preview into a20dcd1 on cilium:master.

@aanm aanm added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Jun 3, 2020
@joestringer joestringer merged commit 5b12097 into cilium:master Jun 3, 2020
@joestringer joestringer deleted the submit/fix-live-preview branch June 3, 2020 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants