Test failures when building the software on Debian
Just forwarding a bug caught downstream when building the software for Debian.
The build fails at the testing stage with a bunch of errors of the form:
TypeError: PyScriptScene.DataCollection.__new__(PyScriptScene.DataCollection) is not safe, use PyScriptScene.DataObject.__new__()
The complete build log is available here.