Your message dated Tue, 06 Jan 2026 14:51:33 +0900
with message-id <[email protected]>
and subject line RE: Python Syntax Warning
has caused the Debian Bug report #1085537,
regarding debmake: 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.)


-- 
1085537: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085537
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: debmake
Version: 4.4.0-4
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/d/debmake.html


  Setting up debmake (4.4.0-4) ...
  /usr/lib/python3/dist-packages/debmake/checkdep5.py:586:
SyntaxWarning: invalid escape sequence '\s'
    re_ascii = re.compile("[\s!-~]")
  /usr/lib/python3/dist-packages/debmake/control.py:144:
SyntaxWarning: invalid escape sequence '\.'
    if re.search("\.git$", vcsvcs):
  /usr/lib/python3/dist-packages/debmake/control.py:146:
SyntaxWarning: invalid escape sequence '\.'
    elif re.search("\.hg$", vcsvcs):
  /usr/lib/python3/dist-packages/debmake/control.py:164:
SyntaxWarning: invalid escape sequence '\.'
    if re.search("\.git$", vcsbrowser):
  /usr/lib/python3/dist-packages/debmake/control.py:166:
SyntaxWarning: invalid escape sequence '\.'
    elif re.search("\.hg$", vcsbrowser):
  /usr/lib/python3/dist-packages/debmake/sanity.py:124: SyntaxWarning:
invalid escape sequence '\('
    pkgver = re.match("([^ \t]+)[ \t]+\(([^()]+)-([^-()]+)\)", line)

--- End Message ---
--- Begin Message ---
Control: Package debmake
Control: fixed 4.5.2
Control: forcemerge 1065590 1085537
thanks

Hi,

This bug report seems to be similar to #1065590 issue reported by  "Loren M.
Lang" <[email protected]>
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065590
It was partially addressed in 54a23c1 ("Use raw string for 3.12 compatibility",
2024-03-10)

Loren initiated corresponding PR
  https://salsa.debian.org/debian/debmake/-/merge_requests/16
Fix for this #1085537 was part of this PR.
It was merged in 4.5.2, When it was merged as 2f781b5 ("Fix escape sequences for
Python 3.12", 2024-03-06)

This history made duplicate #1065590 entry in d/changelog without listing
#1085537

So it is fixed now and closing this bug report.

Thanks for your report

Osamu

--- End Message ---

Reply via email to