#1085550 dodgy: Python SyntaxWarning

#1085550#5
Date:
2024-10-20 16:51:47 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/d/dodgy.html


  Setting up dodgy (0.1.9-5) ...
  /usr/lib/python3/dist-packages/dodgy/checks.py:34: SyntaxWarning:
invalid escape sequence '\s'
    re.compile('^ssh-rsa\s+AAAA[0-9A-Za-z+/]+[=]{0,3}\s*([^@]+@[^@]+)?$')