[
https://issues.apache.org/jira/browse/BEAM-4215?focusedWorklogId=168027&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-168027
]
ASF GitHub Bot logged work on BEAM-4215:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Nov/18 23:05
Start Date: 20/Nov/18 23:05
Worklog Time Spent: 10m
Work Description: liyanhui1228 closed pull request #7082: [BEAM-4215]Pick
up the latest googledatastore release
URL: https://github.com/apache/beam/pull/7082
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/sdks/python/setup.py b/sdks/python/setup.py
index b0b9ab87bc1..edc93210885 100644
--- a/sdks/python/setup.py
+++ b/sdks/python/setup.py
@@ -140,7 +140,7 @@ def get_version():
# google-apitools 0.5.23 and above has important Python 3 supports.
'google-apitools>=0.5.23,<=0.5.24',
'proto-google-cloud-datastore-v1>=0.90.0,<=0.90.4',
- 'googledatastore>=7.0.1,<7.1; python_version < "3.0"',
+ 'googledatastore>=7.0.1,<7.2.0; python_version < "3.0"',
'google-cloud-pubsub==0.35.4',
'google-cloud-storage==1.13.0',
# GCP packages required by tests
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 168027)
Time Spent: 2h 20m (was: 2h 10m)
> Update Python SDK dependencies for next release
> -----------------------------------------------
>
> Key: BEAM-4215
> URL: https://issues.apache.org/jira/browse/BEAM-4215
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Affects Versions: 2.5.0
> Reporter: Valentyn Tymofieiev
> Assignee: Ahmet Altay
> Priority: Major
> Fix For: 2.9.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)