Source: python-blazarclient Version: 4.1.0-2 User: debian-pyt...@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/python-blazarclient.html Setting up python3-blazarclient (4.1.0-2) ... /usr/lib/python3/dist-packages/blazarclient/utils.py:25: SyntaxWarning: invalid escape sequence '\d' ELAPSED_TIME_REGEX = '^(\d+)([s|m|h|d])$' # noqa W605