View | Details | Raw Unified | Return to bug 249361
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 548065 2020-09-09 07:35:13Z meta $
2
# $FreeBSD: head/devel/py-oci/Makefile 533333 2020-04-29 12:04:52Z meta $
3
PORTNAME=	oci
3
PORTNAME=	oci
4
PORTVERSION=	2.21.3
4
PORTVERSION=	2.21.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 = 1599629908
1
TIMESTAMP = 1600235667
2
SHA256 (oci-2.21.3.tar.gz) = ee90ae8ba6026f0a468594cc3d539f1dd65be3e2524d2716276d4a16d2c564c1
2
SHA256 (oci-2.21.4.tar.gz) = 4ee347c88c302e6203f1920e514a68ac124ea6563cc5d66fbde4167711ffbdbe
3
SIZE (oci-2.21.3.tar.gz) = 3082862
3
SIZE (oci-2.21.4.tar.gz) = 3190218
(-)py-oci/files/patch-setup.py (-1 / +1 lines)
Lines 1-7 Link Here
1
--- setup.py.orig	2020-08-04 12:58:40.686680000 +0000
1
--- setup.py.orig	2020-08-04 12:58:40.686680000 +0000
2
+++ setup.py	2020-08-04 13:00:10.433547000 +0000
2
+++ setup.py	2020-08-04 13:00:10.433547000 +0000
3
@@ -31,8 +31,8 @@
3
@@ -31,8 +31,8 @@
4
4
5
 requires = [
5
 requires = [
6
     "certifi",
6
     "certifi",
7
-    "configparser==4.0.2",
7
-    "configparser==4.0.2",
(-)py-oci/pkg-descr (-2 / +2 lines)
Lines 3-9 Link Here
3
* Analytics, Announcements, Application Migration, API Gateway, Audit
3
* Analytics, Announcements, Application Migration, API Gateway, Audit
4
* Big Data, Blockchain, Budgets
4
* Big Data, Blockchain, Budgets
5
* Container Engine for Kubernetes
5
* Cloud Guard Service, Container Engine for Kubernetes
6
* Compute Autoscaling/Work Requests
6
* Compute Autoscaling/Work Requests
7
* Content and Experience
7
* Content and Experience
8
* Core Services (Networking, Compute, Block Volume)
8
* Core Services (Networking, Compute, Block Volume)
Lines 16-22 Link Here
16
* Key Management
16
* Key Management
17
* Limits, Load Balancing
17
* Limits, Load Balancing
18
* Logging Service, Logging Analytics Service, Logging Search Service, Logging Ingestion Service
18
* Logging Service, Logging Analytics Service, Logging Search Service, Logging Ingestion Service
19
* Marketplace, Monitoring, Management Agent Cloud Service, Management Dashboard Service
19
* Marketplace, Monitoring, Management Agent Cloud Service, Management Dashboard Service
20
* Notifications, Object Storage, OS Management, Quotas
20
* Notifications, Object Storage, OS Management, Quotas
21
* Resource Manager, Search, Secret Management, Streaming, Service Connector Hub service
21
* Resource Manager, Search, Secret Management, Streaming, Service Connector Hub service
22
* Usage, VMware Provisioning
22
* Usage, VMware Provisioning

Return to bug 249361