Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 2020 00:31:38 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532723 - head/devel/py-oci
Message-ID:  <202004240031.03O0Vc3L096892@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Fri Apr 24 00:31:38 2020
New Revision: 532723
URL: https://svnweb.freebsd.org/changeset/ports/532723

Log:
  devel/py-oci: Update to 2.13.0
  
  Changelog:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.13.0
  
  PR:		245810
  Submitted by:	Alessandro Sagratini <ale_sagra@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 Apr 24 00:30:32 2020	(r532722)
+++ head/devel/py-oci/Makefile	Fri Apr 24 00:31:38 2020	(r532723)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oci
-PORTVERSION=	2.12.4
+PORTVERSION=	2.13.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-oci/distinfo
==============================================================================
--- head/devel/py-oci/distinfo	Fri Apr 24 00:30:32 2020	(r532722)
+++ head/devel/py-oci/distinfo	Fri Apr 24 00:31:38 2020	(r532723)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1586926968
-SHA256 (oci-2.12.4.tar.gz) = 7efc7e6fb69bc571c8b353e3d5cf4b5d96a09108b87abc85c284ada7486474f1
-SIZE (oci-2.12.4.tar.gz) = 2091317
+TIMESTAMP = 1587686533
+SHA256 (oci-2.13.0.tar.gz) = e0aa8ddcacc5d9969c1e4f199a0443f194b296e17068ffb60a20c8b1e7df02a4
+SIZE (oci-2.13.0.tar.gz) = 2165557

Modified: head/devel/py-oci/pkg-descr
==============================================================================
--- head/devel/py-oci/pkg-descr	Fri Apr 24 00:30:32 2020	(r532722)
+++ head/devel/py-oci/pkg-descr	Fri Apr 24 00:31:38 2020	(r532723)
@@ -7,10 +7,12 @@ resources. Following services are supported:
 * Compute Autoscaling/Work Requests
 * Content and Experience
 * Core Services (Networking, Compute, Block Volume)
-* Data Catalog, Data Flow, Data Science, Data Transfer, Database, Digital Assistan, DNS
+* Data Catalog, Data Flow, Data Safe, Data Science, Data Transfer, Database,
+  Digital Assistan, DNS
 * Email Delivery, Events
 * File Storage, Functions
-* Health Checks, IAM (= Identity and Access Management), Integration Cloud service
+* Health Checks, IAM (= Identity and Access Management), Incident Managemet,
+  Integration Cloud service
 * Key Management
 * Limits, Load Balancing
 * Marketplace, Monitoring, Notifications



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