Skip to content

Commit

Permalink
New version: NamedGraphs v0.4.0 (#105035)
Browse files Browse the repository at this point in the history
UUID: 678767b0-92e7-4007-89e4-4527a8725b19
Repo: https://github.com/mtfishman/NamedGraphs.jl.git
Tree: a95341979956ff46590e421f3b3cf70f0d07bf91

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Apr 16, 2024
1 parent 83a27df commit c105fed
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 4 deletions.
11 changes: 9 additions & 2 deletions N/NamedGraphs/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,20 @@ LinearAlgebra = "1.7.0-1"
SparseArrays = "1.7.0-1"

["0.1.16-0"]
Requires = "1.3.0-1"
Suppressor = "0.2"

["0.1.16-0.3"]
Requires = "1.3.0-1"

["0.1.19-0"]
Dictionaries = "0.4"

["0.1.6-0"]
GraphsFlows = "0.1.1-0.1"
SplitApplyCombine = "1.2.2-1"

["0.1.6-0.3"]
GraphsFlows = "0.1.1-0.1"
SymRCM = "0.2.1-0.2"

["0.4-0"]
PackageExtensionCompat = "1"
11 changes: 9 additions & 2 deletions N/NamedGraphs/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,19 @@ MultiDimDictionaries = "87ff4268-a46e-478f-b30a-76b83dd64e3c"
SimpleTraits = "699a6c99-e7fa-54fc-8d76-47d257e15c1d"

["0.1.16-0"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
Suppressor = "fd094767-a336-5f1f-9728-57cf17d0bbfb"

["0.1.16-0.3"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["0.1.6-0"]
GraphsFlows = "06909019-6f44-4949-96fc-b9d9aaa02889"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SplitApplyCombine = "03a91e81-4c3e-53e1-a0a4-9c0c8f19dd66"

["0.1.6-0.3"]
GraphsFlows = "06909019-6f44-4949-96fc-b9d9aaa02889"
SymRCM = "286e6d88-80af-4590-acc9-0001b223b9bd"

["0.4-0"]
PackageExtensionCompat = "65ce6f38-6b18-4e1d-a461-8949797d7930"
3 changes: 3 additions & 0 deletions N/NamedGraphs/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,6 @@ git-tree-sha1 = "d22e06845d96ff67a2b55accedbcf2025bded073"

["0.3.0"]
git-tree-sha1 = "4dc8a2113a41a58555e37cd4351b4c6e1fd005a9"

["0.4.0"]
git-tree-sha1 = "a95341979956ff46590e421f3b3cf70f0d07bf91"
5 changes: 5 additions & 0 deletions N/NamedGraphs/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
["0.4-0"]
GraphsFlows = "0.1.1-0.1"
KaHyPar = "0.3.1-0.3"
Metis = "1.4.0-1"
SymRCM = "0.2.1-0.2"
5 changes: 5 additions & 0 deletions N/NamedGraphs/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
["0.4-0"]
GraphsFlows = "06909019-6f44-4949-96fc-b9d9aaa02889"
KaHyPar = "2a6221f6-aa48-11e9-3542-2d9e0ef01880"
Metis = "2679e427-3c69-5b7f-982b-ece356f1e94b"
SymRCM = "286e6d88-80af-4590-acc9-0001b223b9bd"

0 comments on commit c105fed

Please sign in to comment.