You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2014/03/31 19:51:19 UTC

[jira] [Resolved] (THRIFT-2437) Author fields in Python setup.py must be strings not lists.

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

Roger Meier resolved THRIFT-2437.
---------------------------------

    Resolution: Fixed
      Assignee: Roger Meier

Thanks Pascal!
committed
;-r

> Author fields in Python setup.py must be strings not lists.
> -----------------------------------------------------------
>
>                 Key: THRIFT-2437
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2437
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Library
>    Affects Versions: 0.9.1
>            Reporter: Pascal Bach
>            Assignee: Roger Meier
>            Priority: Minor
>         Attachments: 0001-Python-setup.py-author-and-author_mail-fields-must-b.patch
>
>
> In the Python setup.py the author and author_email fields are defined as lists. According to the Python documentation this fields must be strings.
> If defined as lists it is not possible to create a windows installer using:
> python setup.py bdist_wininst



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