Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2021 09:19:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 256872] devel/py-zipp: Fails to configure attempting to (network) pip install toml wheel: subprocess.CalledProcessError: Command '['/usr/local/bin/python3.9', '-m', 'pip', ... 'wheel', '--no-deps', ... 'toml'
Message-ID:  <bug-256872-21822-z7Jyr4rrJY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256872-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256872-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256872

--- Comment #3 from Kubilay Kocak <koobs@FreeBSD.org> ---
(In reply to Kubilay Kocak from comment #2)

I missed this in the review, but Kai (via IRC) notes that 'toml' should be
satisfied via the TOML option in setuptools_scm, which is enabled by defaul=
t,
so this is likely a case of that option being disabled.

Is that the case Philipp?

Nevertheless, ports (like this one) must depend explicitly on their
dependencies optional dependencies (transitively), and not rely on their
presence (which, is... optional).

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256872-21822-z7Jyr4rrJY>