Date: Mon, 20 Jul 2020 13:16:37 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542635 - head/devel/py-oci Message-ID: <202007201316.06KDGbn8071863@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Mon Jul 20 13:16:37 2020 New Revision: 542635 URL: https://svnweb.freebsd.org/changeset/ports/542635 Log: Update to 2.18.0 PR: 247977 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 Mon Jul 20 13:14:57 2020 (r542634) +++ head/devel/py-oci/Makefile Mon Jul 20 13:16:37 2020 (r542635) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.17.2 +PORTVERSION= 2.18.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-oci/distinfo ============================================================================== --- head/devel/py-oci/distinfo Mon Jul 20 13:14:57 2020 (r542634) +++ head/devel/py-oci/distinfo Mon Jul 20 13:16:37 2020 (r542635) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594184633 -SHA256 (oci-2.17.2.tar.gz) = 81b2a75c5de434dac7f5c34f1163c3f0ec2b6fb552d246195382371b41aa2935 -SIZE (oci-2.17.2.tar.gz) = 2582352 +TIMESTAMP = 1594749680 +SHA256 (oci-2.18.0.tar.gz) = cc6b095baf18a76a2932292676b1918ef7d0cb7d9f7902219ca70f58055f6381 +SIZE (oci-2.18.0.tar.gz) = 2629213 Modified: head/devel/py-oci/pkg-descr ============================================================================== --- head/devel/py-oci/pkg-descr Mon Jul 20 13:14:57 2020 (r542634) +++ head/devel/py-oci/pkg-descr Mon Jul 20 13:16:37 2020 (r542635) @@ -1,8 +1,8 @@ The Python SDK enables one to write code to manage Oracle Cloud Infrastructure resources. Following services are supported: -* Analytics, Announcements, Application Migration, API Gateway, Audit, Budgets -* Big Data +* Analytics, Announcements, Application Migration, API Gateway, Audit +* Big Data, Blockchain, Budgets * Container Engine for Kubernetes * Compute Autoscaling/Work Requests * Content and Experience
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007201316.06KDGbn8071863>