From dbb11e9e97189de6c25b8a646a7e68c6e5b4f49e Mon Sep 17 00:00:00 2001 From: mattip Date: Fri, 17 Jul 2026 14:59:03 +0300 Subject: [PATCH 1/2] update to v0.3.34 --- CHANGELOG.md | 5 +++++ openblas_commit.txt | 2 +- pyproject.toml | 4 ++-- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f9fe9e..4a3b1f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## OpenBLAS v0.3.34 + +### 0.3.34.0.0 (2026-07-17) +- Update to OpenBLAS 0.3.34 + ## OpenBLAS v0.3.33 ### 0.3.33.201.0 (2026-07-05) diff --git a/openblas_commit.txt b/openblas_commit.txt index 4b27cef..eada8ee 100644 --- a/openblas_commit.txt +++ b/openblas_commit.txt @@ -1 +1 @@ -v0.3.33-201-ge70a7a73 +v0.3.34.0 diff --git a/pyproject.toml b/pyproject.toml index fe413c1..05e96db 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,8 +8,8 @@ build-backend = "setuptools.build_meta" [project] name = "scipy-openblas64" -# v0.3.33-201-ge70a7a73 -version = "0.3.33.201.0" +# v0.3.34.0 +version = "0.3.34.0" requires-python = ">=3.7" description = "Provides OpenBLAS for python packaging" readme = "README.md" From 46c565c1610d428a4aba8919a11b2f0961b23fcf Mon Sep 17 00:00:00 2001 From: mattip Date: Fri, 17 Jul 2026 15:50:38 +0300 Subject: [PATCH 2/2] typo --- OpenBLAS | 2 +- openblas_commit.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenBLAS b/OpenBLAS index e70a7a7..e016600 160000 --- a/OpenBLAS +++ b/OpenBLAS @@ -1 +1 @@ -Subproject commit e70a7a735fb21a51169094e33cc85f58802a02f3 +Subproject commit e0166008be8e466242aa76b2ff75ce3f0fbf574a diff --git a/openblas_commit.txt b/openblas_commit.txt index eada8ee..23ed880 100644 --- a/openblas_commit.txt +++ b/openblas_commit.txt @@ -1 +1 @@ -v0.3.34.0 +v0.3.34