diff --git a/devel/py-oci/Makefile b/devel/py-oci/Makefile index 5b7cca410e3d..98ca57d3cdcf 100644 --- a/devel/py-oci/Makefile +++ b/devel/py-oci/Makefile @@ -1,38 +1,38 @@ # Created by: Alessando Sagratini PORTNAME= oci -PORTVERSION= 2.60.1 +PORTVERSION= 2.61.0 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}circuitbreaker>=1.3.1:devel/py-circuitbreaker@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cryptography>=3.2.1:security/py-cryptography@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>=2.5.3<3.0.0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>=17.5.0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=2016.10:devel/py-pytz@${PY_FLAVOR} USES= python:3.6-3.9 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 455b336b3fa3..c38622455388 100644 --- a/devel/py-oci/distinfo +++ b/devel/py-oci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647370101 -SHA256 (oci-2.60.1.tar.gz) = 0855f3c32fe8f1924d994aba0302bf7504c65ff60c98ca2d1c138c934d97d06a -SIZE (oci-2.60.1.tar.gz) = 6476901 +TIMESTAMP = 1647977631 +SHA256 (oci-2.61.0.tar.gz) = 1e24df8b0f0de1ede3284a26279ed0099e56ac1ad6b0c233e94e3aeef7282f96 +SIZE (oci-2.61.0.tar.gz) = 6494833