From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 95E43158015 for ; Fri, 29 Dec 2023 09:53:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D39CC2BC019; Fri, 29 Dec 2023 09:53:52 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7AAD2BC019 for ; Fri, 29 Dec 2023 09:53:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D370C342F64 for ; Fri, 29 Dec 2023 09:53:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B407EE8 for ; Fri, 29 Dec 2023 09:53:50 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1703843580.fa5c4f75a2696331b2441f9e110f87c85b5fbbb6.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/caffe2/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-libs/caffe2/caffe2-1.13.1-r6.ebuild sci-libs/caffe2/caffe2-2.0.0-r5.ebuild sci-libs/caffe2/caffe2-2.0.1-r5.ebuild sci-libs/caffe2/caffe2-2.1.1-r6.ebuild sci-libs/caffe2/caffe2-2.1.2.ebuild X-VCS-Directories: sci-libs/caffe2/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: fa5c4f75a2696331b2441f9e110f87c85b5fbbb6 X-VCS-Branch: master Date: Fri, 29 Dec 2023 09:53:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 74970459-d8cf-42cf-9d3a-a80bbeaa3ab7 X-Archives-Hash: 3327afea691a699756cb1266fe31d548 commit: fa5c4f75a2696331b2441f9e110f87c85b5fbbb6 Author: Andrew Udvare gmail com> AuthorDate: Fri Dec 29 08:11:37 2023 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Fri Dec 29 09:53:00 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa5c4f75 sci-libs/caffe2: restrict sci-libs/onnx version Signed-off-by: Andrew Udvare gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34528 Signed-off-by: Alfredo Tupone gentoo.org> sci-libs/caffe2/caffe2-1.13.1-r6.ebuild | 1 + sci-libs/caffe2/caffe2-2.0.0-r5.ebuild | 1 + sci-libs/caffe2/caffe2-2.0.1-r5.ebuild | 1 + sci-libs/caffe2/caffe2-2.1.1-r6.ebuild | 1 + sci-libs/caffe2/caffe2-2.1.2.ebuild | 1 + 5 files changed, 5 insertions(+) diff --git a/sci-libs/caffe2/caffe2-1.13.1-r6.ebuild b/sci-libs/caffe2/caffe2-1.13.1-r6.ebuild index e0d99129a9ac..1a1184178b12 100644 --- a/sci-libs/caffe2/caffe2-1.13.1-r6.ebuild +++ b/sci-libs/caffe2/caffe2-1.13.1-r6.ebuild @@ -39,6 +39,7 @@ RDEPEND=" dev-libs/sleef sci-libs/lapack >=sci-libs/onnx-1.12.0 + =sci-libs/onnx-1.12.0 + =sci-libs/onnx-1.12.0 +