Your message dated Wed, 03 Jan 2024 21:07:09 +0000
with message-id <e1rl8sd-007zuc...@fasolo.debian.org>
and subject line Bug#1056473: fixed in python-graphviz 0.20.1+20240103-1
has caused the Debian Bug report #1056473,
regarding python-graphviz's autopkg test failures with Python 3.12
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.)


-- 
1056473: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056473
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-graphviz
Version: 0.20.1-2
Severity: important
Tags: sid trixie
User: debian-pyt...@lists.debian.org
Usertags: python3.12

python-graphviz's autopkg test failures with Python 3.12:

[...]
424s =================================== FAILURES =================================== 424s __________________________ test_deprecated_escape[G] ___________________________
424s
424s recwarn = WarningsRecorder(record=True), char = 'G'
424s
424s     @pytest.mark.parametrize(
424s         'char', ['G', 'E', 'T', 'H', 'L', 'l'])
424s     def test_deprecated_escape(recwarn, char):
424s         warnings.simplefilter('always')
424s
424s         escape = eval(rf'"\{char}"')
424s
424s         assert len(recwarn) == 1
424s >       w = recwarn.pop(DeprecationWarning)
424s E AssertionError: <class 'DeprecationWarning'> not found in warning list
424s
424s test_quoting.py:17: AssertionError
424s __________________________ test_deprecated_escape[E] ___________________________
424s
424s recwarn = WarningsRecorder(record=True), char = 'E'
424s
424s     @pytest.mark.parametrize(
424s         'char', ['G', 'E', 'T', 'H', 'L', 'l'])
424s     def test_deprecated_escape(recwarn, char):
424s         warnings.simplefilter('always')
424s
424s         escape = eval(rf'"\{char}"')
424s
424s         assert len(recwarn) == 1
424s >       w = recwarn.pop(DeprecationWarning)
424s E AssertionError: <class 'DeprecationWarning'> not found in warning list
424s
424s test_quoting.py:17: AssertionError
424s __________________________ test_deprecated_escape[T] ___________________________
424s
424s recwarn = WarningsRecorder(record=True), char = 'T'
424s
424s     @pytest.mark.parametrize(
424s         'char', ['G', 'E', 'T', 'H', 'L', 'l'])
424s     def test_deprecated_escape(recwarn, char):
424s         warnings.simplefilter('always')
424s
424s         escape = eval(rf'"\{char}"')
424s
424s         assert len(recwarn) == 1
424s >       w = recwarn.pop(DeprecationWarning)
424s E AssertionError: <class 'DeprecationWarning'> not found in warning list
424s
424s test_quoting.py:17: AssertionError
424s __________________________ test_deprecated_escape[H] ___________________________
424s
424s recwarn = WarningsRecorder(record=True), char = 'H'
424s
424s     @pytest.mark.parametrize(
424s         'char', ['G', 'E', 'T', 'H', 'L', 'l'])
424s     def test_deprecated_escape(recwarn, char):
424s         warnings.simplefilter('always')
424s
424s         escape = eval(rf'"\{char}"')
424s
424s         assert len(recwarn) == 1
424s >       w = recwarn.pop(DeprecationWarning)
424s E AssertionError: <class 'DeprecationWarning'> not found in warning list
424s
424s test_quoting.py:17: AssertionError
424s __________________________ test_deprecated_escape[L] ___________________________
424s
424s recwarn = WarningsRecorder(record=True), char = 'L'
424s
424s     @pytest.mark.parametrize(
424s         'char', ['G', 'E', 'T', 'H', 'L', 'l'])
424s     def test_deprecated_escape(recwarn, char):
424s         warnings.simplefilter('always')
424s
424s         escape = eval(rf'"\{char}"')
424s
424s         assert len(recwarn) == 1
424s >       w = recwarn.pop(DeprecationWarning)
424s E AssertionError: <class 'DeprecationWarning'> not found in warning list
424s
424s test_quoting.py:17: AssertionError
424s __________________________ test_deprecated_escape[l] ___________________________
424s
424s recwarn = WarningsRecorder(record=True), char = 'l'
424s
424s     @pytest.mark.parametrize(
424s         'char', ['G', 'E', 'T', 'H', 'L', 'l'])
424s     def test_deprecated_escape(recwarn, char):
424s         warnings.simplefilter('always')
424s
424s         escape = eval(rf'"\{char}"')
424s
424s         assert len(recwarn) == 1
424s >       w = recwarn.pop(DeprecationWarning)
424s E AssertionError: <class 'DeprecationWarning'> not found in warning list
424s
424s test_quoting.py:17: AssertionError

