mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/py-oci: update to 2.6.4
PR: 241965 Submitted by: Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
This commit is contained in:
parent
5bdb4c7ded
commit
6f5512ac3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517631
3 changed files with 7 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= oci
|
PORTNAME= oci
|
||||||
PORTVERSION= 2.6.3
|
PORTVERSION= 2.6.4
|
||||||
CATEGORIES= devel python
|
CATEGORIES= devel python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1573023803
|
TIMESTAMP = 1573713445
|
||||||
SHA256 (oci-2.6.3.tar.gz) = cd2e949bf623080f99e616db223823da9582e08d3db45ae22718d24f56783153
|
SHA256 (oci-2.6.4.tar.gz) = 5bc23b3478b5629ceacb383847147d85459a5a2c9c17c2b3a1df7e442214281b
|
||||||
SIZE (oci-2.6.3.tar.gz) = 1517410
|
SIZE (oci-2.6.4.tar.gz) = 1522961
|
||||||
|
|
|
@ -1,15 +1,15 @@
|
||||||
The Python SDK enables one to write code to manage Oracle Cloud Infrastructure
|
The Python SDK enables one to write code to manage Oracle Cloud Infrastructure
|
||||||
resources. Following services are supported:
|
resources. Following services are supported:
|
||||||
|
|
||||||
* Announcements, Audit, Budgets
|
* Analytics, Announcements, Audit, Budgets
|
||||||
* Container Engine for Kubernetes
|
* Container Engine for Kubernetes
|
||||||
* Compute Autoscaling/Work Requests
|
* Compute Autoscaling/Work Requests
|
||||||
* Content and Experience
|
* Content and Experience
|
||||||
* Core Services (Networking, Compute, Block Volume)
|
* Core Services (Networking, Compute, Block Volume)
|
||||||
* Data Transfer, Database, DNS
|
* Data Transfer, Database, Digital Assistan, DNS
|
||||||
* Email Delivery, Events
|
* Email Delivery, Events
|
||||||
* File Storage, Functions
|
* File Storage, Functions
|
||||||
* Health Checks, IAM (= Identity and Access Management)
|
* Health Checks, IAM (= Identity and Access Management), Integration Cloud service
|
||||||
* Key Management
|
* Key Management
|
||||||
* Limits, Load Balancing
|
* Limits, Load Balancing
|
||||||
* Monitoring, Notifications
|
* Monitoring, Notifications
|
||||||
|
|
Loading…
Add table
Reference in a new issue