Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2022 11:04:35 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 959d339e1c8e - main - www/py-google-cloud-datastore: Update to 2.6.2
Message-ID:  <202206091104.259B4ZTf051517@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=959d339e1c8e78bb1ff11222567168efbebfdf64

commit 959d339e1c8e78bb1ff11222567168efbebfdf64
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-09 10:59:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-09 10:59:45 +0000

    www/py-google-cloud-datastore: Update to 2.6.2
    
    Changes:        https://github.com/googleapis/python-datastore/releases
---
 www/py-google-cloud-datastore/Makefile | 5 +++--
 www/py-google-cloud-datastore/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www/py-google-cloud-datastore/Makefile b/www/py-google-cloud-datastore/Makefile
index 1a0b1564a9eb..f5cbab40987c 100644
--- a/www/py-google-cloud-datastore/Makefile
+++ b/www/py-google-cloud-datastore/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	google-cloud-datastore
-PORTVERSION=	2.6.1
+PORTVERSION=	2.6.2
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.0<3.0:www/py-google-cloud-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0:devel/py-proto-plus@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.15.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<4.0.0,1:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/www/py-google-cloud-datastore/distinfo b/www/py-google-cloud-datastore/distinfo
index 42f8173a9a23..145627980db1 100644
--- a/www/py-google-cloud-datastore/distinfo
+++ b/www/py-google-cloud-datastore/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653926030
-SHA256 (google-cloud-datastore-2.6.1.tar.gz) = d88b54ad8e68313b568a0d94202d8810e2a069a62c56ecbdada9438adcd0cdd7
-SIZE (google-cloud-datastore-2.6.1.tar.gz) = 153820
+TIMESTAMP = 1654708406
+SHA256 (google-cloud-datastore-2.6.2.tar.gz) = 21efd2c9363c0249835d1296c198ae903efa1e9c0912da7b201bac5a3f98e071
+SIZE (google-cloud-datastore-2.6.2.tar.gz) = 153855



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