dev-util/ninja: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:04:54 +0000 (14:04 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:25:54 +0000 (14:25 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/ninja/ninja-1.8.2-r1.ebuild
dev-util/ninja/ninja-1.8.2-r2.ebuild
dev-util/ninja/ninja-1.8.2.ebuild
dev-util/ninja/ninja-1.9.0.ebuild
dev-util/ninja/ninja-9999.ebuild

index a603df292c4c56d9ba596767a7c0d96ba5fe3b6a..def8432c182be3c83b096ef5d1b64c37c0676461 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs
 
index 6053ce19a442896956ee0a3562ccf7e192315f1e..155653a132cbd2a45f7e7d611273830acf3a0490 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs
 
index 727cb48ae3e43e3cdde2eb7546abd2578bb6bee0..3f0879829033eabf84a4c18e06a63f86b6f1504b 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs
 
index 843267a75ddee126c19b31d6f6913d32fd732248..c0e633894cb98a510ae18aa246980c81baba0400 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs
 
index e9f27dec4ff36867a23a438eb49120867b62863e..8c9e987cef2ffa15aa47d459b54760315bb48c6a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit bash-completion-r1 elisp-common python-any-r1 toolchain-funcs