You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/06/29 21:44:00 UTC

[jira] [Commented] (CLIMATE-958) Disable Pydap for Python 2 build, activate for Python 3 build

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

ASF GitHub Bot commented on CLIMATE-958:
----------------------------------------

GitHub user lewismc opened a pull request:

    https://github.com/apache/climate/pull/516

    CLIMATE-958 Disable Pydap for Python 2 build, activate for Python 3 build

    Addresses https://issues.apache.org/jira/browse/CLIMATE-958

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lewismc/climate CLIMATE-958

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/climate/pull/516.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #516
    
----
commit a3b65da98bbb80a02f1f15bb6495bf549e39de56
Author: Lewis John McGibbney <le...@...>
Date:   2018-06-29T21:42:03Z

    CLIMATE-958 Disable Pydap for Python 2 build, activate for Python 3 build

----


> Disable Pydap for Python 2 build, activate for Python 3 build
> -------------------------------------------------------------
>
>                 Key: CLIMATE-958
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-958
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>          Components: build process, data sources
>            Reporter: Lewis John McGibbney
>            Assignee: Lewis John McGibbney
>            Priority: Blocker
>             Fix For: 1.4.0
>
>
> We have various build failures recently due to a change in the upstream Pydap artifact dropping support for Python 2 and ony supporting Python 3.
> I'll submit a patch to address this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)