dev-python/eventlet: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 12:50:49 +0000 (13:50 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 13:00:01 +0000 (14:00 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/eventlet/eventlet-0.18.4.ebuild
dev-python/eventlet/eventlet-0.20.0-r1.ebuild
dev-python/eventlet/eventlet-0.20.1-r1.ebuild
dev-python/eventlet/eventlet-0.21.0-r1.ebuild
dev-python/eventlet/eventlet-0.24.1-r1.ebuild
dev-python/eventlet/eventlet-0.24.1.ebuild
dev-python/eventlet/eventlet-0.25.1-r1.ebuild
dev-python/eventlet/eventlet-0.25.1.ebuild

index c1924da953c111b5c4ed2cf415659064068b3116..e888b1cd7d6f5c98c3c2c56b7b99e18ac47c57b2 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index a9771fd1ff9532520fa841daaa790c327cb8d7b0..1a2072bf4320a236cfa9ee6bf644a9fa381d4acc 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index 764fc87887277f0d583bf1ff2b9c0159986552ea..c465e63f391775ac4c4849666af77830ef35bc16 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index 8d80f39ee7a31e6936ebbd1d38c0681345b5ec08..8113a67e3b6d6609c93e1d2b9cd597872f2a1e42 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index b9a0764a81455c2181e99532ad7274bcf0ba3b8d..98c0190bb5c430199218136209131540dc270a1e 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} )
 
 inherit distutils-r1
 
index af59a138b59e7d8976acfd87746a97a6912d2e45..0de044ea912ec567817c57d4382340fe332233c4 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 
index 2f5d7f5e8abfc0280edb7e070038dd7df1afbe07..f762fe2ef6e5fed4f632aa8f6df4403a82a2c896 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,8} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 
index 22de0a1f4b9b6aa4584edd0cef1884414d2265f8..4d645fda0ee2436d6a8a20cabd3fdbf17ab78601 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} )
 
 inherit distutils-r1