Bug#1088764: pocketsphinx-python: autopkgtest failure with Python 3.13

2024-12-01 Thread Samuel Thibault
Hello, Graham Inggs, le sam. 30 nov. 2024 17:41:54 +, a ecrit: > The autopkgtests of this package fail with Python 3.13 [1]. It looks like python 3.13 now requires the iterator (not just the interable) to provide an __iter__ method. I don't see how to do that with the pocketsphinx interface:

Bug#1088764: pocketsphinx-python: autopkgtest failure with Python 3.13

2024-12-01 Thread Samuel Thibault
Just FTR, the patch I had tried to add to the sphinxbase package to try to get pocketsphinx-python expose a proper __iter__ method. It does return a new object, but doesn't duplicate ptr, thus deemed to get duplicate frees and whatnot. Samuel Samuel Thibault, le lun. 02 déc. 2024 02:58:51 +0100,

Bug#1088764: pocketsphinx-python: autopkgtest failure with Python 3.13

2024-11-30 Thread Graham Inggs
Source: pocketsphinx-python Version: 1:0.1.15-7 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.de