diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-13 21:30:40 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-13 21:41:07 +0100 |
commit | 3eefb831a4e63a9c8c75c6e64ae2894d6478973e (patch) | |
tree | 3be306511eee9477ffe4839813d828e45918a4df /sci-libs | |
parent | dev-python/protobuf-python: Prepare newer versions for rename (diff) | |
download | gentoo-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.ebuild | 2 | ||||
-rw-r--r-- | sci-libs/onnx/onnx-1.16.2.ebuild | 2 |
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:= |