[Debian-med-packaging] Bug#1085573: fastaq: Python SyntaxWarning

Graham Inggs ginggs at debian.org
Sun Oct 20 19:09:55 BST 2024


Source: fastaq
Version: 3.17.0-8
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/f/fastaq.html


  Setting up fastaq (3.17.0-8) ...
  /usr/lib/python3/dist-packages/pyfastaq/sequences.py:37:
SyntaxWarning: invalid escape sequence '\s'
    phylip_regex = re.compile('^\s*[0-9]+\s+[0-9]+$')
  /usr/lib/python3/dist-packages/pyfastaq/sequences.py:38:
SyntaxWarning: invalid escape sequence '\s'
    gbk_regex = re.compile('^LOCUS\s+\S')



More information about the Debian-med-packaging mailing list