Your message dated Wed, 05 Feb 2025 19:19:15 +0000 with message-id <[email protected]> and subject line Bug#1085609: fixed in gitinspector 0.4.4+dfsg-15 has caused the Debian Bug report #1085609, regarding gitinspector: Python SyntaxWarning 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.) -- 1085609: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085609 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: gitinspector Version: 0.4.4+dfsg-14 User: [email protected] 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/g/gitinspector.html Setting up gitinspector (0.4.4+dfsg-14) ... /usr/lib/python3/dist-packages/gitinspector/blame.py:188: SyntaxWarning: invalid escape sequence '\(' time = re.search(" \(.*?(\d\d\d\d-\d\d-\d\d)", string) /usr/lib/python3/dist-packages/gitinspector/metrics.py:34: SyntaxWarning: invalid escape sequence '\s' __metric_cc_tokens__ = [[["java", "js", "c", "cc", "cpp"], ["else", "for\s+\(.*\)", "if\s+\(.*\)", "case\s+\w+:", /usr/lib/python3/dist-packages/gitinspector/metrics.py:34: SyntaxWarning: invalid escape sequence '\s' __metric_cc_tokens__ = [[["java", "js", "c", "cc", "cpp"], ["else", "for\s+\(.*\)", "if\s+\(.*\)", "case\s+\w+:", /usr/lib/python3/dist-packages/gitinspector/metrics.py:34: SyntaxWarning: invalid escape sequence '\s' __metric_cc_tokens__ = [[["java", "js", "c", "cc", "cpp"], ["else", "for\s+\(.*\)", "if\s+\(.*\)", "case\s+\w+:", /usr/lib/python3/dist-packages/gitinspector/metrics.py:35: SyntaxWarning: invalid escape sequence '\s' "default:", "while\s+\(.*\)"], /usr/lib/python3/dist-packages/gitinspector/metrics.py:37: SyntaxWarning: invalid escape sequence '\s' [["cs"], ["else", "for\s+\(.*\)", "foreach\s+\(.*\)", "goto\s+\w+:", "if\s+\(.*\)", "case\s+\w+:", /usr/lib/python3/dist-packages/gitinspector/metrics.py:37: SyntaxWarning: invalid escape sequence '\s' [["cs"], ["else", "for\s+\(.*\)", "foreach\s+\(.*\)", "goto\s+\w+:", "if\s+\(.*\)", "case\s+\w+:", /usr/lib/python3/dist-packages/gitinspector/metrics.py:37: SyntaxWarning: invalid escape sequence '\s' [["cs"], ["else", "for\s+\(.*\)", "foreach\s+\(.*\)", "goto\s+\w+:", "if\s+\(.*\)", "case\s+\w+:", /usr/lib/python3/dist-packages/gitinspector/metrics.py:37: SyntaxWarning: invalid escape sequence '\s' [["cs"], ["else", "for\s+\(.*\)", "foreach\s+\(.*\)", "goto\s+\w+:", "if\s+\(.*\)", "case\s+\w+:", /usr/lib/python3/dist-packages/gitinspector/metrics.py:37: SyntaxWarning: invalid escape sequence '\s' [["cs"], ["else", "for\s+\(.*\)", "foreach\s+\(.*\)", "goto\s+\w+:", "if\s+\(.*\)", "case\s+\w+:", /usr/lib/python3/dist-packages/gitinspector/metrics.py:38: SyntaxWarning: invalid escape sequence '\s' "default:", "while\s+\(.*\)"], /usr/lib/python3/dist-packages/gitinspector/metrics.py:40: SyntaxWarning: invalid escape sequence '\s' [["py"], ["^\s+elif .*:$", "^\s+else:$", "^\s+for .*:", "^\s+if .*:$", "^\s+while .*:$"], /usr/lib/python3/dist-packages/gitinspector/metrics.py:40: SyntaxWarning: invalid escape sequence '\s' [["py"], ["^\s+elif .*:$", "^\s+else:$", "^\s+for .*:", "^\s+if .*:$", "^\s+while .*:$"], /usr/lib/python3/dist-packages/gitinspector/metrics.py:40: SyntaxWarning: invalid escape sequence '\s' [["py"], ["^\s+elif .*:$", "^\s+else:$", "^\s+for .*:", "^\s+if .*:$", "^\s+while .*:$"], /usr/lib/python3/dist-packages/gitinspector/metrics.py:40: SyntaxWarning: invalid escape sequence '\s' [["py"], ["^\s+elif .*:$", "^\s+else:$", "^\s+for .*:", "^\s+if .*:$", "^\s+while .*:$"], /usr/lib/python3/dist-packages/gitinspector/metrics.py:40: SyntaxWarning: invalid escape sequence '\s' [["py"], ["^\s+elif .*:$", "^\s+else:$", "^\s+for .*:", "^\s+if .*:$", "^\s+while .*:$"], /usr/lib/python3/dist-packages/gitinspector/metrics.py:41: SyntaxWarning: invalid escape sequence '\s' ["^\s+assert", "break", "continue", "return"]]]
--- End Message ---
--- Begin Message ---Source: gitinspector Source-Version: 0.4.4+dfsg-15 Done: Alexandre Detiste <[email protected]> We believe that the bug you reported is fixed in the latest version of gitinspector, 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. Alexandre Detiste <[email protected]> (supplier of updated gitinspector 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: SHA512 Format: 1.8 Date: Wed, 05 Feb 2025 19:46:09 +0100 Source: gitinspector Architecture: source Version: 0.4.4+dfsg-15 Distribution: unstable Urgency: medium Maintainer: Debian Python Team <[email protected]> Changed-By: Alexandre Detiste <[email protected]> Closes: 1083417 1085609 Changes: gitinspector (0.4.4+dfsg-15) unstable; urgency=medium . * Team upload. * Drop dependency on python3-pkg-resources (Closes: #1083417) * Fix SyntaxWarning (Closes: #1085609) Checksums-Sha1: 05a8d39150a9edaef23370d28a278d0f7466b67a 2186 gitinspector_0.4.4+dfsg-15.dsc e7bab6981ae1494779cc2fc23db1122e7ff2e0fb 17100 gitinspector_0.4.4+dfsg-15.debian.tar.xz 0200cd8b7809086e2aa9c50652bfa5bc837d8d6f 7773 gitinspector_0.4.4+dfsg-15_source.buildinfo Checksums-Sha256: b7e4fd02a7df2d046cfa84744cbcfb84dbbf4b8560885d0e89abcecbc3fd96cd 2186 gitinspector_0.4.4+dfsg-15.dsc 954776557afcc1049037a3b7b8652cc294c1497ad99a233cda8b6f196a551ce3 17100 gitinspector_0.4.4+dfsg-15.debian.tar.xz 75f9fd8d4c81c162de6116e8e7af8a3cede761915a520d52e5fbc63c274501cf 7773 gitinspector_0.4.4+dfsg-15_source.buildinfo Files: 3ce450bf90276959024fd01d136b6d78 2186 vcs optional gitinspector_0.4.4+dfsg-15.dsc dbab893e21f39415305540774978ae1a 17100 vcs optional gitinspector_0.4.4+dfsg-15.debian.tar.xz ebd0420953bf7f3e8bacdc97c8f400f6 7773 vcs optional gitinspector_0.4.4+dfsg-15_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmejs8IRHHRjaGV0QGRl Ymlhbi5vcmcACgkQMfMURUShdBodRA/+PFW243h0bVquhjPcTGhpSzugTrOF3VIT 7PW66BACDIl47pLXLgI06UQkvWSQSi4WkUXyy9l0R0x2SZ1R2aBDPZLadB9uCU4Y 7xUePDS53pyo109pnc+jEbGch9O73UDM6zLuc2sE+yLqCKAQVhfl9UUmzHBLUx1j lftOsecxdYCzwfTyEQ74tiCOxIhtqCMekMMOtn5sqjLxlnp7mLGelZg2mFlxqRmr RiCnxylcNjxj/JRRKDv2EXb8e4M5XRHOziNIo2UG+H1yhS+rg90FT/pKkbj/rNUd wpqI4X9RrCEaF2V2QdtCU6Be/XLf1cLHVNlFz7EHPqun7MKwopz6G96PLNh8SGob 5dS5nXp/OTQ2W7Do4LBCQJKt256H8TkGzcv/SasNaSJFxm8fQJasz4t02g4Pt1Pw SCy4ks555zO3ztZt9toxNSMRG+L9t+Cfk55fDJOYWuC/dXyWl3EMdi292qwXdX1S fhD+hHDh+IO3cmuubVgo7LDCYtDZ3I6/YTFusn4l6oNObzsvdpgcaE4yJ6Bqf/wT jrk4NJ8Di16lQcRMcpJsGFvkhXWeQr+DQ5Eqib04GySW6Q4BK8YukhLL2wcMvYHF MCXhll+MwpmsrJJ72pzXhuH6ACiefBl6oQ3Se+3Obb/491ALZP0rvneMd7oZA0fF Y5qr/ofKiZ8= =3rx9 -----END PGP SIGNATURE-----
pgpFDOHDOaEKn.pgp
Description: PGP signature
--- End Message ---

