From 0e31fab5c6e420f42159df33a9627382ef8678d0 Mon Sep 17 00:00:00 2001 From: Alessandro Sagratini Date: Wed, 15 Dec 2021 21:14:34 +0100 Subject: devel/py-oci: Update to 2.53.0 Changes: https://github.com/oracle/oci-python-sdk/releases/tag/v2.53.0 PR: 260429 Approved by: philip (mentor) Differential Revision: https://reviews.freebsd.org/D33482 --- devel/py-oci/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/py-oci/Makefile') diff --git a/devel/py-oci/Makefile b/devel/py-oci/Makefile index 3a87bccc7243..3fd8831ed776 100644 --- a/devel/py-oci/Makefile +++ b/devel/py-oci/Makefile @@ -1,7 +1,7 @@ # Created by: Alessando Sagratini PORTNAME= oci -PORTVERSION= 2.52.1 +PORTVERSION= 2.53.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -24,7 +24,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${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+ +USES= python:3.6-3.9 USE_PYTHON= autoplist distutils NO_ARCH= yes -- cgit v1.2.3