raulcd commented on issue #47932: URL: https://github.com/apache/arrow/issues/47932#issuecomment-3442428146
We sign wheels and the source distribution as part of our release process, see the `pyarrow-22.0.0.tar.gz` asset and ` pyarrow-22.0.0.tar.gz.asc `, ` pyarrow-22.0.0.tar.gz.sha512 ` on the assets for the Release: https://github.com/apache/arrow/releases/tag/apache-arrow-22.0.0 I can quickly untar, add a `LICENSE.txt`, tar and upload to PyPI but this won't be the same asset we verified on the release. @pitrou @AlenkaF @rok @kou The R distribution has a similar release process where they apply patches to their release, what are your thoughts. We definitely should fix this on main but creating a new patch release only for this, is a problem. -- 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]
