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/confy.html
Setting up confy (0.7.1-1) ...
/usr/lib/python3/dist-packages/confy/utils.py:9: SyntaxWarning:
invalid escape sequence '\['
return re.sub("\[([^]]+?)\]\(([^)\s]+?)(?:\s.*?)?\)", r'<a
href="\2">\1</a>', text)