dev-python/os-virtual-interfacesv2-python-novaclient-ext: Remove Python 2 support
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Jan 2020 21:17:27 +0000 (22:17 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 13 Jan 2020 09:45:28 +0000 (10:45 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/os-virtual-interfacesv2-python-novaclient-ext/os-virtual-interfacesv2-python-novaclient-ext-0.20.ebuild

index 563201a04cdc74b408ea26fa496f0bffe4f5ed95..7d7bcd7c2270881843d6799fcbcd95cea8dbd5d0 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1