From 3bb8704852b589a0165796ac8cbb7dee27ec2dff Mon Sep 17 00:00:00 2001 From: Koichiro Iwao Date: Wed, 29 Apr 2020 12:04:52 +0000 Subject: devel/py-oci: Update to 2.14.0 Added * Support for the MySQL Database service * Support for updating the database home of a database in the Database service * Support for government regions in the Marketplace service * Support for starting and stopping instances in the Integration service * Support for installing Windows updates in the OS Management service Breaking * Deleted models ErrataId, ManagedInstanceUpdateDetails and UpdatablePackageSummary from the os_management service PR: 246018 Submitted by: Alessandro Sagratini (maintainer) Relnotes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.14.0 --- devel/py-oci/Makefile | 2 +- devel/py-oci/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/py-oci') diff --git a/devel/py-oci/Makefile b/devel/py-oci/Makefile index d29674905653..5ede750e9d07 100644 --- a/devel/py-oci/Makefile +++ b/devel/py-oci/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.13.0 +PORTVERSION= 2.14.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-oci/distinfo b/devel/py-oci/distinfo index 895a2e5bb6aa..560d6817c712 100644 --- a/devel/py-oci/distinfo +++ b/devel/py-oci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1587686533 -SHA256 (oci-2.13.0.tar.gz) = e0aa8ddcacc5d9969c1e4f199a0443f194b296e17068ffb60a20c8b1e7df02a4 -SIZE (oci-2.13.0.tar.gz) = 2165557 +TIMESTAMP = 1588140050 +SHA256 (oci-2.14.0.tar.gz) = 58ba33e7e25e7a2c3a9f71869f1923a10dd3eb827242ab4a5a9c20513b0fab39 +SIZE (oci-2.14.0.tar.gz) = 2227801 -- cgit v1.2.3