Skip to content

Commit

Permalink
www/py-google-cloud-datastore: Update to 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 11, 2022
1 parent c85b59d commit 89eaba8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 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.7.1
PORTVERSION= 2.7.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5<3.0.0:www/py-google-
${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+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-datastore/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1655561176
SHA256 (google-cloud-datastore-2.7.1.tar.gz) = 43474bb2d0302da99cd8308dd513303c51e4bf119e1a32e2527cab91e0289741
SIZE (google-cloud-datastore-2.7.1.tar.gz) = 153960
TIMESTAMP = 1657555669
SHA256 (google-cloud-datastore-2.7.2.tar.gz) = f28e8e79ec2e8a9b6b96454d9b623b7f0b6a3c0b7e9cd387bde2141160e3c8dd
SIZE (google-cloud-datastore-2.7.2.tar.gz) = 154053

0 comments on commit 89eaba8

Please sign in to comment.