From 585f1590e54599ae7951cfa239ae9cb9f45dc789 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 20 May 2024 20:50:38 +0000 Subject: [PATCH] New version: LazyArrays v2.0.0 UUID: 5078a376-72f3-5289-bfd5-ec5146d43c02 Repo: https://github.com/JuliaArrays/LazyArrays.jl.git Tree: dc4004cfb50526b4f52ff40803328f37a5aa7611 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- L/LazyArrays/Compat.toml | 24 +++++++++++++++--------- L/LazyArrays/Deps.toml | 15 ++++++++++----- L/LazyArrays/Versions.toml | 3 +++ L/LazyArrays/WeakCompat.toml | 7 ++++++- L/LazyArrays/WeakDeps.toml | 7 ++++++- 5 files changed, 40 insertions(+), 16 deletions(-) diff --git a/L/LazyArrays/Compat.toml b/L/LazyArrays/Compat.toml index d69d79c561e3d3b..5f3568ed425aad9 100644 --- a/L/LazyArrays/Compat.toml +++ b/L/LazyArrays/Compat.toml @@ -31,7 +31,7 @@ StaticArrays = "0.11-0.12" ["0.14-0.16.6"] FillArrays = "0.8" -["0.14-1"] +["0.14-2"] MacroTools = "0.5" ["0.16-0.16.1"] @@ -135,12 +135,12 @@ ArrayLayouts = "0.7" ["0.22-0.22.4"] FillArrays = "0.12" -["0.22-1"] -StaticArrays = "1" - ["0.22-1.5"] julia = "1.6.0-1" +["0.22-2"] +StaticArrays = "1" + ["0.22.11-0"] ArrayLayouts = "0.8.8-0.8" FillArrays = "0.13" @@ -172,24 +172,30 @@ FillArrays = "0.5.0-0.6" ["0.9-0.10"] FillArrays = "0.6.3-0.6" -[1] -FillArrays = "1" - ["1-1.2.0"] MatrixFactorizations = "1" ["1-1.7"] ArrayLayouts = "1" +[1-2] +FillArrays = "1" + ["1.2.1-1"] MatrixFactorizations = "1-2" ["1.6-1"] julia = "1.9.0-1" -["1.8-1"] +["1.8-2"] ArrayLayouts = "1.4.1-1" -["1.8.3-1"] +["1.8.3-2"] LinearAlgebra = "1" SparseArrays = "1" + +[2] +BandedMatrices = "1.6.2-1" +BlockArrays = "1" +BlockBandedMatrices = "0.13" +julia = "1.10.0-1" diff --git a/L/LazyArrays/Deps.toml b/L/LazyArrays/Deps.toml index ec326c00164277b..2a4be899eb75018 100644 --- a/L/LazyArrays/Deps.toml +++ b/L/LazyArrays/Deps.toml @@ -1,21 +1,26 @@ ["0-0.9"] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" -[0-1] +[0-2] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" -["0.1.1-1"] +["0.1.1-2"] FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" -["0.14-1"] +["0.14-2"] ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a" ["0.16.7-1"] MatrixFactorizations = "a3b82374-2e81-5b9e-98ce-41277c0e4c87" -["0.17.7-1"] +["0.17.7-2"] SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" -["0.8-1"] +["0.8-2"] MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" + +[2] +BandedMatrices = "aae01518-5342-5314-be14-df237901396f" +BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e" +BlockBandedMatrices = "ffab5731-97b5-5995-9138-79e8c1846df0" diff --git a/L/LazyArrays/Versions.toml b/L/LazyArrays/Versions.toml index 548ca1beb4f6796..9b12d683a079c60 100644 --- a/L/LazyArrays/Versions.toml +++ b/L/LazyArrays/Versions.toml @@ -435,3 +435,6 @@ git-tree-sha1 = "30fc74040b7507231ba889e363fd1135f5067395" ["1.10.0"] git-tree-sha1 = "35079a6a869eecace778bcda8641f9a54ca3a828" + +["2.0.0"] +git-tree-sha1 = "dc4004cfb50526b4f52ff40803328f37a5aa7611" diff --git a/L/LazyArrays/WeakCompat.toml b/L/LazyArrays/WeakCompat.toml index 1346ac17d3cbc6b..8296ae2611f0faa 100644 --- a/L/LazyArrays/WeakCompat.toml +++ b/L/LazyArrays/WeakCompat.toml @@ -1,2 +1,7 @@ -["1.4-1"] +["1.4-2"] StaticArrays = "1" + +[2] +BandedMatrices = "1.6.2-1" +BlockArrays = "1" +BlockBandedMatrices = "0.13" diff --git a/L/LazyArrays/WeakDeps.toml b/L/LazyArrays/WeakDeps.toml index 1d98646bb18eef9..015a9fb6fd6326a 100644 --- a/L/LazyArrays/WeakDeps.toml +++ b/L/LazyArrays/WeakDeps.toml @@ -1,2 +1,7 @@ -["1.4-1"] +["1.4-2"] StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" + +[2] +BandedMatrices = "aae01518-5342-5314-be14-df237901396f" +BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e" +BlockBandedMatrices = "ffab5731-97b5-5995-9138-79e8c1846df0"