diff options
Diffstat (limited to 'devel/py-oci/Makefile')
| -rw-r--r-- | devel/py-oci/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/py-oci/Makefile b/devel/py-oci/Makefile index 9e7609dcb240..67bf7856ecff 100644 --- a/devel/py-oci/Makefile +++ b/devel/py-oci/Makefile @@ -1,6 +1,5 @@ PORTNAME= oci -DISTVERSION= 2.161.1 -PORTREVISION= 1 +DISTVERSION= 2.164.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -29,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>0:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=2016.10:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=13.9.4:textproc/py-rich@${PY_FLAVOR} -USES= python:3.10-3.12 +USES= python USE_PYTHON= autoplist cryptography pep517 NO_ARCH= yes |
