summaryrefslogtreecommitdiff
path: root/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-05 16:40:41 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-05 16:47:50 +0100
commit62443182d68620572d421b98923412739d209953 (patch)
tree6d8f88b95ec48eb3b21636b6be416e3404d3bfb1 /dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild
parentf96d6f4a272e5a33f0e78da1c20941335c408620 (diff)
downloadgentoo-62443182d68620572d421b98923412739d209953.tar.gz
gentoo-62443182d68620572d421b98923412739d209953.tar.bz2
gentoo-62443182d68620572d421b98923412739d209953.zip
dev-python/google-api-python-client: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild')
-rw-r--r--dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild
index a89e87eef3a7..dfb0efc4bc83 100644
--- a/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild
+++ b/dev-python/google-api-python-client/google-api-python-client-1.6.2.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1