Your message dated Sun, 29 Dec 2024 13:35:41 +0000
with message-id <e1trtsh-00e9qo...@fasolo.debian.org>
and subject line Bug#1089758: fixed in pylint 3.3.3-1
has caused the Debian Bug report #1089758,
regarding pylint: autopkgtest failure with Python 3.13
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.)
--
1089758: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1089758
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pylint
Version: 3.3.1-2
Severity: serious
User: debian-pyt...@lists.debian.org
Usertags: python3.13
Hi Maintainer
The autopkgtests of this package fail with Python 3.13 [1]. I've
copied what I hope is the relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/p/pylint/testing/amd64/
207s =================================== FAILURES
===================================
207s ___________________ test_functional[typing_broken_callable]
____________________
207s
207s self = <pylint.testutils.lint_module_test.LintModuleTest object
at 0x7f724bd2a890>
207s
207s def runTest(self) -> None:
207s > self._runTest()
207s E AssertionError: Wrong message(s) raised for "typing_broken_callable.py":
207s E
207s E Expected in testdata:
207s E 12: broken-collections-callable
207s E 13: broken-collections-callable
207s E 25: broken-collections-callable
207s E
207s E Unexpected in testdata:
207s E 8: import-error
207s E 9: import-error
207s E
207s E Actual pylint output for this file:
207s E OutputLine(symbol='import-error', lineno=8, column=0,
end_lineno=8, end_column=22, object='', msg="Unable to import
'collections.abc'", confidence='UNDEFINED')
207s E OutputLine(symbol='import-error', lineno=9, column=0,
end_lineno=9, end_column=36, object='', msg="Unable to import
'collections.abc'", confidence='UNDEFINED')
207s E OutputLine(symbol='broken-collections-callable', lineno=31,
column=21, end_lineno=31, end_column=45, object='func3',
msg="'collections.abc.Callable' inside Optional and Union is broken in
3.9.0 / 3.9.1 (use 'typing.Callable' instead)",
confidence='INFERENCE')
207s
207s /usr/lib/python3/dist-packages/pylint/testutils/lint_module_test.py:142:
AssertionError
207s ____________
test_functional[typing_broken_callable_future_import] _____________
207s
207s self = <pylint.testutils.lint_module_test.LintModuleTest object
at 0x7f724bd2a660>
207s
207s def runTest(self) -> None:
207s > self._runTest()
207s E AssertionError: Wrong message(s) raised for
"typing_broken_callable_future_import.py":
207s E
207s E Expected in testdata:
207s E 14: broken-collections-callable
207s E 15: broken-collections-callable
207s E
207s E Unexpected in testdata:
207s E 10: import-error
207s E 11: import-error
207s E
207s E Actual pylint output for this file:
207s E OutputLine(symbol='import-error', lineno=10, column=0,
end_lineno=10, end_column=22, object='', msg="Unable to import
'collections.abc'", confidence='UNDEFINED')
207s E OutputLine(symbol='import-error', lineno=11, column=0,
end_lineno=11, end_column=36, object='', msg="Unable to import
'collections.abc'", confidence='UNDEFINED')
207s
207s /usr/lib/python3/dist-packages/pylint/testutils/lint_module_test.py:142:
AssertionError
--- End Message ---
--- Begin Message ---
Source: pylint
Source-Version: 3.3.3-1
Done: Colin Watson <cjwat...@debian.org>
We believe that the bug you reported is fixed in the latest version of
pylint, 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 1089...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Colin Watson <cjwat...@debian.org> (supplier of updated pylint 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: Sun, 29 Dec 2024 13:18:41 +0000
Source: pylint
Architecture: source
Version: 3.3.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1089758 1091029
Changes:
pylint (3.3.3-1) unstable; urgency=medium
.
* Team upload.
.
[ Alexandre Detiste ]
* New upstream release (3.3.2).
.
[ Colin Watson ]
* Actually override Lintian uses-deprecated-python-stdlib tags in
doc/data/messages/ and tests/functional/ (mistakenly not done in last
upload due to an omitted "git add").
* New upstream release (3.3.3; closes: #1089758, #1091029).
Checksums-Sha1:
5c47a5ce6ab4018d60c95a73e8c42bcb44c8b28f 2444 pylint_3.3.3-1.dsc
9d7adb9ce591c2669c2105580874a49a9d8a975c 1454469 pylint_3.3.3.orig.tar.gz
41ce4d8397681c89f8d6fed7aae23e76038baba9 22388 pylint_3.3.3-1.debian.tar.xz
Checksums-Sha256:
ca295d35f7b389778625ea6671b08750d6f9753c3e330c62f14c1712cf8ce169 2444
pylint_3.3.3-1.dsc
8fd1399fb997550fb24b1142f9b775a9623b23f78b7571a74fed9a8eb01c7df7 1454469
pylint_3.3.3.orig.tar.gz
21a1f69184dc3a4faa53ab9ed1a9b6abbc18642788527800bd7a68a602e94ce1 22388
pylint_3.3.3-1.debian.tar.xz
Files:
b0879e6d820023dd0f6901f268d7fa69 2444 python optional pylint_3.3.3-1.dsc
1b0f48839223188180ea059f6408da71 1454469 python optional
pylint_3.3.3.orig.tar.gz
3fdfb75d3956ecd9de66123e112aa9ac 22388 python optional
pylint_3.3.3-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmdxTF4ACgkQOTWH2X2G
UAudoA//ep92bTnxZqo9ZusHBU7avgtRkovQGCItuaDvemR6k9wpxfQ8/KYpFubN
ROvmjdTmbyQgFZg9K3XcBK8eU+2RyIl4cnPmaXYW0kyvNlylaD+DOcBdSyAOsLjH
FGzQqmbA+nofTnvxkiuoY+zig2YpfPiyipWq3dAuvuI0wlX9pHa3Z2Q+x8TJkj3K
lXfTJO02bnbjxfnbFpSqaEx68/0u7MZmKwneY4LXXuKzBlMYxN0aHnVZmDTz1mIX
WNw4X2Dyl763H8HDGlTPaJUKZPqISOudsbsfnmod+9N1NU3lTdxpVPavHUh1H6GG
E5UzGUKsmEsHKtZOkBGieLLYxkDgz/HxXG+qsgqb5LFsD0nUcA2S78w9wW14aMQr
02dW1GuC0bwQ6XB7wEtjC63exMMViNmlalLiC5WIbHpjqGHdkEpryBkLhEG5q0Mp
0JoB7Ikw+xEbjpbC8FWlso094ByY6kDXw1oBaeIDMGQyd+nev37f3dBc6LOleve/
+UCpJ+8CN6CB1yV084b1mwRELLbrjEh2AdzYRGK74Ck1P2VuBA311UH3+aavJCo5
SHG5iFVmWzXGn1RAib0yfkOesn4axgnU17hi8JWqYLzdUqIVgJeIChbN8H99SuQo
dVBtUV0wvuM3v68qeQRkCyxRwIbuTidl8axjTAixBywkvtmEm7c=
=zhuv
-----END PGP SIGNATURE-----
pgpxfeDYpAMmC.pgp
Description: PGP signature
--- End Message ---