mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-22 16:29:05 -07:00
dev-python/setuptools: restore comment + add bug ref for setuptools_scm PDEPEND
See e96c1d113f.
Eli noticed that the comment had got lost here & it wasn't particularly
descriptive, so restore the comment and add a bug reference.
Bug: https://bugs.gentoo.org/663324
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -56,6 +56,8 @@ BDEPEND="
|
||||
' "${PYTHON_TESTED[@]}")
|
||||
)
|
||||
"
|
||||
# setuptools-scm is here because installing plugins apparently breaks stuff at
|
||||
# runtime, so let's pull it early. See bug #663324.
|
||||
PDEPEND="
|
||||
>=dev-python/certifi-2016.9.26[${PYTHON_USEDEP}]
|
||||
dev-python/setuptools-scm[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -56,6 +56,8 @@ BDEPEND="
|
||||
' "${PYTHON_TESTED[@]}")
|
||||
)
|
||||
"
|
||||
# setuptools-scm is here because installing plugins apparently breaks stuff at
|
||||
# runtime, so let's pull it early. See bug #663324.
|
||||
PDEPEND="
|
||||
>=dev-python/certifi-2016.9.26[${PYTHON_USEDEP}]
|
||||
dev-python/setuptools-scm[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user