Michael Rohleder <mike@rohleder.de> writes:
Toggle quote (8 lines)
> on current (8e3a1a62ae) master, gnome doesnt build, because totem tests> fail.> in order to fix this, i tried adding python-toml and python-astroid to> native-inputs of totem.> then the tests fail, because python-astroid seems to old, so here is a> patch for that.> now, the tests still fail, but we might be a small step closer... ;)
Uff, thanks for the heads-up, I have reverted the pylint update.
Toggle quote (3 lines)
> I only tested this lightly with building the other 3 deps:> "python-language-server rtv tuir" and python2-astroid.
Heh, that's what I did too because I did not have WebKitGTK readilyavailable for testing the Totem build. ;-)
However now I do, and can confirm that Totem still builds with thispatch.
I also added a follow-up patch to remove the unused nose and typing-astinputs.
Applied!