You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ko...@apache.org on 2021/08/05 00:12:02 UTC

[arrow] branch master updated (cbcf5cb -> a29d20a)

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

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


    from cbcf5cb  ARROW-13562: [R] Styler followups
     add a29d20a  ARROW-13565: [Packaging][Ubuntu] Drop support for 20.10

No new revisions were added by this update.

Summary of changes:
 dev/release/verify-release-candidate.sh            |  4 +-
 dev/tasks/linux-packages/Rakefile                  |  4 +-
 .../apt/ubuntu-groovy/Dockerfile                   | 41 -----------
 .../apt/ubuntu-xenial/Dockerfile                   | 41 -----------
 .../apache-arrow/apt/ubuntu-groovy-arm64/from      | 18 -----
 .../apache-arrow/apt/ubuntu-groovy/Dockerfile      | 80 ----------------------
 dev/tasks/linux-packages/package-task.rb           |  2 -
 dev/tasks/tasks.yml                                |  1 -
 8 files changed, 4 insertions(+), 187 deletions(-)
 delete mode 100644 dev/tasks/linux-packages/apache-arrow-apt-source/apt/ubuntu-groovy/Dockerfile
 delete mode 100644 dev/tasks/linux-packages/apache-arrow-apt-source/apt/ubuntu-xenial/Dockerfile
 delete mode 100644 dev/tasks/linux-packages/apache-arrow/apt/ubuntu-groovy-arm64/from
 delete mode 100644 dev/tasks/linux-packages/apache-arrow/apt/ubuntu-groovy/Dockerfile