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 2019/12/16 11:00:59 UTC

[arrow] branch master updated (5b94b56 -> f7f5bfb)

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 5b94b56  ARROW-7397: [C++][JSON]Fix white space length detection error
     add f7f5bfb  ARROW-7392: [Packaging] Add conda packaging tasks for python 3.8

No new revisions were added by this update.

Summary of changes:
 .../conda-recipes/.ci_support/linux_python2.7.yaml | 12 ++++++--
 .../conda-recipes/.ci_support/linux_python3.6.yaml | 12 ++++++--
 .../conda-recipes/.ci_support/linux_python3.7.yaml | 12 ++++++--
 .../{linux_python3.6.yaml => linux_python3.8.yaml} | 14 ++++++---
 .../conda-recipes/.ci_support/osx_python2.7.yaml   | 16 +++++++---
 .../conda-recipes/.ci_support/osx_python3.6.yaml   | 16 +++++++---
 .../conda-recipes/.ci_support/osx_python3.7.yaml   | 16 +++++++---
 .../{osx_python3.6.yaml => osx_python3.8.yaml}     | 18 +++++++----
 ...pilervs2015cxx_compilervs2015python3.6vc14.yaml | 12 ++++++--
 ...pilervs2015cxx_compilervs2015python3.7vc14.yaml | 12 ++++++--
 ...ilervs2015cxx_compilervs2015python3.8vc14.yaml} | 14 ++++++---
 dev/tasks/tasks.yml                                | 36 ++++++++++++++++++++++
 12 files changed, 146 insertions(+), 44 deletions(-)
 copy dev/tasks/conda-recipes/.ci_support/{linux_python3.6.yaml => linux_python3.8.yaml} (86%)
 copy dev/tasks/conda-recipes/.ci_support/{osx_python3.6.yaml => osx_python3.8.yaml} (86%)
 copy dev/tasks/conda-recipes/.ci_support/{win_c_compilervs2015cxx_compilervs2015python3.7vc14.yaml => win_c_compilervs2015cxx_compilervs2015python3.8vc14.yaml} (86%)