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

fix: support uv 0.4.10+ on Linux and update dependencies #2008

Merged
merged 6 commits into from
Sep 17, 2024

Conversation

cibuildwheel-bot[bot]
Copy link
Contributor

Update the versions of our dependencies.

PR generated by "Update dependencies" workflow.

@henryiii
Copy link
Contributor

henryiii commented Sep 16, 2024

'C:\Users\runneradmin.cargo\bin\uv.EXE' pip install --upgrade 'build[virtualenv]' -c 'D:\a_temp\cibw\Lib\site-packages\cibuildwheel\resources\constraints-python36.txt'

Why is uv being used for Python 3.6? Did something change? Edit: #2005 should fix this, I think. Rebasing.

@henryiii
Copy link
Contributor

error: Failed to determine installation plan
  Caused by: A path dependency is incompatible with the current platform: /tmp/cibuildwheel/repaired_wheel/spam-0.1.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl

@henryiii
Copy link
Contributor

I think this is related to:

astral-sh/uv#7300

@henryiii
Copy link
Contributor

Added bug fix developed for #2012.

@henryiii henryiii changed the title [Bot] Update dependencies fix: support uv 0.4.10+ on Linux and update dependencies Sep 16, 2024
.github/workflows/test.yml Outdated Show resolved Hide resolved
@henryiii henryiii merged commit c0e28d3 into main Sep 17, 2024
23 of 24 checks passed
@henryiii henryiii deleted the update-dependencies-pr branch September 17, 2024 00:31
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.

2 participants