From 3b588b989837dc2b48ee672d4ab44092cc0f3aed Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Wed, 24 Jul 2024 15:59:29 +0000 Subject: [PATCH] New version: SnoopCompile v3.0.0 UUID: aa65fe97-06da-5843-b5b1-d5d13cad87d2 Repo: https://github.com/timholy/SnoopCompile.jl.git Tree: db089470e2f39e34ef92012e8e8d2bed696ee249 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- S/SnoopCompile/Compat.toml | 21 +++++++++++++++++---- S/SnoopCompile/Deps.toml | 14 +++++++++----- S/SnoopCompile/Versions.toml | 3 +++ S/SnoopCompile/WeakCompat.toml | 5 +++++ S/SnoopCompile/WeakDeps.toml | 5 +++++ 5 files changed, 39 insertions(+), 9 deletions(-) create mode 100644 S/SnoopCompile/WeakCompat.toml create mode 100644 S/SnoopCompile/WeakDeps.toml diff --git a/S/SnoopCompile/Compat.toml b/S/SnoopCompile/Compat.toml index 5baa5f13c823231..f19f47fcc67c5da 100644 --- a/S/SnoopCompile/Compat.toml +++ b/S/SnoopCompile/Compat.toml @@ -44,12 +44,12 @@ SnoopCompileAnalysis = "1.7.2-1.7" SnoopCompileBot = "1.7.2-1.7" SnoopCompileCore = "1.7.2-1.7" -[2] -OrderedCollections = "1" - ["2-2.1"] Cthulhu = "1.2.0-1" +[2-3] +OrderedCollections = "1" + ["2.0"] SnoopCompileCore = "2.0" @@ -73,7 +73,6 @@ JET = ["0.0", "0.4-0.8"] ["2.2-2"] Requires = "1" -YAML = "0.4" ["2.2-2.6"] Cthulhu = "1.5.0-1" @@ -81,6 +80,9 @@ Cthulhu = "1.5.0-1" ["2.2-2.9.2"] FlameGraphs = "0.2" +["2.2-3"] +YAML = "0.4" + ["2.2.0"] SnoopCompileCore = "2.2" @@ -132,3 +134,14 @@ JET = ["0.0", "0.4-0.6"] ["2.9.3-2"] AbstractTrees = "0.3-0.4" FlameGraphs = ["0.2", "1"] + +[3] +AbstractTrees = "0.4" +FlameGraphs = "1" +InteractiveUtils = "1" +Pkg = "1" +Printf = "1" +Profile = "1" +Serialization = "1" +SnoopCompileCore = "3" +julia = "1.10.0-1" diff --git a/S/SnoopCompile/Deps.toml b/S/SnoopCompile/Deps.toml index 124981ee65bab5c..76fe8523fbf25b5 100644 --- a/S/SnoopCompile/Deps.toml +++ b/S/SnoopCompile/Deps.toml @@ -1,7 +1,7 @@ ["0-0.4.0"] Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" -[0-2] +[0-3] Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b" @@ -16,25 +16,29 @@ YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6" SnoopCompileAnalysis = "9ea4277c-da97-4c3a-afb0-537c066769de" SnoopCompileBot = "1d5e0e55-7d74-4714-b8d8-efa80e938cf7" -["1.6-2"] +["1.6-3"] SnoopCompileCore = "e2b509da-e806-4183-be48-004708413034" [2] Cthulhu = "f68482b8-f384-11e8-15f7-abe071a5a75f" + +[2-3] OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" ["2.2-2"] +Requires = "ae029012-a4dd-5104-9daa-d747884805df" + +["2.2-3"] FlameGraphs = "08572546-2f56-4bcf-ba4e-bab62c3a3f89" InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" Profile = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79" -Requires = "ae029012-a4dd-5104-9daa-d747884805df" YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6" -["2.3-2"] +["2.3-3"] Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" ["2.9-2"] JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b" -["2.9.3-2"] +["2.9.3-3"] AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c" diff --git a/S/SnoopCompile/Versions.toml b/S/SnoopCompile/Versions.toml index 6cdbfe7f55f64f9..f408c43ec8cf7c8 100644 --- a/S/SnoopCompile/Versions.toml +++ b/S/SnoopCompile/Versions.toml @@ -177,3 +177,6 @@ git-tree-sha1 = "fa1f14273f36b6e98c06303278a46c75d4f10d48" ["2.10.8"] git-tree-sha1 = "894e542ef8553c82ead28171e6c144d0fb492563" + +["3.0.0"] +git-tree-sha1 = "db089470e2f39e34ef92012e8e8d2bed696ee249" diff --git a/S/SnoopCompile/WeakCompat.toml b/S/SnoopCompile/WeakCompat.toml new file mode 100644 index 000000000000000..258ebdb9ae0284c --- /dev/null +++ b/S/SnoopCompile/WeakCompat.toml @@ -0,0 +1,5 @@ +[3] +Cthulhu = "2" +JET = "0.9" +PrettyTables = "2" +PyPlot = "2" diff --git a/S/SnoopCompile/WeakDeps.toml b/S/SnoopCompile/WeakDeps.toml new file mode 100644 index 000000000000000..2d467d4c82e09a2 --- /dev/null +++ b/S/SnoopCompile/WeakDeps.toml @@ -0,0 +1,5 @@ +[3] +Cthulhu = "f68482b8-f384-11e8-15f7-abe071a5a75f" +JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b" +PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d" +PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"