diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-04-22 13:51:56 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-04-22 13:51:56 +0200 |
commit | fc53ab11e291df75d845551e92d391e4342583f1 (patch) | |
tree | 3fa1d31cb3e72f403710e512eb3268706d6fe85e /dev-python/google-auth | |
parent | dev-python/google-auth: Remove old (diff) | |
download | gentoo-fc53ab11e291df75d845551e92d391e4342583f1.tar.gz gentoo-fc53ab11e291df75d845551e92d391e4342583f1.tar.bz2 gentoo-fc53ab11e291df75d845551e92d391e4342583f1.zip |
dev-python/google-auth: Add a blocker on namespace-google
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-2.6.3-r2.ebuild (renamed from dev-python/google-auth/google-auth-2.6.3-r1.ebuild) | 1 | ||||
-rw-r--r-- | dev-python/google-auth/google-auth-2.6.6-r1.ebuild (renamed from dev-python/google-auth/google-auth-2.6.6.ebuild) | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/google-auth/google-auth-2.6.3-r1.ebuild b/dev-python/google-auth/google-auth-2.6.3-r2.ebuild index 23a3aa238ec0..37c2ffef06a9 100644 --- a/dev-python/google-auth/google-auth-2.6.3-r1.ebuild +++ b/dev-python/google-auth/google-auth-2.6.3-r2.ebuild @@ -25,6 +25,7 @@ RDEPEND=" >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}] >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] + !dev-python/namespace-google " BDEPEND=" test? ( diff --git a/dev-python/google-auth/google-auth-2.6.6.ebuild b/dev-python/google-auth/google-auth-2.6.6-r1.ebuild index 35f8032960a3..de5188c8fdb8 100644 --- a/dev-python/google-auth/google-auth-2.6.6.ebuild +++ b/dev-python/google-auth/google-auth-2.6.6-r1.ebuild @@ -25,6 +25,7 @@ RDEPEND=" >=dev-python/pyasn1-modules-0.2.1[${PYTHON_USEDEP}] >=dev-python/rsa-3.1.4[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] + !dev-python/namespace-google " BDEPEND=" test? ( |