Source: fastapi
Version: 0.118.0-1
Severity: serious
Tags: ftbfs
Justification: Policy 4.2

Dear Maintainer,

While debugging a FTBFS on datalab, it came to my attention that fastapi is
incompatible with the current version of python3-starlette, to the point that
it even fails to build from source; the testsuite reveals that fastapi tries to
call the starlette.routing.Router constructor with the 'on_startup' keyword
argument, which no longer exists.

I tried updating fastapi to its latest upstream release (with uscan and so on),
but didn't immediately succeed in getting it to build, so I fall back to
reporting this bug.

Thanks,

Roland.


-- System Information:
Debian Release: 13.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.74+deb13+1-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to