Skip to content

update to 0.3.34-237.0 - #280

Merged
mattip merged 1 commit into
MacPython:mainfrom
mattip:v0.3.34.237
Sep 6, 2026
Merged

update to 0.3.34-237.0#280
mattip merged 1 commit into
MacPython:mainfrom
mattip:v0.3.34.237

Conversation

@mattip

@mattip mattip commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator
  • I updated the package version in pyproject.toml and made sure the first 3 numbers match ./openblas_commit.txt. If I did not update ./openblas_commit.txt, I incremented the wheel build number (i.e. 0.3.29.0.0 to 0.3.29.0.1)

Note: update ./openblas_commit.txt with cd OpenBLAS; git describe --tags --abbrev=8 > ../openblas_commit.txt

@charris

charris commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

I am getting ready for the NumPy 2.5.3 release, the current openblas version in the release repo is 0.3.34.0.0. Should that be updated before the release?

@mattip

mattip commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator Author

I think so? The 106 version currently in use fixes a windows threading issue. This one is pretty niche: a problem identifying the cpu inside a vm on macos with SVE.

@charris

charris commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

I'll update to 106 and leave this for future update.

@mattip
mattip merged commit 2b6df42 into MacPython:main Sep 6, 2026
25 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.

2 participants