diff --git a/devel/py-oci/Makefile b/devel/py-oci/Makefile index 2e4136f0076e..8c83be24ad26 100644 --- a/devel/py-oci/Makefile +++ b/devel/py-oci/Makefile @@ -1,39 +1,39 @@ # Created by: Alessando Sagratini # $FreeBSD$ PORTNAME= oci -PORTVERSION= 2.21.2 +PORTVERSION= 2.21.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ale_sagra@hotmail.com COMMENT= Python interface to Oracle Cloud Infrastructure LICENSE= APACHE20 UPL LICENSE_COMB= dual LICENSE_GROUPS_UPL= FSF GPL OSI LICENSE_NAME_UPL= Universal Permissive License LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.txt LICENSE_FILE_UPL= ${WRKSRC}/LICENSE.txt LICENSE_PERMS_UPL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}configparser>=3.5.0b1:devel/py-configparser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cryptography>=2.6.1:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>=17.5.0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.5.3<3.0.0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=2016.10:devel/py-pytz@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes # The testsuite isn't available in the sdist through PyPI, yet. Switching to # GitHub doesn't help either because the testsuite doesn't work outside # virtualenvs at the moment. # See also: https://github.com/oracle/oci-python-sdk/issues/164 # do-test: .include diff --git a/devel/py-oci/distinfo b/devel/py-oci/distinfo index afc0caceb1e5..aef3cbf61983 100644 --- a/devel/py-oci/distinfo +++ b/devel/py-oci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1598980489 -SHA256 (oci-2.21.2.tar.gz) = 89a4bdb55ced4d84ec4cd69fef1facfff68211e24576ebc4653152181dd30280 -SIZE (oci-2.21.2.tar.gz) = 2700903 +TIMESTAMP = 1599629908 +SHA256 (oci-2.21.3.tar.gz) = ee90ae8ba6026f0a468594cc3d539f1dd65be3e2524d2716276d4a16d2c564c1 +SIZE (oci-2.21.3.tar.gz) = 3082862 diff --git a/devel/py-oci/pkg-descr b/devel/py-oci/pkg-descr index 5ad483136494..e098ad4bb132 100644 --- a/devel/py-oci/pkg-descr +++ b/devel/py-oci/pkg-descr @@ -1,24 +1,25 @@ The Python SDK enables one to write code to manage Oracle Cloud Infrastructure resources. Following services are supported: * Analytics, Announcements, Application Migration, API Gateway, Audit * Big Data, Blockchain, Budgets * Container Engine for Kubernetes * Compute Autoscaling/Work Requests * Content and Experience * Core Services (Networking, Compute, Block Volume) * Data Catalog, Data Flow, Data Integration, Data Safe, Data Science, Data Transfer, Database, Digital Assistan, DNS * Email Delivery, Events * File Storage, Functions * Health Checks, IAM (= Identity and Access Management), Incident Managemet, Integration Cloud service * Key Management * Limits, Load Balancing -* Marketplace, Monitoring, Notifications -* Object Storage, OS Management, Quotas -* Resource Manager, Search, Secret Management, Streaming +* Logging Service, Logging Analytics Service, Logging Search Service, Logging Ingestion Service +* Marketplace, Monitoring, Management Agent Cloud Service, Management Dashboard Service +* Notifications, Object Storage, OS Management, Quotas +* Resource Manager, Search, Secret Management, Streaming, Service Connector Hub service * Usage, VMware Provisioning * Web Application Acceleration and Security WWW: https://github.com/oracle/oci-python-sdk/