Bug#1073445: fastapi: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2024-11-20 Thread Julian Gilbey
Hi Sandro, This bug's been open for about 5 months, and other packages are waiting for fastapi to get back into testing. I've investigated, and even with the anyio fix and python3-pydantic-settings added to the build-depends, there are still test failures. Upgrading to the latest fastapi fixes t

Bug#1073445:

2024-09-14 Thread Julian Gilbey
On Mon, Sep 09, 2024 at 02:23:19PM +0100, James Page wrote: > The test failures with this symptom: > ResourceWarning: Unclosed > are related to the anyio bump to 4.4.0 - see: > https://github.com/encode/starlette/discussions/2603 > no fix committed upstream yet. https://github.com/agronholm/anyio

Bug#1073445:

2024-09-09 Thread James Page
The test failures with this symptom: ResourceWarning: Unclosed are related to the anyio bump to 4.4.0 - see: https://github.com/encode/starlette/discussions/2603 no fix committed upstream yet.