Skip to content

Commit

Permalink
www/py-google-cloud-datastore: Update to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Dec 30, 2022
1 parent 485ce3b commit 50a7255
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,5 +1,5 @@
PORTNAME= google-cloud-datastore
PORTVERSION= 2.8.3
PORTVERSION= 2.10.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,7 @@ WWW= https://github.com/googleapis/python-datastore
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.3.1<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.8.0<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.22.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.19.5,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-datastore/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1665648163
SHA256 (google-cloud-datastore-2.8.3.tar.gz) = 26d498fe643b0406ad062abd5c23bd3b4c7a9e7c8fa440a795260dabd6ebc69f
SIZE (google-cloud-datastore-2.8.3.tar.gz) = 156290
TIMESTAMP = 1669057995
SHA256 (google-cloud-datastore-2.10.0.tar.gz) = 1a82ff5184a2c56ca430f04964f7735ab9f661700717084322a64f1f4ca65cce
SIZE (google-cloud-datastore-2.10.0.tar.gz) = 169319

0 comments on commit 50a7255

Please sign in to comment.