Issue #4005
New sphinx version (1.8.0) breaks Travis build
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
sphinx-build -b html -d _build/doctrees -W . _build/html
Running Sphinx v1.8.0
making output directory...
Warning, treated as error:
autodoc_default_flags is now deprecated. Please use autodoc_default_options instead.
Makefile:53: recipe for target 'html' failed
make: *** [html] Error 2
Associated revisions
Revision 23f9b5f5
View on GitHub
Fixing tests after change in pulp_file and sphinx options
History
#1
Updated by daviddavis over 2 years ago
- Status changed from NEW to POST
- Assignee set to daviddavis
#2
Updated by daviddavis over 2 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp|23f9b5f5e71850973d3b0f57adc0101c4aaabbb5.
#3
Updated by daviddavis over 1 year ago
- Sprint/Milestone set to 3.0.0
#4
Updated by bmbouter over 1 year ago
- Tags deleted (
Pulp 3)
#5
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Fixing tests after change in pulp_file and sphinx options
re #4000 https://pulp.plan.io/issues/4000
fixes #4005 https://pulp.plan.io/issues/4005