Skip to content

Conversation

@ngoldbaum
Copy link
Contributor

This should fix the missing wheels for cryptography 46 on MacOS.

@reaperhulk
Copy link
Member

Looks like it's building the 3.14t properly now, but attempting to install it in a non-ft environment.

ARCHFLAGS: ${{ matrix.PYTHON.ARCHFLAGS }}
_PYTHON_HOST_PLATFORM: ${{ matrix.PYTHON._PYTHON_HOST_PLATFORM }}

- run: uv venv
Copy link
Member

Choose a reason for hiding this comment

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

Maybe this is dumb, but don't we just need the --python on the uv venv line and then all teh following commands will just use that?

@ngoldbaum
Copy link
Contributor Author

I think it's working now

@alex alex merged commit 4e457ff into pyca:main Sep 16, 2025
179 of 180 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants