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

kszucs pushed a change to branch release-6.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from bbb3106  ARROW-14424: [Packaging][Python] Disable windows wheel 
testing for python 3.6
     add e01556e  [Release] Update CHANGELOG.md for 6.0.0
     add 043a0f1  [Release] Update .deb/.rpm changelogs for 6.0.0
     add 5a5f4ce  [Release] Update versions for 6.0.0
     add c061142  MINOR: Fix debian:bookwarm typo in the release verification 
script
     add 34fc62d  MINOR: Force reinstall manylinux2014 wheel after the 
manylinux2010 one in the same conda environment
     add 8f91a15  ARROW-14433: [Release][APT] Skip arm64 Ubuntu 21.04 
verification
     add 8c11586  ARROW-14435: [Release] Update verification scripts to check 
python 3.10 wheels
     add c9c9bc5  ARROW-14435: [Release] Use both conda-forge and defaults 
channels to verify 3.10 wheels

No new revisions were added by this update.

Summary of changes:
 CHANGELOG.md                                       | 616 +++++++++++++++++++++
 c_glib/meson.build                                 |   2 +-
 ci/scripts/PKGBUILD                                |   2 +-
 cpp/CMakeLists.txt                                 |   2 +-
 cpp/vcpkg.json                                     |   2 +-
 csharp/Directory.Build.props                       |   2 +-
 dev/release/verify-release-candidate-wheels.bat    |   6 +
 dev/release/verify-release-candidate.sh            |  24 +-
 dev/tasks/homebrew-formulae/apache-arrow.rb        |   2 +-
 .../homebrew-formulae/autobrew/apache-arrow.rb     |   2 +-
 .../apache-arrow-apt-source/debian/changelog       |   5 +
 .../yum/apache-arrow-release.spec.in               |   3 +
 .../linux-packages/apache-arrow/debian/changelog   |   6 +
 .../linux-packages/apache-arrow/yum/arrow.spec.in  |   3 +
 java/adapter/avro/pom.xml                          |   2 +-
 java/adapter/jdbc/pom.xml                          |   2 +-
 java/adapter/orc/pom.xml                           |   2 +-
 java/algorithm/pom.xml                             |   2 +-
 java/c/pom.xml                                     |   2 +-
 java/compression/pom.xml                           |   2 +-
 java/dataset/pom.xml                               |   2 +-
 java/flight/flight-core/pom.xml                    |   2 +-
 java/flight/flight-grpc/pom.xml                    |   2 +-
 java/format/pom.xml                                |   2 +-
 java/gandiva/pom.xml                               |   2 +-
 java/memory/memory-core/pom.xml                    |   2 +-
 java/memory/memory-netty/pom.xml                   |   2 +-
 java/memory/memory-unsafe/pom.xml                  |   2 +-
 java/memory/pom.xml                                |   2 +-
 java/performance/pom.xml                           |   4 +-
 java/plasma/pom.xml                                |   2 +-
 java/pom.xml                                       |   2 +-
 java/tools/pom.xml                                 |   2 +-
 java/vector/pom.xml                                |   2 +-
 js/package.json                                    |   2 +-
 matlab/CMakeLists.txt                              |   2 +-
 python/setup.py                                    |   2 +-
 r/DESCRIPTION                                      |   2 +-
 r/NEWS.md                                          |   2 +-
 ruby/red-arrow-cuda/lib/arrow-cuda/version.rb      |   2 +-
 .../red-arrow-dataset/lib/arrow-dataset/version.rb |   2 +-
 ruby/red-arrow-flight/lib/arrow-flight/version.rb  |   2 +-
 ruby/red-arrow/lib/arrow/version.rb                |   2 +-
 ruby/red-gandiva/lib/gandiva/version.rb            |   2 +-
 ruby/red-parquet/lib/parquet/version.rb            |   2 +-
 ruby/red-plasma/lib/plasma/version.rb              |   2 +-
 46 files changed, 696 insertions(+), 47 deletions(-)

Reply via email to