dev-python/google-auth-httplib2-0.0.3: add py38
authorPatrick McLean <patrick.mclean@sony.com>
Wed, 13 May 2020 03:20:23 +0000 (20:20 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 13 May 2020 04:00:32 +0000 (21:00 -0700)
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild

index 504cfac22662276410c14ea97ea6dd9bc9810889..e75d2111fc23629f316cdbcf44a5c017c10d50db 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1