Your message dated Thu, 12 Mar 2026 10:23:39 -0100
with message-id
<CAM8zJQsLEc-km=2mh5ygmn4wrthawy-zogjy1f4-k1vwf0b...@mail.gmail.com>
and subject line cumin: autopkgtest failure with Python 3.14
has caused the Debian Bug report #1130359,
regarding cumin: autopkgtest failure with Python 3.14
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 [email protected]
immediately.)
--
1130359: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130359
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: cumin
Version: 5.1.1-1
Severity: important
Tags: forky sid
User: [email protected]
Usertags: python3.14
Hi Maintainer
The autopkgtests of this package will fail once Python 3.14 is the
default version in Debian. I've copied what I hope is the relevant
part of the log below.
Regards
Graham
312s autopkgtest [14:36:53]: test command1: for py3 in $(py3versions
-s); do echo "[*] testing cumin's version on $py3:"; cumin --version ;
done
312s autopkgtest [14:36:53]: test command1: [-----------------------
312s [*] testing cumin's version on python3.13:
312s /usr/lib/python3/dist-packages/pyparsing/core.py:5637:
SyntaxWarning: 'return' in a 'finally' block
312s return f"{type(self).__name__}: {retString}"
312s cumin 5.1.1
312s [*] testing cumin's version on python3.14:
313s /usr/lib/python3/dist-packages/pyparsing/core.py:5637:
SyntaxWarning: 'return' in a 'finally' block
313s return f"{type(self).__name__}: {retString}"
313s cumin 5.1.1
313s autopkgtest [14:36:54]: test command1: -----------------------]
313s autopkgtest [14:36:54]: test command1: - - - - - - - - - -
results - - - - - - - - - -
313s command1 FAIL stderr:
/usr/lib/python3/dist-packages/pyparsing/core.py:5637: SyntaxWarning:
'return' in a 'finally' block
314s autopkgtest [14:36:55]: test command1: - - - - - - - - - -
stderr - - - - - - - - - -
314s /usr/lib/python3/dist-packages/pyparsing/core.py:5637:
SyntaxWarning: 'return' in a 'finally' block
314s return f"{type(self).__name__}: {retString}"
--- End Message ---
--- Begin Message ---
Hi Ricardo
My initial test was run with pyparsing 3.1.3-1
I have retried with pyyparsing 3.3.2-2. and the autopkgtests succeed.
Sorry for the noise!
Regards
Graham
--- End Message ---