diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-09-05 22:25:21 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-09-05 22:25:21 +0100 |
commit | 0234994edb2122d4508c5a07122e774bcab9195b (patch) | |
tree | 80baac10dd569694ca0dbca4232399a180870839 /sci-libs/onnx | |
parent | 4aec9255c99411cb07138353f1bdda61fe0b501d (diff) |
gentoo auto-resync : 05:09:2022 - 22:25:20
Diffstat (limited to 'sci-libs/onnx')
-rw-r--r-- | sci-libs/onnx/Manifest | 2 | ||||
-rw-r--r-- | sci-libs/onnx/onnx-1.11.0-r2.ebuild (renamed from sci-libs/onnx/onnx-1.11.0-r1.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/onnx/Manifest b/sci-libs/onnx/Manifest index 562499923ccd..2bcc2259ce54 100644 --- a/sci-libs/onnx/Manifest +++ b/sci-libs/onnx/Manifest @@ -1,3 +1,3 @@ DIST onnx-1.11.0.tar.gz 9464979 BLAKE2B dfc8ab81d4776f806fa26c751c1eb1e19ea4cf9f0aa498880dc18eca160fdd9c43eda0077124ea7a674082e5ed93de7497411c48c3f9a12146905072e6477af6 SHA512 dc7045702188d7f40fead3ab6eccd8ff63357824c36873b415ad989d19aa952ff2c3758120de9050d84d92a35993198971be54ffa8e8d99fc70aa1b14b2ff73e -EBUILD onnx-1.11.0-r1.ebuild 812 BLAKE2B 235e44d0b93832979e8adb23cf14a4e024a35985a768ea714545e550e71c87a84f9f46febfbd96ab3b48964f1043623d61eb91880b4db7cc4ddaf0eadc428da0 SHA512 eab613583b0a53e91003863bab53dfd01177ff121d29b6037b91866be1ae6dfcfa33910b5948b17e94b9a917fd7d284a6fdf0bce8e4fc46046a873f380f9b7c9 +EBUILD onnx-1.11.0-r2.ebuild 814 BLAKE2B af322bd7be19835c747ff7980dbc8c664c608e8c986cd700386d934c565744c661677502c9df935ba85a304535cdefdce7f2989069587ffc0279cfe729dcb0a1 SHA512 57093aeed0807c8b6eb9bc761f4aeaa374329fedfd26d4b3dba05be4544f55682b9d61e698d1c3d37d5da416f7d607d2574afcf7e8eb7042c31d789a828ace90 MISC metadata.xml 322 BLAKE2B a78b6feffba2cf354154448a0e0cef5e866ec51ff0158939e7a5be1f3c4cb9bb3b29ae88ae06540627946fc3e0f6e9a63ef4d8951385e840a7a87ada99e1d50a SHA512 9d81e8e43822232c8c8cf690b6bdb9939f04adeb9230f8225a5b0b10083f9555304768901c46cc5d29c41038397bbb3b12e0111c3d0443f4c0003e99b99fc50f diff --git a/sci-libs/onnx/onnx-1.11.0-r1.ebuild b/sci-libs/onnx/onnx-1.11.0-r2.ebuild index 5b2ac804bf1d..31f993817030 100644 --- a/sci-libs/onnx/onnx-1.11.0-r1.ebuild +++ b/sci-libs/onnx/onnx-1.11.0-r2.ebuild @@ -17,7 +17,7 @@ RESTRICT="test" DEPEND="" RDEPEND="${DEPEND} - dev-libs/protobuf" + dev-libs/protobuf:=" BDEPEND=" ${PYTHON_DEPS} dev-util/patchelf |