paultiq commented on PR #48191: URL: https://github.com/apache/arrow/pull/48191#issuecomment-5305218318
Ok, almost there... now just macos: problem was that the 3.15.0rc1 led to an attempt to download https://www.python.org/ftp/python/3.15.0rc1/python-3.15.0rc1-macos11.pkg when it should be https://www.python.org/ftp/python/3.15.0/python-3.15.0rc1-macos11.pkg (note the truncated version 3.15.0). Fixed. Could someone run: `@github-actions crossbow submit wheel-macos-monterey-cp315-cp315-arm64` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
