dev-python/bashate: Remove Python 2 support
authorMichał Górny <mgorny@gentoo.org>
Sun, 12 Jan 2020 10:35:31 +0000 (11:35 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 13 Jan 2020 09:41:23 +0000 (10:41 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/bashate/bashate-0.3.1.ebuild
dev-python/bashate/bashate-0.6.0.ebuild

index 9cbb303424bb237c8c51db187e4bb96190efd8e4..7cd8b1c13dec448b3234cd5f6b4444535a5a21e6 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 DISTUTILS_IN_SOURCE_BUILD=TRUE
 
 # time
index 510ed5b766eb92170256ed9a0fcc7d5befebb316..7bb9ed3600804be7ff0e2a8528167f3519545cde 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 DISTUTILS_IN_SOURCE_BUILD=TRUE
 
 # time