Schamschula commented on issue #47932:
URL: https://github.com/apache/arrow/issues/47932#issuecomment-3443646963

   > > This is blocking my update of apache-arrow and py-pyarrow for MacPorts.
   > 
   > If you really require the source distribution, can't you try installing 
from the GitHub release:
   > 
   > ```
   > pip install 
https://github.com/apache/arrow/releases/download/apache-arrow-22.0.0/pyarrow-22.0.0.tar.gz
   > ```
   
   That's not how the MacPorts builds work, i.e. we don't use pip. However, we 
do try to use PyPi rather than GitHub, whenever possible. Certain other 
packages are often slow to update PyPi, and we do pull the source tar ball from 
GitHub.
   
   I think once this issue is resolved building py*-pyarrow should work as it 
did before.


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

Reply via email to