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/12/16 01:13:10 UTC

[1/2] incubator-beam git commit: Update Apitools to version 0.5.6

Repository: incubator-beam
Updated Branches:
  refs/heads/python-sdk e26527873 -> 3b4fd5c7d


Update Apitools to version 0.5.6

This brings in the fix to https://github.com/google/apitools/pull/136
needed for the BigQuery reader.


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

Branch: refs/heads/python-sdk
Commit: 63074312aeb44b5db7f4e914c64864483f6a6510
Parents: e265278
Author: Sourabh Bajaj <so...@google.com>
Authored: Sat Dec 3 09:02:32 2016 -0800
Committer: Robert Bradshaw <ro...@google.com>
Committed: Thu Dec 15 17:11:58 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/63074312/sdks/python/setup.py
----------------------------------------------------------------------
diff --git a/sdks/python/setup.py b/sdks/python/setup.py
index 033afc7..f6357b6 100644
--- a/sdks/python/setup.py
+++ b/sdks/python/setup.py
@@ -86,7 +86,7 @@ else:
 REQUIRED_PACKAGES = [
     'avro>=1.7.7,<2.0.0',
     'dill>=0.2.5,<0.3',
-    'google-apitools>=0.5.2,<1.0.0',
+    'google-apitools>=0.5.6,<1.0.0',
     'googledatastore==6.4.1',
     'httplib2>=0.8,<0.10',
     'mock>=1.0.1,<3.0.0',


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

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


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

Branch: refs/heads/python-sdk
Commit: 3b4fd5c7d962987405dc157e6b84788af61f6413
Parents: e265278 6307431
Author: Robert Bradshaw <ro...@google.com>
Authored: Thu Dec 15 17:12:55 2016 -0800
Committer: Robert Bradshaw <ro...@google.com>
Committed: Thu Dec 15 17:12:55 2016 -0800

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