Control: reassign -1 python3.12 Control: affects -1 src:openstructure Control: close -1 3.12.2-1
On Sat, Jan 27, 2024 at 09:28:06AM +0200, Graham Inggs wrote: > Source: openstructure > Version: 2.5.0-1 > Severity: important > Tags: ftbfs patch > User: debian-pyt...@lists.debian.org > Usertags: python3.12 > > Hi Maintainer > > openstructure FTBFS with Python 3.12 as the default version (i.e. with > python3-defaults/3.12.1-1 from experimental). I've copied what I hope > is the relevant part of the log below. > > Python 3.12 now returns 5 instead of 0 when all tests in a unit test > are skipped. This is the case for test_sec_struct.py when > debian/patches/skip-dssp-tests.patch is applied. >... This was fixed in Python 3.12.2: https://github.com/python/cpython/issues/113661 cu Adrian