Skip to content

Commit

Permalink
automatic sync with METADATA
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanKarpinski committed Jan 29, 2019
1 parent 98f54b6 commit 4c362fa
Show file tree
Hide file tree
Showing 915 changed files with 1,970 additions and 1,957 deletions.
20 changes: 10 additions & 10 deletions A/ACME/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,16 @@ julia = "0.3-0.5"
ProgressMeter = "0.2.1-0.9"

["0.1.0"]
Compat = "0.7.9-1.4"
Compat = "0.7.9-1.5"

["0.1.1-0.1.2"]
Compat = "0.7.15-1.4"
Compat = "0.7.15-1.5"

["0.2-0.3"]
julia = "0.4-0.6"

["0.2-0.4"]
Compat = "0.9-1.4"
Compat = "0.9-1.5"

["0.4-0.5"]
julia = "0.4-0.7"
Expand All @@ -26,33 +26,33 @@ Iterators = "0.1.8-0.3"
IterTools = "0.1-1.1"

["0.5"]
Compat = "0.26-1.4"
Compat = "0.26-1.5"

["0.5-0.7"]
DataStructures = "0.2.9-0.15"

["0.6"]
Compat = "0.38-1.4"
Compat = "0.38-1.5"
julia = "0.5-0.7"

["0.7.0"]
Compat = "0.61-1.4"
Compat = "0.61-1.5"

["0.7.0-0.7.3"]
julia = "0.6-0.7"

["0.7.1"]
Compat = "0.64-1.4"
Compat = "0.64-1.5"

["0.7.2-0.7.3"]
Compat = "0.65-1.4"
Compat = "0.65-1.5"
StatsBase = "0.23-0.27"

["0.7.4"]
Compat = "1.0-1.4"
Compat = "1.0-1.5"

["0.7.4-0.7.5"]
julia = "0.6-1.2"

["0.7.5"]
Compat = "1.1-1.4"
Compat = "1.1-1.5"
4 changes: 2 additions & 2 deletions A/AMQPClient/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
["0.0"]
Compat = "0.17-1.4"
Compat = "0.17-1.5"
julia = "0.5-0.7"

["0.1"]
Compat = "0.41-1.4"
Compat = "0.41-1.5"

["0.1.0-0.1.2"]
julia = "0.6-0.7"
Expand Down
2 changes: 1 addition & 1 deletion A/AWS/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ URIParser = "0.0-0.4"
julia = "0.5-0.7"

["0.3.1-0.5"]
Compat = "0.17-1.4"
Compat = "0.17-1.5"
MbedTLS = "0.1-0.6"

["0.5"]
Expand Down
2 changes: 1 addition & 1 deletion A/AWSCore/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ XMLDict = "0.0-0.3"
IniFile = "0.2-0.5"

["0.0.17"]
Compat = "0.0-1.4"
Compat = "0.0-1.5"

["0.1-0.2"]
HttpCommon = "0.0-0.5"
Expand Down
2 changes: 1 addition & 1 deletion A/AWSLambda/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Glob = "1.0-1.2"
JSON = "0.1-0.20"

["0.0.17"]
Compat = "0.0-1.4"
Compat = "0.0-1.5"

["0.0.2-0.2"]
DataStructures = "0.2-0.15"
Expand Down
2 changes: 1 addition & 1 deletion A/AWSS3/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ AWSCore = "0.0-0.5"
julia = "0.4-0.7"

["0.0.9"]
Compat = "0.0-1.4"
Compat = "0.0-1.5"

["0.1"]
AWSCore = "0.1-0.5"
Expand Down
4 changes: 2 additions & 2 deletions A/AbstractDomains/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
julia = "0.3-0.7"

["0.0.1-0.0.2"]
Compat = "0.4.1-1.4"
Compat = "0.4.1-1.5"
Docile = "0.4.10-0.5"
Iterators = "0.1.7-0.3"

["0.0.3"]
Docile = "0.0-0.5"

["0.0.3-0.1"]
Compat = "0.0-1.4"
Compat = "0.0-1.5"
Iterators = "0.1-0.3"

["0.1"]
Expand Down
2 changes: 1 addition & 1 deletion A/AbstractFFTs/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ julia = "0.6-0.7"
julia = "0.6-1.2"

