jerryshao opened a new pull request, #9311: URL: https://github.com/apache/gravitino/pull/9311
### What changes were proposed in this pull request? Remove .asc (PGP signature) files from PyPI upload commands in the release script. ### Why are the changes needed? Fix #6868 PyPI deprecated and no longer accepts PGP signature files (.asc). When uploading packages with signature files, PyPI displays a warning that they will be silently ignored. The .asc files are still generated for Apache distribution purposes (dist.apache.org) but should not be uploaded to PyPI. ### Does this PR introduce any user-facing change? No. This only affects the release process. ### How was this patch tested? Manual review of the release script changes. -- 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]
