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

(-)py-oci/Makefile (-2 / +2 lines)
Lines 1-8 Link Here
1
# Created by: Alessando Sagratini <ale_sagra@hotmail.com>
1
# Created by: Alessando Sagratini <ale_sagra@hotmail.com>
2
# $FreeBSD: head/devel/py-oci/Makefile 524616 2020-01-30 00:33:35Z meta $
2
# $FreeBSD: head/devel/py-oci/Makefile 517631 2019-11-15 06:37:01Z tcberner $
3
PORTNAME=	oci
3
PORTNAME=	oci
4
PORTVERSION=	2.10.2
4
PORTVERSION=	2.10.3
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 = 1580289167
1
TIMESTAMP = 1580897730
2
SHA256 (oci-2.10.2.tar.gz) = eb9da2fb844c213a901ec35b67def9e47408bb048dcad9b1e5de78ed948d9a03
2
SHA256 (oci-2.10.3.tar.gz) = 9bda4d109eb012b95ed300b0af57aca16f0ebe5e95e7f71982aef34c6596cba6
3
SIZE (oci-2.10.2.tar.gz) = 1905133
3
SIZE (oci-2.10.3.tar.gz) = 1931204
(-)py-oci/pkg-descr (-2 / +2 lines)
Lines 1-12 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
* Analytics, Announcements, API Gateway, Audit, Budgets
3
* Analytics, Announcements, Application Migration, API Gateway, 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, Digital Assistan, DNS
8
* Data Catalog, Data Flow, Data Science, 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), Integration Cloud service
11
* Health Checks, IAM (= Identity and Access Management), Integration Cloud service

Return to bug 243901