View | Details | Raw Unified | Return to bug 245810
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 531820 2020-04-16 06:30: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.12.4
4
PORTVERSION=	2.13.0
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 = 1586926968
1
TIMESTAMP = 1587535427
2
SHA256 (oci-2.12.4.tar.gz) = 7efc7e6fb69bc571c8b353e3d5cf4b5d96a09108b87abc85c284ada7486474f1
2
SHA256 (oci-2.13.0.tar.gz) = e0aa8ddcacc5d9969c1e4f199a0443f194b296e17068ffb60a20c8b1e7df02a4
3
SIZE (oci-2.12.4.tar.gz) = 2091317
3
SIZE (oci-2.13.0.tar.gz) = 2165557
(-)py-oci/pkg-descr (-2 / +2 lines)
Lines 7-16 Link Here
7
* Compute Autoscaling/Work Requests
7
* Compute Autoscaling/Work Requests
8
* Content and Experience
8
* Content and Experience
9
* Core Services (Networking, Compute, Block Volume)
9
* Core Services (Networking, Compute, Block Volume)
10
* Data Catalog, Data Flow, Data Science, Data Transfer, Database, Digital Assistan, DNS
10
* Data Catalog, Data Flow, Data Safe, Data Science, Data Transfer, Database, Digital Assistan, DNS
11
* Email Delivery, Events
11
* Email Delivery, Events
12
* File Storage, Functions
12
* File Storage, Functions
13
* Health Checks, IAM (= Identity and Access Management), Integration Cloud service
13
* Health Checks, IAM (= Identity and Access Management), Incident Managemet, Integration Cloud service
14
* Key Management
14
* Key Management
15
* Limits, Load Balancing
15
* Limits, Load Balancing
16
* Marketplace, Monitoring, Notifications
16
* Marketplace, Monitoring, Notifications

Return to bug 245810