Skip to content

Commit

Permalink
New version: MakieGallery v0.2.10 (#17495)
Browse files Browse the repository at this point in the history
UUID: dbd62bd0-c9f5-5087-a2e1-f5c4bb0cec90
Repo: https://github.com/JuliaPlots/MakieGallery.jl.git
Tree: 3b5e947ef228d8492377e9ae9e3851f0b93424c3

Registrator tree SHA: 58e84c9733c0606ca53349dbce519209d8a8402b
  • Loading branch information
JuliaRegistrator authored Jul 7, 2020
1 parent a8b3344 commit 1b6bbe8
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 21 deletions.
33 changes: 22 additions & 11 deletions M/MakieGallery/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,7 @@ ZipFile = "0.8"
["0.1.2-0"]
ColorSchemes = "3.5.0-3"
ColorVectorSpace = "0.8"
GDAL = "1"
ImageCore = "0.8"
ModernGL = "1.1.0-1"

["0.1.2-0.1"]
AbstractPlotting = "0.9.16-0.9"
Expand All @@ -103,6 +101,10 @@ StaticArrays = "0.10-0.12"
["0.1.2-0.2.4"]
DataFrames = "0.20"

["0.1.2-0.2.9"]
GDAL = "1"
ModernGL = "1.1.0-1"

["0.1.3"]
StatsMakie = "0.0"

Expand Down Expand Up @@ -140,9 +142,6 @@ Colors = "0.11-0.12"
Distributions = "0.22-0.23"
FixedPointNumbers = "0.7-0.8"
KernelDensity = "0.5.1-0.5"
OrdinaryDiffEq = "5.29.0-5"
ParameterizedFunctions = "5"
RDatasets = "0.6.6-0.6"
StaticArrays = "0.11-0.12"

["0.1.8-0.1"]
Expand All @@ -154,6 +153,11 @@ PlotUtils = "0.6.3-0.6"
["0.1.8-0.2.6"]
ImageMagick = "1.1.0-1"

["0.1.8-0.2.9"]
OrdinaryDiffEq = "5.29.0-5"
ParameterizedFunctions = "5"
RDatasets = "0.6.6-0.6"

["0.1.9-0.1"]
MakieLayout = "0.5.0"
StatsMakie = "0.1.4-0.1"
Expand All @@ -162,6 +166,8 @@ StatsMakie = "0.1.4-0.1"
BinaryProvider = "0.4-0.5"
GeometryBasics = "0.2"
MeshIO = "0.4"

["0.2-0.2.9"]
StatsMakie = "0.2"

["0.2.0"]
Expand All @@ -171,25 +177,30 @@ MakieLayout = "0.6.0"
["0.2.1"]
MakieLayout = "0.6"

["0.2.1-0"]
GeoMakie = "0.1.9-0.1"

["0.2.1-0.2.6"]
AbstractPlotting = "0.10.5-0.10"

["0.2.1-0.2.9"]
GeoMakie = "0.1.9-0.1"

["0.2.10-0"]
AbstractPlotting = "0.12"

["0.2.2"]
MakieLayout = "0.6-0.7"

["0.2.2-0"]
PlotUtils = ["0.6.3-0.6", "1"]

["0.2.3-0"]
["0.2.3-0.2.9"]
Animations = "0.4"
MakieLayout = "0.8-0.9"

["0.2.5-0"]
["0.2.5-0.2.9"]
DataFrames = "0.20-0.21"

["0.2.7-0"]
AbstractPlotting = "0.11"
ImageIO = "0.2"

["0.2.7-0.2.9"]
AbstractPlotting = "0.11"
24 changes: 14 additions & 10 deletions M/MakieGallery/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,20 +70,13 @@ SyntaxTree = "a4af3ec5-f8ac-5fed-a759-c2e80b4d74cb"
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
ColorVectorSpace = "c3611d14-8923-5661-9e6a-0046d554d3a4"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
GDAL = "add2ef01-049f-52c4-9ee2-e494f65e021a"
ImageCore = "a09fc81d-aa75-5fe9-8630-4744c3626534"
MeshIO = "7269a6da-0436-5bbc-96c2-40638cbb6118"
ModernGL = "66fc600b-dfda-50eb-8b99-91cfa97b1301"
Observables = "510215fc-4207-5dde-b226-833fc4488ee2"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
ParameterizedFunctions = "65888b18-ceab-5e60-b2b9-181511a3b968"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
PlotUtils = "995b91a9-d308-5afd-9ec6-746e21dbc043"
RDatasets = "ce6b1742-4840-55fa-b093-852dadbb1d8b"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StatsMakie = "65254759-4cff-5aa5-8326-61ce017a8c70"
ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"

["0.1.2-0.1"]
Expand All @@ -92,23 +85,34 @@ GeometryTypes = "4d00f742-c7ba-57c2-abde-4428a4b178cb"
["0.1.2-0.2.6"]
ImageMagick = "6218d12a-5da1-5696-b52f-db25d2ecc6d1"

["0.1.2-0.2.9"]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
GDAL = "add2ef01-049f-52c4-9ee2-e494f65e021a"
ModernGL = "66fc600b-dfda-50eb-8b99-91cfa97b1301"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
ParameterizedFunctions = "65888b18-ceab-5e60-b2b9-181511a3b968"
RDatasets = "ce6b1742-4840-55fa-b093-852dadbb1d8b"
StatsMakie = "65254759-4cff-5aa5-8326-61ce017a8c70"

["0.1.3-0"]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
KernelDensity = "5ab0869b-81aa-558d-bb23-cbf5423bbe9b"
MakieLayout = "5a521ce4-ebb9-4793-b5b7-b334dfe8393c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

["0.1.3-0.1.7"]
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"

["0.1.3-0.2.9"]
MakieLayout = "5a521ce4-ebb9-4793-b5b7-b334dfe8393c"

["0.2-0"]
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"

["0.2.1-0"]
["0.2.1-0.2.9"]
GeoMakie = "db073c08-6b98-4ee5-b6a4-5efafb3259c6"

["0.2.3-0"]
["0.2.3-0.2.9"]
Animations = "27a7e980-b3e6-11e9-2bcd-0b925532e340"

["0.2.7-0"]
Expand Down
3 changes: 3 additions & 0 deletions M/MakieGallery/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,6 @@ git-tree-sha1 = "86b9ec991a27cd195c4c8f1a9232ad1ac8c405a6"

["0.2.9"]
git-tree-sha1 = "f9111384bb6bc8a82742e3c4b92b698009af6daf"

["0.2.10"]
git-tree-sha1 = "3b5e947ef228d8492377e9ae9e3851f0b93424c3"

0 comments on commit 1b6bbe8

Please sign in to comment.