Skip to content

Commit

Permalink
www/py-google-cloud-datastore: Update to 2.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 31, 2022
1 parent e5226b7 commit de4fc40
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,5 +1,5 @@
PORTNAME= google-cloud-datastore
PORTVERSION= 2.8.0
PORTVERSION= 2.8.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,8 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.3.1<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<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}
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.0,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}

USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-datastore/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1658151397
SHA256 (google-cloud-datastore-2.8.0.tar.gz) = ff3aaccbec6b8268ec4abc9b069c027e9853186569d803a9f8036c60f4ab55f0
SIZE (google-cloud-datastore-2.8.0.tar.gz) = 155973
TIMESTAMP = 1661599355
SHA256 (google-cloud-datastore-2.8.1.tar.gz) = 028849d13010cb718500bbf3a9de22d818b2682cdf4e330c01521ed59519e5e2
SIZE (google-cloud-datastore-2.8.1.tar.gz) = 155987

0 comments on commit de4fc40

Please sign in to comment.