Date: Sun, 9 Jul 2023 10:36:57 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7e1bb7ff7792 - main - www/py-google-cloud-datastore: Update to 2.16.0 Message-ID: <202307091036.369AavIn059014@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e1bb7ff7792ce472fcc6771ad93709135f818e1 commit 7e1bb7ff7792ce472fcc6771ad93709135f818e1 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-09 10:21:09 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-09 10:21:09 +0000 www/py-google-cloud-datastore: Update to 2.16.0 Changes: https://github.com/googleapis/python-datastore/releases --- www/py-google-cloud-datastore/Makefile | 2 +- www/py-google-cloud-datastore/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-google-cloud-datastore/Makefile b/www/py-google-cloud-datastore/Makefile index e3eaff4f79d3..99650677043f 100644 --- a/www/py-google-cloud-datastore/Makefile +++ b/www/py-google-cloud-datastore/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-datastore -PORTVERSION= 2.15.2 +PORTVERSION= 2.16.0 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-datastore/distinfo b/www/py-google-cloud-datastore/distinfo index 8fb27f6b3d91..b771a517729c 100644 --- a/www/py-google-cloud-datastore/distinfo +++ b/www/py-google-cloud-datastore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684104578 -SHA256 (google-cloud-datastore-2.15.2.tar.gz) = 3e73cfec546bc4acae613705b9265dc14b3e15fd3ac8fc89f0e9a4e996ae7efd -SIZE (google-cloud-datastore-2.15.2.tar.gz) = 201539 +TIMESTAMP = 1688166352 +SHA256 (google-cloud-datastore-2.16.0.tar.gz) = ef49fd8e03af4793985813ca491e74135493ffad2e1b395bb226170a424da35f +SIZE (google-cloud-datastore-2.16.0.tar.gz) = 205713
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307091036.369AavIn059014>