This is an automated email from the ASF dual-hosted git repository.

apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from bd42052  ARROW-8969: [C++] Reduce binary size of 
kernels/scalar_compare.cc.o by reusing more kernels between types, operators
     add d04f54b  ARROW-9109: [Python][Packaging] Enable S3 support in 
manylinux wheels

No new revisions were added by this update.

Summary of changes:
 .github/workflows/python.yml                       |  2 +-
 dev/tasks/python-wheels/manylinux-test.sh          | 11 ++++---
 docker-compose.yml                                 |  3 --
 python/manylinux1/Dockerfile-x86_64_base           |  7 ++++
 python/manylinux1/build_arrow.sh                   |  7 +++-
 .../scripts/{build_gflags.sh => build_aws_sdk.sh}  | 36 +++++++++++++--------
 python/manylinux1/scripts/build_boost.sh           | 14 +++++---
 .../scripts/{build_openssl.sh => build_curl.sh}    | 37 ++++++++++++++++++----
 python/manylinux1/scripts/build_openssl.sh         |  6 +++-
 python/manylinux201x/Dockerfile-x86_64_base_2010   |  6 ++++
 python/manylinux201x/Dockerfile-x86_64_base_2014   |  6 ++++
 python/manylinux201x/build_arrow.sh                |  6 ++++
 .../scripts/{build_gflags.sh => build_aws_sdk.sh}  | 30 ++++++++++--------
 python/manylinux201x/scripts/build_boost.sh        | 14 +++++---
 .../scripts/build_curl.sh}                         | 35 ++++++++++++++++----
 15 files changed, 161 insertions(+), 59 deletions(-)
 copy python/manylinux1/scripts/{build_gflags.sh => build_aws_sdk.sh} (55%)
 copy python/manylinux1/scripts/{build_openssl.sh => build_curl.sh} (53%)
 copy python/manylinux201x/scripts/{build_gflags.sh => build_aws_sdk.sh} (63%)
 copy python/{manylinux1/scripts/build_openssl.sh => 
manylinux201x/scripts/build_curl.sh} (57%)

Reply via email to