From owner-dev-commits-ports-all@freebsd.org Wed Jun 16 10:37:02 2021 Return-Path: Delivered-To: dev-commits-ports-all@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 1185365F696; Wed, 16 Jun 2021 10:37:02 +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 4G4hSt00J3z3MYf; Wed, 16 Jun 2021 10:37:02 +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 DBE1D1A513; Wed, 16 Jun 2021 10:37:01 +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 15GAb1n8041722; Wed, 16 Jun 2021 10:37:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15GAb1om041721; Wed, 16 Jun 2021 10:37:01 GMT (envelope-from git) Date: Wed, 16 Jun 2021 10:37:01 GMT Message-Id: <202106161037.15GAb1om041721@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guangyuan Yang Subject: git: 76a8430f61cc - main - devel/py-oci: Update to 2.40.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ygy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 76a8430f61ccff99731536f0abf16d4f55dacee7 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2021 10:37:02 -0000 The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=76a8430f61ccff99731536f0abf16d4f55dacee7 commit 76a8430f61ccff99731536f0abf16d4f55dacee7 Author: Alessandro Sagratini AuthorDate: 2021-06-16 10:36:44 +0000 Commit: Guangyuan Yang CommitDate: 2021-06-16 10:36:44 +0000 devel/py-oci: Update to 2.40.0 Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.40.0 PR: 256635 Approved by: lwhsu (mentor, implicit) --- devel/py-oci/Makefile | 2 +- devel/py-oci/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-oci/Makefile b/devel/py-oci/Makefile index 0f587d1fafe2..c8854d2b7efa 100644 --- a/devel/py-oci/Makefile +++ b/devel/py-oci/Makefile @@ -1,7 +1,7 @@ # Created by: Alessando Sagratini PORTNAME= oci -PORTVERSION= 2.39.1 +PORTVERSION= 2.40.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-oci/distinfo b/devel/py-oci/distinfo index 9b5cc5db2c06..9cf085b9edb7 100644 --- a/devel/py-oci/distinfo +++ b/devel/py-oci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623174725 -SHA256 (oci-2.39.1.tar.gz) = 4da8dbd9826ed97f94e8e7f1fcf40f7598af66849c5b7d9f0570b845cabf5255 -SIZE (oci-2.39.1.tar.gz) = 4549996 +TIMESTAMP = 1623838237 +SHA256 (oci-2.40.0.tar.gz) = cc47c0faeff48b32156875cad6fab68c94752764d5cf75b9b7bdd53a9d62ad10 +SIZE (oci-2.40.0.tar.gz) = 4569352