Source: pyexiv2 Version: 0.3.0-2 User: [email protected] Usertags: sphinx1.0 Severity: important
When rebuilt against python-sphinx 1.0.7-2 (available in experimental), pyexiv2 failed to build. The relevant part of the build log:
| scons: Reading SConscript files ... | Running Sphinx v1.0.7 | loading pickled environment... not yet created | scons: done reading SConscript files. | scons: Building targets ... | build_doc(["doc/_build/index.html", "doc/_build/api.html", "doc/_build/release_procedure.html", "doc/_build/developers.html", "doc/_build/tutorial.html"], ["doc/index.rst", "doc/api.rst", "doc/release_procedure.rst", "doc/developers.rst", "doc/tutorial.rst"]) | scons: *** [doc/_build/index.html] TypeError : build() got an unexpected keyword argument 'all_files' | Traceback (most recent call last): | File "/usr/lib/scons/SCons/Action.py", line 1046, in execute | result = self.execfunction(target=target, source=rsources, env=env) | File "/build/sbuild-pyexiv2_0.3.0-2-i386-Yor8wV/pyexiv2-0.3.0/doc/SConscript", line 23, in build_doc | sphinx.build(all_files=False, filenames=[]) | TypeError: build() got an unexpected keyword argument 'all_files' | scons: building terminated because of errors. | make[1]: *** [override_dh_auto_build] Error 2 -- Jakub Wilk -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

