[
https://issues.apache.org/jira/browse/PROTON-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15922809#comment-15922809
]
ASF subversion and git services commented on PROTON-1345:
---------------------------------------------------------
Commit 8376800044ec5d0b9f70ee71a254054834801109 in qpid-proton's branch
refs/heads/master from [~kgiusti]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=8376800 ]
PROTON-1345: update setup.py.in with libuv and cmake source list
This closes #97
> [python] Avoid hardcoding the list of C files to be compiled in setup.py
> ------------------------------------------------------------------------
>
> Key: PROTON-1345
> URL: https://issues.apache.org/jira/browse/PROTON-1345
> Project: Qpid Proton
> Issue Type: Bug
> Components: python-binding
> Affects Versions: 0.15.0
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Fix For: 0.18.0
>
>
> Remove the hardcoded list of C source files in the setup.py file. It's easy
> to forget to update this list, and debugging the resulting tox build failure
> is tricky.
> Instead have the setup.py discover all the necessary C source files using an
> regex. Add an explicit blacklist for those C source files that shouldn't be
> built by the setup.py process (if there actually is any).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]