Skip to content

Commit

Permalink
automatic sync with METADATA
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristoffer Carlsson committed Jun 4, 2018
1 parent b3d78f6 commit f23b609
Show file tree
Hide file tree
Showing 48 changed files with 79 additions and 59 deletions.
2 changes: 1 addition & 1 deletion A/ASE/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
julia = "0.6"
JuLIP = "0.4"
NeighbourLists = "0.1-0.2"
Parameters = "0.0-0.8"
Parameters = "0.0-0.9"
PyCall = "0.0-1.16"
Reexport = "0.0-0.1"
2 changes: 1 addition & 1 deletion A/AlgebraicDiffEq/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Sundials = "0.3-1.5"

["0.0-0.1"]
julia = "0.5-0.7"
Parameters = "0.5-0.8"
Parameters = "0.5-0.9"

["0.1"]
DiffEqBase = "0.2-3.12"
2 changes: 1 addition & 1 deletion B/BayesNets/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ Distributions = "0.11-0.15"
["2.0-2.1"]
julia = "0.6-0.7"
DataStructures = "0.5-0.8"
Parameters = "0.5-0.8"
Parameters = "0.5-0.9"
2 changes: 1 addition & 1 deletion C/CMakeWrapper/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ julia = "0.5-0.7"

["0.0-0.1"]
BinDeps = "0.4-0.8"
Parameters = "0.5-0.8"
Parameters = "0.5-0.9"

["0.1"]
julia = "0.6-0.7"
Expand Down
2 changes: 1 addition & 1 deletion C/ContinuousTransformations/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ Distributions = "0.1-0.15"
DocStringExtensions = "0.1-0.4"
Lazy = "0.1-0.12"
MacroTools = "0.1-0.4"
Parameters = "0.0-0.8"
Parameters = "0.0-0.9"
StatsFuns = "0.0-0.6"
Unrolled = "0.0"
4 changes: 2 additions & 2 deletions D/DiffEqBase/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ RecipesBase = "0.1-0.3"
Ranges = "0.0"

["0.1.0-0.1.1"]
Parameters = "0.0-0.8"
Parameters = "0.0-0.9"

["0.1.2-0.7"]
RecursiveArrayTools = "0.0.2-0.3"

["0.1.2-1.8"]
Parameters = "0.5-0.8"
Parameters = "0.5-0.9"

["0.3-3.12"]
SimpleTraits = "0.1.1-0.7"
Expand Down
2 changes: 1 addition & 1 deletion D/DiffEqBayes/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ DynamicHMC = "0.0"
Optim = "0.1-0.14"
OrdinaryDiffEq = "0.0-3.15"
ParameterizedFunctions = "0.0-3.0"
Parameters = "0.0-0.8"
Parameters = "0.0-0.9"
RecursiveArrayTools = "0.0-0.14"

["0.3-0.4"]
Expand Down
2 changes: 1 addition & 1 deletion D/DiffWrappers/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ ContinuousTransformations = "0.0"
DiffResults = "0.0"
DocStringExtensions = "0.1-0.4"
ForwardDiff = "0.0-0.7"
Parameters = "0.0-0.8"
Parameters = "0.0-0.9"
6 changes: 3 additions & 3 deletions D/DifferentialEquations/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ LaTeXStrings = "0.1-0.3"
PyPlot = "1.0-2.5"

["0.0.2-0.3"]
Parameters = "0.0-0.8"
Parameters = "0.0-0.9"

["0.0.3"]
ForwardDiff = "0.0-0.7"
Expand Down Expand Up @@ -58,10 +58,10 @@ StochasticDiffEq = "0.0-0.5"
julia = "0.5-0.7"

["0.4.0"]
Parameters = "0.3.1-0.8"
Parameters = "0.3.1-0.9"

["0.4.1-0.5"]
Parameters = "0.5-0.8"
Parameters = "0.5-0.9"

