Source: clikit
Version: 0.6.2-3
User: [email protected]
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/c/clikit.html


  Setting up python3-clikit (0.6.2-3) ...
  /usr/lib/python3/dist-packages/clikit/api/args/format/command_option.py:47:
SyntaxWarning: invalid escape sequence '\-'
    if not re.match("^[a-zA-Z0-9\-]+$", alias):
  /usr/lib/python3/dist-packages/clikit/utils/string.py:81:
SyntaxWarning: invalid escape sequence '\s'
    words = re.split("\s+", string)

Reply via email to