#1077693 rhythmbox-plugins: SyntaxWarning: invalid escape sequence '\('

Package:
rhythmbox-plugins
Source:
rhythmbox-plugins
Description:
plugins for rhythmbox music player
Submitter:
Enrique Garcia
Date:
2024-09-10 09:45:03 UTC
Severity:
normal
Tags:
#1077693#5
Date:
2024-07-31 22:11:47 UTC
From:
To:
I am running Debian testing and I recently upgraded it which made rhythmbox-
plugin package to be upgraded.
As part of some installation script there are numoerous python warnings like
this one:

/usr/lib/x86_64-linux-gnu/rhythmbox/plugins/lyrics/lyrics.py:44: SyntaxWarning:
invalid escape sequence '\('
  LYRIC_TITLE_STRIP=["\(live[^\)]*\)", "\(acoustic[^\)]*\)", "\([^\)]*mix\)",
"\
([^\)]*version\)", "\([^\)]*edit\)", "\(feat[^\)]*\)"]

This is probably related to some changes in python 3.12, which is now the
default in Debian testing: https://docs.python.org/3/whatsnew/3.12.html

#1077693#12
Date:
2024-07-31 22:34:32 UTC
From:
To:
Control: forcemerge 1074390 -1

This is the same issue that's already tracked as
<https://bugs.debian.org/1074390>.

    smcv