You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kouhei Sutou (JIRA)" <ji...@apache.org> on 2019/04/01 21:18:02 UTC

[jira] [Resolved] (ARROW-5078) [Documentation] Sphinx is failed by RemovedInSphinx30Warning

     [ https://issues.apache.org/jira/browse/ARROW-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kouhei Sutou resolved ARROW-5078.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14.0

Issue resolved by pull request 4090
[https://github.com/apache/arrow/pull/4090]

> [Documentation] Sphinx is failed by RemovedInSphinx30Warning
> ------------------------------------------------------------
>
>                 Key: ARROW-5078
>                 URL: https://issues.apache.org/jira/browse/ARROW-5078
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Kouhei Sutou
>            Assignee: Krisztian Szucs
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> https://travis-ci.org/apache/arrow/jobs/513850506
> {noformat}
> /home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/sphinx/util/docutils.py:311: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead.
>   RemovedInSphinx30Warning)
> Exception occurred:
>   File "/home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/breathe/renderer/sphinxrenderer.py", line 38, in parse_definition
>     ast = parser.parse_declaration("class")
> TypeError: parse_declaration() missing 1 required positional argument: 'directiveType'
> The full traceback has been saved in /tmp/sphinx-err-i64grj3x.log, if you want to report the issue to the developers.
> Please also report this if it was a user error, so that a better error message can be provided next time.
> A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)