Skip to content

Commit

Permalink
OpenBLAS32_jll build 0.3.29+0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbuild committed Jan 12, 2025
1 parent a6fce98 commit 5e2e50f
Show file tree
Hide file tree
Showing 9 changed files with 155 additions and 182 deletions.
296 changes: 143 additions & 153 deletions Artifacts.toml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "OpenBLAS32_jll"
uuid = "656ef2d0-ae68-5445-9ca0-591084a874a2"
version = "0.3.28+3"
version = "0.3.29+0"

[deps]
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
Expand All @@ -9,7 +9,7 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"

[compat]
JLLWrappers = "1.2.0"
JLLWrappers = "1.7.0"
julia = "1.11"
Libdl = "< 0.0.1, 1"
Artifacts = "< 0.0.1, 1"
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# `OpenBLAS32_jll.jl` (v0.3.28+3)
# `OpenBLAS32_jll.jl` (v0.3.29+0)

[![deps](https://juliahub.com/docs/OpenBLAS32_jll/deps.svg)](https://juliahub.com/ui/Packages/General/OpenBLAS32_jll/)

This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).

The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/87e1ee69133a67948f9167c859602c156b5c4b5c/O/OpenBLAS/[email protected].28/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/255750cb923f338551744983230620a9d0d04821/O/OpenBLAS/[email protected].29/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.

## Bug Reports

Expand All @@ -18,8 +18,8 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`

The tarballs for `OpenBLAS32_jll.jl` have been built from these sources:

* compressed archive: https://github.com/OpenMathLib/OpenBLAS/releases/download/v0.3.28/OpenBLAS-0.3.28.tar.gz (SHA256 checksum: `f1003466ad074e9b0c8d421a204121100b0751c96fc6fcf3d1456bd12f8a00a1`)
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/87e1ee69133a67948f9167c859602c156b5c4b5c/O/OpenBLAS/[email protected].28/bundled)
* compressed archive: https://github.com/OpenMathLib/OpenBLAS/releases/download/v0.3.29/OpenBLAS-0.3.29.tar.gz (SHA256 checksum: `38240eee1b29e2bde47ebb5d61160207dc68668a54cac62c076bb5032013b1eb`)
* files in directory, relative to originating `build_tarballs.jl`: [`./bundled`](https://github.com/JuliaPackaging/Yggdrasil/tree/255750cb923f338551744983230620a9d0d04821/O/OpenBLAS/[email protected].29/bundled)

## Platforms

Expand Down Expand Up @@ -55,9 +55,8 @@ The tarballs for `OpenBLAS32_jll.jl` have been built from these sources:
* `Windows i686 {libgfortran_version=3.0.0}` (`i686-w64-mingw32-libgfortran3`)
* `Windows i686 {libgfortran_version=4.0.0}` (`i686-w64-mingw32-libgfortran4`)
* `Windows i686 {libgfortran_version=5.0.0}` (`i686-w64-mingw32-libgfortran5`)
* `Linux powerpc64le {libc=glibc, libgfortran_version=3.0.0}` (`powerpc64le-linux-gnu-libgfortran3`)
* `Linux powerpc64le {libc=glibc, libgfortran_version=4.0.0}` (`powerpc64le-linux-gnu-libgfortran4`)
* `Linux powerpc64le {libc=glibc, libgfortran_version=5.0.0}` (`powerpc64le-linux-gnu-libgfortran5`)
* `Linux riscv64 {libc=glibc, libgfortran_version=5.0.0}` (`riscv64-linux-gnu-libgfortran5`)
* `macOS x86_64 {libgfortran_version=3.0.0}` (`x86_64-apple-darwin-libgfortran3`)
* `macOS x86_64 {libgfortran_version=4.0.0}` (`x86_64-apple-darwin-libgfortran4`)
* `macOS x86_64 {libgfortran_version=5.0.0}` (`x86_64-apple-darwin-libgfortran5`)
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/aarch64-apple-darwin-libgfortran5.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas.0.3.28.dylib",
"lib/libopenblas.0.3.29.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
16 changes: 0 additions & 16 deletions src/wrappers/powerpc64le-linux-gnu-libgfortran4.jl

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Autogenerated wrapper script for OpenBLAS32_jll for powerpc64le-linux-gnu-libgfortran3
# Autogenerated wrapper script for OpenBLAS32_jll for riscv64-linux-gnu-libgfortran5
export libopenblas

using CompilerSupportLibraries_jll
Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/x86_64-apple-darwin-libgfortran3.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas.0.3.28.dylib",
"lib/libopenblas.0.3.29.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/x86_64-apple-darwin-libgfortran4.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas.0.3.28.dylib",
"lib/libopenblas.0.3.29.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down
2 changes: 1 addition & 1 deletion src/wrappers/x86_64-apple-darwin-libgfortran5.jl
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function __init__()
JLLWrappers.@generate_init_header(CompilerSupportLibraries_jll)
JLLWrappers.@init_library_product(
libopenblas,
"lib/libopenblas.0.3.28.dylib",
"lib/libopenblas.0.3.29.dylib",
RTLD_LAZY | RTLD_DEEPBIND,
)

Expand Down

0 comments on commit 5e2e50f

Please sign in to comment.