mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/cliff: link to PR fixing manual setuptools deps.
Bug: https://bugs.gentoo.org/745663 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python3_{6..9} )
|
||||
# pkg_resources is used even though the QA check doesn't detect it
|
||||
# TODO: revert to rdepend once this is merged
|
||||
# https://github.com/openstack/cliff/pull/3
|
||||
DISTUTILS_USE_SETUPTOOLS=manual
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
Reference in New Issue
Block a user