Source: pyqso Version: 1.1.0-5 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/pyqso.html Setting up pyqso (1.1.0-5) ... /usr/lib/python3/dist-packages/pyqso/adif.py:272: SyntaxWarning: invalid escape sequence '\d' pattern = re.compile("<(.*?):(\d*).*?>([^<]+)")