Source: python-numpysane Version: 0.41-5 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/p/python-numpysane.html Setting up python3-numpysane (0.41-5) ... /usr/lib/python3/dist-packages/numpysane_pywrap.py:730: SyntaxWarning: invalid escape sequence '\.' _m = re.match("(/home/[^/]+/\.local)/lib/", __file__) /usr/lib/python3/dist-packages/numpysane_pywrap.py:1224: SyntaxWarning: invalid escape sequence '\s' m = re.match("\s*const\s+(.*?)$", c_type) /usr/lib/python3/dist-packages/numpysane_pywrap.py:1229: SyntaxWarning: invalid escape sequence '\*' m = re.search("(.*)\*\s*$", c_type_no_leading_const)

