Skip to content

Commit d8dc390

Browse files
committed
SCIP_jll build 900.200.0+0
1 parent 17d14ed commit d8dc390

32 files changed

+183
-214
lines changed

Artifacts.toml

Lines changed: 87 additions & 87 deletions
Large diffs are not rendered by default.

Project.toml

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,24 @@
11
name = "SCIP_jll"
22
uuid = "e5ac4fe4-a920-5659-9bf8-f9f73e9e79ce"
3-
version = "900.0.0+1"
3+
version = "900.200.0+0"
44

55
[deps]
6+
Readline_jll = "05236dd9-4125-5232-aa7c-9ec0c9b2c25a"
7+
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
8+
CompilerSupportLibraries_jll = "e66e0078-7015-5450-92f7-15fbd957f2ae"
9+
Bzip2_jll = "6e34b625-4abd-537c-b88f-471c36dfa7a0"
610
GMP_jll = "781609d7-10c4-51f6-84f2-b8444358ff6d"
711
Zlib_jll = "83775a58-1f1d-513f-b197-d71354ab007a"
8-
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
912
Ipopt_jll = "9cc047cb-c261-5740-88fc-0cf96f7bdcc7"
10-
boost_jll = "28df3c45-c428-5900-9ff8-a3135698ca75"
11-
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
12-
Bzip2_jll = "6e34b625-4abd-537c-b88f-471c36dfa7a0"
13+
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
1314
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
14-
Readline_jll = "05236dd9-4125-5232-aa7c-9ec0c9b2c25a"
15-
CompilerSupportLibraries_jll = "e66e0078-7015-5450-92f7-15fbd957f2ae"
16-
bliss_jll = "508c9074-7a14-5c94-9582-3d4bc1871065"
15+
boost_jll = "28df3c45-c428-5900-9ff8-a3135698ca75"
1716

1817
[compat]
1918
JLLWrappers = "1.2.0"
2019
julia = "1.6"
2120
Bzip2_jll = "1.0.8"
2221
Ipopt_jll = "300.1400.1400"
23-
Libdl = "1"
24-
Artifacts = "1"
22+
Libdl = "< 0.0.1, 1"
23+
Artifacts = "< 0.0.1, 1"
2524
boost_jll = "=1.79.0"

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# `SCIP_jll.jl` (v900.0.0+1)
1+
# `SCIP_jll.jl` (v900.200.0+0)
22

