Source: shoogle Version: 0.1.4-10 User: debian-pyt...@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/s/shoogle.html Setting up python3 (3.12.5-1) ... /usr/share/shoogle/shoogle/commands/show.py:96: SyntaxWarning: invalid escape sequence '\.' description = re.sub("\.\s*$", "", opts["description"].splitlines()[0])