Skip to content

Conversation

@micafer
Copy link
Contributor

@micafer micafer commented Jan 26, 2026

Fix wheel extension in verify_checksums.sh

Description

Verify Artifacts Checksum 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 (required, can be done after the PR checks)
  • Documentation
  • Tests
  • ICLA (required for bigger changes)

@micafer micafer requested a review from tisonkun January 26, 2026 07:44
Copy link
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@codecov-commenter
Copy link

codecov-commenter commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.34%. Comparing base (0a37446) to head (4a9f11c).

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk    #2092   +/-   ##
=======================================
  Coverage   83.34%   83.34%           
=======================================
  Files         353      353           
  Lines       81769    81769           
  Branches     8993     8993           
=======================================
  Hits        68148    68148           
  Misses      10796    10796           
  Partials     2825     2825           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@micafer
Copy link
Contributor Author

micafer commented Jan 26, 2026

I detected another issue getting the wheel from the pypi repo. Also fixed now.

@micafer micafer enabled auto-merge January 26, 2026 09:03
@micafer micafer disabled auto-merge January 26, 2026 09:03
@micafer
Copy link
Contributor Author

micafer commented Jan 26, 2026

Hi @PsiACE and @tisonkun, this change: 0a37446#diff-b4c2a69650f9ac84008ad9f745859a645c9466350ffdfe5f919655039ee2e2c3L51 has set an incorrect name in the tests, so I cannot merge this change (where I revert this change). How could we fix this?

@micafer micafer closed this Jan 26, 2026
@micafer micafer deleted the fix_verify_artifact branch January 26, 2026 09:26
@tisonkun
Copy link
Member

I can we can drop python version name in the status. It's meaningless as well. Let me try to prepare a fix.

@micafer
Copy link
Contributor Author

micafer commented Jan 26, 2026

I alredy make a fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants