Source: mwc Version: 2.0.5-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/m/mwc.html Setting up python3 (3.12.6-1) ... /usr/share/mwc/mwctools.py:51: SyntaxWarning: invalid escape sequence '\s' textContent = re.sub(' +', ' ', re.sub('\s', ' ', textContent)).strip()