terencehonles commented on a change in pull request #8386: URL: https://github.com/apache/arrow/pull/8386#discussion_r501332638
########## File path: dev/tasks/homebrew-formulae/apache-arrow.rb ########## @@ -16,7 +16,7 @@ class ApacheArrow < Formula depends_on "numpy" depends_on "[email protected]" depends_on "protobuf" - depends_on "[email protected]" + depends_on "[email protected]" Review comment: I'm assuming homebrew should be on the latest Python? It does look like it's available now https://formulae.brew.sh/formula/[email protected] ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
