dev-python/prometheus_flask_exporter: Remove Py2
authorDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:14:04 +0000 (17:14 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 28 Dec 2019 16:14:04 +0000 (17:14 +0100)
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/prometheus_flask_exporter/prometheus_flask_exporter-0.4.1.ebuild
dev-python/prometheus_flask_exporter/prometheus_flask_exporter-0.5.1.ebuild
dev-python/prometheus_flask_exporter/prometheus_flask_exporter-0.7.2.ebuild

index 604944022cefd584026e7a8b0db005fd40c11d21..05815921d5f001d7257bd25e778e464a42f9e700 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1
 
index 604944022cefd584026e7a8b0db005fd40c11d21..05815921d5f001d7257bd25e778e464a42f9e700 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1
 
index 604944022cefd584026e7a8b0db005fd40c11d21..05815921d5f001d7257bd25e778e464a42f9e700 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6}} )
+PYTHON_COMPAT=( python3_{5,6} )
 
 inherit distutils-r1