Bug#1056457: python-ase's autopkg tests fail with Python 3.12

2024-01-19 Thread Andrius Merkys
Hi Graham, On Mon, 8 Jan 2024 08:46:45 +0200 Graham Inggs wrote: However, since spglib stopped building its extension for all supported Python versions (see #1057858) testing python-ase against Python 3.12 now fails with: 531s INTERNALERROR> Traceback (most recent call last): 531s

Bug#1056457: python-ase's autopkg tests fail with Python 3.12

2024-01-07 Thread Graham Inggs
Control: severity -1 important Hi s3v Thank you for all the links to the upstream commits. I have applied them, and python-ase now builds successfully (closing #1056184). However, since spglib stopped building its extension for all supported Python versions (see #1057858) testing python-ase

Bug#1056457: [Debichem-devel] Bug#1056457: python-ase's autopkg tests fail with Python 3.12

2023-12-21 Thread s3v
Hi, On Thu, 21 Dec 2023 08:39:54 +0200 Andrius Merkys wrote: > Is there a way to ignore DeprecationWarnings, but leave them in to the > output? They are quite helpful to see, but not worth failing the build > at the time being. > You're right, deprecation outputs are useful. I've just tried by

Bug#1056457: [Debichem-devel] Bug#1056457: python-ase's autopkg tests fail with Python 3.12

2023-12-20 Thread Andrius Merkys
Control: tags -1 + patch Hi, On 2023-12-20 20:23, s3v wrote: After applying [1][2][3] from upstream and adding "-p no:warnings":   addopts = -p no:cacheprovider -p no:warnings in ase/test/pytest.ini (DeprecationWarnings from various packages make tests fail), I was able to build your

Bug#1056457: python-ase's autopkg tests fail with Python 3.12

2023-12-20 Thread s3v
Dear Maintainer, After applying [1][2][3] from upstream and adding "-p no:warnings":   addopts = -p no:cacheprovider -p no:warnings   in ase/test/pytest.ini (DeprecationWarnings from various packages make tests fail), I was able to build your package in a sid chroot environment. Kind Regards

Bug#1056457: python-ase's autopkg tests fail with Python 3.12

2023-11-22 Thread Matthias Klose
Package: src:python-ase Version: 3.22.1-3 Severity: important Tags: sid trixie User: debian-pyt...@lists.debian.org Usertags: python3.12 python-ase's autopkg tests fail with Python 3.12: [...] 329s autopkgtest [18:38:29]: test command1: for py in $(py3versions -s); do cd "$AUTOPKGTEST_TMP";