Your message dated Tue, 29 Nov 2022 14:42:03 +0000
with message-id <e1p01ob-008mep...@fasolo.debian.org>
and subject line Bug#932820: fixed in vanguards 0.3.1-2.3
has caused the Debian Bug report #932820,
regarding vanguards: Migrate to PyPy3 (Python 3)
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 ow...@bugs.debian.org
immediately.)


-- 
932820: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932820
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: vanguards
Version: 0.3.1-1
Severity: normal

Hi,

please use Python 3 instead of PyPy, because we are going to remove
unsupported PyPy.

Debdiff attached.

Thanks.

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_SOFTLOCKUP
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8), 
LANGUAGE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages vanguards depends on:
pn  pypy             <none>
pn  pypy-ipaddress   <none>
pn  pypy-setuptools  <none>
pn  pypy-stem        <none>
pn  tor              <none>

vanguards recommends no packages.

vanguards suggests no packages.
diff -Nru vanguards-0.3.1/debian/control vanguards-0.3.1/debian/control
--- vanguards-0.3.1/debian/control      2019-02-06 20:10:43.000000000 +0100
+++ vanguards-0.3.1/debian/control      2019-07-23 18:29:04.000000000 +0200
@@ -6,11 +6,10 @@
 Build-Depends: debhelper (>= 11),
                dh-exec,
                dh-python,
-               pypy,
-               pypy-setuptools,
-               pypy-stem (>= 1.6.0-3.1),
-               pypy-pytest,
-               pypy-ipaddress
+               python3,
+               python3-setuptools,
+               python3-stem (>= 1.6.0-3.1),
+               python3-pytest,
 Standards-Version: 4.1.5
 Vcs-Browser: https://github.com/mikeperry-tor/vanguards
 Vcs-Git: https://github.com/mikeperry-tor/vanguards
@@ -19,8 +18,7 @@
 Package: vanguards
 Architecture: all
 Depends: ${misc:Depends},
-         ${pypy:Depends},
-         pypy-ipaddress,
+         ${python3:Depends},
          tor
 Description: Additional protections for Tor Onion Services
  vanguards uses the Stem Tor control port library to connect to a Tor control
diff -Nru vanguards-0.3.1/debian/changelog vanguards-0.3.1/debian/changelog
--- vanguards-0.3.1/debian/changelog    2019-05-28 11:15:00.000000000 +0200
+++ vanguards-0.3.1/debian/changelog    2019-07-23 18:32:54.000000000 +0200
@@ -1,3 +1,10 @@
+vanguards (0.3.1-2) UNRELEASED; urgency=medium
+
+  * Use Python 3 instead of PyPy, because we are going to remove unsupported
+    PyPy
+
+ -- Ondřej Nový <on...@debian.org>  Tue, 23 Jul 2019 18:32:54 +0200
+
 vanguards (0.3.1-1) unstable; urgency=medium
 
   * New upstream version 0.3.1
diff -Nru vanguards-0.3.1/debian/rules vanguards-0.3.1/debian/rules
--- vanguards-0.3.1/debian/rules        2019-02-06 20:09:54.000000000 +0100
+++ vanguards-0.3.1/debian/rules        2019-07-23 18:25:20.000000000 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-       dh $@ --with pypy --buildsystem=pybuild
+       dh $@ --with python3 --buildsystem=pybuild
 
 override_dh_installsystemd:
        dh_installsystemd --no-enable --no-start

--- End Message ---
--- Begin Message ---
Source: vanguards
Source-Version: 0.3.1-2.3
Done: Bastian Germann <b...@debian.org>

We believe that the bug you reported is fixed in the latest version of
vanguards, 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 932...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Germann <b...@debian.org> (supplier of updated vanguards 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 29 Nov 2022 09:34:36 +0100
Source: vanguards
Architecture: source
Version: 0.3.1-2.3
Distribution: unstable
Urgency: medium
Maintainer: Debian Privacy Tools Maintainers 
<pkg-privacy-maintain...@lists.alioth.debian.org>
Changed-By: Bastian Germann <b...@debian.org>
Closes: 932820 970316
Changes:
 vanguards (0.3.1-2.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Remove irl from Uploaders (Closes: #970316)
   * Migrate to Python 3 (Closes: #932820)
Checksums-Sha1:
 d0d8f9a802d8636897d6c4bdc78e39e96ab9a921 1902 vanguards_0.3.1-2.3.dsc
 121d09cb42680dc0da57c06218a32962f255a167 3500 vanguards_0.3.1-2.3.debian.tar.xz
 10a32494c975d2d376aa322d6bcae8ce4a4a4f3f 6671 
vanguards_0.3.1-2.3_source.buildinfo
Checksums-Sha256:
 fdc5345177abf7ad45e406820ad8ae8ba5a09cb688a0d012b6bed7edb91cbf30 1902 
vanguards_0.3.1-2.3.dsc
 c6999af5a4ec66e02c897a4d809859a50571b03733d68967773d3323ad63f479 3500 
vanguards_0.3.1-2.3.debian.tar.xz
 c126f3ce94ba41a735384285c66386ea3192246aed8704026f9c38e49598cf6c 6671 
vanguards_0.3.1-2.3_source.buildinfo
Files:
 e4c91b1ae823987efcac2ab2f9a5ce53 1902 net optional vanguards_0.3.1-2.3.dsc
 47786aadf63add5eba9e7ae47d225182 3500 net optional 
vanguards_0.3.1-2.3.debian.tar.xz
 b224f26714ebbea137c6581b392701ea 6671 net optional 
vanguards_0.3.1-2.3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmOGDWMQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFBgBC/9rcU7p9TNjpZVQqTDwPrFgAXu0QSBjvgBb
XK9Tor2BVvbWVhQH/G2wsdLsU6DrM0kEJVrLEStQgwl74CmJbyChLQPccVkAu5UL
gAIFHBTm4Q/b6zp3V+cq8UrpbqkjobR1Aer6ZahEshTgOpCtzGmz9DufHqMpJAXo
b86BPvU0GXahJdN/KB2N/8ch278aAJ7WfDO556nKCRtoVKyn6slb2tss+BXZiqaZ
rgPVVpogv2ArunSwfTWyX4mWBsNtQphtJel3wfopawunu7qCjIdjSKn2pKCagnQ1
6g+FbCNqdT/c/081wNE61aXrs8rVOMWbsoQEw0AFQbw1AqBrIFp/YQY+op1ibdJJ
+woKRGg4qsPDMRvzOH1KbuUP+48ht2NLalkNsKAOWu9sllmLcF1jnbERh20aAsjv
K0YPv0xSgUNwF+Chm5AZXhxK34sdy9kC90ma3WKytrnbEed3KBI177H1/+g9H4jp
aOy/9P/sj1OWDc77YOinTXaV1+dGUuQ=
=rl2B
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to