svn commit: r531402 - head/devel/py-oci

Tobias C. Berner tcberner at FreeBSD.org
Sat Apr 11 06:15:43 UTC 2020


Author: tcberner
Date: Sat Apr 11 06:15:42 2020
New Revision: 531402
URL: https://svnweb.freebsd.org/changeset/ports/531402

Log:
  devel/py-oci: update to 2.12.3
  
  PR:		Alessandro Sagratini <ale_sagra at hotmail.com> (maintainer)
  Submitted by:	245448

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	Sat Apr 11 06:10:11 2020	(r531401)
+++ head/devel/py-oci/Makefile	Sat Apr 11 06:15:42 2020	(r531402)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oci
-PORTVERSION=	2.12.2
+PORTVERSION=	2.12.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-oci/distinfo
==============================================================================
--- head/devel/py-oci/distinfo	Sat Apr 11 06:10:11 2020	(r531401)
+++ head/devel/py-oci/distinfo	Sat Apr 11 06:15:42 2020	(r531402)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585676142
-SHA256 (oci-2.12.2.tar.gz) = 2305bd48b319ddbfded255b3e6a7ec643ad0f86187d3cf427058e613ab6280e5
-SIZE (oci-2.12.2.tar.gz) = 2122374
+TIMESTAMP = 1586328996
+SHA256 (oci-2.12.3.tar.gz) = 2ef9901764a5b3751ae3639b228ef1b2d2b042668b70e6359c9dfc026c57e576
+SIZE (oci-2.12.3.tar.gz) = 2127267

Modified: head/devel/py-oci/pkg-descr
==============================================================================
--- head/devel/py-oci/pkg-descr	Sat Apr 11 06:10:11 2020	(r531401)
+++ head/devel/py-oci/pkg-descr	Sat Apr 11 06:15:42 2020	(r531402)
@@ -2,6 +2,7 @@ The Python SDK enables one to write code to manage Ora
 resources. Following services are supported:
 
 * Analytics, Announcements, Application Migration, API Gateway, Audit, Budgets
+* Big Data
 * Container Engine for Kubernetes
 * Compute Autoscaling/Work Requests
 * Content and Experience
@@ -14,7 +15,7 @@ resources. Following services are supported:
 * Limits, Load Balancing
 * Marketplace, Monitoring, Notifications
 * Object Storage, OS Management, Quotas
-* Resource Manager, Search, Streaming
+* Resource Manager, Search, Secret Management, Streaming
 * Web Application Acceleration and Security
 
 WWW: https://github.com/oracle/oci-python-sdk/


More information about the svn-ports-all mailing list