[
https://issues.apache.org/jira/browse/THRIFT-2437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955553#comment-13955553
]
Hudson commented on THRIFT-2437:
--------------------------------
SUCCESS: Integrated in Thrift #1104 (See
[https://builds.apache.org/job/Thrift/1104/])
THRIFT-2437 Author fields in Python setup.py must be strings not lists (roger:
rev 86653cc388159ed1a83a7cb636c6dbc6a89ed9fe)
* lib/py/setup.py
> 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)