#1126294 python3-h11: Broken dependency: httpcore requires h11>=0.16

#1126294#5
Date:
2026-01-23 18:52:40 UTC
From:
To:
python3-httpcore 1.0.9 (in testing and unstable [1]) requires python3-h11 >=
0.16 [2], but only version 0.14 is available [3].  Using
entry points through pkg_resources, I get the following error:

  pkg_resources.ContextualVersionConflict: (h11 0.14.0 (/usr/lib/python3/dist-
packages), Requirement.parse('h11>=0.16'), {'httpcore'})

Stable is not affected.

[1] https://tracker.debian.org/pkg/httpcore
[2] https://salsa.debian.org/morph/httpcore/-/blob/debian/master/pyproject.toml
[3] https://tracker.debian.org/pkg/python-h11

#1126294#10
Date:
2026-06-05 11:42:55 UTC
From:
To:
With the recent upgrade of python3-h11 to v0.16 in testing, this bug can
be marked as fixed. Thanks.