commit:     795c9ece59426bf4f63b5917a406534b976b73bc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 08:03:36 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 08:08:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=795c9ece

dev-python/google-auth-httplib2: add six dep

Signed-off-by: Sam James <sam <AT> gentoo.org>

 ...uth-httplib2-0.1.0-r2.ebuild => google-auth-httplib2-0.1.0-r3.ebuild} | 1 +
 1 file changed, 1 insertion(+)

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
similarity index 96%
rename from dev-python/google-auth-httplib2/google-auth-httplib2-0.1.0-r2.ebuild
rename to 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? (

Reply via email to