You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2020/11/10 12:11:37 UTC

[arrow] branch master updated (e7d56ee -> e59220c)

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 e7d56ee  ARROW-9361 [Rust] Move array types into their own modules
     add e59220c  ARROW-10539: [Packaging][Python] Use GitHub Actions to build wheels for Windows

No new revisions were added by this update.

Summary of changes:
 dev/tasks/python-wheels/appveyor.yml               | 80 ---------------------
 .../github.win.yml}                                | 83 +++++++++++-----------
 dev/tasks/python-wheels/win-build.bat              | 48 +++++++------
 dev/tasks/tasks.yml                                | 28 ++------
 4 files changed, 72 insertions(+), 167 deletions(-)
 delete mode 100644 dev/tasks/python-wheels/appveyor.yml
 copy dev/tasks/{linux-packages/github.linux.amd64.yml => python-wheels/github.win.yml} (56%)