dev-python/bashate: Fix bare > dep

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-09-04 04:09:57 +02:00
parent e1c33cf801
commit 11f20fd9d2

View File

@@ -17,7 +17,7 @@ IUSE="test"
RESTRICT="!test? ( test )"
BDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
>=dev-python/pbr-2.2.0[${PYTHON_USEDEP}]
test? (
dev-python/fixtures[${PYTHON_USEDEP}]
dev-python/testtools[${PYTHON_USEDEP}]