From owner-svn-ports-all@freebsd.org Fri Dec 20 05:15:16 2019 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 CFEBC1CD5CD; Fri, 20 Dec 2019 05:15:16 +0000 (UTC) (envelope-from meta@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 47fH4h4rh6z4Vml; Fri, 20 Dec 2019 05:15:16 +0000 (UTC) (envelope-from meta@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 88E2721ECE; Fri, 20 Dec 2019 05:15:16 +0000 (UTC) (envelope-from meta@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBK5FGHO021951; Fri, 20 Dec 2019 05:15:16 GMT (envelope-from meta@FreeBSD.org) Received: (from meta@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBK5FFao021947; Fri, 20 Dec 2019 05:15:15 GMT (envelope-from meta@FreeBSD.org) Message-Id: <201912200515.xBK5FFao021947@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: meta set sender to meta@FreeBSD.org using -f From: Koichiro Iwao Date: Fri, 20 Dec 2019 05:15:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520467 - head/devel/py-oci X-SVN-Group: ports-head X-SVN-Commit-Author: meta X-SVN-Commit-Paths: head/devel/py-oci X-SVN-Commit-Revision: 520467 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.29 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, 20 Dec 2019 05:15:16 -0000 Author: meta Date: Fri Dec 20 05:15:15 2019 New Revision: 520467 URL: https://svnweb.freebsd.org/changeset/ports/520467 Log: dev/py-oci: Update to 2.8.0 Breaking changes: * Removed support for v1 auth tokens in kubeconfig files in th CreateClusterKubeconfigContentDetails class of the Container Engine for Kubernetes service * Removed the IDCS access token requirement on the delete deleteOceInstance operation in the Content and Experience service, which is why the DeleteOceInstanceDetails class was removed * Set compartment_id as a required parameter in list_stream_pools for streaming service See the release note for other changes. PR: 242720 Submitted by: maintainer Relnotes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.8.0 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 Dec 20 04:51:10 2019 (r520466) +++ head/devel/py-oci/Makefile Fri Dec 20 05:15:15 2019 (r520467) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.7.1 +PORTVERSION= 2.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-oci/distinfo ============================================================================== --- head/devel/py-oci/distinfo Fri Dec 20 04:51:10 2019 (r520466) +++ head/devel/py-oci/distinfo Fri Dec 20 05:15:15 2019 (r520467) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576046055 -SHA256 (oci-2.7.1.tar.gz) = 66e841a9d7d951080bd9dc7af702e80e37d83934f000260a6c0f0048cdef651d -SIZE (oci-2.7.1.tar.gz) = 1612532 +TIMESTAMP = 1576729922 +SHA256 (oci-2.8.0.tar.gz) = 8c1992d4744381842a57f6e14333db502d06b267d96d2621cb0bdfe5f81854d8 +SIZE (oci-2.8.0.tar.gz) = 1728326 Modified: head/devel/py-oci/pkg-descr ============================================================================== --- head/devel/py-oci/pkg-descr Fri Dec 20 04:51:10 2019 (r520466) +++ head/devel/py-oci/pkg-descr Fri Dec 20 05:15:15 2019 (r520467) @@ -1,7 +1,7 @@ The Python SDK enables one to write code to manage Oracle Cloud Infrastructure resources. Following services are supported: -* Analytics, Announcements, Audit, Budgets +* Analytics, Announcements, API Gateway, Audit, Budgets * Container Engine for Kubernetes * Compute Autoscaling/Work Requests * Content and Experience @@ -12,8 +12,8 @@ resources. Following services are supported: * Health Checks, IAM (= Identity and Access Management), Integration Cloud service * Key Management * Limits, Load Balancing -* Monitoring, Notifications -* Object Storage, Quotas +* Marketplace, Monitoring, Notifications +* Object Storage, OS Management, Quotas * Resource Manager, Search, Streaming * Web Application Acceleration and Security