Date: Wed, 15 Sep 2021 14:50:01 GMT From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0bde7d1f8f69 - main - devel/py-oci: Update to 2.45.1 Message-ID: <202109151450.18FEo1ll080658@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=0bde7d1f8f69a103a5009a2c25c4cffdc9ca4634 commit 0bde7d1f8f69a103a5009a2c25c4cffdc9ca4634 Author: Alessandro Sagratini <ale_sagra@hotmail.com> AuthorDate: 2021-09-15 14:48:11 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2021-09-15 14:48:11 +0000 devel/py-oci: Update to 2.45.1 Changelog: https://github.com/oracle/oci-python-sdk/blob/master/CHANGELOG.rst#2451---2021-09-14 PR: 258514 --- devel/py-oci/Makefile | 2 +- devel/py-oci/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-oci/Makefile b/devel/py-oci/Makefile index 2ad12fe15a6b..dd7dbddcb901 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.44.2 +PORTVERSION= 2.45.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-oci/distinfo b/devel/py-oci/distinfo index da433493341c..45cf4859c136 100644 --- a/devel/py-oci/distinfo +++ b/devel/py-oci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630491965 -SHA256 (oci-2.44.2.tar.gz) = 491fb0119f0fc9f57e94ed8b339ee4be14ac26774784658849f7cb2ca08c0f02 -SIZE (oci-2.44.2.tar.gz) = 4840441 +TIMESTAMP = 1631714569 +SHA256 (oci-2.45.1.tar.gz) = be5c3820b5340db76c5f7e4f625b027e0444096afafe7250d7886b5488f10a4c +SIZE (oci-2.45.1.tar.gz) = 4890497
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109151450.18FEo1ll080658>