dev-cpp/catch: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:27 +0000 (14:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:39 +0000 (14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-cpp/catch/catch-2.5.0.ebuild
dev-cpp/catch/catch-2.7.0.ebuild
dev-cpp/catch/catch-2.9.1.ebuild
dev-cpp/catch/catch-9999.ebuild

index 5af50e08abb71fa67490c2499c98dd70df5c8e1c..e551fe4b0d20afe98f54d1352f85377493b85984 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils python-any-r1
 
index 483403fa60f555ffd4281af90488b2f4d56a662f..2467542c7d9b78469034459b5a9ca1bc0dfa0587 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils python-any-r1
 
index fd90fc1a780f7b2d480654e6d9c5f796ba505902..07de51f32521dc59deca8923acfc4da9eaf22340 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils python-any-r1
 
index fd90fc1a780f7b2d480654e6d9c5f796ba505902..07de51f32521dc59deca8923acfc4da9eaf22340 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit cmake-utils python-any-r1