Skip to content

Commit

Permalink
New version: ProfileView v1.9.0 (#120888)
Browse files Browse the repository at this point in the history
UUID: c46f51b8-102a-5cf2-8d2c-8597cb0e0da7
Repo: https://github.com/timholy/ProfileView.jl.git
Tree: 79eafe0210b42afc43ae7d5d476ec1ad1f7f6962

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 7, 2024
1 parent cfe6234 commit 3004967
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 4 deletions.
18 changes: 15 additions & 3 deletions P/ProfileView/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,13 @@ JLD = "0.9-0.10"

[1]
FileIO = "1.6.0-1"
julia = "1.6.0-1"

["1-1.7"]
GtkObservables = "1"

["1-1.8"]
julia = "1.6.0-1"

["1.0"]
Gtk = ["0.18", "1"]

Expand Down Expand Up @@ -113,7 +115,7 @@ IntervalSets = "0.2-0.7"
["1.6-1.7.1"]
SnoopPrecompile = "1"

["1.7-1"]
["1.7-1.8"]
Requires = "1"

["1.7.2-1"]
Expand All @@ -126,5 +128,15 @@ GtkObservables = "2"
Gtk4 = "0.5-0.6"

["1.8.1-1"]
Colors = "0.9-0.13"
Gtk4 = "0.5-0.7"

["1.8.1-1.8"]
Colors = "0.9-0.13"

["1.9-1"]
Colors = "0.12-0.13"
Dates = "1"
InteractiveUtils = "1"
Profile = "1"
UUIDs = "1"
julia = "1.10.0-1"
2 changes: 1 addition & 1 deletion P/ProfileView/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
["1.6-1.7.1"]
SnoopPrecompile = "66db9d55-30c0-4569-8b51-7e840670fc0c"

["1.7-1"]
["1.7-1.8"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["1.7.2-1"]
Expand Down
3 changes: 3 additions & 0 deletions P/ProfileView/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -102,3 +102,6 @@ git-tree-sha1 = "be86543228837e0775a6677ba42db90baf689c66"

["1.8.1"]
git-tree-sha1 = "d5472494768985b78ff5e36ffcb32a424b9a7ec9"

["1.9.0"]
git-tree-sha1 = "79eafe0210b42afc43ae7d5d476ec1ad1f7f6962"
2 changes: 2 additions & 0 deletions P/ProfileView/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.9-1"]
Cthulhu = "2"
2 changes: 2 additions & 0 deletions P/ProfileView/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.9-1"]
Cthulhu = "f68482b8-f384-11e8-15f7-abe071a5a75f"

0 comments on commit 3004967

Please sign in to comment.