From owner-svn-ports-head@freebsd.org Thu Feb 25 08:24:01 2021 Return-Path: Delivered-To: svn-ports-head@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 A7AC755B24D; Thu, 25 Feb 2021 08:24:01 +0000 (UTC) (envelope-from rhurlin@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 4DmQmd4L0sz3sQP; Thu, 25 Feb 2021 08:24:01 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8801714608; Thu, 25 Feb 2021 08:24:01 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11P8O1RF003489; Thu, 25 Feb 2021 08:24:01 GMT (envelope-from rhurlin@FreeBSD.org) Received: (from rhurlin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11P8O1We003487; Thu, 25 Feb 2021 08:24:01 GMT (envelope-from rhurlin@FreeBSD.org) Message-Id: <202102250824.11P8O1We003487@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rhurlin set sender to rhurlin@FreeBSD.org using -f From: Rainer Hurling Date: Thu, 25 Feb 2021 08:24:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566521 - head/devel/py-oci X-SVN-Group: ports-head X-SVN-Commit-Author: rhurlin X-SVN-Commit-Paths: head/devel/py-oci X-SVN-Commit-Revision: 566521 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2021 08:24:01 -0000 Author: rhurlin Date: Thu Feb 25 08:24:00 2021 New Revision: 566521 URL: https://svnweb.freebsd.org/changeset/ports/566521 Log: devel/py-oci: Update to 2.31.2 Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.31.2 PR: 253810 Submitted by: Alessandro Sagratini (maintainer) Modified: head/devel/py-oci/Makefile head/devel/py-oci/distinfo Modified: head/devel/py-oci/Makefile ============================================================================== --- head/devel/py-oci/Makefile Thu Feb 25 02:33:12 2021 (r566520) +++ head/devel/py-oci/Makefile Thu Feb 25 08:24:00 2021 (r566521) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.31.1 +PORTVERSION= 2.31.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-oci/distinfo ============================================================================== --- head/devel/py-oci/distinfo Thu Feb 25 02:33:12 2021 (r566520) +++ head/devel/py-oci/distinfo Thu Feb 25 08:24:00 2021 (r566521) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613502334 -SHA256 (oci-2.31.1.tar.gz) = a01ba4e408e095ea292ba09799cbbb34eeed5b47a414691cad37f6649fd60fca -SIZE (oci-2.31.1.tar.gz) = 3651797 +TIMESTAMP = 1614148930 +SHA256 (oci-2.31.2.tar.gz) = d57e646284a74532f559a2d1adc21b1a7db88943dd620fcbf03cfff30d8773eb +SIZE (oci-2.31.2.tar.gz) = 3676003