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

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


    from 41ce51b175 GH-47537: [C++] Use pkgconfig name for benchmark in Meson 
(#47538)
     add aedb752762 GH-47443: [Python][Packaging] Drop Python 3.9 support 
(#47478)

No new revisions were added by this update.

Summary of changes:
 .env                                               |  6 +--
 .github/workflows/archery.yml                      |  2 +-
 .github/workflows/cpp.yml                          |  2 +-
 .github/workflows/docs_light.yml                   |  4 +-
 .github/workflows/python.yml                       | 46 +++++++++++-----------
 ci/docker/conda-python-cpython-debug.dockerfile    |  4 +-
 ci/docker/conda-python-dask.dockerfile             |  2 +-
 ci/docker/conda-python-hdfs.dockerfile             |  2 +-
 ci/docker/conda-python-jpype.dockerfile            |  2 +-
 ci/docker/conda-python-pandas.dockerfile           |  2 +-
 ci/docker/conda-python-spark.dockerfile            |  2 +-
 ci/docker/conda-python.dockerfile                  |  2 +-
 ci/docker/python-sdist.dockerfile                  | 15 +++++--
 ci/docker/python-wheel-manylinux.dockerfile        |  8 ++--
 ci/docker/python-wheel-musllinux.dockerfile        |  8 ++--
 .../python-wheel-windows-test-vs2022.dockerfile    |  7 ++--
 ci/docker/python-wheel-windows-vs2022.dockerfile   |  8 ++--
 ci/scripts/install_python.sh                       | 10 +----
 ci/scripts/python_sdist_test.sh                    |  3 +-
 ci/scripts/python_wheel_macos_build.sh             |  2 -
 ci/scripts/r_install_system_dependencies.sh        |  8 ++--
 dev/archery/setup.py                               |  6 +--
 dev/release/verify-release-candidate-wheels.bat    |  4 --
 dev/release/verify-release-candidate.bat           |  2 +-
 dev/release/verify-release-candidate.sh            |  6 +--
 .../apache-arrow/yum/almalinux-8/Dockerfile        |  7 ++--
 dev/tasks/macros.jinja                             | 25 ------------
 dev/tasks/python-wheels/github.linux.yml           |  2 +-
 dev/tasks/tasks.yml                                | 15 ++++---
 docker-compose.yml                                 |  2 +-
 .../developers/continuous_integration/archery.rst  |  2 +-
 .../developers/continuous_integration/crossbow.rst |  2 +-
 docs/source/python/install.rst                     |  6 +--
 python/pyproject.toml                              | 10 +----
 python/requirements-build.txt                      |  3 +-
 python/requirements-wheel-build.txt                |  3 +-
 r/tests/testthat/test-python.R                     |  4 +-
 37 files changed, 101 insertions(+), 143 deletions(-)

Reply via email to