summaryrefslogtreecommitdiff
path: root/dev-python/grpcio-tools
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/grpcio-tools')
-rw-r--r--dev-python/grpcio-tools/grpcio-tools-1.66.1-r2.ebuild (renamed from dev-python/grpcio-tools/grpcio-tools-1.66.1-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/grpcio-tools/grpcio-tools-1.66.1-r1.ebuild b/dev-python/grpcio-tools/grpcio-tools-1.66.1-r2.ebuild
index 53ebfb86..366f75f7 100644
--- a/dev-python/grpcio-tools/grpcio-tools-1.66.1-r1.ebuild
+++ b/dev-python/grpcio-tools/grpcio-tools-1.66.1-r2.ebuild
@@ -18,8 +18,8 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
RDEPEND="
~dev-python/grpcio-${PV}[${PYTHON_USEDEP}]
- >=dev-python/protobuf-python-5.26.1[${PYTHON_USEDEP}]
- <dev-python/protobuf-python-6[${PYTHON_USEDEP}]
+ >=dev-python/protobuf-5.26.1[${PYTHON_USEDEP}]
+ <dev-python/protobuf-6[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"