["0.3.2"]
Compat = "0.59-1.4"
Compat = "0.59-1.5"
2 changes: 1 addition & 1 deletion A/AbstractTables/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
["0.0"]
Compat = "0.9.2-1.4"
Compat = "0.9.2-1.5"
NullableArrays = "0.0.9-0.1"
Reexport = "0.0.3-0.2"
StructuredQueries = "0.0.2-0.0.4"
Expand Down
2 changes: 1 addition & 1 deletion A/AbstractTrees/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
julia = "0.5-0.7"

["0.1"]
Compat = "0.17-1.4"
Compat = "0.17-1.5"

["0.2"]
julia = "0.7-1.2"
2 changes: 1 addition & 1 deletion A/Accumulo/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ julia = "0.4-0.7"
Thrift = "0.0-0.6"

["0.1"]
Compat = "0.17-1.4"
Compat = "0.17-1.5"
julia = "0.5-0.7"
2 changes: 1 addition & 1 deletion A/AccurateArithmetic/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
julia = "0.6-0.7"

["0.0-0.1.2"]
Compat = "0.44-1.4"
Compat = "0.44-1.5"

["0.2"]
julia = "1.0-1.2"
Expand Down
2 changes: 1 addition & 1 deletion A/Actors/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ EasyPkg = "0.0-0.3"
julia = "0.4-0.7"

["0.1"]
Compat = "0.17-1.4"
Compat = "0.17-1.5"
julia = "0.5-0.7"
2 changes: 1 addition & 1 deletion A/AdobeGlyphList/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
julia = "0.6-0.7"

["0.0.3"]
Compat = "0.0-1.4"
Compat = "0.0-1.5"
julia = "0.6-1.2"

["0.1"]
Expand Down
2 changes: 1 addition & 1 deletion A/AffineTransforms/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Interpolations = "0.0-0.11"
Requires = "0.1-0.5"

["0.1.5"]
Compat = "0.7.15-1.4"
Compat = "0.7.15-1.5"

["0.2"]
julia = "0.5-0.7"
2 changes: 1 addition & 1 deletion A/AlgebraicMultigrid/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["0.2"]
Compat = "1.0-1.4"
Compat = "1.0-1.5"
IterativeSolvers = "0.6-0.8"
julia = "0.6-1.2"
2 changes: 1 addition & 1 deletion A/Alpine/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
["0.1"]
Compat = "1.0-1.4"
Compat = "1.0-1.5"
JuMP = "0.1-0.18"
MathProgBase = "0.1-0.7"
julia = "0.6-1.2"
2 changes: 1 addition & 1 deletion A/AmplNLReader/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
["0.1"]
Compat = "0.7.15-1.4"
Compat = "0.7.15-1.5"
julia = "0.4-1.2"

["0.1-0.2"]
Expand Down
4 changes: 2 additions & 2 deletions A/AmplNLWriter/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
["0.0"]
Compat = "0.4-1.4"
Compat = "0.4-1.5"
MathProgBase = "0.3.8-0.3.19"
julia = "0.3-0.7"

Expand All @@ -22,5 +22,5 @@ MathProgBase = "0.5-0.7"
julia = "0.6-0.7"

["0.4.2"]
Compat = "1.0-1.4"
Compat = "1.0-1.5"
julia = "0.6-1.2"
2 changes: 1 addition & 1 deletion A/Anasol/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ julia = "0.5-0.7"
JLD = "0.5-0.9"

["0.1.9-0.5"]
Compat = "0.7.15-1.4"
Compat = "0.7.15-1.5"

["0.2.1-0.5"]
QuadGK = "0.1-2.0"
Expand Down
2 changes: 1 addition & 1 deletion A/AndersonMoore/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
julia = "0.6-0.7"

["0.1"]
Compat = "1.0-1.4"
Compat = "1.0-1.5"
julia = "0.6-1.2"
2 changes: 1 addition & 1 deletion A/AndorSIF/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
julia = "0.3-0.7"

["0.0.2-0.0.3"]
Compat = "0.0-1.4"
Compat = "0.0-1.5"
FileIO = "0.0-1.0"
Images = "0.2-0.17"
2 changes: 1 addition & 1 deletion A/AppConf/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ julia = "0.1-0.7"
julia = "0.3-0.7"

