[Debian-med-packaging] Bug#1085638: htseq: Python SyntaxWarning

Graham Inggs ginggs at debian.org
Mon Oct 21 11:42:11 BST 2024


Source: htseq
Version: 2.0.5-2
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/h/htseq.html


  Setting up python3-htseq (2.0.5-2+b1) ...
  /usr/lib/python3/dist-packages/HTSeq/__init__.py:583: SyntaxWarning:
invalid escape sequence '\='
    _re_vcf_meta_comment = re.compile("^##([a-zA-Z]+)\=(.*)$")
  /usr/lib/python3/dist-packages/HTSeq/features.py:14: SyntaxWarning:
invalid escape sequence '\s'
    _re_attr_main = re.compile("\s*([^\s\=]+)[\s=]+(.*)")
  /usr/lib/python3/dist-packages/HTSeq/features.py:15: SyntaxWarning:
invalid escape sequence '\s'
    _re_attr_empty = re.compile("^\s*$")
  /usr/lib/python3/dist-packages/HTSeq/features.py:16: SyntaxWarning:
invalid escape sequence '\s'
    _re_gff_meta_comment = re.compile("##\s*(\S+)\s+(\S*)")



More information about the Debian-med-packaging mailing list