From aa0b008d20508e58365842844cb86398f2b43bf6 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 12 Feb 2020 13:30:22 -0800 Subject: [PATCH] dev-python/prometheus_client: PYTHON_COMPAT+=(python3_8) Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Zac Medico --- dev-python/prometheus_client/prometheus_client-0.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/prometheus_client/prometheus_client-0.7.1.ebuild b/dev-python/prometheus_client/prometheus_client-0.7.1.ebuild index 3feae7277a55..acdeb3934576 100644 --- a/dev-python/prometheus_client/prometheus_client-0.7.1.ebuild +++ b/dev-python/prometheus_client/prometheus_client-0.7.1.ebuild @@ -3,7 +3,7 @@ EAPI=6 -PYTHON_COMPAT=( python{3_6,3_7} ) +PYTHON_COMPAT=( python{3_6,3_7,3_8} ) inherit distutils-r1 DESCRIPTION="Python client for the Prometheus monitoring system" -- 2.26.2