From: Patrick McLean Date: Wed, 13 May 2020 03:20:23 +0000 (-0700) Subject: dev-python/google-auth-httplib2-0.0.3: add py38 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=eac172c7a392f888de748394af956cc335aadb1b;p=gentoo.git dev-python/google-auth-httplib2-0.0.3: add py38 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean --- diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild index 504cfac22662..e75d2111fc23 100644 --- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild +++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1