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/07/16 19:02:21 UTC

[GitHub] [arrow] kszucs commented on a change in pull request #7785: ARROW-9506: [Packaging][Python] Fix macOS wheel build failures

kszucs commented on a change in pull request #7785:
URL: https://github.com/apache/arrow/pull/7785#discussion_r456007128



##########
File path: dev/tasks/python-wheels/travis.osx.yml
##########
@@ -18,6 +18,35 @@ os: osx
 osx_image: xcode11.3
 language: generic
 
+addons:
+  homebrew:
+    packages:
+      - automake

Review comment:
       We can reduce the preinstalled dependencies because for some of them we bundled alternative, but I wouldn't like to do more roundtrips with travis before cutting RC1.




----------------------------------------------------------------
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