You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ro...@apache.org on 2016/11/17 20:20:55 UTC

[1/2] incubator-beam git commit: Upgrade Datastore version

Repository: incubator-beam
Updated Branches:
  refs/heads/python-sdk 21b7844bb -> 115cf33ed


Upgrade Datastore version


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/249c9f4c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/249c9f4c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/249c9f4c

Branch: refs/heads/python-sdk
Commit: 249c9f4cdfae17b1f760cbdeb21111a7446439fd
Parents: 21b7844
Author: Vikas Kedigehalli <vi...@google.com>
Authored: Thu Nov 17 10:43:35 2016 -0800
Committer: Vikas Kedigehalli <vi...@google.com>
Committed: Thu Nov 17 10:43:35 2016 -0800

----------------------------------------------------------------------
 sdks/python/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/249c9f4c/sdks/python/setup.py
----------------------------------------------------------------------
diff --git a/sdks/python/setup.py b/sdks/python/setup.py
index af59069..b8034af 100644
--- a/sdks/python/setup.py
+++ b/sdks/python/setup.py
@@ -87,7 +87,7 @@ REQUIRED_PACKAGES = [
     'avro>=1.7.7,<2.0.0',
     'dill>=0.2.5,<0.3',
     'google-apitools>=0.5.2,<1.0.0',
-    'googledatastore==6.3.0',
+    'googledatastore==6.4.0',
     'httplib2>=0.8,<0.10',
     'mock>=1.0.1,<3.0.0',
     'oauth2client>=2.0.1,<4.0.0',


[2/2] incubator-beam git commit: Closes #1375

Posted by ro...@apache.org.
Closes #1375


Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/115cf33e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/115cf33e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/115cf33e

Branch: refs/heads/python-sdk
Commit: 115cf33ede4f6e0267a9ec8757620efb51ceb904
Parents: 21b7844 249c9f4
Author: Robert Bradshaw <ro...@google.com>
Authored: Thu Nov 17 12:20:41 2016 -0800
Committer: Robert Bradshaw <ro...@google.com>
Committed: Thu Nov 17 12:20:41 2016 -0800

----------------------------------------------------------------------
 sdks/python/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------