Control: reopen -1 still fails to build with Python 3.12:
Performing tests 'good/reports'
- installing
- result:
FAIL:
4a5,8
> /<<PKGBUILDDIR>>/tests/testarea/lib/python/ufw/util.py:483:
SyntaxWarning: invalid escape sequence '\.'
> quads = re.split('\.', nm)
> /<<PKGBUILDDIR>>/tests/testarea/lib/python/ufw/util.py:745:
SyntaxWarning: invalid escape sequence '\s'
> tmp = re.split('\s', out)

