dev-python/click-log: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 15:42:26 +0000 (16:42 +0100)
committerMichał Górny <mgorny@gentoo.org>
Tue, 4 Feb 2020 15:42:26 +0000 (16:42 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/click-log/click-log-0.1.8.ebuild
dev-python/click-log/click-log-0.2.1.ebuild
dev-python/click-log/click-log-0.3.2.ebuild

index c2e850628c03b3be1ba1305d1d34c762965ad7aa..ddd10f31da45d56e5167b1c733b7fa907bcc8ca0 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1
 
index c2e850628c03b3be1ba1305d1d34c762965ad7aa..ddd10f31da45d56e5167b1c733b7fa907bcc8ca0 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1
 
index 6cccea5b2fcdbcae2e500df6fcc1d2bc3f8f42fb..8843fc394d4687b1f9aad2b874682084405e6d20 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit distutils-r1