3-
[![deps](https://juliahub.com/docs/SCIP_jll/deps.svg)](https://juliahub.com/ui/Packages/SCIP_jll/Qn2LI?page=2)
3+
[![deps](https://juliahub.com/docs/SCIP_jll/deps.svg)](https://juliahub.com/ui/Packages/General/SCIP_jll/)
44

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

7-
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/41629177032d171c9e8520200d28a2b0aebd3067/S/SCIP/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
7+
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/ad8eb9ba682b339f2f5028af3073af790c8963c1/S/SCIP/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
88

99
## Bug Reports
1010

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

1919
The tarballs for `SCIP_jll.jl` have been built from these sources:
2020

21-
* compressed archive: https://scipopt.org/download/release/scipoptsuite-9.0.0.tgz (SHA256 checksum: `c49a0575003322fcbfe2d3765de7e3e60ff7c08d1e8b17d35409be40476cb98a`)
21+
* compressed archive: https://scipopt.org/download/release/scipoptsuite-9.2.0.tgz (SHA256 checksum: `a174cc58592d245c74c9c95c1d4819750d7ba2d467b4baae616a5aa336aac8d0`)
2222

2323
## Platforms
2424

@@ -64,7 +64,6 @@ The following JLL packages are required by `SCIP_jll.jl`:
6464
* [`Ipopt_jll`](https://github.com/JuliaBinaryWrappers/Ipopt_jll.jl)
6565
* [`Readline_jll`](https://github.com/JuliaBinaryWrappers/Readline_jll.jl)
6666
* [`Zlib_jll`](https://github.com/JuliaBinaryWrappers/Zlib_jll.jl)
67-
* [`bliss_jll`](https://github.com/JuliaBinaryWrappers/bliss_jll.jl)
6867
* [`boost_jll`](https://github.com/JuliaBinaryWrappers/boost_jll.jl)
6968

7069
## Products

src/wrappers/aarch64-apple-darwin.jl

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Autogenerated wrapper script for SCIP_jll for aarch64-apple-darwin
22
export libscip, libsoplex, scipexe
33

4-
using bliss_jll
54
using boost_jll
65
using Bzip2_jll
76
using CompilerSupportLibraries_jll
@@ -10,20 +9,20 @@ using Ipopt_jll
109
using Readline_jll
1110
using Zlib_jll
1211
JLLWrappers.@generate_wrapper_header("SCIP")
13-
JLLWrappers.@declare_library_product(libscip, "@rpath/libscip.9.0.dylib")
14-
JLLWrappers.@declare_library_product(libsoplex, "@rpath/libsoplexshared.7.0.dylib")
12+
JLLWrappers.@declare_library_product(libscip, "@rpath/libscip.9.2.dylib")
13+
JLLWrappers.@declare_library_product(libsoplex, "@rpath/libsoplexshared.7.1.dylib")
1514
JLLWrappers.@declare_executable_product(scipexe)
1615
function __init__()
17-
JLLWrappers.@generate_init_header(bliss_jll, boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
16+
JLLWrappers.@generate_init_header(boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
1817
JLLWrappers.@init_library_product(
1918
libscip,
20-
"lib/libscip.9.0.dylib",
19+
"lib/libscip.9.2.dylib",
2120
RTLD_LAZY | RTLD_DEEPBIND,
2221
)
2322

2423
JLLWrappers.@init_library_product(
2524
libsoplex,
26-
"lib/libsoplexshared.7.0.dylib",
25+
"lib/libsoplexshared.7.1.dylib",
2726
RTLD_LAZY | RTLD_DEEPBIND,
2827
)
2928

src/wrappers/aarch64-linux-gnu-cxx03.jl

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Autogenerated wrapper script for SCIP_jll for aarch64-linux-gnu-cxx03
22
export libscip, libsoplex, scipexe
33

4-
using bliss_jll
54
using boost_jll
65
using Bzip2_jll
76
using CompilerSupportLibraries_jll
@@ -10,11 +9,11 @@ using Ipopt_jll
109
using Readline_jll
1110
using Zlib_jll
1211
JLLWrappers.@generate_wrapper_header("SCIP")
13-
JLLWrappers.@declare_library_product(libscip, "libscip.so.9.0")
14-
JLLWrappers.@declare_library_product(libsoplex, "libsoplexshared.so.7.0")
12+
JLLWrappers.@declare_library_product(libscip, "libscip.so.9.2")
13+
JLLWrappers.@declare_library_product(libsoplex, "libsoplexshared.so.7.1")
1514
JLLWrappers.@declare_executable_product(scipexe)
1615
function __init__()
17-
JLLWrappers.@generate_init_header(bliss_jll, boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
16+
JLLWrappers.@generate_init_header(boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
1817
JLLWrappers.@init_library_product(
1918
libscip,
2019
"lib/libscip.so",

src/wrappers/aarch64-linux-gnu-cxx11.jl

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Autogenerated wrapper script for SCIP_jll for aarch64-linux-gnu-cxx11
22
export libscip, libsoplex, scipexe
33

4-
using bliss_jll
54
using boost_jll
65
using Bzip2_jll
76
using CompilerSupportLibraries_jll
@@ -10,11 +9,11 @@ using Ipopt_jll
109
using Readline_jll
1110
using Zlib_jll
1211
JLLWrappers.@generate_wrapper_header("SCIP")
13-
JLLWrappers.@declare_library_product(libscip, "libscip.so.9.0")
14-
JLLWrappers.@declare_library_product(libsoplex, "libsoplexshared.so.7.0")
12+
JLLWrappers.@declare_library_product(libscip, "libscip.so.9.2")
13+
JLLWrappers.@declare_library_product(libsoplex, "libsoplexshared.so.7.1")
1514
JLLWrappers.@declare_executable_product(scipexe)
1615
function __init__()
17-
JLLWrappers.@generate_init_header(bliss_jll, boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
16+
JLLWrappers.@generate_init_header(boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
1817
JLLWrappers.@init_library_product(
1918
libscip,
2019
"lib/libscip.so",

src/wrappers/aarch64-linux-musl-cxx03.jl

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Autogenerated wrapper script for SCIP_jll for aarch64-linux-musl-cxx03
22
export libscip, libsoplex, scipexe
33

4-
using bliss_jll
54
using boost_jll
65
using Bzip2_jll
76
using CompilerSupportLibraries_jll
@@ -10,11 +9,11 @@ using Ipopt_jll
109
using Readline_jll
1110
using Zlib_jll
1211
JLLWrappers.@generate_wrapper_header("SCIP")
13-
JLLWrappers.@declare_library_product(libscip, "libscip.so.9.0")
14-
JLLWrappers.@declare_library_product(libsoplex, "libsoplexshared.so.7.0")
12+
JLLWrappers.@declare_library_product(libscip, "libscip.so.9.2")
13+
JLLWrappers.@declare_library_product(libsoplex, "libsoplexshared.so.7.1")
1514
JLLWrappers.@declare_executable_product(scipexe)
1615
function __init__()
17-
JLLWrappers.@generate_init_header(bliss_jll, boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
16+
JLLWrappers.@generate_init_header(boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
1817
JLLWrappers.@init_library_product(
1918
libscip,
2019
"lib/libscip.so",

src/wrappers/aarch64-linux-musl-cxx11.jl

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Autogenerated wrapper script for SCIP_jll for aarch64-linux-musl-cxx11
22
export libscip, libsoplex, scipexe
33

4-
using bliss_jll
54
using boost_jll
65
using Bzip2_jll
76
using CompilerSupportLibraries_jll
@@ -10,11 +9,11 @@ using Ipopt_jll
109
using Readline_jll
1110
using Zlib_jll
1211
JLLWrappers.@generate_wrapper_header("SCIP")
13-
JLLWrappers.@declare_library_product(libscip, "libscip.so.9.0")
14-
JLLWrappers.@declare_library_product(libsoplex, "libsoplexshared.so.7.0")
12+
JLLWrappers.@declare_library_product(libscip, "libscip.so.9.2")
13+
JLLWrappers.@declare_library_product(libsoplex, "libsoplexshared.so.7.1")
1514
JLLWrappers.@declare_executable_product(scipexe)
1615
function __init__()
17-
JLLWrappers.@generate_init_header(bliss_jll, boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
16+
JLLWrappers.@generate_init_header(boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
1817
JLLWrappers.@init_library_product(
1918
libscip,
2019
"lib/libscip.so",

src/wrappers/armv6l-linux-gnueabihf-cxx03.jl

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Autogenerated wrapper script for SCIP_jll for armv6l-linux-gnueabihf-cxx03
22
export libscip, libsoplex, scipexe
33

4-
using bliss_jll
54
using boost_jll
65
using Bzip2_jll
76
using CompilerSupportLibraries_jll
@@ -10,11 +9,11 @@ using Ipopt_jll
109
using Readline_jll
1110
using Zlib_jll
1211
JLLWrappers.@generate_wrapper_header("SCIP")
13-
JLLWrappers.@declare_library_product(libscip, "libscip.so.9.0")
14-
JLLWrappers.@declare_library_product(libsoplex, "libsoplexshared.so.7.0")
12+
JLLWrappers.@declare_library_product(libscip, "libscip.so.9.2")
13+
JLLWrappers.@declare_library_product(libsoplex, "libsoplexshared.so.7.1")
1514
JLLWrappers.@declare_executable_product(scipexe)
1615
function __init__()
17-
JLLWrappers.@generate_init_header(bliss_jll, boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
16+
JLLWrappers.@generate_init_header(boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
1817
JLLWrappers.@init_library_product(
1918
libscip,
2019
"lib/libscip.so",

src/wrappers/armv6l-linux-gnueabihf-cxx11.jl

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Autogenerated wrapper script for SCIP_jll for armv6l-linux-gnueabihf-cxx11
22
export libscip, libsoplex, scipexe
33

4-
using bliss_jll
54
using boost_jll
65
using Bzip2_jll
76
using CompilerSupportLibraries_jll
@@ -10,11 +9,11 @@ using Ipopt_jll
109
using Readline_jll
1110
using Zlib_jll
1211
JLLWrappers.@generate_wrapper_header("SCIP")
13-
JLLWrappers.@declare_library_product(libscip, "libscip.so.9.0")
14-
JLLWrappers.@declare_library_product(libsoplex, "libsoplexshared.so.7.0")
12+
JLLWrappers.@declare_library_product(libscip, "libscip.so.9.2")
13+
JLLWrappers.@declare_library_product(libsoplex, "libsoplexshared.so.7.1")
1514
JLLWrappers.@declare_executable_product(scipexe)
1615
function __init__()
17-
JLLWrappers.@generate_init_header(bliss_jll, boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
16+
JLLWrappers.@generate_init_header(boost_jll, Bzip2_jll, CompilerSupportLibraries_jll, GMP_jll, Ipopt_jll, Readline_jll, Zlib_jll)
1817
JLLWrappers.@init_library_product(
1918
libscip,
2019
"lib/libscip.so",

0 commit comments

Comments
 (0)