["0.0.5-0.1"]
Compat = "0.0-1.4"
Compat = "0.0-1.5"

["0.1.0"]
julia = "0.4-0.7"
Expand Down
2 changes: 1 addition & 1 deletion A/ApplicationBuilder/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
["0.2"]
Compat = "0.0-1.4"
Compat = "0.0-1.5"
julia = "0.6-1.2"

["0.2-0.3"]
Expand Down
2 changes: 1 addition & 1 deletion A/ApproxBayes/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ julia = "0.6-0.7"

["0.0-0.1"]
Colors = "0.4-0.9"
Compat = "0.0-1.4"
Compat = "0.0-1.5"
DataFrames = "0.1-0.17"
Plots = "0.0-0.23"

Expand Down
10 changes: 5 additions & 5 deletions A/ApproxFun/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PyPlot = "1.0-2.7"
julia = "0.1-0.3"

["0.0.5-0.0.8"]
Compat = "0.0-1.4"
Compat = "0.0-1.5"

["0.0.8"]
FastGaussQuadrature = "0.0-0.3"
Expand Down Expand Up @@ -48,7 +48,7 @@ BandedMatrices = "0.0.4-0.0.5"
FastTransforms = "0.0.3-0.4"

["0.2.0-0.2.1"]
Compat = "0.8.4-1.4"
Compat = "0.8.4-1.5"
Plots = "0.7.5-0.9"

["0.2.1"]
Expand All @@ -62,7 +62,7 @@ BandedMatrices = "0.0.6-0.1"
Plots = "0.8.1-0.9"

["0.2.2-0.4"]
Compat = "0.8.6-1.4"
Compat = "0.8.6-1.5"

["0.3-0.4"]
Plots = "0.8.2-0.9"
Expand Down Expand Up @@ -105,7 +105,7 @@ IntervalSets = "0.0.2-0.2"
RecipesBase = "0.1-0.6"

["0.6-0.7"]
Compat = "0.19-1.4"
Compat = "0.19-1.5"

["0.6-0.8"]
FastGaussQuadrature = "0.2.1-0.3"
Expand All @@ -129,7 +129,7 @@ BandedMatrices = "0.3"
julia = "0.6"

["0.8"]
Compat = "0.39-1.4"
Compat = "0.39-1.5"

["0.8.0"]
BandedMatrices = "0.4"
Expand Down
2 changes: 1 addition & 1 deletion A/ApproximateBayesianComputing/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
["0.0"]
Compat = "0.0-1.4"
Compat = "0.0-1.5"
Distances = "0.1-0.7"
DistributedArrays = "0.1-0.6"
Distributions = "0.1-0.16"
Expand Down
10 changes: 5 additions & 5 deletions A/ArbFloats/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@ FactCheck = "0.0-0.4"
Nemo = "0.1-0.11"

["0.1.11"]
Compat = "0.9.5-1.4"
Compat = "0.9.5-1.5"

["0.1.13"]
BinDeps = "0.4-0.8"
Compat = "0.9-1.4"
Compat = "0.9-1.5"
Nemo = "0.5-0.11"

["0.1.14-0.1.15"]
Nemo = "0.5.1-0.11"

["0.1.14-0.3"]
BinDeps = "0.4.5-0.8"
Compat = "0.9.5-1.4"
Compat = "0.9.5-1.5"

["0.1.15"]
ReadableNumbers = "0.0-0.1"
Expand All @@ -30,13 +30,13 @@ Nemo = "0.6-0.11"
ReadableNumbers = "0.0.3-0.1"

["0.1.8"]
Compat = "0.9-1.4"
Compat = "0.9-1.5"

["0.1.8-0.1.11"]
BinDeps = "0.4.5-0.8"

["0.1.9"]
Compat = "0.9.4-1.4"
Compat = "0.9.4-1.5"

["0.2.0-0.2.1"]
julia = "0.6-0.7"
Expand Down
2 changes: 1 addition & 1 deletion A/ArcadeLearningEnvironment/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ julia = "0.4-0.7"
BinDeps = "0.0-0.8"

["0.1"]
Compat = "0.0-1.4"
Compat = "0.0-1.5"
julia = "0.6-1.2"
Loading

0 comments on commit 4c362fa

Please sign in to comment.