From 6036eec42251663cd8d7d8e106c58053cec14027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 20 Jan 2026 11:02:48 +0100 Subject: [PATCH] dev-python/tempest: Add missing test-RDEPEND MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/tempest/tempest-46.0.0.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/tempest/tempest-46.0.0.ebuild b/dev-python/tempest/tempest-46.0.0.ebuild index ee5fe6c44b4b8..ba9efd2e2c20c 100644 --- a/dev-python/tempest/tempest-46.0.0.ebuild +++ b/dev-python/tempest/tempest-46.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2025 Gentoo Authors +# Copyright 2021-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -46,6 +46,7 @@ RDEPEND=" BDEPEND=" >=dev-python/pbr-2.1.0[${PYTHON_USEDEP}] test? ( + ${RDEPEND} >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] dev-python/stestr[${PYTHON_USEDEP}]