Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis build issue #808

Closed
JulienPalard opened this issue Jun 2, 2019 · 1 comment
Closed

Travis build issue #808

JulienPalard opened this issue Jun 2, 2019 · 1 comment

Comments

@JulienPalard
Copy link
Member

@JulienPalard JulienPalard commented Jun 2, 2019

On a un souci Travis à cause de python/cpython#13742, ça devrait être vite fix :)

@JulienPalard
Copy link
Member Author

@JulienPalard JulienPalard commented Jun 3, 2019

FYI le souci est que Doc/Makefile de cpython ne précise pas la version de sphinx qu'il installe, on est donc passé de 2.0.1 à 2.1.0 qui est plus strict, les buildbots cpython ne sont pas tombés car ils n'utilisent pas Doc/Makefile pour l'installe de sphinx, ils pré-installent eux-même, avec une version donnée.

Je fix dans python/cpython#13785 pour que ça ne se reproduise pas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.