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

   This would be the new tar.gz generated after:
   ```
   tar zxvf pyarrow-22.0.0.tar.gz
   vim pyarrow-22.0.0/setup.cfg #Remove the metadata lines on setup.cfg
   mv pyarrow-22.0.0.tar.gz pyarrow-22.0.0.tar.gz.old
   tar -czvf pyarrow-22.0.0.tar.gz pyarrow-22.0.0
   ```
   
[pyarrow-22.0.0.tar.gz](https://github.com/user-attachments/files/23122454/pyarrow-22.0.0.tar.gz)


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