micafer opened a new pull request, #2092: URL: https://github.com/apache/libcloud/pull/2092
## Fix wheel extension in verify_checksums.sh ### Description [Verify Artifacts Checksum](https://github.com/apache/libcloud/actions/runs/21344723975/job/61429974297#logs) are failing due to an incorrect wheel file name, it uses `-py3-none-any.whl` extension instead of the current `-py2.py3-none-any.whl` (see: https://downloads.apache.org/libcloud/) ### Status - done, ready for review ### Checklist (tick everything that applies) - [ ] [Code linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide) (required, can be done after the PR checks) - [ ] Documentation - [x] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html) - [x] [ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes) (required for bigger 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]
