severity 997383 minor
tags 997383 fixed-upstream
thanks

Hi,

On Sat, 23 Oct 2021 21:49:56 +0200 Lucas Nussbaum <lu...@debian.org> wrote:
> Exception occurred:
>   File "/<<PKGBUILDDIR>>/doc/conf.py", line 30, in setup
>     app.add_stylesheet('css/custom.css')
> AttributeError: 'Sphinx' object has no attribute 'add_stylesheet'
> The full traceback has been saved in /tmp/sphinx-err-qj3dzcul.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[1]: *** [debian/rules:28: override_dh_installdocs] Error 1

From what I can tell, the add_stylesheet removal was delayed upstream and as a result dh-virtualenv no longer FTBFS in sid, so I'm downgrading the severity to minor.

Fixing the deprecation warning should be as simple as cherry-picking <https://github.com/spotify/dh-virtualenv/commit/48db465554f3b0ba1fd22d629be0b6b7c964a211>, which I can do as a NMU if that's wanted.

-- Kunal

Reply via email to