From b14e2aae5adc0b8e977fb74f84101e5e49a67340 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 20 May 2025 03:51:59 +0200 Subject: dev-python/python-tests: Do not pin exact dev-lang/python in BDEPEND MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/python-tests/python-tests-3.14.0_beta1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/python-tests/python-tests-3.14.0_beta1.ebuild') diff --git a/dev-python/python-tests/python-tests-3.14.0_beta1.ebuild b/dev-python/python-tests/python-tests-3.14.0_beta1.ebuild index c1cbc72de095..ecc96f6cd8dc 100644 --- a/dev-python/python-tests/python-tests-3.14.0_beta1.ebuild +++ b/dev-python/python-tests/python-tests-3.14.0_beta1.ebuild @@ -37,7 +37,7 @@ RDEPEND=" ~dev-lang/python-${PV}:${PYVER} " BDEPEND=" - ${RDEPEND} + ${PYTHON_DEPS} " # https://www.python.org/downloads/metadata/sigstore/ -- cgit v1.2.3