Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2020 07:35:13 +0000 (UTC)
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r548065 - head/devel/py-oci
Message-ID:  <202009090735.0897ZDks065060@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: meta
Date: Wed Sep  9 07:35:13 2020
New Revision: 548065
URL: https://svnweb.freebsd.org/changeset/ports/548065

Log:
  devel/py-oci: Update to 2.21.3
  
  PR:		249203
  Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
  Relnotes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.21.3

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	Wed Sep  9 07:15:14 2020	(r548064)
+++ head/devel/py-oci/Makefile	Wed Sep  9 07:35:13 2020	(r548065)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oci
-PORTVERSION=	2.21.2
+PORTVERSION=	2.21.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-oci/distinfo
==============================================================================
--- head/devel/py-oci/distinfo	Wed Sep  9 07:15:14 2020	(r548064)
+++ head/devel/py-oci/distinfo	Wed Sep  9 07:35:13 2020	(r548065)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598980489
-SHA256 (oci-2.21.2.tar.gz) = 89a4bdb55ced4d84ec4cd69fef1facfff68211e24576ebc4653152181dd30280
-SIZE (oci-2.21.2.tar.gz) = 2700903
+TIMESTAMP = 1599629908
+SHA256 (oci-2.21.3.tar.gz) = ee90ae8ba6026f0a468594cc3d539f1dd65be3e2524d2716276d4a16d2c564c1
+SIZE (oci-2.21.3.tar.gz) = 3082862

Modified: head/devel/py-oci/pkg-descr
==============================================================================
--- head/devel/py-oci/pkg-descr	Wed Sep  9 07:15:14 2020	(r548064)
+++ head/devel/py-oci/pkg-descr	Wed Sep  9 07:35:13 2020	(r548065)
@@ -15,9 +15,10 @@ resources. Following services are supported:
   Integration Cloud service
 * Key Management
 * Limits, Load Balancing
-* Marketplace, Monitoring, Notifications
-* Object Storage, OS Management, Quotas
-* Resource Manager, Search, Secret Management, Streaming
+* Logging Service, Logging Analytics Service, Logging Search Service, Logging Ingestion Service
+* Marketplace, Monitoring, Management Agent Cloud Service, Management Dashboard Service
+* Notifications, Object Storage, OS Management, Quotas
+* Resource Manager, Search, Secret Management, Streaming, Service Connector Hub service
 * Usage, VMware Provisioning
 * Web Application Acceleration and Security
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009090735.0897ZDks065060>