Source: morse-simulator
Version: 1.2.2-1
User: python-modules-t...@lists.alioth.debian.org
Usertags: sphinx1.3

morse-simulator FTBFS with Sphinx 1.3 (which is available in experimental):

  Exception occurred:
    File "/tmp/morse-simulator-1.2.2/doc/morse-theme/templates/layout.html", 
line 4, in <module>
      {% extends "default/layout.html" %}
    File "/usr/lib/python3/dist-packages/sphinx/jinja2glue.py", line 159, in 
get_source
      raise TemplateNotFound(template)
  jinja2.exceptions.TemplateNotFound: default/layout.html
  CMakeFiles/doc.dir/build.make:52: recipe for target 'CMakeFiles/doc' failed

The 'default' theme has been renamed to 'classic', so the template file
is now classic/layout.html.

Unfortunately there is no easy solution that will work with both Sphinx 1.2
and 1.3, but you can try to base the template on 'basic/layout.html'
(classic extends basic) and embed the parts you need directly into your
template.

--
Dmitry Shachnev

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to