[Pkg-utopia-maintainers] Bug#1085347: avahi: Python SyntaxWarning
    Graham Inggs 
    ginggs at debian.org
       
    Fri Oct 18 14:47:05 BST 2024
    
    
  
Source: avahi
Version: 0.8-13
User: debian-python at 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/a/avahi.html
  Setting up python3-avahi (0.8-13+b2) ...
  /usr/lib/python3/dist-packages/avahi/ServiceTypeDatabase.py:98:
SyntaxWarning: invalid escape sequence '\.'
    if not re.search('_[a-zA-Z0-9-]+\._[a-zA-Z0-9-]+', key):
  /usr/lib/python3/dist-packages/avahi/ServiceTypeDatabase.py:100:
SyntaxWarning: invalid escape sequence '\.'
    if re.search('_[a-zA-Z0-9-]+\._[a-zA-Z0-9-]+\[.*\]', key):
    
    
More information about the Pkg-utopia-maintainers
mailing list