Source: cloud-sptheme
Version: 1.10.1.post20200504175005-6
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/cloud-sptheme.html


  Setting up python3-cloud-sptheme (1.10.1.post20200504175005-6) ...
  /usr/lib/python3/dist-packages/cloud_sptheme/__init__.py:124:
SyntaxWarning: invalid escape sequence '\d'
    return re.match("(\d+\.\d+)", release).group(1)
  /usr/lib/python3/dist-packages/cloud_sptheme/ext/issue_tracker.py:50:
SyntaxWarning: invalid escape sequence '\s'
    issue_re = re.compile("""
  /usr/lib/python3/dist-packages/cloud_sptheme/make_helper.py:154:
SyntaxWarning: invalid escape sequence '\`'
    print("Please use \`make <target>' where <target> is one of")

Reply via email to