Path: csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Julian Gilbey Newsgroups: linux.debian.maint.python,linux.debian.devel Subject: Re: Python 3.13 addition as a supported Python version started Date: Tue, 17 Dec 2024 14:00:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-python-request@lists.debian.org Tue Dec 17 12:54:00 2024 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.198 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -4.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mailing-List: archive/latest/22669 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/Z2F0VrmrP_5uL7Kn@d-and-j.net Approved: robomod@news.nic.it Lines: 28 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Tue, 17 Dec 2024 12:53:42 +0000 X-Original-Message-ID: X-Original-References: <2431386e-e5e5-4041-ad7d-0b6ea31b585e@debian.org> Xref: csiph.com linux.debian.maint.python:16577 linux.debian.devel:114785 On Mon, Dec 16, 2024 at 01:58:14AM +0000, Colin Watson wrote: > [...] > * spyder: #1088068/#1089054. I'm struggling with this one; I've asked at https://github.com/spyder-ide/spyder/issues/23074 for help, but nothing so far. I've just pushed my current work to salsa (git@salsa.debian.org:science-team/spyder.git), and if anyone has time to look into this, I'd really appreciate it. Here's the little I've found so far: * I'm trying to update to spyder 6.0.2 * In an lxc container with Debian unstable and all the test-time packages installed, the tests fail in the way described, both with Python 3.12 and Python 3.13. * In the same lxc container, if I build a virtual Python 3.12 or 3.13 environment following the upstream testing scripts (in .github/workflows) and test the package there, all works smoothly. Perhaps it's an updated version of python3-pytestqt or something like that? Best wishes, Julian