Source: python-aptly Version: 0.12.12-1 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/p/python-aptly.html Setting up python3-aptly (0.12.12-1) ... /usr/lib/python3/dist-packages/aptly/publisher/__init__.py:179: SyntaxWarning: invalid escape sequence '\}' nodes_raw = re.findall('[ \t]+"([^"]+)".*label="{(Repo|Snapshot|Published) ([^|]+)[^\}"]+}"', dot_data) /usr/lib/python3/dist-packages/aptly/publisher/__init__.py:591: SyntaxWarning: invalid escape sequence '\ ' parsed = re.match('(.*)\ (.*)\ (.*)\ (.*)', ref)