From owner-svn-ports-head@freebsd.org Fri Nov 15 06:37:03 2019 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 03F561BDFB5; Fri, 15 Nov 2019 06:37:03 +0000 (UTC) (envelope-from tcberner@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47DpYB6LyVz4C20; Fri, 15 Nov 2019 06:37:02 +0000 (UTC) (envelope-from tcberner@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 B70C0CDBC; Fri, 15 Nov 2019 06:37:02 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAF6b2dJ056385; Fri, 15 Nov 2019 06:37:02 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAF6b2Yh056382; Fri, 15 Nov 2019 06:37:02 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201911150637.xAF6b2Yh056382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Fri, 15 Nov 2019 06:37:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517631 - head/devel/py-oci X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: head/devel/py-oci X-SVN-Commit-Revision: 517631 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.29 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: Fri, 15 Nov 2019 06:37:03 -0000 Author: tcberner Date: Fri Nov 15 06:37:01 2019 New Revision: 517631 URL: https://svnweb.freebsd.org/changeset/ports/517631 Log: devel/py-oci: update to 2.6.4 PR: 241965 Submitted by: Alessandro Sagratini (maintainer) Modified: head/devel/py-oci/Makefile head/devel/py-oci/distinfo head/devel/py-oci/pkg-descr Modified: head/devel/py-oci/Makefile ============================================================================== --- head/devel/py-oci/Makefile Fri Nov 15 03:25:36 2019 (r517630) +++ head/devel/py-oci/Makefile Fri Nov 15 06:37:01 2019 (r517631) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.6.3 +PORTVERSION= 2.6.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-oci/distinfo ============================================================================== --- head/devel/py-oci/distinfo Fri Nov 15 03:25:36 2019 (r517630) +++ head/devel/py-oci/distinfo Fri Nov 15 06:37:01 2019 (r517631) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573023803 -SHA256 (oci-2.6.3.tar.gz) = cd2e949bf623080f99e616db223823da9582e08d3db45ae22718d24f56783153 -SIZE (oci-2.6.3.tar.gz) = 1517410 +TIMESTAMP = 1573713445 +SHA256 (oci-2.6.4.tar.gz) = 5bc23b3478b5629ceacb383847147d85459a5a2c9c17c2b3a1df7e442214281b +SIZE (oci-2.6.4.tar.gz) = 1522961 Modified: head/devel/py-oci/pkg-descr ============================================================================== --- head/devel/py-oci/pkg-descr Fri Nov 15 03:25:36 2019 (r517630) +++ head/devel/py-oci/pkg-descr Fri Nov 15 06:37:01 2019 (r517631) @@ -1,15 +1,15 @@ The Python SDK enables one to write code to manage Oracle Cloud Infrastructure resources. Following services are supported: -* Announcements, Audit, Budgets +* Analytics, Announcements, Audit, Budgets * Container Engine for Kubernetes * Compute Autoscaling/Work Requests * Content and Experience * Core Services (Networking, Compute, Block Volume) -* Data Transfer, Database, DNS +* Data Transfer, Database, Digital Assistan, DNS * Email Delivery, Events * File Storage, Functions -* Health Checks, IAM (= Identity and Access Management) +* Health Checks, IAM (= Identity and Access Management), Integration Cloud service * Key Management * Limits, Load Balancing * Monitoring, Notifications