Update to 1.11.0
Changes: https://github.com/googleapis/python-datastore/releases
This commit is contained in:
parent
f5de332def
commit
a677a42170
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527370
@ -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}
|
||||
|
@ -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
|
||||
|
@ -4,5 +4,4 @@ supports ACID transactions, high availability of reads and writes, strong
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user