From 291bb1d96bc7cf5cd32584f233e2184725fb619e Mon Sep 17 00:00:00 2001 From: Stefan Karpinski Date: Thu, 25 Apr 2019 16:29:27 +0100 Subject: [PATCH] fix incorrect julia bounds introduced by Registrator bug https://github.com/JuliaComputing/Registrator.jl/issues/103 --- A/ApproxFunBase/Compat.toml | 6 +----- A/ApproxFunFourier/Compat.toml | 3 +-- B/BinningAnalysis/Compat.toml | 7 +++---- D/DrWatson/Compat.toml | 5 +---- E/EconPDEs/Compat.toml | 7 +++---- F/FixedEffects/Compat.toml | 7 +++---- I/ImageNoise/Compat.toml | 2 +- L/LeastSquaresOptim/Compat.toml | 5 +---- R/ReferenceFrameRotations/Compat.toml | 2 +- S/SatelliteToolbox/Compat.toml | 3 +-- S/StringDistances/Compat.toml | 5 +---- U/Unidecode/Compat.toml | 5 +---- W/Winston/Compat.toml | 5 +---- 13 files changed, 19 insertions(+), 43 deletions(-) diff --git a/A/ApproxFunBase/Compat.toml b/A/ApproxFunBase/Compat.toml index 7fd9c4ee831b2da..1893415fc721dec 100644 --- a/A/ApproxFunBase/Compat.toml +++ b/A/ApproxFunBase/Compat.toml @@ -12,6 +12,7 @@ IntervalSets = "0.3.1-0" SpecialFunctions = "0.7-0" StaticArrays = "0.8.3-0" ToeplitzMatrices = "0.4-0" +julia = "0.7-1" ["0-0.0.1"] RecipesBase = "0.5-0" @@ -20,7 +21,6 @@ RecipesBase = "0.5-0" DualNumbers = "0.4-0" FillArrays = "0.5" LazyArrays = "0.7.1-0" -julia = "0.7-1" ["0-0.0.4"] DomainSets = "0" @@ -29,9 +29,6 @@ DomainSets = "0" InfiniteArrays = "0.0.3-0" LowRankApprox = "0.1.4-0" -["0.0.4"] -julia = "0.7-1.1" - ["0.0.4-0"] DualNumbers = "0.6.2-0" FillArrays = "0.5-0" @@ -39,7 +36,6 @@ LazyArrays = "0.8-0" ["0.0.5-0"] DomainSets = "0.0.2-0" -julia = "0.7-1" ["0.1-0"] InfiniteArrays = "0.1-0" diff --git a/A/ApproxFunFourier/Compat.toml b/A/ApproxFunFourier/Compat.toml index 4749378b63ec919..6df4a89dbba9c5e 100644 --- a/A/ApproxFunFourier/Compat.toml +++ b/A/ApproxFunFourier/Compat.toml @@ -17,15 +17,14 @@ Reexport = "0.2-0" SpecialFunctions = "0.7-0" StaticArrays = "0.8.3-0" ToeplitzMatrices = "0.4-0" +julia = "0.7-1" ["0-0.0.1"] ApproxFunBase = "0.0.2-0.0.3" FillArrays = "0.5" LazyArrays = "0.7.1-0" -julia = "0.7-1" ["0.0.2-0"] ApproxFunBase = "0.0.3-0.0.4" FillArrays = "0.5-0" LazyArrays = "0.8-0" -julia = "0.7-1.1" diff --git a/B/BinningAnalysis/Compat.toml b/B/BinningAnalysis/Compat.toml index 2741d12e0f530da..bd0284a5892077c 100644 --- a/B/BinningAnalysis/Compat.toml +++ b/B/BinningAnalysis/Compat.toml @@ -1,3 +1,6 @@ +[0] +julia = "1" + ["0-0.1"] EllipsisNotation = "0" @@ -5,7 +8,3 @@ EllipsisNotation = "0" Lazy = "0" RecursiveArrayTools = "0" Reexport = "0" -julia = "1" - -["0.2.1-0"] -julia = "1-1.1" diff --git a/D/DrWatson/Compat.toml b/D/DrWatson/Compat.toml index b7a8d0a61ed38dd..19680f471bd546f 100644 --- a/D/DrWatson/Compat.toml +++ b/D/DrWatson/Compat.toml @@ -1,4 +1,4 @@ -["0-0.1"] +[0] julia = "1" ["0.0.3-0"] @@ -9,6 +9,3 @@ BSON = "0.2.2-0" ["0.0.7-0"] FileIO = "1.0.6-1" - -["0.2-0"] -julia = "1-1.1" diff --git a/E/EconPDEs/Compat.toml b/E/EconPDEs/Compat.toml index fb9ddcc6fcd61b7..334c5c701b8e600 100644 --- a/E/EconPDEs/Compat.toml +++ b/E/EconPDEs/Compat.toml @@ -1,3 +1,6 @@ +[0] +julia = "0.7-1" + ["0-0.2.0"] DataStructures = "0" @@ -6,11 +9,7 @@ ForwardDiff = "0" Interpolations = "0" NLsolve = "0-4" Reexport = "0" -julia = "0.7-1" ["0.2.1"] DifferentialEquations = "0-6" OrderedCollections = "0-1" - -["0.2.2-0"] -julia = "0.7-1.1" diff --git a/F/FixedEffects/Compat.toml b/F/FixedEffects/Compat.toml index f0cb7ca14e16628..9a45bd9b780b7dd 100644 --- a/F/FixedEffects/Compat.toml +++ b/F/FixedEffects/Compat.toml @@ -1,11 +1,10 @@ +[0] +julia = "1" + ["0-0.1.1"] CategoricalArrays = "0" Reexport = "0" StatsBase = "0" -julia = "1" ["0.1.1"] FillArrays = "0-0.5" - -["0.1.2-0"] -julia = "1-1.1" diff --git a/I/ImageNoise/Compat.toml b/I/ImageNoise/Compat.toml index 78cb6af9898d029..bb79674bb1f748a 100644 --- a/I/ImageNoise/Compat.toml +++ b/I/ImageNoise/Compat.toml @@ -1,3 +1,3 @@ [0] Distributions = "0.19-0" -julia = "1-1.1" +julia = "1" diff --git a/L/LeastSquaresOptim/Compat.toml b/L/LeastSquaresOptim/Compat.toml index 77f8906adbaa5d6..f16fda0821927a0 100644 --- a/L/LeastSquaresOptim/Compat.toml +++ b/L/LeastSquaresOptim/Compat.toml @@ -19,11 +19,8 @@ julia = "0.6-0" ["0.5-0.7.1"] Optim = "0" -["0.6-0.7.1"] +["0.6-0"] julia = "0.7-1" ["0.6.1-0.7.1"] DiffEqDiffTools = "0" - -["0.7.2-0"] -julia = "0.7-1.1" diff --git a/R/ReferenceFrameRotations/Compat.toml b/R/ReferenceFrameRotations/Compat.toml index 39126eab4b90345..a3658d5df6a0670 100644 --- a/R/ReferenceFrameRotations/Compat.toml +++ b/R/ReferenceFrameRotations/Compat.toml @@ -17,4 +17,4 @@ StaticArrays = "0.9.2-0" Crayons = "1-4" ["0.5.2-0"] -julia = "1-1.1" +julia = "1" diff --git a/S/SatelliteToolbox/Compat.toml b/S/SatelliteToolbox/Compat.toml index af8876c894e65bc..8276c48b4b818d4 100644 --- a/S/SatelliteToolbox/Compat.toml +++ b/S/SatelliteToolbox/Compat.toml @@ -39,11 +39,10 @@ Interpolations = "0.11.2-0" OptionalData = "0.2.1-0" Parameters = "0.10.3-0" StaticArrays = "0.10.3-0" +julia = "1" ["0.6.0"] ReferenceFrameRotations = "0.5.1" -julia = "1" ["0.6.1-0"] ReferenceFrameRotations = "0.5.1-0" -julia = "1-1.1" diff --git a/S/StringDistances/Compat.toml b/S/StringDistances/Compat.toml index 61f5a9f699ca099..62b435f43bf18a9 100644 --- a/S/StringDistances/Compat.toml +++ b/S/StringDistances/Compat.toml @@ -14,8 +14,5 @@ julia = "0.6-0" ["0.2-0.3.1"] IterTools = "0-1" -["0.3-0.3.1"] +["0.3-0"] julia = "0.7-1" - -["0.3.2-0"] -julia = "0.7-1.1" diff --git a/U/Unidecode/Compat.toml b/U/Unidecode/Compat.toml index 410d4176d6bca82..06be3379338c2bd 100644 --- a/U/Unidecode/Compat.toml +++ b/U/Unidecode/Compat.toml @@ -1,5 +1,2 @@ -["1-1.0.1"] +[1] julia = "1" - -["1.0.2-1"] -julia = "1-1.1" diff --git a/W/Winston/Compat.toml b/W/Winston/Compat.toml index e29d9159b1b526e..cfcce27bcd2f4d9 100644 --- a/W/Winston/Compat.toml +++ b/W/Winston/Compat.toml @@ -49,10 +49,7 @@ StatsBase = "0.13.1-0" ["0.14"] Gtk = "0-0.16" Reexport = "0" -julia = "0.7-1" ["0.14-0"] Compat = "0.60-2" - -["0.15-0"] -julia = "0.7-1.1" +julia = "0.7-1"