View | Details | Raw Unified | Return to bug 245448
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 530459 2020-04-03 01:07:05Z 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.2
4
PORTVERSION=	2.12.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 = 1585676142
1
TIMESTAMP = 1586328996
2
SHA256 (oci-2.12.2.tar.gz) = 2305bd48b319ddbfded255b3e6a7ec643ad0f86187d3cf427058e613ab6280e5
2
SHA256 (oci-2.12.3.tar.gz) = 2ef9901764a5b3751ae3639b228ef1b2d2b042668b70e6359c9dfc026c57e576
3
SIZE (oci-2.12.2.tar.gz) = 2122374
3
SIZE (oci-2.12.3.tar.gz) = 2127267
(-)py-oci/pkg-descr (-1 / +2 lines)
Lines 2-7 Link Here
2
resources. Following services are supported:
2
resources. Following services are supported:
3
* Analytics, Announcements, Application Migration, API Gateway, Audit, Budgets
3
* Analytics, Announcements, Application Migration, API Gateway, Audit, Budgets
4
* Big Data
4
* Container Engine for Kubernetes
5
* Container Engine for Kubernetes
5
* Compute Autoscaling/Work Requests
6
* Compute Autoscaling/Work Requests
6
* Content and Experience
7
* Content and Experience
Lines 14-20 Link Here
14
* Limits, Load Balancing
15
* Limits, Load Balancing
15
* Marketplace, Monitoring, Notifications
16
* Marketplace, Monitoring, Notifications
16
* Object Storage, OS Management, Quotas
17
* Object Storage, OS Management, Quotas
17
* Resource Manager, Search, Streaming
18
* Resource Manager, Search, Secret Management, Streaming
18
* Web Application Acceleration and Security
19
* Web Application Acceleration and Security
19
WWW: https://github.com/oracle/oci-python-sdk/
20
WWW: https://github.com/oracle/oci-python-sdk/

Return to bug 245448