Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 2020 01:07:05 +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: r530459 - head/devel/py-oci
Message-ID:  <202004030107.0331758T030545@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: meta
Date: Fri Apr  3 01:07:05 2020
New Revision: 530459
URL: https://svnweb.freebsd.org/changeset/ports/530459

Log:
  devel/py-oci: Update to 2.12.1
  
  * Support for the Secrets Management service
  * Support for the Big Data service
  * Support for updating class name, file URI, language, and spark version of
    applications in the Data Flow service
  * Support for cross-region replication in the Object Storage service
  * Support for retention rules in the Object Storage service
  * Support for enabling and disabling pod security policy admission controllers
    in the Container Engine for Kubernetes service
  
  PR:		245214
  Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
  Relnotes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.12.2

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

Modified: head/devel/py-oci/Makefile
==============================================================================
--- head/devel/py-oci/Makefile	Fri Apr  3 00:44:49 2020	(r530458)
+++ head/devel/py-oci/Makefile	Fri Apr  3 01:07:05 2020	(r530459)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	oci
-PORTVERSION=	2.12.1
+PORTVERSION=	2.12.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-oci/distinfo
==============================================================================
--- head/devel/py-oci/distinfo	Fri Apr  3 00:44:49 2020	(r530458)
+++ head/devel/py-oci/distinfo	Fri Apr  3 01:07:05 2020	(r530459)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585119058
-SHA256 (oci-2.12.1.tar.gz) = 9d9594ef26e90167b66bd0f566a02393b13322af8b319a931af359a4ffa52705
-SIZE (oci-2.12.1.tar.gz) = 2076884
+TIMESTAMP = 1585676142
+SHA256 (oci-2.12.2.tar.gz) = 2305bd48b319ddbfded255b3e6a7ec643ad0f86187d3cf427058e613ab6280e5
+SIZE (oci-2.12.2.tar.gz) = 2122374



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