["0.5"]
NLsolve = "0.7.3-0.13"
Expand Down
2 changes: 1 addition & 1 deletion D/DynamicHMC/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ Compat = "0.0-0.66"
DataStructures = "0.2-0.8"
DiffResults = "0.0"
DocStringExtensions = "0.1-0.4"
Parameters = "0.0-0.8"
Parameters = "0.0-0.9"
StatsFuns = "0.0-0.6"
2 changes: 1 addition & 1 deletion E/ECharts/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ Juno = "0.3.2-0.4"
KernelDensity = "0.4"
Missings = "0.2.4-0.2.9"
NoveltyColors = "0.3"
Parameters = "0.8.1"
Parameters = "0.8.1-0.9"
StatsBase = "0.19.5-0.23"
2 changes: 1 addition & 1 deletion F/FiniteElementDiffEq/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ NLsolve = "0.7.3-0.13"
ChunkedArrays = "0.1"
GenericSVD = "0.0.2-0.1"
IterativeSolvers = "0.2.2-0.5"
Parameters = "0.5-0.8"
Parameters = "0.5-0.9"
VectorizedRoutines = "0.0.2"

["0.0.1-0.0.3"]
Expand Down
2 changes: 1 addition & 1 deletion G/GeoStats/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ SpecialFunctions = "0.0-0.4"
julia = "0.6-0.7"

["0.3.1-0.5.4"]
Parameters = "0.0-0.8"
Parameters = "0.0-0.9"

["0.3.4-0.5.4"]
RecipesBase = "0.0-0.3"
Expand Down
4 changes: 2 additions & 2 deletions G/GeoStatsDevTools/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ DataFrames = "0.1-0.10"
GeoStatsBase = "0.0-0.1"

["0.0.2"]
Parameters = "0.0-0.8"
Parameters = "0.0-0.9"

["0.0.3-0.1"]
Parameters = "0.7.3-0.8"
Parameters = "0.7.3-0.9"

["0.0.5"]
DataFrames = "0.1-0.11"
Expand Down
10 changes: 7 additions & 3 deletions G/Gtk/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ Cairo = "0.0-0.5"
["0.1-0.8"]
julia = "0.2-0.7"

["0.2-0.13"]
["0.2-0.14"]
Cairo = "0.2.2-0.5"

["0.7.4-0.13"]
["0.7.4-0.14"]
BinDeps = "0.0-0.8"
Homebrew = "0.0-0.6"
WinRPM = "0.1-0.3"

["0.8-0.13"]
["0.8-0.14"]
Graphics = "0.1-0.3"

["0.9-0.11"]
Expand All @@ -30,3 +30,7 @@ Compat = "0.9.5-0.66"
["0.12-0.13"]
julia = "0.5-0.7"
Compat = "0.18-0.66"

["0.14"]
julia = "0.6-0.7"
Compat = "0.66"
8 changes: 4 additions & 4 deletions G/Gtk/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
["0.1-0.13"]
["0.1-0.14"]
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"

["0.7.4-0.13"]
["0.7.4-0.14"]
BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
Homebrew = "d9be37ee-ecc9-5288-90f1-b9ca67657a75"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
WinRPM = "c17dfb99-b4f7-5aad-8812-456da1ad7187"

["0.8-0.13"]
["0.8-0.14"]
Graphics = "a2bd30eb-e257-5431-a919-1863eab51364"

