Bug#1143366: python-cross-web: FTBFS: E ModuleNotFoundError: No module named 'httpx2'

Colin Watson <[email protected]> Sun, 2 Aug 2026 17:38:00 +0100
Newsgroups gmane.linux.debian.devel.bugs.rc
Message-ID <am9yaO4bnw_xPoBf__28080.6799697288$1785688881$gmane$org@riva.ucam.org>
Control: reassign 1143366 python3-starlette
Control: reassign 1143369 python3-starlette
Control: merge 1143366 1143369
Control: affects 1143366 src:python-cross-web src:python-openapi-core

On Sat, Aug 01, 2026 at 10:37:35PM +0000, Santiago Vila wrote:
>/usr/lib/python3/dist-packages/starlette/testclient.py:36: in <module>
>    import httpx2 as httpx
>E   ModuleNotFoundError: No module named 'httpx2'

Both this and the similar #1143369 are bugs in starlette.  I'll fix the 
missing dependency there.

Thanks,