This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 690823c ARROW-5856: [Python] [Packaging] Fix use of C++ / Cython API
from wheels
add 223ae74 ARROW-5958: [Python] Link zlib statically in the wheels
No new revisions were added by this update.
Summary of changes:
dev/tasks/python-wheels/osx-build.sh | 1 +
dev/tasks/python-wheels/travis.linux.yml | 2 +-
dev/tasks/python-wheels/win-build.bat | 1 +
docker-compose.yml | 4 ++--
python/CMakeLists.txt | 8 --------
python/manylinux1/README.md | 31 +++++++++++++++++++++++-------
python/manylinux1/build_arrow.sh | 2 +-
python/manylinux1/scripts/build_zlib.sh | 2 +-
python/manylinux2010/README.md | 8 ++++----
python/manylinux2010/scripts/build_zlib.sh | 2 +-
python/pyarrow/__init__.py | 12 ------------
python/setup.py | 8 --------
12 files changed, 36 insertions(+), 45 deletions(-)