Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update cibuildwheel #2370

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Conversation

mayeut
Copy link
Contributor

@mayeut mayeut commented Feb 8, 2024

Summary

Description

Update cibuildwheel to fix Windows build failure following PowerShell update on GitHub runners.

xref pypa/cibuildwheel#1740

@giampaolo giampaolo merged commit bb3d59a into giampaolo:master Feb 9, 2024
12 of 14 checks passed
@giampaolo
Copy link
Owner

Thank you!

@mayeut mayeut deleted the update-cibuildwheel branch February 9, 2024 20:16
ddelange added a commit to ddelange/psutil that referenced this pull request Feb 27, 2024
…mpaolo-master

* 'master' of https://github.com/giampaolo/psutil:
  add black opt to make lines more compact
  giampaolo#2366 [Windows]: log debug message when using slower process APIs
  Linux: skip offline cpu cores in cpu_freq (giampaolo#2376)
  fix py2 failure
  update style to latest black ver
  chore: update cibuildwheel on windows (giampaolo#2370)
  use unicode literals u"" instead of u("")
  make install-pip: fix installation on python 2
  more ruff rules
  adapt to new ruff config directives
  update CREDITS + mention @c0m4r for sponsorship (thanks!)
  Include net/if.h before net/if_dl.h (giampaolo#2361)
  pre-release
  fix failing tests
  refac t
ddelange added a commit to ddelange/psutil that referenced this pull request Feb 27, 2024
* giampaolo-master:
  add black opt to make lines more compact
  giampaolo#2366 [Windows]: log debug message when using slower process APIs
  Linux: skip offline cpu cores in cpu_freq (giampaolo#2376)
  fix py2 failure
  update style to latest black ver
  chore: update cibuildwheel on windows (giampaolo#2370)
  use unicode literals u"" instead of u("")
  make install-pip: fix installation on python 2
  more ruff rules
  adapt to new ruff config directives
  update CREDITS + mention @c0m4r for sponsorship (thanks!)
  Include net/if.h before net/if_dl.h (giampaolo#2361)
  pre-release
  fix failing tests
  refac t
ufleisch added a commit to ufleisch/pytaglib that referenced this pull request Mar 10, 2024
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.

Windows build wheels failure
2 participants