#1085369 bumblebee-status: Python SyntaxWarning

#1085369#5
Date:
2024-10-18 16:41:19 UTC
From:
To:
Hi Maintainer

The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].

Regards
Graham


[1] https://piuparts.debian.org/sid/source/b/bumblebee-status.html


  Setting up bumblebee-status (2.2.0-1) ...
  /usr/lib/python3/dist-packages/bumblebee_status/modules/contrib/pipewire.py:77:
SyntaxWarning: invalid escape sequence '\d'
    v = re.search("\d\.\d+", volume)