Package: src:pyrlp
Version: 0.5.1-4
Severity: important
Tags: sid trixie
User: [email protected]
Usertags: python3.12

pyrlp's autopkg tests fail with Python 3.12:

[...]
253s autopkgtest [18:34:45]: test smoke-python3: [-----------------------
254s Python command: python3.12
254s /tmp/autopkgtest.os6XII/build.wQ5/src/rlp/sedes/lists.py:137: SyntaxWarning: invalid escape sequence '\*'
254s   """Base class for objects which can be serialized into RLP lists.
254s /tmp/autopkgtest.os6XII/build.wQ5/src/rlp/codec.py:190: SyntaxWarning: invalid escape sequence '\*'
254s   """Decode an RLP encoded object.
254s /tmp/autopkgtest.os6XII/build.wQ5/src/rlp/lazy.py:8: SyntaxWarning: invalid escape sequence '\*'
254s   """Decode an RLP encoded object in a lazy fashion.
254s /tmp/autopkgtest.os6XII/build.wQ5/src/rlp/lazy.py:65: SyntaxWarning: invalid escape sequence '\*'
254s   """A RLP encoded list which decodes itself when necessary.
254s Interpreter: /usr/bin/python3.12
254s    3.12.0+ (main, Nov 12 2023, 13:37:07) [GCC 13.2.0]
254s Distribution ‘rlp’:
254s    rlp 0.5.1
254s Module ‘rlp’:
254s <module 'rlp' from '/tmp/autopkgtest.os6XII/build.wQ5/src/rlp/__init__.py'>
254s
254s Python command: python3.11
254s Interpreter: /usr/bin/python3.11
254s    3.11.6 (main, Oct  8 2023, 05:06:43) [GCC 13.2.0]
254s Distribution ‘rlp’:
254s    rlp 0.5.1
254s Module ‘rlp’:
254s <module 'rlp' from '/tmp/autopkgtest.os6XII/build.wQ5/src/rlp/__init__.py'>
254s
254s autopkgtest [18:34:46]: test smoke-python3: -----------------------]
254s autopkgtest [18:34:46]: test smoke-python3: - - - - - - - - - - results - - - - - - - - - - 254s smoke-python3 FAIL stderr: /tmp/autopkgtest.os6XII/build.wQ5/src/rlp/sedes/lists.py:137: SyntaxWarning: invalid escape sequence '\*' 254s autopkgtest [18:34:46]: test smoke-python3: - - - - - - - - - - stderr - - - - - - - - - - 254s /tmp/autopkgtest.os6XII/build.wQ5/src/rlp/sedes/lists.py:137: SyntaxWarning: invalid escape sequence '\*'
254s   """Base class for objects which can be serialized into RLP lists.
254s /tmp/autopkgtest.os6XII/build.wQ5/src/rlp/codec.py:190: SyntaxWarning: invalid escape sequence '\*'
254s   """Decode an RLP encoded object.
254s /tmp/autopkgtest.os6XII/build.wQ5/src/rlp/lazy.py:8: SyntaxWarning: invalid escape sequence '\*'
254s   """Decode an RLP encoded object in a lazy fashion.
254s /tmp/autopkgtest.os6XII/build.wQ5/src/rlp/lazy.py:65: SyntaxWarning: invalid escape sequence '\*'
254s   """A RLP encoded list which decodes itself when necessary.
254s autopkgtest [18:34:46]: @@@@@@@@@@@@@@@@@@@@ summary
254s smoke-python3 FAIL stderr: /tmp/autopkgtest.os6XII/build.wQ5/src/rlp/sedes/lists.py:137: SyntaxWarning: invalid escape sequence '\*'

Reply via email to