- Package:
- src:domdf-python-tools
- Source:
- src:domdf-python-tools
- Submitter:
- Graham Inggs
- Date:
- 2026-06-28 20:47:07 UTC
- Severity:
- normal
- Tags:
Hi Maintainer
The autopkgtests of this package failed in Ubuntu with Python 3.14 as
the default version. I've copied what I hope is the relevant part of
the log below.
Regards
Graham
94s =================================== FAILURES
===================================
94s [31m [1m___________ test_printt[obj1-<class
'pathlib._local.PurePosixPath'>] ___________ [0m
94s
94s obj = PurePosixPath('foo.txt')
94s expects = "<class 'pathlib._local.PurePosixPath'>"
94s capsys = <_pytest.capture.CaptureFixture object at 0x735119707790>
94s
94s [0m [37m@pytest [39;49;00m.mark.parametrize( [90m [39;49;00m
94s [33m" [39;49;00m [33mobj,
expects [39;49;00m [33m" [39;49;00m, [90m [39;49;00m
94s [ [90m [39;49;00m
94s ( [33m" [39;49;00m [33mThis is a
test [39;49;00m [33m" [39;49;00m, [33m" [39;49;00m [33m<class
[39;49;00m [33m' [39;49;00m [33mstr [39;49;00m [33m' [39;49;00m [33m>
[39;49;00m [33m" [39;49;00m), [90m [39;49;00m
94s (pathlib.PurePosixPath( [33m" [39;49;00m [33mfoo.txt
[39;49;00m [33m" [39;49;00m),
pure_posix_path_expected), [90m [39;49;00m
94s ( [94m1234 [39;49;00m, [33m" [39;49;00m [33m<class
[39;49;00m [33m' [39;49;00m [33mint [39;49;00m [33m' [39;49;00m [33m>
[39;49;00m [33m" [39;49;00m), [90m [39;49;00m
94s ( [94m12.34 [39;49;00m, [33m" [39;49;00m [33m<class
[39;49;00m [33m' [39;49;00m [33mfloat [39;49;00m [33m' [39;49;00m
[33m> [39;49;00m [33m" [39;49;00m), [90m [39;49;00m
94s (CustomRepr(), [33m" [39;49;00m [33m<class
[39;49;00m [33m' [39;49;00m [33mtests.test_utils.CustomRepr
[39;49;00m [33m' [39;49;00m [33m> [39;49;00m [33m" [39;49;00m), [90m
[39;49;00m
94s (no_repr_instance, [33m" [39;49;00m [33m<class
[39;49;00m [33m' [39;49;00m [33mtests.test_utils.NoRepr [39;49;00m
[33m' [39;49;00m [33m> [39;49;00m [33m" [39;49;00m), [90m [39;49;00m
94s ], [90m [39;49;00m
94s ) [90m [39;49;00m
94s [94mdef [39;49;00m [90m
[39;49;00m [92mtest_printt [39;49;00m(obj, expects,
capsys): [90m [39;49;00m
94s printt(obj) [90m [39;49;00m
94s [90m [39;49;00m
94s captured = capsys.readouterr() [90m [39;49;00m
94s stdout =
captured.out.split( [33m' [39;49;00m [33m\n [39;49;00m [33m'
[39;49;00m) [90m [39;49;00m
94s > [94massert [39;49;00m stdout[ [94m0 [39;49;00m] ==
expects [90m [39;49;00m
94s [1m [31mE assert "<class 'path...rePosixPath'>" == "<class
'path...rePosixPath'>" [0m
94s [1m [31mE [0m
94s [1m [31mE [0m [91m- <class
'pathlib._local.PurePosixPath'> [39;49;00m [90m [39;49;00m [0m
94s [1m [31mE ? ------- [90m [39;49;00m [0m
94s [1m [31mE [92m+ <class
'pathlib.PurePosixPath'> [39;49;00m [90m [39;49;00m [0m
94s
94s [1m [31mtests/test_utils.py [0m:149: AssertionError
Hello, Bug #1131793 in domdf-python-tools reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/python-team/packages/domdf-python-tools/-/commit/e845c74b22e0c6531b4f78cb269bb62a4fe9a56e ------------------------------------------------------------------------ Fix Python 3.14 test failures Closes: #1131793 ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1131793
We believe that the bug you reported is fixed in the latest version of
domdf-python-tools, 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 1131793@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated domdf-python-tools 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 ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Sun, 28 Jun 2026 21:01:10 +0100
Source: domdf-python-tools
Architecture: source
Version: 3.10.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Closes: 1131793 1140858
Changes:
domdf-python-tools (3.10.0-4) unstable; urgency=medium
.
* Team upload.
* Fix Python 3.14 test failures (closes: #1131793).
* Don't parameterize tests using non-Collection iterables (closes:
#1140858).
* Standards-Version: 4.7.4.
Checksums-Sha1:
81696c6963e2e4077115b0b53c8586bfef8447da 3283 domdf-python-tools_3.10.0-4.dsc
2833c472d0e8bf789fe9d618b856e13471fda12d 11640 domdf-python-tools_3.10.0-4.debian.tar.xz
9c5e5f3301dae189369ea8f52d63c302000ac749 411436 domdf-python-tools_3.10.0-4.git.tar.xz
4a6a4b42674ff4aadc0bb76782fe6ce572423d7b 17544 domdf-python-tools_3.10.0-4_source.buildinfo
Checksums-Sha256:
7a610143f42e64f1b2be8eb6114f6a8ce20f13579fffb2bf1bdcc8a0d44d41c8 3283 domdf-python-tools_3.10.0-4.dsc
df0fe18960effac4542d6da0a2828ee8eee1267128ef15de896af16f704b59cf 11640 domdf-python-tools_3.10.0-4.debian.tar.xz
1c3a5176f682043ed50e0dd4eb37f00f80c4beb7531f32061d9c8944ed04cc74 411436 domdf-python-tools_3.10.0-4.git.tar.xz
1eac8120a56a66c89ae9e2bd980fe00bab408555344befeaf7b44371d63d7815 17544 domdf-python-tools_3.10.0-4_source.buildinfo
Files:
bc1c01af8df66b9bf2b1aab1463c267d 3283 python optional domdf-python-tools_3.10.0-4.dsc
90352e2f0c6c7494bc1ad547652dd4b7 11640 python optional domdf-python-tools_3.10.0-4.debian.tar.xz
7b950a28359ac522943a2593787711df 411436 python None domdf-python-tools_3.10.0-4.git.tar.xz
d18083f3faf89e69ffd8e93deec6c0de 17544 python optional domdf-python-tools_3.10.0-4_source.buildinfo
Git-Tag-Info: tag=41825563ddcdb54805e27711b4d90f0848c869c2 fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <cjwatson@debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmpBfe4ACgkQYG0ITkaD
wHkC9g//bzPQcgNYwif5WdLLQ+sq0Xweag8IRgrONVa0+Y6xecmtpuae+GU0Bwuq
lKsOpVCXHkVHmuurBKIgGTZXBEl8b6Bn88ZMdUM5I0WUB/mK1uYMFVL+JsF8mJl2
cgPQLS0gJgYW57wEyLlGFEJSl7vI63Y40IljO3FebqvGgrT5PddhvlDRQN1i5jfq
v53uCEg+leewo7TF1edu7/B+feo3NHPFaSXgAWt+SoWCRK6B7FFYOwybr6ivxy4g
HSa89E0VDFZDfdjLpzB4xJP7pedIyxlY0PJEbqshIGEwpqBg48vmA+e0qQYHuCVJ
90CZUypxs2GSnaDl9VBKJetEpKmCqkkCA+q+5dUEzNnOfIqU2BnPXZPFewF68O7G
3HQgN3SJzjgGas3YsEyv5AiFItpzUrNd6oKTxiPn/y07XxdOWycvt96t4Jvk0jXw
CWS4q4AGVAR7d5eOCHRyP+9WAlPqlR/W/cp2bvg9pn9Be8My3eDhg5RO6dzVzl2Z
E/bfDadoAPNsuJuxdS82t+aHKf/WDJHeXqKHHiCV2ET7nGrEWklR2wpVkWrKz+Y3
OK5rlk9tBbZe2skyPtWOQr8/Q/zdSyXyQFEecwrWYswITdN0U/cT5C3wAh1KRglm
YV/X4ftxZS8zBuDyRAwwwuRxNAu0X7xEwxpoo65zE/Hcoq6JfPw=
=cWNz
-----END PGP SIGNATURE-----