From d460b89304bcd03f839efc77b08a2d1b899bddd2 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Mon, 6 Apr 2026 07:16:05 +0000 Subject: Adding metadata --- dev-python/prometheus-client/prometheus-client-0.23.1.ebuild | 7 ++++++- dev-python/prometheus-client/prometheus-client-0.24.0.ebuild | 5 +++++ dev-python/prometheus-client/prometheus-client-0.24.1.ebuild | 7 ++++++- 3 files changed, 17 insertions(+), 2 deletions(-) (limited to 'dev-python/prometheus-client') diff --git a/dev-python/prometheus-client/prometheus-client-0.23.1.ebuild b/dev-python/prometheus-client/prometheus-client-0.23.1.ebuild index 5b0f18fb29c4..a17ac924b2b1 100644 --- a/dev-python/prometheus-client/prometheus-client-0.23.1.ebuild +++ b/dev-python/prometheus-client/prometheus-client-0.23.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -36,3 +36,8 @@ distutils_enable_tests pytest EPYTEST_DESELECT=( tests/test_parser.py::test_benchmark_text_string_to_metric_families ) + +EPYTEST_IGNORE=( + # Optional testdep on dev-python/asgiref + tests/test_asgi.py +) diff --git a/dev-python/prometheus-client/prometheus-client-0.24.0.ebuild b/dev-python/prometheus-client/prometheus-client-0.24.0.ebuild index 1a64578b8e16..655bdf29649c 100644 --- a/dev-python/prometheus-client/prometheus-client-0.24.0.ebuild +++ b/dev-python/prometheus-client/prometheus-client-0.24.0.ebuild @@ -36,3 +36,8 @@ distutils_enable_tests pytest EPYTEST_DESELECT=( tests/test_parser.py::test_benchmark_text_string_to_metric_families ) + +EPYTEST_IGNORE=( + # Optional testdep on dev-python/asgiref + tests/test_asgi.py +) diff --git a/dev-python/prometheus-client/prometheus-client-0.24.1.ebuild b/dev-python/prometheus-client/prometheus-client-0.24.1.ebuild index 1a64578b8e16..a17ac924b2b1 100644 --- a/dev-python/prometheus-client/prometheus-client-0.24.1.ebuild +++ b/dev-python/prometheus-client/prometheus-client-0.24.1.ebuild @@ -24,7 +24,7 @@ S=${WORKDIR}/${MY_P} LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" RDEPEND=" dev-python/twisted[${PYTHON_USEDEP}] @@ -36,3 +36,8 @@ distutils_enable_tests pytest EPYTEST_DESELECT=( tests/test_parser.py::test_benchmark_text_string_to_metric_families ) + +EPYTEST_IGNORE=( + # Optional testdep on dev-python/asgiref + tests/test_asgi.py +) -- cgit v1.3