dev-python/cheroot: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 15:36:59 +0000 (16:36 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 15:40:14 +0000 (16:40 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/cheroot/cheroot-6.0.0-r1.ebuild
dev-python/cheroot/cheroot-6.0.0.ebuild
dev-python/cheroot/cheroot-6.5.4.ebuild
dev-python/cheroot/cheroot-8.2.1.ebuild

index 521f18df28564ca512812a4f3e7f837ab92e19ae..1022ae4c92433998e3a7a31ba1e4811ddd56ba3e 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} pypy3 )
+PYTHON_COMPAT=( python3_{6,7} pypy3 )
 
 inherit distutils-r1
 
index b92338f529eb72b1776beb8fe9f4e9dad67cd5a2..586c3328f4d95224b5558862fedd3235f266e7f9 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 pypy3 )
+PYTHON_COMPAT=( python3_6 pypy3 )
 
 inherit distutils-r1
 
index 56b20f23d4f6a8131fa6623ae1865a3e54374915..6a80492c572d760515f39a452c36b63d4c1bf1f6 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} pypy3 )
+PYTHON_COMPAT=( python3_{6,7} pypy3 )
 
 inherit distutils-r1
 
index 38c6aac0d28adee6a18bf50d924b87578757e03f..decfdd37481d0ade4b1c57915f5d77b370489c5d 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} pypy3 )
+PYTHON_COMPAT=( python3_{6,7} pypy3 )
 
 inherit distutils-r1