Bug#1085764: pagure: Python SyntaxWarning
Source: pagure
Version: 5.11.3+dfsg-3
User: debian-python@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/p/pagure.html
Setting up pagure (5.11.3+dfsg-3) ...
*** Pagure needs to be configured by hand ***
*** Please, take a look at /usr/share/doc/pagure/README.Debian ***
*** and follow the instructions there. ***
/usr/lib/python3/dist-packages/pagure/hooks/files/git_multimail_upstream.py:3424:
SyntaxWarning: invalid escape sequence '\s'
return re.match("(.*?)\s*<", self.__user).group(1)
/usr/lib/python3/dist-packages/pagure/hooks/files/git_multimail_upstream.py:3459:
SyntaxWarning: invalid escape sequence '\s'
return re.match("(.*?)\s*<", self.__submitter).group(1)
Reply to: