diff options
author | 2023-01-28 08:03:36 +0000 | |
---|---|---|
committer | 2023-01-28 08:08:35 +0000 | |
commit | 795c9ece59426bf4f63b5917a406534b976b73bc (patch) | |
tree | 16777966251cac308d22846526c1e9e86413e972 /dev-python/google-auth-httplib2 | |
parent | dev-python/dask: add click rdep (diff) | |
download | gentoo-795c9ece59426bf4f63b5917a406534b976b73bc.tar.gz gentoo-795c9ece59426bf4f63b5917a406534b976b73bc.tar.bz2 gentoo-795c9ece59426bf4f63b5917a406534b976b73bc.zip |
dev-python/google-auth-httplib2: add six dep
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/google-auth-httplib2')
-rw-r--r-- | dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r3.ebuild (renamed from dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r2.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r2.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r3.ebuild index 74cd7713007c..2eb00ce7dba0 100644 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r2.ebuild +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r3.ebuild @@ -27,6 +27,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86" RDEPEND=" dev-python/httplib2[${PYTHON_USEDEP}] dev-python/google-auth[${PYTHON_USEDEP}] + dev-python/six[${PYTHON_USEDEP}] " BDEPEND=" test? ( |