diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-02-05 16:40:41 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-02-05 16:47:50 +0100 |
| commit | 62443182d68620572d421b98923412739d209953 (patch) | |
| tree | 6d8f88b95ec48eb3b21636b6be416e3404d3bfb1 /dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild | |
| parent | f96d6f4a272e5a33f0e78da1c20941335c408620 (diff) | |
| download | gentoo-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.5.ebuild')
| -rw-r--r-- | dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild b/dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild index 531e5b76ba00..d3edcaf291da 100644 --- a/dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild +++ b/dev-python/google-api-python-client/google-api-python-client-1.6.5.ebuild @@ -3,7 +3,7 @@ EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 |
