app-admin/ansible: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 14:15:54 +0000 (15:15 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 14:24:15 +0000 (15:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-admin/ansible/ansible-2.7.15.ebuild
app-admin/ansible/ansible-2.8.7.ebuild
app-admin/ansible/ansible-2.8.8.ebuild
app-admin/ansible/ansible-2.9.2.ebuild
app-admin/ansible/ansible-2.9.3.ebuild
app-admin/ansible/ansible-2.9.4.ebuild
app-admin/ansible/ansible-9999.ebuild

index f018a7d3ae6a1a8636657a5518da9066957f9b8c..1d192f699c0125e8556d602e7726de850fdbce59 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 eutils
 
index 9ec731c9b53af56cc8b614b496da8a9cf4dc136c..b252901fb90234972154981de6b144ce31fa51d6 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 eutils
 
index feb3f71a3ac71e308157b61be6f65cb2dec74bbd..b34d22be5ff31a7039f6641fc088c228c631f7fa 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 eutils
 
index 205e178f21d95b4c801c2752b6a9ae61e35618ee..4e4f9dd72e82cd8f7d98d027f42872a7abd40cfe 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 eutils
 
index 87aa8f15ecba62bcf2e708772e9d7cf46ea045f8..73f6fb55df559fc1062b93cfa7bec16a2e965697 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 eutils
 
index 87aa8f15ecba62bcf2e708772e9d7cf46ea045f8..73f6fb55df559fc1062b93cfa7bec16a2e965697 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 eutils
 
index 0e604595dbcad1bf0acd5adc0b096453bb0737d7..308ff48bd206e4a83919a86ddce4cafb2e67a277 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 git-r3 eutils