Skip to content

fix cmake and README #204

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

Merged
merged 1 commit into from
Jun 9, 2025
Merged

fix cmake and README #204

merged 1 commit into from
Jun 9, 2025

Conversation

mattip
Copy link
Collaborator

@mattip mattip commented Jun 8, 2025

  • I updated the package version in pyproject.toml and made sure the first 3 numbers match git describe --tags --abbrev=8 in OpenBLAS at the OPENBLAS_COMMIT. If I did not update OPENBLAS_COMMIT, I incremented the wheel build number (i.e. 0.3.29.0.0 to 0.3.29.0.1)

Fixes #202 and adopts the language in #203

@mattip mattip force-pushed the cmake branch 2 times, most recently from a2b69f8 to 2a13362 Compare June 8, 2025 20:24
@mattip mattip merged commit 890262c into MacPython:main Jun 9, 2025
19 checks passed
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.

Win-amd64 wheel sets incorrect OpenBLAS_LIBRARIES in OpenBLASConfig.cmake
1 participant