Skip to content

Commit

Permalink
www/py-google-cloud-datastore: Update to 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 24, 2021
1 parent 3149d02 commit 7865b0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 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.1.4
PORTVERSION= 2.1.5
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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}

Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 7865b0d

Please sign in to comment.