Merge branch 'PROTON-885-flaper87' into PROTON-885
Project: http://git-wip-us.apache.org/repos/asf/qpid-proton/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-proton/commit/d98fa576 Tree: http://git-wip-us.apache.org/repos/asf/qpid-proton/tree/d98fa576 Diff: http://git-wip-us.apache.org/repos/asf/qpid-proton/diff/d98fa576 Branch: refs/heads/master Commit: d98fa576aa288b9e05976c17273e8be0d78cb50e Parents: 585b306 786ba2a Author: Ken Giusti <[email protected]> Authored: Wed May 20 19:01:27 2015 -0400 Committer: Ken Giusti <[email protected]> Committed: Wed May 20 19:01:27 2015 -0400 ---------------------------------------------------------------------- LICENSE | 5 + proton-c/bindings/python/PYZMQ_LICENSE.BSD | 32 ++++ proton-c/bindings/python/setup.py | 188 ++++++++++++++++++- proton-c/bindings/python/setuputils/__init__.py | 0 proton-c/bindings/python/setuputils/bundle.py | 84 +++++++++ proton-c/bindings/python/setuputils/log.py | 46 +++++ proton-c/bindings/python/setuputils/misc.py | 137 ++++++++++++++ 7 files changed, 490 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
