[Debian-med-packaging] Bug#1085666: lefse: Python SyntaxWarning
Graham Inggs
ginggs at debian.org
Mon Oct 21 13:06:35 BST 2024
Source: lefse
Version: 1.1.2-1
User: debian-python at 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/l/lefse.html
Setting up lefse (1.1.2-1) ...
/usr/lib/python3/dist-packages/lefse/lefse_format_input.py:274:
SyntaxWarning: invalid escape sequence '\|'
for v in ["\|"]:
/usr/lib/python3/dist-packages/lefsebiom/AbundanceTable.py:387:
SyntaxWarning: invalid escape sequence '\.'
reSubPeriod = re.compile('\.')
More information about the Debian-med-packaging
mailing list