From owner-svn-ports-all@freebsd.org Fri Jan 29 19:23:29 2021 Return-Path: Delivered-To: svn-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 9973C4F6E44; Fri, 29 Jan 2021 19:23:29 +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 4DS6h05WRDz3q5k; Fri, 29 Jan 2021 19:23:28 +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 3952827BF3; Fri, 29 Jan 2021 19:23:26 +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 10TJNQ7a062976; Fri, 29 Jan 2021 19:23:26 GMT (envelope-from rhurlin@FreeBSD.org) Received: (from rhurlin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10TJNPg1062975; Fri, 29 Jan 2021 19:23:25 GMT (envelope-from rhurlin@FreeBSD.org) Message-Id: <202101291923.10TJNPg1062975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rhurlin set sender to rhurlin@FreeBSD.org using -f From: Rainer Hurling Date: Fri, 29 Jan 2021 19:23:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r563236 - 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: 563236 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jan 2021 19:23:30 -0000 Author: rhurlin Date: Fri Jan 29 19:23:25 2021 New Revision: 563236 URL: https://svnweb.freebsd.org/changeset/ports/563236 Log: devel/py-oci: Update to 2.29.0 Changelog: https://github.com/oracle/oci-python-sdk/releases/tag/v2.29.0 PR: 253039 Submitted by: Alessandro Sagratini (maintainer) Approved by: arrowd, tcberner (mentors, implicit) Modified: head/devel/py-oci/Makefile head/devel/py-oci/distinfo Modified: head/devel/py-oci/Makefile ============================================================================== --- head/devel/py-oci/Makefile Fri Jan 29 19:23:22 2021 (r563235) +++ head/devel/py-oci/Makefile Fri Jan 29 19:23:25 2021 (r563236) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.28.0 +PORTVERSION= 2.29.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-oci/distinfo ============================================================================== --- head/devel/py-oci/distinfo Fri Jan 29 19:23:22 2021 (r563235) +++ head/devel/py-oci/distinfo Fri Jan 29 19:23:25 2021 (r563236) @@ -1,3 +1,3 @@ -TIMESTAMP = 1611120793 -SHA256 (oci-2.28.0.tar.gz) = 0375b6439dceb934b414e6e5e7bab109a0ae264b58cb77054b1755881e3e2685 -SIZE (oci-2.28.0.tar.gz) = 3535627 +TIMESTAMP = 1611730621 +SHA256 (oci-2.29.0.tar.gz) = b1b300de0871a7b3667900b6ad61799dc3f8c131eeee6dd3f7b34fa2e935fe56 +SIZE (oci-2.29.0.tar.gz) = 3555460