Skip to content

Commit

Permalink
Fix sparse checksums (#43898)
Browse files Browse the repository at this point in the history
* Fix sparse checksums

* Update URLs for SuiteSparse.jl and SparseArrays.jl (#43894)

They are now in the JuliaSparse org.

(cherry picked from commit 3d2ed5a)

* Bump SuiteSparse.jl and SparseArrays.jl
Update their checksums
  • Loading branch information
ViralBShah authored Jan 23, 2022
1 parent f4ee0d2 commit 2865d97
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Standard library changes
#### SparseArrays

* The code for SparseArrays has been moved from the Julia repo to the external
repo at https://github.com/JuliaLang/SparseArrays.jl. This is only a code
repo at https://github.com/JuliaSparse/SparseArrays.jl. This is only a code
movement and does not impact any usage ([#43813]).

* New sparse concatenation functions `sparse_hcat`, `sparse_vcat`, and `sparse_hvcat` return
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8bc8173f903f23958b6d17d5adf1e0bb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
516f34b23e93e9601d5f8d9a674781ed1be2969bf3e9966986dbe76c2e76e9b8cd2a315d54fb110b00a9de195246c35bb16f2c64a70d7d7a0e5042f2e682ebe7
4 changes: 2 additions & 2 deletions deps/checksums/suitesparse
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
SuiteSparse-5.10.1.tar.gz/md5/68bb912f3cf3d2b01f30ebafef690302
SuiteSparse-5.10.1.tar.gz/sha512/8f85c6d63b76cba95707dfa732c51200df7794cb4c2599dbd92100475747b8d02b05089a47096e85c60b89bc852a8e768e0670f24902a82d29494a80ccf2bb5f
SuiteSparse-5d7d1d69b9bc6597dcaee80a4c2e596237523b79.tar.gz/md5/23254c30c50f71682193df93d9cc78a8
SuiteSparse-5d7d1d69b9bc6597dcaee80a4c2e596237523b79.tar.gz/sha512/316af7423ac15c78714d2079b3a9959d49cb59f30b5b99b654714e54d0667c29bd3f08c1bd8e9b9890bdc22779e71e0e352ecf1a81ad61fb85ca745eea2ea855
SuiteSparse-cea4d3767280547cd3975edd4763db74ea71d828.tar.gz/md5/d9f1f5cfc09f8f2c900bffaa8c1bcf83
SuiteSparse-cea4d3767280547cd3975edd4763db74ea71d828.tar.gz/sha512/1a879ce28b1ea6e10b365ea2a868e4cf776bbfa7207fb73a4f25c7b7318b580675f2b74f458e98ecc79b3b91abb854d3a3f6de345bc568307a2a0956524ec95f
SuiteSparse.v5.10.1+0.aarch64-apple-darwin.tar.gz/md5/b9392f8e71c0c40d37489e7b2071c5ad
SuiteSparse.v5.10.1+0.aarch64-apple-darwin.tar.gz/sha512/109d67cb009e3b2931b94d63cbdaaee29d60dc190b731ebe3737181cd48d913b8a1333043c67be8179c73e4d3ae32ed1361ab4e34312c0f42e4b29f8a7afda3e
SuiteSparse.v5.10.1+0.aarch64-linux-gnu.tar.gz/md5/1b2651ede4a74cd57f65505a65093314
Expand Down
4 changes: 2 additions & 2 deletions julia.spdx.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
{
"name": "SuiteSparse.jl",
"SPDXID": "SPDXRef-JuliaSuiteSparse",
"downloadLocation": "git+https://github.com/JuliaLang/SuiteSparse.jl.git",
"downloadLocation": "git+https://github.com/JuliaSparse/SuiteSparse.jl.git",
"filesAnalyzed": false,
"homepage": "https://julialang.org",
"sourceInfo": "The git hash of the version in use can be found in the file stdlib/SuiteSparse.version",
Expand All @@ -128,7 +128,7 @@
{
"name": "SparseArrays.jl",
"SPDXID": "SPDXRef-JuliaSparseArrays",
"downloadLocation": "git+https://github.com/JuliaLang/SparseArrays.jl.git",
"downloadLocation": "git+https://github.com/JuliaSparse/SparseArrays.jl.git",
"filesAnalyzed": false,
"homepage": "https://julialang.org",
"sourceInfo": "The git hash of the version in use can be found in the file stdlib/SparseArrays.version",
Expand Down
6 changes: 3 additions & 3 deletions stdlib/SparseArrays.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SPARSEARRAYS_BRANCH = main
SPARSEARRAYS_SHA1 = 16dd9bdfe51260dc4219c748eadbead89be5c046
SPARSEARRAYS_GIT_URL := https://github.com/JuliaLang/SparseArrays.jl.git
SPARSEARRAYS_TAR_URL = https://api.github.com/repos/JuliaLang/SparseArrays.jl/tarball/$1
SPARSEARRAYS_SHA1 = 8d397ccc5a2fa6ac6832623ae291cb3acff72d4f
SPARSEARRAYS_GIT_URL := https://github.com/JuliaSparse/SparseArrays.jl.git
SPARSEARRAYS_TAR_URL = https://api.github.com/repos/JuliaSparse/SparseArrays.jl/tarball/$1
6 changes: 3 additions & 3 deletions stdlib/SuiteSparse.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SUITESPARSE_BRANCH = master
SUITESPARSE_SHA1 = 5d7d1d69b9bc6597dcaee80a4c2e596237523b79
SUITESPARSE_GIT_URL := https://github.com/JuliaLang/SuiteSparse.jl.git
SUITESPARSE_TAR_URL = https://api.github.com/repos/JuliaLang/SuiteSparse.jl/tarball/$1
SUITESPARSE_SHA1 = cea4d3767280547cd3975edd4763db74ea71d828
SUITESPARSE_GIT_URL := https://github.com/JuliaSparse/SuiteSparse.jl.git
SUITESPARSE_TAR_URL = https://api.github.com/repos/JuliaSparse/SuiteSparse.jl/tarball/$1

0 comments on commit 2865d97

Please sign in to comment.