Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2020 05:54:32 +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: r534240 - head/devel/py-oci
Message-ID:  <202005070554.0475sWx0024828@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: meta
Date: Thu May  7 05:54:32 2020
New Revision: 534240
URL: https://svnweb.freebsd.org/changeset/ports/534240

Log:
  devel/py-oci: Update to 2.14.1
  
  * Support for updating the license type of database systems in the
    Database service
  * Support for updating the version of 19c autonomous databases in the
    Database service
  * Support for backup and restore functionality in the Key Management service
  * Support for reports in the Marketplace service
  * Support for calling Oracle Cloud Infrastructure services in the
    ap-hyderabad-1 region
  
  PR:		246233
  Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
  Relnotes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.14.1

Modified:
  head/devel/py-oci/Makefile
  head/devel/py-oci/distinfo

Modified: head/devel/py-oci/Makefile
==============================================================================
--- head/devel/py-oci/Makefile	Thu May  7 02:54:17 2020	(r534239)
+++ head/devel/py-oci/Makefile	Thu May  7 05:54:32 2020	(r534240)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oci
-PORTVERSION=	2.14.0
+PORTVERSION=	2.14.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-oci/distinfo
==============================================================================
--- head/devel/py-oci/distinfo	Thu May  7 02:54:17 2020	(r534239)
+++ head/devel/py-oci/distinfo	Thu May  7 05:54:32 2020	(r534240)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588140050
-SHA256 (oci-2.14.0.tar.gz) = 58ba33e7e25e7a2c3a9f71869f1923a10dd3eb827242ab4a5a9c20513b0fab39
-SIZE (oci-2.14.0.tar.gz) = 2227801
+TIMESTAMP = 1588699801
+SHA256 (oci-2.14.1.tar.gz) = 0e2071aa45fd645a3d3d7e84e84f538756130ab899a8efe3012c5aec8e55f964
+SIZE (oci-2.14.1.tar.gz) = 2236702



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