Package: gnome-music Version: 3.36.0-1 Severity: important I'm on testing and gnome-music fails to start with the error below.
Traceback (most recent call last): File "/usr/bin/gnome-music", line 43, in <module> import gi File "/usr/lib/python3/dist-packages/gi/__init__.py", line 24, in <module> from pkgutil import extend_path File "/usr/lib/python3.8/pkgutil.py", line 137, in <module> def iter_importer_modules(importer, prefix=''): File "/usr/lib/python3.7/functools.py", line 775, in singledispatch import types, weakref File "/usr/lib/python3.8/weakref.py", line 102 def __init__(self, other=(), /, **kw): ^ SyntaxError: invalid syntax