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 2014/04/25 03:49:14 UTC

[jira] [Commented] (CLIMATE-381) Update setup.py to reflect the change from Incubating to Top Level Project

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

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

GitHub user cgoodale opened a pull request:

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

    Resolve CLIMATE-381 - Clean up setup.py

    Just re-submitting this again since the massive git repo clean up.

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

    $ git pull https://github.com/cgoodale/climate CLIMATE-381

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

    https://github.com/apache/climate/pull/23.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 #23
    
----
commit 300354b4e8a751017b372e38dc5b4cfce21f8d9c
Author: Cameron Goodale <go...@apache.org>
Date:   2014-04-25T01:40:59Z

    Fix properties in setup.py since CLIMATE is a TLP

----


> Update setup.py to reflect the change from Incubating to Top Level Project
> --------------------------------------------------------------------------
>
>                 Key: CLIMATE-381
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-381
>             Project: Apache Open Climate Workbench
>          Issue Type: Task
>          Components: build process, documentation, general
>    Affects Versions: 0.3-incubating
>            Reporter: Cameron Goodale
>            Assignee: Cameron Goodale
>            Priority: Minor
>              Labels: documentation, easyfix
>             Fix For: 0.4
>
>   Original Estimate: 10m
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The setup.py has the following Metadata elements that need to be updated:
> version='0.4-incubating',
> url='http://climate.incubator.apache.org/index.html',
> author_email='dev@climate.incubator.apache.org',
> Should Be:
> version='0.4',
> url='http://climate.apache.org/index.html',
> author_email='dev@climate.apache.org',



--
This message was sent by Atlassian JIRA
(v6.2#6252)