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.13.3-r100.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/python-tests/python-tests-3.13.3-r100.ebuild') diff --git a/dev-python/python-tests/python-tests-3.13.3-r100.ebuild b/dev-python/python-tests/python-tests-3.13.3-r100.ebuild index 2bbbf5a45614..22e5afad0e45 100644 --- a/dev-python/python-tests/python-tests-3.13.3-r100.ebuild +++ b/dev-python/python-tests/python-tests-3.13.3-r100.ebuild @@ -36,7 +36,7 @@ RDEPEND=" ~dev-lang/python-${PV}:${PYVER} " BDEPEND=" - ${RDEPEND} + ${PYTHON_DEPS} verify-sig? ( >=sec-keys/openpgp-keys-python-20221025 ) " -- cgit v1.2.3