mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-python/grpcio: Fix minimum dev-python/protobuf dep
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -44,7 +44,7 @@ BDEPEND="
|
||||
>=dev-python/cython-3.1.1[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-python/coverage[${PYTHON_USEDEP}]
|
||||
>=dev-python/protobuf-6.33.5[${PYTHON_USEDEP}]
|
||||
>=dev-python/protobuf-7.35.1[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user