svn commit: r527370 - head/www/py-google-cloud-datastore
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Feb 28 19:23:58 UTC 2020
Author: sunpoet
Date: Fri Feb 28 19:23:56 2020
New Revision: 527370
URL: https://svnweb.freebsd.org/changeset/ports/527370
Log:
Update to 1.11.0
Changes: https://github.com/googleapis/python-datastore/releases
Modified:
head/www/py-google-cloud-datastore/Makefile
head/www/py-google-cloud-datastore/distinfo
head/www/py-google-cloud-datastore/pkg-descr
Modified: head/www/py-google-cloud-datastore/Makefile
==============================================================================
--- head/www/py-google-cloud-datastore/Makefile Fri Feb 28 19:23:51 2020 (r527369)
+++ head/www/py-google-cloud-datastore/Makefile Fri Feb 28 19:23:56 2020 (r527370)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= google-cloud-datastore
-PORTVERSION= 1.10.0
+PORTVERSION= 1.11.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/www/py-google-cloud-datastore/distinfo
==============================================================================
--- head/www/py-google-cloud-datastore/distinfo Fri Feb 28 19:23:51 2020 (r527369)
+++ head/www/py-google-cloud-datastore/distinfo Fri Feb 28 19:23:56 2020 (r527370)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578117371
-SHA256 (google-cloud-datastore-1.10.0.tar.gz) = cae213e3817f37fdc3ac27c3a162024de3319ad0faf87a536fce375c4a1c1dc9
-SIZE (google-cloud-datastore-1.10.0.tar.gz) = 112459
+TIMESTAMP = 1582888994
+SHA256 (google-cloud-datastore-1.11.0.tar.gz) = f214bbdbc1f258ea1c7ae596bfaab15657a4452020a5e2431dca2122e17411dc
+SIZE (google-cloud-datastore-1.11.0.tar.gz) = 116103
Modified: head/www/py-google-cloud-datastore/pkg-descr
==============================================================================
--- head/www/py-google-cloud-datastore/pkg-descr Fri Feb 28 19:23:51 2020 (r527369)
+++ head/www/py-google-cloud-datastore/pkg-descr Fri Feb 28 19:23:56 2020 (r527370)
@@ -4,5 +4,4 @@ supports ACID transactions, high availability of reads
consistency for reads and ancestor queries, and eventual consistency for all
other queries.
-WWW: https://github.com/googleapis/google-cloud-python
-WWW: https://github.com/googleapis/google-cloud-python/tree/master/datastore
+WWW: https://github.com/googleapis/python-datastore
More information about the svn-ports-all
mailing list