summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2020-10-03 10:46:32 -0700
committerZac Medico <zmedico@gentoo.org>2020-10-03 10:50:51 -0700
commit26ceda8615919ba04f3de5d408733bf2a999b6f3 (patch)
treea6306cdf525f1d29d58326610e80e302107402af /dev-python/google-auth
parentapp-misc/yq: setuptools RDEPEND (diff)
downloadgentoo-26ceda8615919ba04f3de5d408733bf2a999b6f3.tar.gz
gentoo-26ceda8615919ba04f3de5d408733bf2a999b6f3.tar.bz2
gentoo-26ceda8615919ba04f3de5d408733bf2a999b6f3.zip
dev-python/google-auth: setuptools RDEPEND
Closes: https://bugs.gentoo.org/746293 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Zac Medico <zmedico@gentoo.org>
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r--dev-python/google-auth/google-auth-1.20.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/google-auth/google-auth-1.20.1.ebuild b/dev-python/google-auth/google-auth-1.20.1.ebuild
index 37babe3c06d1..371c951a2d52 100644
--- a/dev-python/google-auth/google-auth-1.20.1.ebuild
+++ b/dev-python/google-auth/google-auth-1.20.1.ebuild
@@ -4,6 +4,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6..9} )
+DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1