Your message dated Sun, 19 Dec 2021 03:04:49 +0000
with message-id <[email protected]>
and subject line Bug#976592: fixed in dulwich 0.20.26-1
has caused the Debian Bug report #976592,
regarding run autopkg tests for all supported Python3 versions, and unset 
proxies
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.)


-- 
976592: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976592
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:dulwich
Version: 0.20.8-1
Severity: important
Tags: sid bullseye patch

run autopkg tests for all supported Python3 versions, and unset web proxies;
some of the tests fail when these are set.

diff -Nru dulwich-0.20.8/debian/changelog dulwich-0.20.8/debian/changelog
--- dulwich-0.20.8/debian/changelog	2020-11-02 01:11:37.000000000 +0100
+++ dulwich-0.20.8/debian/changelog	2020-12-05 15:33:15.000000000 +0100
@@ -1,3 +1,13 @@
+dulwich (0.20.8-1.1) UNRELEASED; urgency=medium
+
+  [ Matthias Klose ]
+  * Run the autopkg tests for all supported Python3 versions.
+
+  [ Balint Reczey ]
+  * debian/tests/testsuite3: Unset http(s)_proxy because they break the tests.
+
+ -- Matthias Klose <[email protected]>  Sat, 05 Dec 2020 15:33:15 +0100
+
 dulwich (0.20.8-1) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff -Nru dulwich-0.20.8/debian/tests/control dulwich-0.20.8/debian/tests/control
--- dulwich-0.20.8/debian/tests/control	2020-11-02 01:11:37.000000000 +0100
+++ dulwich-0.20.8/debian/tests/control	2020-12-05 15:33:15.000000000 +0100
@@ -1,3 +1,3 @@
 Tests: testsuite3
-Depends: python3-dulwich, git
+Depends: python3-all, python3-dulwich, git
 Restrictions: allow-stderr
diff -Nru dulwich-0.20.8/debian/tests/testsuite3 dulwich-0.20.8/debian/tests/testsuite3
--- dulwich-0.20.8/debian/tests/testsuite3	2020-11-02 01:11:37.000000000 +0100
+++ dulwich-0.20.8/debian/tests/testsuite3	2020-12-05 15:33:15.000000000 +0100
@@ -1,3 +1,14 @@
 #!/bin/sh
 set -e
-python3 -m unittest dulwich.tests.test_suite
+
+unset http_proxy
+unset https_proxy
+
+rv=0
+for py in $(py3versions -s); do
+  echo "========= Running tests with $py =========="
+  if ! $py3 -m unittest dulwich.tests.test_suite; then
+    rv=1
+  fi
+done
+exit $rv

--- End Message ---
--- Begin Message ---
Source: dulwich
Source-Version: 0.20.26-1
Done: Jelmer Vernooij <[email protected]>

We believe that the bug you reported is fixed in the latest version of
dulwich, 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.
Jelmer Vernooij <[email protected]> (supplier of updated dulwich 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: Fri, 29 Oct 2021 01:49:02 +0100
Source: dulwich
Architecture: source
Version: 0.20.26-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Team <[email protected]>
Changed-By: Jelmer Vernooij <[email protected]>
Closes: 976592 997303
Changes:
 dulwich (0.20.26-1) unstable; urgency=low
 .
   [ Jelmer Vernooij ]
   * New upstream release.
     + Fixes handling of os.PathLike arguments to Repo.stage. Closes: #997303
   * Bump debhelper from old 12 to 13.
   * Set upstream metadata fields: Security-Contact.
   * Drop transition for old debug package migration.
   * Update standards version to 4.6.0, no changes needed.
 .
   [ Matthias Klose ]
   * Run the autopkg tests for all supported Python3 versions. Closes: #976592
 .
   [ Balint Reczey ]
   * debian/tests/testsuite3: Unset http(s)_proxy because they break the tests.
Checksums-Sha1:
 08a5fc7ae52d6f5b0b3978dfbd3652e31414db46 2176 dulwich_0.20.26-1.dsc
 fc21c658dfde7a4ba3a57b727162c3b4183e1d92 416070 dulwich_0.20.26.orig.tar.gz
 907b342f08732eeeeaa968b13f9db0a13fb101b9 53700 dulwich_0.20.26-1.debian.tar.xz
 e5b233e07ccd4318d9d73ade499262fa115a53bb 8521 dulwich_0.20.26-1_amd64.buildinfo
Checksums-Sha256:
 9aef4a2e91a8e5f5fcd87b8c86413032b052dfb312c8a7512e548ba5a871c88e 2176 
dulwich_0.20.26-1.dsc
 38aa50f859c8ea53071a049c3f1d5cc54f7dc60a4136a1ab631756a79f6582b5 416070 
dulwich_0.20.26.orig.tar.gz
 1af8b0a30151b7d50c2ada1ef044c2cbfbc3345eb3cdf288f335cb391d3ee2c6 53700 
dulwich_0.20.26-1.debian.tar.xz
 730358c0f88b8e18215894447d8f70392156610d77b24d52199a8f9430faac38 8521 
dulwich_0.20.26-1_amd64.buildinfo
Files:
 bd0e822109ef4cf33ab0575c3df9868e 2176 python optional dulwich_0.20.26-1.dsc
 e1e130f2438eff22e56095a16eb39d15 416070 python optional 
dulwich_0.20.26.orig.tar.gz
 2483a7da4644f64b4a167742f0883a6c 53700 python optional 
dulwich_0.20.26-1.debian.tar.xz
 65cdf95f4ab453b891c81786e5f82aa8 8521 python optional 
dulwich_0.20.26-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEsjhixBXWVlpOhsvXV5wWDUyeI+gFAmF+p+AACgkQV5wWDUye
I+hS+g/5ASSmoC3GWleZApQLMhgCThAiTtpQs9KE0q2lOSwGM6403GdOx9CAIbXK
L29mIi4mK8VMSpHsTu4gMl64r80DbALsvNXjLL1twp0e6MWBl1sDkDuo22iDyV0H
aVQxiKJnLybjlSQqwc9YVHLv0aF5/iBzGcoQfkqBF+SH6T7YATP/snL1YDByrBIp
ekT9A2ALRezZj5ugTN010E5qcnUKlWmzIt8vPZ/uqtYGXjvm2FtrINVgd/UDsevg
v0PvTVLR0WMRRtux0zHNOyt7juKhvBmCD5cAT9ZtNUUJBW44NR0Z9Y2pfPz9Y2k8
JLcVz2aY/v9D/Af1XevQ0/TlS3Bj9Edxs2H3kTHPunOur3pzkbRk3DLBVDDQrdKy
Ofiw9+3SJhYjrXbVdUaf/Gfpre29vcRD3SNwW71eJ42LaaHaS/pdWFiohTO+6eQN
JjEnyFgTeATMp4ffnhKWXxHyeb+cJRx0lFaWgWgHt8uPAcVsY3QSj4GdgGbJqpzZ
b2jibgtnToPW3/dMMMn8OOw0BUV5eLHtMx21ENrfqv2QhGZ0jR0XETLTjLBbirso
ZhGdDKmLaAkCDdRY8mJfKZTjBfWs9syNTndCL5KcLwf16bXzMxASeSxP9L5wk9Xx
nXjfv7Sk0v7bpbFxJnyFj6dYeFkOmHBR8bJnbQOXC+eIk6HJvCk=
=HVFY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to