From owner-dev-commits-ports-main@freebsd.org Wed Aug 4 05:13:30 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BB84B657981; Wed, 4 Aug 2021 05:13:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gffyy44mqz4s6R; Wed, 4 Aug 2021 05:13:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 756F620B6F; Wed, 4 Aug 2021 05:13:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1745DUOl042191; Wed, 4 Aug 2021 05:13:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1745DU1m042190; Wed, 4 Aug 2021 05:13:30 GMT (envelope-from git) Date: Wed, 4 Aug 2021 05:13:30 GMT Message-Id: <202108040513.1745DU1m042190@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 00855e0f3fd2 - main - misc/py-onnx: Update 1.9.0 -> 1.10.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 00855e0f3fd2658e82f7d3ab5df6e14a23ac9688 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2021 05:13:30 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=00855e0f3fd2658e82f7d3ab5df6e14a23ac9688 commit 00855e0f3fd2658e82f7d3ab5df6e14a23ac9688 Author: Yuri Victorovich AuthorDate: 2021-08-04 05:06:49 +0000 Commit: Yuri Victorovich CommitDate: 2021-08-04 05:13:09 +0000 misc/py-onnx: Update 1.9.0 -> 1.10.1 --- misc/py-onnx/Makefile | 3 +-- misc/py-onnx/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile index 06fb23aabda5..59ebe7266ca2 100644 --- a/misc/py-onnx/Makefile +++ b/misc/py-onnx/Makefile @@ -1,6 +1,5 @@ PORTNAME= onnx -DISTVERSION= 1.9.0 -PORTREVISION= 1 +DISTVERSION= 1.10.1 CATEGORIES= misc # machine-learning MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-onnx/distinfo b/misc/py-onnx/distinfo index 2edb6194c2ce..e2fa0ba21e72 100644 --- a/misc/py-onnx/distinfo +++ b/misc/py-onnx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618947442 -SHA256 (onnx-1.9.0.tar.gz) = a9055a654c4dd87b45ce59f1e08371686937cad554471eadf6826df1bb125b7a -SIZE (onnx-1.9.0.tar.gz) = 9841400 +TIMESTAMP = 1628053265 +SHA256 (onnx-1.10.1.tar.gz) = 9d941ba76cab55db8913ecad9dc50cefeb368460f6338a91783a5d7643f3a044 +SIZE (onnx-1.10.1.tar.gz) = 10017889