git: 7865b0de9eeb - main - www/py-google-cloud-datastore: Update to 2.1.5
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 24 20:32:12 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7865b0de9eebff0fc8a7848592b4c346dcfeb47d
commit 7865b0de9eebff0fc8a7848592b4c346dcfeb47d
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:22:26 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:22:26 +0000
www/py-google-cloud-datastore: Update to 2.1.5
Changes: https://github.com/googleapis/python-datastore/releases
---
www/py-google-cloud-datastore/Makefile | 6 +++---
www/py-google-cloud-datastore/distinfo | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/www/py-google-cloud-datastore/Makefile b/www/py-google-cloud-datastore/Makefile
index 11a25176f807..4a406c51dec2 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 at FreeBSD.org>
PORTNAME= google-cloud-datastore
-PORTVERSION= 2.1.4
+PORTVERSION= 2.1.5
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,8 +12,8 @@ COMMENT= Google Cloud Datastore API client library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.2<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.0<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.2<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}libcst>=0.2.5:devel/py-libcst@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.4.0:devel/py-proto-plus@${PY_FLAVOR}
diff --git a/www/py-google-cloud-datastore/distinfo b/www/py-google-cloud-datastore/distinfo
index ab806edd0f47..8f2e874e30da 100644
--- a/www/py-google-cloud-datastore/distinfo
+++ b/www/py-google-cloud-datastore/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626281014
-SHA256 (google-cloud-datastore-2.1.4.tar.gz) = 3d28d75cf091225d11aca490b22aa677f101b28d7ce43a8e8b912341c18589ad
-SIZE (google-cloud-datastore-2.1.4.tar.gz) = 138551
+TIMESTAMP = 1627120870
+SHA256 (google-cloud-datastore-2.1.5.tar.gz) = e0dbf9eccb6e3705a42a2cf8408d19ed472974710e243b980109c22b8ee0f176
+SIZE (google-cloud-datastore-2.1.5.tar.gz) = 138634
More information about the dev-commits-ports-all
mailing list