#1085917 python-hgapi: Python SyntaxWarning

#1085917#5
Date:
2024-10-23 12:02:41 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/p/python-hgapi.html


  Setting up python3-hgapi (1.7.3+git20170127.dd8fb7b-4) ...
  /usr/lib/python3/dist-packages/hgapi/hgapi.py:204: SyntaxWarning:
invalid escape sequence '\S'
    reg_expr = "(?P<tag>.+\S)\s+(?P<rev>\d+):(?P<changeset>\w+)"
  /usr/lib/python3/dist-packages/hgapi/hgapi.py:233: SyntaxWarning:
invalid escape sequence '\d'
    revno_re = re.compile('^changeset: (\d+):\w+$')
  /usr/lib/python3/dist-packages/hgapi/hgapi.py:361: SyntaxWarning:
invalid escape sequence '\d'
    b = re.split('(\d+:[A-Za-z0-9]+)', branch)
  /usr/lib/python3/dist-packages/hgapi/hgapi.py:373: SyntaxWarning:
invalid escape sequence '\d'
    b = re.split('(\d+:[A-Za-z0-9]+)', branch)
  /usr/lib/python3/dist-packages/hgapi/hgapi.py:450: SyntaxWarning:
invalid escape sequence '\S'
    filere = re.compile("^diff .* (\S+)$")
  /usr/lib/python3/dist-packages/hgapi/hgapi.py:524: SyntaxWarning:
invalid escape sequence '\{'
    '\{"node":"{node|short}","rev":"{rev}","author":"{author|urlescape}",'
  /usr/lib/python3/dist-packages/hgapi/hgapi.py:607: SyntaxWarning:
invalid escape sequence '\s'
    match = re.search('\s\(version (.*)\)$', out.split("\n")[0])

#1085917#10
Date:
2026-08-10 16:34:16 UTC
From:
To:
Dear submitter,

as the package python-hgapi has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1143957

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)