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

Tobias C. Berner tcberner at FreeBSD.org
Fri Nov 15 06:37:03 UTC 2019


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 <ale_sagra at hotmail.com>  (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


More information about the svn-ports-all mailing list