Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Dec 2021 22:40:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 259981] devel/py-setuptools_scm: Fix incorrect *_DEPENDS, causing devel/py-pyparsing (and others) Fails to configure: The 'packaging>=20.0' distribution was not found
Message-ID:  <bug-259981-21822-KPVVeO4UhO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259981-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259981-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=3D259981

--- Comment #13 from Kubilay Kocak <koobs@FreeBSD.org> ---
Beautiful. Python dynamic, conditional, at run-time or try/except dependency
checks and code path changes are notorious for creating these situations, w=
hich
are of the class 'non-deterministic dependency sets' and resolving them at =
the
root cause upstream is absolutely the correct resolution.

--=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-259981-21822-KPVVeO4UhO>