dev-util/flawfinder: Remove py2.7
authorMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:01:36 +0000 (17:01 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 7 May 2020 15:07:56 +0000 (17:07 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/flawfinder/flawfinder-2.0.10.ebuild
dev-util/flawfinder/flawfinder-2.0.11.ebuild
dev-util/flawfinder/flawfinder-2.0.7.ebuild
dev-util/flawfinder/flawfinder-2.0.8.ebuild

index f69997ccae2bb5bd11a2681a6c71f517bd58107b..927a0b2c10816068469e40e089bfc85d0fc669fe 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
index 2ad2225b2016009252f1bb70cc6e205ebc2e9b76..df1286a9367df5145f078ca6dc0862104ab8f858 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 
index f69997ccae2bb5bd11a2681a6c71f517bd58107b..927a0b2c10816068469e40e089bfc85d0fc669fe 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1
 
index f69997ccae2bb5bd11a2681a6c71f517bd58107b..927a0b2c10816068469e40e089bfc85d0fc669fe 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1