This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 6aaaaf0 ARROW-11024: [Python] Add test for List<Struct> data Parquet
roundtrip
add 73e5097 ARROW-10904: [Python][CI][Packaging] Add support for Python
3.9 macOS wheels
No new revisions were added by this update.
Summary of changes:
dev/release/verify-release-candidate.sh | 2 +-
dev/tasks/python-wheels/github.osx.yml | 142 ++++++++++++++++++++++++++++++++
dev/tasks/python-wheels/osx-build.sh | 5 +-
dev/tasks/python-wheels/travis.osx.yml | 99 ----------------------
dev/tasks/tasks.yml | 53 +++++++++---
5 files changed, 188 insertions(+), 113 deletions(-)
create mode 100644 dev/tasks/python-wheels/github.osx.yml
delete mode 100644 dev/tasks/python-wheels/travis.osx.yml