-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53415/
-----------------------------------------------------------
Review request for qpid, Justin Ross and Robbie Gemmell.
Bugs: PROTON-1330
https://issues.apache.org/jira/browse/PROTON-1330
Repository: qpid-proton-git
Description
-------
This change removes the ability to download the Proton C sources from the
Apache dist website. Instead, the C sources are included in the Python source
distribution and are used to build the C extension if the Proton C devel
headers + library are not already installed.
See the PACKAGING.txt file for a description of how to create a python source
package.
Diffs
-----
proton-c/bindings/python/CMakeLists.txt fc28417
proton-c/bindings/python/MANIFEST.in a89a962
proton-c/bindings/python/PACKAGING.txt PRE-CREATION
proton-c/bindings/python/README.rst.in PRE-CREATION
proton-c/bindings/python/setup.py 1a74f0f
proton-c/bindings/python/setup.py.in PRE-CREATION
proton-c/bindings/python/setuputils/bundle.py 1bf3450
proton-c/bindings/python/setuputils/misc.py b1864a0
proton-c/tox.ini.in 7a9c8eb
Diff: https://reviews.apache.org/r/53415/diff/
Testing
-------
Thanks,
Kenneth Giusti