Schamschula commented on issue #45864: URL: https://github.com/apache/arrow/issues/45864#issuecomment-2738573629
Indeed, whoever added the `pyarrow` subport pulled the source code directly from the GitHub tree. I didn't go back and research the history, but that may have been before the `pyarrow` was on PyPi. I've gone in and rewritten the Portfile to use the standard MacPorts fetch method for PyPi. After several tweaks, the build proceeds normally. I did find one minor glitch: There is no `LICENSE.txt` file in the Python package. Unfortunately, CI will fail for a number of macOS platforms, as the `grpc` build is currently broken. -- 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]
