summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-13 21:30:40 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-13 21:41:07 +0100
commit3eefb831a4e63a9c8c75c6e64ae2894d6478973e (patch)
tree3be306511eee9477ffe4839813d828e45918a4df /sci-libs
parentdev-python/protobuf-python: Prepare newer versions for rename (diff)
downloadgentoo-3eefb831a4e63a9c8c75c6e64ae2894d6478973e.tar.gz
gentoo-3eefb831a4e63a9c8c75c6e64ae2894d6478973e.tar.bz2
gentoo-3eefb831a4e63a9c8c75c6e64ae2894d6478973e.zip
Rename dev-python/{protobuf-python → protobuf}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/onnx/onnx-1.16.1-r1.ebuild2
-rw-r--r--sci-libs/onnx/onnx-1.16.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/onnx/onnx-1.16.1-r1.ebuild b/sci-libs/onnx/onnx-1.16.1-r1.ebuild
index 0e8227eb2487..9d71aeffe047 100644
--- a/sci-libs/onnx/onnx-1.16.1-r1.ebuild
+++ b/sci-libs/onnx/onnx-1.16.1-r1.ebuild
@@ -19,7 +19,7 @@ IUSE="disableStaticReg"
RESTRICT="test"
RDEPEND="
- dev-python/protobuf-python[${PYTHON_USEDEP}]
+ dev-python/protobuf[${PYTHON_USEDEP}]
dev-python/pybind11[${PYTHON_USEDEP}]
dev-libs/protobuf:=
dev-cpp/abseil-cpp:=
diff --git a/sci-libs/onnx/onnx-1.16.2.ebuild b/sci-libs/onnx/onnx-1.16.2.ebuild
index 0e8227eb2487..9d71aeffe047 100644
--- a/sci-libs/onnx/onnx-1.16.2.ebuild
+++ b/sci-libs/onnx/onnx-1.16.2.ebuild
@@ -19,7 +19,7 @@ IUSE="disableStaticReg"
RESTRICT="test"
RDEPEND="
- dev-python/protobuf-python[${PYTHON_USEDEP}]
+ dev-python/protobuf[${PYTHON_USEDEP}]
dev-python/pybind11[${PYTHON_USEDEP}]
dev-libs/protobuf:=
dev-cpp/abseil-cpp:=