Source: htseq Version: 2.0.5-2 User: [email protected] 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*)")