["0.10.1-0.13"]
["0.10.1-0.14"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["0.10.3-0.13.0"]
Expand Down
3 changes: 3 additions & 0 deletions G/Gtk/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,6 @@ git-tree-sha1 = "352093ffaed893ebf69654549dcb014d98650e90"

["0.13.1"]
git-tree-sha1 = "58d766e5a804b6276f283366ca9f5a99c53bb550"

["0.14.0"]
git-tree-sha1 = "bd48bae832dfd60b4f646add0b136e01ce2a02af"
6 changes: 3 additions & 3 deletions G/GtkBuilderAid/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
julia = "0.4-0.7"

["0.0.1-0.0.4"]
Gtk = "0.1-0.13"
Gtk = "0.1-0.14"

["0.0.4"]
Compat = "0.0-0.66"

["0.0.5-0.0.7"]
Cairo = "0.2.24-0.5"
Compat = "0.8-0.66"
Gtk = "0.8.4-0.13"
Gtk = "0.8.4-0.14"

["0.1"]
julia = "0.5-0.7"
Cairo = "0.2.31-0.5"

["0.1-0.2"]
Gtk = "0.11-0.13"
Gtk = "0.11-0.14"

["0.2"]
julia = "0.6-0.7"
Expand Down
2 changes: 1 addition & 1 deletion G/GtkReactive/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ julia = "0.5-0.7"
Cairo = "0.0-0.5"
Colors = "0.4-0.8"
Compat = "0.17-0.66"
Gtk = "0.13"
Gtk = "0.13-0.14"
IntervalSets = "0.0.5-0.2"
Reexport = "0.0-0.1"
RoundingIntegers = "0.0"
Expand Down
4 changes: 2 additions & 2 deletions G/GtkUtilities/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ julia = "0.4-0.7"
Cairo = "0.0-0.5"

["0.0.3-0.2.0"]
Gtk = "0.1-0.13"
Gtk = "0.1-0.14"

["0.0.3-0.2.2"]
Graphics = "0.1-0.3"
Expand All @@ -29,7 +29,7 @@ FixedPointNumbers = "0.3-0.4"
Images = "0.6-0.13"

["0.2.2-0.2.3"]
Gtk = "0.11-0.13"
Gtk = "0.11-0.14"

["0.2.3"]
Graphics = "0.2-0.3"
2 changes: 1 addition & 1 deletion H/HomotopyContinuation/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
["0.1"]
julia = "0.6.1-0.7"
Homotopies = "0.1"
Parameters = "0.8"
Parameters = "0.8-0.9"
Reexport = "0.0.3-0.1"
Requires = "0.1-0.4"
2 changes: 1 addition & 1 deletion I/ImageView/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Graphics = "0.2-0.3"
ColorVectorSpace = "0.0-0.5"
Compat = "0.18-0.66"
FixedPointNumbers = "0.3-0.4"
Gtk = "0.11-0.13"
Gtk = "0.11-0.14"
GtkReactive = "0.2-0.4"
MappedArrays = "0.0"
RoundingIntegers = "0.0"
Expand Down
4 changes: 2 additions & 2 deletions I/Immerse/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Gadfly = "0.3.16"
GtkUtilities = "0.0-0.2"

["0.0.1-0.0.12"]
Gtk = "0.1-0.13"
Gtk = "0.1-0.14"

["0.0.9-0.0.13"]
Compose = "0.4-0.6"
Expand All @@ -22,4 +22,4 @@ Measures = "0.0-0.2"
GtkUtilities = "0.0.8-0.2"

["0.0.13"]
Gtk = "0.11-0.13"
Gtk = "0.11-0.14"
2 changes: 1 addition & 1 deletion I/InspectDR/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ julia = "0.4-0.7"

["0.0-0.2"]
Colors = "0.4-0.8"
Gtk = "0.1-0.13"
Gtk = "0.1-0.14"

["0.0.2-0.2"]
Cairo = "0.0-0.5"
Expand Down
2 changes: 1 addition & 1 deletion J/JuLIP/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Dierckx = "0.3"
MacroTools = "0.1-0.4"
NeighbourLists = "0.2"
Optim = "0.14"
Parameters = "0.0-0.8"
Parameters = "0.0-0.9"

["0.4.1"]
Calculus = "0.2"
2 changes: 1 addition & 1 deletion J/JuliaKara/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["0.0"]
julia = "0.6-0.7"
Gtk = "0.1-0.13"
Gtk = "0.1-0.14"
LightXML = "0.1-0.6"
2 changes: 1 addition & 1 deletion L/LSODA/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ julia = "0.5-0.7"

["0.0-0.3"]
BinDeps = "0.4.3-0.8"
Parameters = "0.5-0.8"
Parameters = "0.5-0.9"

["0.1"]
DiffEqBase = "0.15-3.12"
Expand Down
2 changes: 1 addition & 1 deletion L/LineSearches/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ julia = "0.5-0.7"
NLSolversBase = "2.0-2.1"

["2.1-5.2"]
Parameters = "0.0-0.8"
Parameters = "0.0-0.9"

["2.2-5.2"]
julia = "0.6-0.7"
Expand Down
2 changes: 1 addition & 1 deletion L/LyapunovExponents/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ForwardDiff = "0.7"
OnlineStats = "0.15.1-0.17"
OnlineStatsBase = "0.4-0.7"
OrdinaryDiffEq = "3.0.1-3.15"
Parameters = "0.8.1"
Parameters = "0.8.1-0.9"
Plots = "0.15-0.17"
ProgressMeter = "0.5"
RecipesBase = "0.2.3-0.3"
Expand Down
2 changes: 1 addition & 1 deletion M/MeshCat/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Colors = "0.7.1-0.8"
CoordinateTransformations = "0.4.1"
GeometryTypes = "0.4"
MsgPack = "0.1.1"
Parameters = "0.7-0.8"
Parameters = "0.7-0.9"
StaticArrays = "0.5-0.7"

["0.0.2-0.1"]
Expand Down
2 changes: 1 addition & 1 deletion M/MotionCaptureJointCalibration/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RigidBodyDynamics = "0.3-0.6"

["0.0-0.1"]
julia = "0.6-0.7"
Parameters = "0.0-0.8"
Parameters = "0.0-0.9"
Requires = "0.1-0.4"

["0.1"]
Expand Down
3 changes: 3 additions & 0 deletions N/NLsolve/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,8 @@ git-tree-sha1 = "ea187139701abb69d03b9abd834ea0b509357bde"
["1.1.0"]
git-tree-sha1 = "4ada300877a447b59f86ce9bdc55f235b82bf4d6"

["1.1.1"]
git-tree-sha1 = "78b419782301513488e97cea08f3003ee73b6015"

["2.0.0"]
git-tree-sha1 = "626bc353611d2902459d391bb91151be50848f65"
2 changes: 1 addition & 1 deletion O/OrdinaryDiffEq/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ForwardDiff = "0.2.4-0.4"

["0.0-3.15"]
GenericSVD = "0.0.2-0.1"
Parameters = "0.5-0.8"
Parameters = "0.5-0.9"

["0.0.2-0.0.3"]
ParameterizedFunctions = "0.1-3.0"
Expand Down
2 changes: 1 addition & 1 deletion P/PGFPlotsX/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ ArgCheck = "0.1-0.6"
Compat = "0.0-0.66"
DocStringExtensions = "0.1-0.4"
Missings = "0.2"
Parameters = "0.0-0.8"
Parameters = "0.0-0.9"
5 changes: 4 additions & 1 deletion P/Parameters/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ DataStructures = "0.5.2-0.8"
["0.7.0-0.7.1"]
Compat = "0.17-0.66"

["0.8"]
["0.8-0.9"]
julia = "0.6-0.7"
DataStructures = "0.7.2-0.8"

["0.9"]
Compat = "0.0-0.66"
6 changes: 5 additions & 1 deletion P/Parameters/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ Docile = "e210f56a-9500-59e8-ae47-ce3a5fb1a75e"
["0.0-0.5"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["0.0-0.8"]
["0.0-0.9"]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"

["0.7.0-0.7.1"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["0.9"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
Loading

0 comments on commit f23b609

Please sign in to comment.