#1085678 magic-wormhole-mailbox-server: Python SyntaxWarning

#1085678#5
Date:
2024-10-21 14:43:54 UTC
From:
To:
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/magic-wormhole-mailbox-server.html


  Setting up python3-magic-wormhole-mailbox-server (0.4.1-3) ...
  /usr/lib/python3/dist-packages/wormhole_mailbox_server/server_tap.py:22:
SyntaxWarning: invalid escape sequence '\:'
    ("port", "p", "tcp:4000:interface=\:\:", "endpoint to listen on"),
  /usr/lib/python3/dist-packages/wormhole_mailbox_server/test/test_config.py:6:
SyntaxWarning: invalid escape sequence '\:'
    PORT = "tcp:4000:interface=\:\:"