- Package:
- src:selinux-basics
- Source:
- src:selinux-basics
- Submitter:
- Graham Inggs
- Date:
- 2024-11-08 16:03:03 UTC
- Severity:
- normal
Hi Maintainer
The SyntaxWarning below were emitted when this package was tested with
pipuarts[1].
Regards
Graham
[1] https://piuparts.debian.org/sid/source/s/selinux-basics.html
Setting up python3 (3.12.6-1) ...
/usr/share/selinux-basics/tests/22_postfix.py:25: SyntaxWarning:
invalid escape sequence '\s'
split = re.compile("([^\s]+)")
Setting up selinux-basics (0.5.9) ...