diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-12-03 18:08:01 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-12-03 18:30:31 +0100 |
commit | eac03f5d13e086228691164391a6ef88b129072f (patch) | |
tree | 40a7028e610308141680f497ecbfe8fbb5854ab1 /dev-python/google-auth | |
parent | dev-python/google-api-core: Remove namespace dep (diff) | |
download | gentoo-eac03f5d13e086228691164391a6ef88b129072f.tar.gz gentoo-eac03f5d13e086228691164391a6ef88b129072f.tar.bz2 gentoo-eac03f5d13e086228691164391a6ef88b129072f.zip |
dev-python/google-auth: Remove namespace dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/google-auth')
-rw-r--r-- | dev-python/google-auth/google-auth-1.20.1-r1.ebuild (renamed from dev-python/google-auth/google-auth-1.20.1.ebuild) | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/google-auth/google-auth-1.20.1.ebuild b/dev-python/google-auth/google-auth-1.20.1-r1.ebuild index 371c951a2d52..693d980564d0 100644 --- a/dev-python/google-auth/google-auth-1.20.1.ebuild +++ b/dev-python/google-auth/google-auth-1.20.1-r1.ebuild @@ -19,7 +19,6 @@ IUSE="test" RESTRICT="!test? ( test )" RDEPEND=" - dev-python/namespace-google[${PYTHON_USEDEP}] >=dev-python/pyasn1-0.1.7[${PYTHON_USEDEP}] >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}] >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}] |