Source: commonmark-bkrs
Version: 0.5.4+ds-9
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
229s autopkgtest [14:35:45]: test command1: [-----------------------
229s
/usr/share/doc/python-commonmark-bkrs-doc/examples/tests/test-CommonMark.py:43:
DeprecationWarning: codecs.open() is deprecated. Use open() instead.
229s f = codecs.open("spec.txt", encoding="utf-8")
...
230s autopkgtest [14:35:46]: test command1: -----------------------]
230s autopkgtest [14:35:46]: test command1: - - - - - - - - - -
results - - - - - - - - - -
230s command1 FAIL stderr:
/usr/share/doc/python-commonmark-bkrs-doc/examples/tests/test-CommonMark.py:43:
DeprecationWarning: codecs.open() is deprecated. Use
open() instead.