From nobody Mon Oct 04 17:54:04 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 9EA3710FF490; Mon, 4 Oct 2021 17:54:04 +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 4HNSyN48zlz3sCk; Mon, 4 Oct 2021 17:54:04 +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 6F8021DC21; Mon, 4 Oct 2021 17:54:04 +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 194Hs4bc042694; Mon, 4 Oct 2021 17:54:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 194Hs4fx042693; Mon, 4 Oct 2021 17:54:04 GMT (envelope-from git) Date: Mon, 4 Oct 2021 17:54:04 GMT Message-Id: <202110041754.194Hs4fx042693@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: 43f2c61ee5f2 - main - devel/py-oci: update to 2.46.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 43f2c61ee5f2bfc5f613109d6833fc8b862614e3 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=43f2c61ee5f2bfc5f613109d6833fc8b862614e3 commit 43f2c61ee5f2bfc5f613109d6833fc8b862614e3 Author: Alessandro Sagratini AuthorDate: 2021-10-04 17:52:57 +0000 Commit: Kevin Bowling CommitDate: 2021-10-04 17:53:31 +0000 devel/py-oci: update to 2.46.0 Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.46.0 PR: 258908 --- 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 dd7dbddcb901..18e48844a737 100644 --- a/devel/py-oci/Makefile +++ b/devel/py-oci/Makefile @@ -1,7 +1,7 @@ # Created by: Alessando Sagratini PORTNAME= oci -PORTVERSION= 2.45.1 +PORTVERSION= 2.46.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-oci/distinfo b/devel/py-oci/distinfo index 45cf4859c136..6b93b5fa7279 100644 --- a/devel/py-oci/distinfo +++ b/devel/py-oci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631714569 -SHA256 (oci-2.45.1.tar.gz) = be5c3820b5340db76c5f7e4f625b027e0444096afafe7250d7886b5488f10a4c -SIZE (oci-2.45.1.tar.gz) = 4890497 +TIMESTAMP = 1633339669 +SHA256 (oci-2.46.0.tar.gz) = 995dcad24724db80d24a8e39c895367a479dc2c0e4c5e7b406ca5e504398dabe +SIZE (oci-2.46.0.tar.gz) = 4944454