Source: pytest-jupyter Version: 0.10.1-2 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.debian.net/packages/p/pytest-jupyter/testing/amd64/ 74s [36m [1m=========================== short test summary info ============================ [0m 74s [31mERROR [0m tests/test_jupyter_client.py - DeprecationWarning: Parsing dates involving a day of month without a year specified is ambiguious 74s and fails to parse leap day. The default behavior will change in Python 3.15 74s to either always raise an exception or to use a different default year (TBD). 74s To avoid trouble, add a specific year to the input & format. 74s See https://github.com/python/cpython/issues/70647. 74s [31mERROR [0m tests/test_jupyter_client.py - DeprecationWarning: Parsing dates involving a day of month without a year specified is ambiguious 74s and fails to parse leap day. The default behavior will change in Python 3.15 74s to either always raise an exception or to use a different default year (TBD). 74s To avoid trouble, add a specific year to the input & format. 74s See https://github.com/python/cpython/issues/70647. 74s !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!