Comment 1 for bug 2051540

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Another fix is needed for 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)