Your message dated Fri, 09 Feb 2024 06:49:01 +0000 with message-id <[email protected]> and subject line Bug#1063485: fixed in docopt 0.6.2-5 has caused the Debian Bug report #1063485, regarding python3-docopt: invalid escape sequences to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1063485: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063485 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3-docopt Version: 0.6.2-4.1 Severity: normal Installing python3-docopt, I received the following warning messages: Setting up python3-docopt (0.6.2-4.1) ... /usr/lib/python3/dist-packages/docopt.py:165: SyntaxWarning: invalid escape sequence '\S' name = re.findall('(<\S*?>)', source)[0] /usr/lib/python3/dist-packages/docopt.py:166: SyntaxWarning: invalid escape sequence '\[' value = re.findall('\[default: (.*)\]', source, flags=re.I) /usr/lib/python3/dist-packages/docopt.py:207: SyntaxWarning: invalid escape sequence '\[' matched = re.findall('\[default: (.*)\]', description, flags=re.I) /usr/lib/python3/dist-packages/docopt.py:456: SyntaxWarning: invalid escape sequence '\S' split = re.split('\n *(<\S+?>|-\S+?)', doc)[1:] These strings should all be preceded by an "r" to make them raw strings. Best wishes, Julian
--- End Message ---
--- Begin Message ---Source: docopt Source-Version: 0.6.2-5 Done: Julian Gilbey <[email protected]> We believe that the bug you reported is fixed in the latest version of docopt, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Julian Gilbey <[email protected]> (supplier of updated docopt package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 09 Feb 2024 06:22:42 +0000 Source: docopt Architecture: source Version: 0.6.2-5 Distribution: unstable Urgency: medium Maintainer: Debian Python Team <[email protected]> Changed-By: Julian Gilbey <[email protected]> Closes: 1063485 Changes: docopt (0.6.2-5) unstable; urgency=medium . * Team upload * Move to team maintenance (though cannot physically move repository on salsa) * Fix syntax errors in regexps (Closes: #1063485) Checksums-Sha1: 18023c24a3e576d14181e43f269e715e2fdb2726 2017 docopt_0.6.2-5.dsc 8fb6b854fdc7be2c1f13884581d467bd0b7f5ab8 4516 docopt_0.6.2-5.debian.tar.xz cfbe907217fdfc844eecbf77035aaf50482b097f 7237 docopt_0.6.2-5_amd64.buildinfo Checksums-Sha256: 4148568e6de393a29da5e5e7c0215d700c5428cbda451e7423cb1ba58867fd3a 2017 docopt_0.6.2-5.dsc 09831c95ea07bdb5f91eb70d2a5e039490f0ca1ee8c0965f8982d850c57da4f6 4516 docopt_0.6.2-5.debian.tar.xz a9a829eef78debe1ff905332f28f75a47d87151992114143fad9dfd938722f8b 7237 docopt_0.6.2-5_amd64.buildinfo Files: 387a5db58a3d61862b3f1854c6565541 2017 python optional docopt_0.6.2-5.dsc 533e88fae8f379e4678f6ef294cdf4ae 4516 python optional docopt_0.6.2-5.debian.tar.xz 983c3a1947c7385b4aa7fc1ab4655710 7237 python optional docopt_0.6.2-5_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJDBAEBCAAtFiEEfhrD+iemSShMMj72aVxCkxbAe/4FAmXFxWEPHGpkZ0BkZWJp YW4ub3JnAAoJEGlcQpMWwHv+Kd8P/0KYXvfCYjEOfIhBO7jp9Qb4+WhpWB4EJVsR SHb9fcNpPt6rFr240zwPrX/aaQhPi8GtvxxCcbBFBZ/imVWL1zYiCK3gqtlzBXah diymFlWIRJ/W59CSLx8N/+5a/c9GszFvn6EsuwTqkH8wUGuwBAJI87acXd7vZATQ oEjY2NCe/xYZOUBc/hS4ldh5NHuKEw5Qq34atlkYu5UWErovDTMaxVTdd1PsoMl6 7UiTYoMUlmw8UynX+Dh5A9fFApy6y4DgtF3B0KguPTHIwdHpgJa+LvqBmnfTCPH+ s6T7DJlUtOc2Y/Xs/TokXL2jCSDL5PVJY/WQAGUyPn+tWwtIedVKcZ+bz8TKqWmK 1mIRK47Z8mAzh3xdgfSS6QSqUJWFOHEF3iys3rhe4eDPRXLW3lC7NrNsCrrFVHGp T7qRz1OvVb530ojiLHFmzZH2LUzNLTl5JeZLe+Bx193HedZp1nENZ5HpMGOWGcJl 6LwWdCjsm6JyU/CSvfZdyn16GNugGtNr5pbrriWH9lvsVkbjUqq9hVo0M3l49IRR KMILL+HQy3EKf6GS1Yb0w0aq2Uxp8nyDLDJdW2tt1h2HjF/H4+nMg+vulc0jjSBq edzvJQT4Fxt2PFbeB2jjxAO48OsxOeNpHzjZ0o7YU2oDbRoQs/DGh/pJiRqhIvV1 ntt6Jzic =eC4t -----END PGP SIGNATURE-----
--- End Message ---

