Bug#1087077: seahorse-adventures: Python SyntaxWarning

Graham Inggs ginggs at debian.org
Fri Nov 8 15:51:52 GMT 2024


Source: seahorse-adventures
Version: 1.4-1
User: debian-python at lists.debian.org
Usertags: syntaxwarning

Hi Maintainer

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

Regards
Graham


[1] https://piuparts.debian.org/sid/source/s/seahorse-adventures.html


  Setting up python3 (3.12.5-1) ...
  /usr/share/games/seahorse-adventures/lib/pgu/gui/theme.py:106:
SyntaxWarning: invalid escape sequence '\.'
    is_image = re.compile('\.(gif|jpg|bmp|png|tga)$', re.I)
  /usr/share/games/seahorse-adventures/lib/pgu/html.py:115:
SyntaxWarning: invalid escape sequence '\D'
    anum = re.compile("\D")
  /usr/share/games/seahorse-adventures/lib/pgu/html.py:432:
SyntaxWarning: invalid escape sequence '\s'
    txt = re.compile("\s+").sub(" ",txt)



More information about the Pkg-games-devel mailing list