dev-python/googleapis-common-protos: fix dev-python/protobuf limit

Closes: https://bugs.gentoo.org/973330
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-04-29 04:43:18 +01:00
parent a8490ac469
commit 62286c979d
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND="
<dev-python/protobuf-7[${PYTHON_USEDEP}]
<dev-python/protobuf-8[${PYTHON_USEDEP}]
>=dev-python/protobuf-3.15.0[${PYTHON_USEDEP}]
"

View File

@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND="
<dev-python/protobuf-7[${PYTHON_USEDEP}]
<dev-python/protobuf-8[${PYTHON_USEDEP}]
>=dev-python/protobuf-3.15.0[${PYTHON_USEDEP}]
"