You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2017/07/05 23:11:56 UTC

[1/2] beam git commit: Update SDK dependencies

Repository: beam
Updated Branches:
  refs/heads/master 63f66d6d8 -> ea9f7fbdd


Update SDK dependencies


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

Branch: refs/heads/master
Commit: 23e385faa193a00f9b10e3f8f0afe832087bff06
Parents: 63f66d6
Author: Ahmet Altay <al...@google.com>
Authored: Wed Jul 5 14:34:07 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Wed Jul 5 16:11:37 2017 -0700

----------------------------------------------------------------------
 sdks/python/setup.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam/blob/23e385fa/sdks/python/setup.py
----------------------------------------------------------------------
diff --git a/sdks/python/setup.py b/sdks/python/setup.py
index 6646a58..8a0c9ae 100644
--- a/sdks/python/setup.py
+++ b/sdks/python/setup.py
@@ -120,9 +120,9 @@ GCP_REQUIREMENTS = [
   'google-apitools>=0.5.10,<=0.5.11',
   'proto-google-cloud-datastore-v1>=0.90.0,<=0.90.4',
   'googledatastore==7.0.1',
-  'google-cloud-pubsub==0.25.0',
+  'google-cloud-pubsub==0.26.0',
   # GCP packages required by tests
-  'google-cloud-bigquery>=0.23.0,<0.25.0',
+  'google-cloud-bigquery>=0.23.0,<0.26.0',
 ]
 
 


[2/2] beam git commit: This closes #3497

Posted by al...@apache.org.
This closes #3497


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

Branch: refs/heads/master
Commit: ea9f7fbdde5ede5e5f5060da5dfe2749992a2fa7
Parents: 63f66d6 23e385f
Author: Ahmet Altay <al...@google.com>
Authored: Wed Jul 5 16:11:46 2017 -0700
Committer: Ahmet Altay <al...@google.com>
Committed: Wed Jul 5 16:11:46 2017 -0700

----------------------------------------------------------------------
 sdks/python/setup.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------