diff options
author | Patrick McLean <patrick.mclean@sony.com> | 2020-05-12 20:20:23 -0700 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2020-05-12 21:00:32 -0700 |
commit | eac172c7a392f888de748394af956cc335aadb1b (patch) | |
tree | 74b708ddd71d718bb923b902f27ac4517d6daf16 /dev-python/google-auth-httplib2 | |
parent | dev-python/google-auth-1.14.3: bump, add py38 (diff) | |
download | gentoo-eac172c7a392f888de748394af956cc335aadb1b.tar.gz gentoo-eac172c7a392f888de748394af956cc335aadb1b.tar.bz2 gentoo-eac172c7a392f888de748394af956cc335aadb1b.zip |
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 <chutzpah@gentoo.org>
Diffstat (limited to 'dev-python/google-auth-httplib2')
-rw-r--r-- | dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |