This is an automated email from the ASF dual-hosted git repository.
astitcher pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-proton.git.
from 07c25e0 PROTON-2099: [Python] Fix example test runner script
new 8c66a85 PROTON-2096: [Python] Update compatible versions of python
new 29964e7 PROTON-2102: [Python] Work on proton build and python setup
to build better python packages - Now rely on setuptools This gives us
bdist_wheel - Slim down source pacakge add swigged files to sources - Never try
to swig at build/install time only use source package swig files
new 2551b78 PROTON-2102: [Python] Build python source and binary packages
- This is gated on the presence of the setuptools and/or the wheel python
packages
new 1a7d32b PROTON-2102: [Python] Alter CI configurations to allow
building python package(s)
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.appveyor.yml | 2 +
.travis.yml | 2 +-
azure-pipelines/steps.yml | 4 ++
python/CMakeLists.txt | 36 ++++++++++++++-
python/setup.py.in | 113 ++++++++++++++++------------------------------
5 files changed, 81 insertions(+), 76 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]