View | Details | Raw Unified | Return to bug 241965
Collapse All | Expand All

(-)py-oci/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/devel/py-oci/Makefile 516972 2019-11-07 13:40:53Z meta $
2
# $FreeBSD: head/devel/py-oci/Makefile 516972 2019-11-07 13:40:53Z meta $
3
PORTNAME=	oci
3
PORTNAME=	oci
4
PORTVERSION=	2.6.3
4
PORTVERSION=	2.6.4
5
CATEGORIES=	devel python
5
CATEGORIES=	devel python
6
MASTER_SITES=	CHEESESHOP
6
MASTER_SITES=	CHEESESHOP
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
7
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)py-oci/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1573023803
1
TIMESTAMP = 1573713445
2
SHA256 (oci-2.6.3.tar.gz) = cd2e949bf623080f99e616db223823da9582e08d3db45ae22718d24f56783153
2
SHA256 (oci-2.6.4.tar.gz) = 5bc23b3478b5629ceacb383847147d85459a5a2c9c17c2b3a1df7e442214281b
3
SIZE (oci-2.6.3.tar.gz) = 1517410
3
SIZE (oci-2.6.4.tar.gz) = 1522961
(-)py-oci/pkg-descr (-3 / +3 lines)
Lines 1-15 Link Here
1
The Python SDK enables one to write code to manage Oracle Cloud Infrastructure
1
The Python SDK enables one to write code to manage Oracle Cloud Infrastructure
2
resources. Following services are supported:
2
resources. Following services are supported:
3
* Announcements, Audit, Budgets
3
* Analytics, Announcements, Audit, Budgets
4
* Container Engine for Kubernetes
4
* Container Engine for Kubernetes
5
* Compute Autoscaling/Work Requests
5
* Compute Autoscaling/Work Requests
6
* Content and Experience
6
* Content and Experience
7
* Core Services (Networking, Compute, Block Volume)
7
* Core Services (Networking, Compute, Block Volume)
8
* Data Transfer, Database, DNS
8
* Data Transfer, Database, Digital Assistan, DNS
9
* Email Delivery, Events
9
* Email Delivery, Events
10
* File Storage, Functions
10
* File Storage, Functions
11
* Health Checks, IAM (= Identity and Access Management)
11
* Health Checks, IAM (= Identity and Access Management), Integration Cloud service
12
* Key Management
12
* Key Management
13
* Limits, Load Balancing
13
* Limits, Load Balancing
14
* Monitoring, Notifications
14
* Monitoring, Notifications

Return to bug 241965