[ 
https://issues.apache.org/jira/browse/BEAM-5613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Liu resolved BEAM-5613.
----------------------------
       Resolution: Done
    Fix Version/s: Not applicable

> Snapshot Python dependencies and add to Python_NightlySnapshot
> --------------------------------------------------------------
>
>                 Key: BEAM-5613
>                 URL: https://issues.apache.org/jira/browse/BEAM-5613
>             Project: Beam
>          Issue Type: Improvement
>          Components: dependencies
>            Reporter: Mark Liu
>            Assignee: Mark Liu
>            Priority: Major
>             Fix For: Not applicable
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Python SDK depends on a list of libraries without specific versions. 
> Unexpected or unaware version change could happen if there is a new release 
> or range change in setup.py. This can be detected by dependency checking 
> tools which require to track dependency list and their versions periodically. 
> We could snapshot dependencies periodically using pip freeze and python 
> setup.py egg_info and upload them to a public accessible location to benefit 
> people who want to check dependency info or building related tools.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to