Date: Thu, 7 Nov 2019 13:40:53 +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: r516972 - head/devel/py-oci Message-ID: <201911071340.xA7Der1P098473@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: meta Date: Thu Nov 7 13:40:53 2019 New Revision: 516972 URL: https://svnweb.freebsd.org/changeset/ports/516972 Log: devel/py-oci: Update to 2.6.3 * Support for the Analytics Cloud service * Support for the Integration Cloud service * Support for IKE versions in IPSec connections in the Virtual Networking service * Support for getting a stack's Terraform state in the Resource Manager service PR: 241778 Submitted by: maintainer Relnotes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.6.3 Modified: head/devel/py-oci/Makefile head/devel/py-oci/distinfo Modified: head/devel/py-oci/Makefile ============================================================================== --- head/devel/py-oci/Makefile Thu Nov 7 13:27:02 2019 (r516971) +++ head/devel/py-oci/Makefile Thu Nov 7 13:40:53 2019 (r516972) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.6.2 +PORTVERSION= 2.6.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-oci/distinfo ============================================================================== --- head/devel/py-oci/distinfo Thu Nov 7 13:27:02 2019 (r516971) +++ head/devel/py-oci/distinfo Thu Nov 7 13:40:53 2019 (r516972) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572919110 -SHA256 (oci-2.6.2.tar.gz) = 073bb433acfcb1e4d0b87424690834c394eb9de085fd3d35a1717e3a0609713b -SIZE (oci-2.6.2.tar.gz) = 1487789 +TIMESTAMP = 1573023803 +SHA256 (oci-2.6.3.tar.gz) = cd2e949bf623080f99e616db223823da9582e08d3db45ae22718d24f56783153 +SIZE (oci-2.6.3.tar.gz) = 1517410
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911071340.xA7Der1P098473>