On Wed, Dec 03, 2025 at 10:50:45AM -0100, Graham Inggs wrote:
On Wed, 3 Dec 2025 at 10:42, Colin Watson <[email protected]> wrote:
setup.py silently falls back to not building the extension if mypy isn't
currently working on the relevant Python version:

Well, python-charset-normalizer is in dependency level 1, but mypy is
only in dependency level 5.  Maybe the solution is for
python-charset-normalizer to have an explicit build-dependency on
something mypy such that it appears on a higher dependency level than
mypy.

Hmm, in debian/control I see:
python3-mypy:native

I think ben is confused by :native here.

Yeah, I think we're OK at the package level here (especially with my extra sanity-checking change).

--
Colin Watson (he/him)                              [[email protected]]

Reply via email to