You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/11/15 10:56:00 UTC

[jira] [Commented] (AIRFLOW-1817) setup.py for S3 installs old boto library

    [ https://issues.apache.org/jira/browse/AIRFLOW-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253276#comment-16253276 ] 

ASF subversion and git services commented on AIRFLOW-1817:
----------------------------------------------------------

Commit 5157b5a7631f2492bacfb705c79d128bd8d8d5d3 in incubator-airflow's branch refs/heads/master from [~m1racoli]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=5157b5a ]

[AIRFLOW-1817] use boto3 for s3 dependency

Since S3Hook is reimplemented based on the AwsHook
using boto3, its package dependencies need to be
updated as well.

Closes #2790 from m1racoli/fix-setup-s3


> setup.py for S3 installs old boto library
> -----------------------------------------
>
>                 Key: AIRFLOW-1817
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1817
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Cedrik Neumann
>            Assignee: Cedrik Neumann
>
> In `setup.py` the s3 dependency still relies on the old boto library even though the s3 hook has been reimplemented with boto3.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)