Source: variety Version: 0.8.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/v/variety.html Setting up variety (0.8.12-1) ... /usr/lib/python3/dist-packages/variety/display_modes.py:17: SyntaxWarning: invalid escape sequence '\>' "-resize %dx%d\> -size %dx%d xc:black +swap -gravity center -composite" % (w, h, w, h), /usr/lib/python3/dist-packages/variety/plugins/builtin/quotes/QuotationsPageSource.py:103: SyntaxWarning: invalid escape sequence '\d' page = random.randint(1, int(re.findall("Page 1 of (\d+)", html)[0]))