summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-05 16:41:26 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-05 16:47:52 +0100
commitdb7e97eb728d5d6c86d1351c0cbdc31d3f9843c2 (patch)
tree1210ef2f2727149d298d442541254e72568c5a8f /dev-python/google-auth-httplib2
parentdev-python/uritemplate: Remove py2 (diff)
downloadgentoo-db7e97eb728d5d6c86d1351c0cbdc31d3f9843c2.tar.gz
gentoo-db7e97eb728d5d6c86d1351c0cbdc31d3f9843c2.tar.bz2
gentoo-db7e97eb728d5d6c86d1351c0cbdc31d3f9843c2.zip
dev-python/google-auth-httplib2: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/google-auth-httplib2')
-rw-r--r--dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild2
-rw-r--r--dev-python/google-auth-httplib2/google-auth-httplib2-0.0.3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild
index e395f1623b0b..8b760f60138e 100644
--- a/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild
+++ b/dev-python/google-auth-httplib2/google-auth-httplib2-0.0.2.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
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 30b3605f14d6..504cfac22662 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=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1