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 982c469b16 MINOR: [Release] Update .deb/.rpm changelogs for 19.0.0
     add 8d367d2c99 GH-45237: [Python] Raise minimum supported cython to >=3 
(#45238)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/dev.yml                 |  2 +-
 ci/conda_env_python.txt                   |  2 +-
 ci/docker/conda-python-cython2.dockerfile | 24 ------------------------
 dev/tasks/tasks.yml                       |  8 --------
 docker-compose.yml                        | 25 -------------------------
 python/CMakeLists.txt                     |  4 ----
 python/pyarrow/_azurefs.pyx               |  3 ---
 python/pyarrow/_dataset_parquet.pyx       |  2 --
 python/pyarrow/_fs.pyx                    |  2 --
 python/pyarrow/_gcsfs.pyx                 |  3 ---
 python/pyarrow/_hdfs.pyx                  |  3 ---
 python/pyarrow/_s3fs.pyx                  |  3 ---
 python/pyarrow/io.pxi                     |  1 -
 python/pyarrow/scalar.pxi                 |  2 --
 python/pyproject.toml                     |  2 +-
 python/requirements-build.txt             |  2 +-
 python/requirements-wheel-build.txt       |  2 +-
 python/setup.py                           |  4 ++--
 18 files changed, 7 insertions(+), 87 deletions(-)
 delete mode 100644 ci/docker/conda-python-cython2.dockerfile

Reply via email to