--- End Message ---
--- Begin Message ---
Source: python-graphviz
Source-Version: 0.20.1+20240103-1
Done: Alexandre Detiste <tc...@debian.org>

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

Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated python-graphviz 
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: Wed, 03 Jan 2024 21:09:04 +0100
Source: python-graphviz
Architecture: source
Version: 0.20.1+20240103-1
Distribution: unstable
Urgency: medium
Maintainer: Diane Trout <di...@ghic.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1056473 1058404 1058968
Changes:
 python-graphviz (0.20.1+20240103-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream snapshot 0.20.1+20240103 to support Python 3.12
     (Closes: #1056473, #1058404)
   * remove obsolete dependencies on python3-mock & python3-unittest2
     (Closes: #1058968)
   * set "Rules-Requires-Root: no"
Checksums-Sha1:
 0ff6658df9fb7ca7a2d748e3f0925096b955eb73 2418 
python-graphviz_0.20.1+20240103-1.dsc
 4474c410119cc38725837234d897b87992b03056 190230 
python-graphviz_0.20.1+20240103.orig.tar.gz
 fe4705c1dcddb4daea91107427052adfaf0677b0 3464 
python-graphviz_0.20.1+20240103-1.debian.tar.xz
 8f5ebbf789ac15f3295e0750341430eb90253e2c 10031 
python-graphviz_0.20.1+20240103-1_source.buildinfo
Checksums-Sha256:
 03d56709fa007a07a78f8981d63572abe52410d45a48683377d148ab0748e371 2418 
python-graphviz_0.20.1+20240103-1.dsc
 4ff335915c6bfe21b2ec5c1bfadc38c17c07c47cd5a605212c639dda39f25ffe 190230 
python-graphviz_0.20.1+20240103.orig.tar.gz
 0bf55e35011d375b9fc7f17faaf3d003c88d581615878cb80211f205a08fd572 3464 
python-graphviz_0.20.1+20240103-1.debian.tar.xz
 7d1f95e344ee329ca7bd888e78dbb8444e432403987579a8c19d17bfcfc64dc7 10031 
python-graphviz_0.20.1+20240103-1_source.buildinfo
Files:
 cb128680bf2700192a75fefc2640aa37 2418 python optional 
python-graphviz_0.20.1+20240103-1.dsc
 f8de1348f8ac43bcd1b8ad817962078b 190230 python optional 
python-graphviz_0.20.1+20240103.orig.tar.gz
 2c80a681b7477d53b24df17e7f1e7777 3464 python optional 
python-graphviz_0.20.1+20240103-1.debian.tar.xz
 3279508d709ac267426022c3e4cbdc15 10031 python optional 
python-graphviz_0.20.1+20240103-1_source.buildinfo

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

iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmWVwtURHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpeeg//cQri0zdcKYrToGjR8hJZu5AAH21Kd2Oa
2c8l020sTuTfV33X9QPK39R6sbFlN5jOvS1T3Jx07dCkilCn/Qd00Q7YQ2/rzfCC
HSCyAw8DoOah/f1aRMvpCG79PI8HtGF3PDA8sp2PBBQC56MDdxDmMs44ekt9gwkA
7NOHL0Af2bvnkPeKd+/NMrC/HsUrSR4ElbK4UQUIMx9z6vhfgTHpE8AZ7HBRg+6r
0/QWQSsTrW3YBA6GBfjnVmO5RrUawuq+zI/z4a9U7a1YfmHBG+L7WPaZ/VlMwMag
iwn3EJiapVmLhjQPlVLU6ab1/89XNVanvfQzOl0lm7LneEwb2pD4q433roD7Jtrs
bM4wlHNBnV+VelD7Kph5fzxUanxWntSEe6STpI9unCWm41lxa5uvQwyMPd56bmVK
W0A91CFvAuqxREaCTuB90I8V+rFrTA5qFQr+nBewLrAyAMdbq7zECvboA3yApo5O
kERijUvRaxIRUPyIBRXgIkIyCopzW28uHfwOm9myv1/INDQtMsHdJCNY3tufb4Hi
eDQ042qEpuy3XKyChirobsQzQh8yeAUG7cPxkSqSBM3LDxBFlH2yo1qIbZQuRT5F
TgXkGsekMQvuDDQtXIDqcKeRKxIrQKCTRQd1jJVU/DgPSuQfNLq23xCyaqhY5AhB
V/7aWXr5Ho4=
=gyKa
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to