commit:     58d4eed8df605466da47e96f7b5cd1ed9c11b3c0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  4 13:02:06 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb  4 13:10:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58d4eed8

app-metrics/buildbot-prometheus: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-metrics/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/app-metrics/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild 
b/app-metrics/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild
index e5db796569b..739ad58b123 100644
--- a/app-metrics/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild
+++ b/app-metrics/buildbot-prometheus/buildbot-prometheus-17.7.2-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="A Prometheus metrics exporter for Buildbot"

Reply via email to