[Python-modules-team] Bug#706531: ipython: FTBFS with Sphinx 1.2: Could not import extension inheritance_diagram (exception: cannot import name xfileref_role)

Jakub Wilk jwilk at debian.org
Wed May 1 10:44:56 UTC 2013


Source: ipython
Version: 0.13.1-2
Severity: important
User: python-modules-team at lists.alioth.debian.org
Usertags: sphinx1.2

When rebuilt against python-sphinx 1.2~b1+dfsg-1 (available in 
experimental), ipython failed to build from source:
| sphinx-build -b html -d build/doctrees   source build/html
| Running Sphinx v1.2b1
|
| Extension error:
| Could not import extension inheritance_diagram (exception: cannot import name xfileref_role)
| make[2]: *** [html] Error 1

sphinx.roles.xfileref_role was deprecated since Sphinx 1.0 and finally 
removed in Sphinx 1.2.
sphinx.roles.XRefRole should be used instead.

-- 
Jakub Wilk



More information about the Python-modules-team mailing list