You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/10/07 21:56:05 UTC

[GitHub] [arrow] terencehonles commented on a change in pull request #8386: ARROW-10224: [Python] Build, test, and support Python 3.9

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 "openssl@1.1"
   depends_on "protobuf"
-  depends_on "python@3.8"
+  depends_on "python@3.9"

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/python@3.9




----------------------------------------------------------------
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:
users@infra.apache.org