Source: python-drf-spectacular Version: 0.27.2-1 Severity: serious User: [email protected] 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/python-drf-spectacular/testing/amd64/ 129s =================================== FAILURES =================================== 129s ________________________________ test_callbacks ________________________________ 129s 129s no_warnings = <_pytest.capture.CaptureFixture object at 0x7f7025a0f750> 129s 129s def test_callbacks(no_warnings): 129s > assert_schema( 129s generate_schema('/x', XViewset), 129s 'tests/test_callbacks.yml' 129s ) 129s 129s tests/test_callbacks.py:87:

