Hello,

On Sat 23 Oct 2021 at 09:50PM +02, Lucas Nussbaum wrote:

>> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
>> sphinx-build -b html -d build/doctrees   source build/html
>> Running Sphinx v4.2.0
>>
>> Exception occurred:
>>   File "/<<PKGBUILDDIR>>/docs/source/_ext/progress.py", line 147, in setup
>>     app.add_stylesheet('progress.css')
>> AttributeError: 'Sphinx' object has no attribute 'add_stylesheet'
>> The full traceback has been saved in /tmp/sphinx-err-olciwe_g.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!
>> make[2]: *** [Makefile:53: html] Error 2
>
>
> The full build log is available from:
> http://qa-logs.debian.net/2021/10/23/python-pgpy_0.5.3-3_unstable.log

I've looked at upstream's docs and add_stylesheet has simply been
renamed to add_css_file, so the fix for this bug is simple.

I haven't done an NMU because the test suite is failing for other
reasons.

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature

Reply via email to