summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-02-05 14:45:38 +0100
committerMichał Górny <mgorny@gentoo.org>2020-02-05 15:05:06 +0100
commita368ecece325588c2f75be7104cd141983fc6017 (patch)
tree1a7fbe8b4961f03217810525e59a5c7c16dcadf2 /dev-python/geopy/geopy-1.11.0.ebuild
parentdev-python/gcs-oauth2-boto-plugin: Remove py2 (diff)
downloadgentoo-a368ecece325588c2f75be7104cd141983fc6017.tar.gz
gentoo-a368ecece325588c2f75be7104cd141983fc6017.tar.bz2
gentoo-a368ecece325588c2f75be7104cd141983fc6017.zip
dev-python/geopy: Remove old (drop to ~arch)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/geopy/geopy-1.11.0.ebuild')
-rw-r--r--dev-python/geopy/geopy-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/geopy/geopy-1.11.0.ebuild b/dev-python/geopy/geopy-1.11.0.ebuild
index f9c142975f4e..6e322c763e28 100644
--- a/dev-python/geopy/geopy-1.11.0.ebuild
+++ b/dev-python/geopy/geopy-1.11.0.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1