Skip to content

Commit

Permalink
www/py-google-cloud-datastore: Update to 2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 9, 2022
1 parent b5390e4 commit 959d339
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions 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}
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 959d339

Please sign in to comment.