[
https://issues.apache.org/jira/browse/BEAM-4215?focusedWorklogId=167921&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-167921
]
ASF GitHub Bot logged work on BEAM-4215:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Nov/18 19:00
Start Date: 20/Nov/18 19:00
Worklog Time Spent: 10m
Work Description: tvalentyn commented on a change in pull request #7082:
[BEAM-4215]Pick up the latest googledatastore release
URL: https://github.com/apache/beam/pull/7082#discussion_r235129904
##########
File path: 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.0; python_version < "3.0"',
+ 'googledatastore>=7.0.1,<7.2.0; python_version < "3.0"',
Review comment:
Shall we increase the lower bound?
----------------------------------------------------------------
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: 167921)
Time Spent: 1h 10m (was: 1h)
> 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: 1h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)