Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 2021 08:48:52 GMT
From:      Dries Michiels <driesm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0e31fab5c6e4 - main - devel/py-oci: Update to 2.53.0
Message-ID:  <202112200848.1BK8mqQI014106@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by driesm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0e31fab5c6e420f42159df33a9627382ef8678d0

commit 0e31fab5c6e420f42159df33a9627382ef8678d0
Author:     Alessandro Sagratini <ale_sagra@hotmail.com>
AuthorDate: 2021-12-15 20:14:34 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2021-12-20 08:47:12 +0000

    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 ++--
 devel/py-oci/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

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 <ale_sagra@hotmail.com>
 
 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
diff --git a/devel/py-oci/distinfo b/devel/py-oci/distinfo
index 7c6614275d04..3e08fb84a5e0 100644
--- a/devel/py-oci/distinfo
+++ b/devel/py-oci/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1638946709
-SHA256 (oci-2.52.1.tar.gz) = 247e54a8d56226cf969feaa256c098935045d7377ded8722a638070a12b82b2e
-SIZE (oci-2.52.1.tar.gz) = 5618737
+TIMESTAMP = 1639550371
+SHA256 (oci-2.53.0.tar.gz) = 9d87f932474d138f4d38d55f1d7de898c80996c76e10ee5ecee3853a5cb2307e
+SIZE (oci-2.53.0.tar.gz) = 5729428



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112200848.1BK8mqQI014106>