[
https://issues.apache.org/jira/browse/BEAM-4606?focusedWorklogId=184327&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-184327
]
ASF GitHub Bot logged work on BEAM-4606:
----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Jan/19 20:04
Start Date: 11/Jan/19 20:04
Worklog Time Spent: 10m
Work Description: aaltay commented on issue #5751: [BEAM-4606] Pin pytz
version
URL: https://github.com/apache/beam/pull/5751#issuecomment-453639724
Agreed, let's remove the upper bound. Initially I was trying to be defensive
that it does not seem to be necessary. I will send a revert PR shortly.
Sent: https://github.com/apache/beam/pull/7487
----------------------------------------------------------------
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: 184327)
Time Spent: 2h (was: 1h 50m)
> Upper bound for pytz dependency
> -------------------------------
>
> Key: BEAM-4606
> URL: https://issues.apache.org/jira/browse/BEAM-4606
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Ahmet Altay
> Assignee: Udi Meiri
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Do we need an upper bound for the pytz dependency?
> ([https://github.com/apache/beam/blob/release-2.5.0/sdks/python/setup.py#L108)]
> We typically have upper bounds, in order to avoid future breakages due to a
> possibility of breaking/backward incompatible change of that depepdency.
> Good practice is to upper bound either at known version, or next major
> version. Do we need an exception for pytz because it does not seem to be
> following semantic versioning?
> cc: [~yifanzou] Is this something dependency notifier can warn on? Dependency
> without upper version bounds.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)