#1085823 pyqso: Python SyntaxWarning

#1085823#5
Date:
2024-10-22 18:03:42 UTC
From:
To:
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*).*?>([^<]+)")