Skip to content

Commit

Permalink
Normalize the registry files (#65997)
Browse files Browse the repository at this point in the history
* normalize all registry files by loading and recompressing them
  • Loading branch information
KristofferC authored Aug 10, 2022
1 parent fbc12c3 commit ec3a031
Show file tree
Hide file tree
Showing 549 changed files with 2,258 additions and 3,134 deletions.
5 changes: 1 addition & 4 deletions A/AMD/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
["0-0.3.0"]
julia = ["0.7", "1"]

["0.3.1-0.3"]
julia = "1.0.0-1"

["0.4-0"]
["0.3.1-0"]
julia = "1"
8 changes: 4 additions & 4 deletions A/AWSCore/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ IniFile = "0.0.0-0.5"
julia = "1"

["0.5-0.6.0"]
MbedTLS = "0.6.0 - 0.6"
MbedTLS = "0.6"

["0.5.0"]
DataStructures = "0.12.0-0.17"
Retry = "0.4.0 - 0.4"
SymDict = "0.3.0 - 0.3"
XMLDict = "0.3.0 - 0.3"
Retry = "0.4"
SymDict = "0.3"
XMLDict = "0.3"

["0.5.1-0.6.2"]
DataStructures = "0.0.0-0.17"
Expand Down
8 changes: 1 addition & 7 deletions A/AbstractAlgebra/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
["0-0.4.6"]
["0-0.22.2"]
julia = "1"

["0.11-0"]
Expand All @@ -12,9 +12,3 @@ julia = "1.6.0-1"

["0.24-0"]
MacroTools = "0.5"

["0.4.7-0.7"]
julia = "1.0.0-1"

["0.8-0.22.2"]
julia = "1"
78 changes: 37 additions & 41 deletions A/AbstractPlotting/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
["0-0.9.0"]
GeometryTypes = "0.4.5 - 0.7"
Reactive = "0.0.0 - 0.8"
GeometryTypes = "0.4.5-0.7"
Reactive = "0.0.0-0.8"

["0-0.9.10"]
ColorBrewer = "0.0.0 - 0.4"
ColorTypes = "0.0.0 - 0.8"
Colors = "0.0.0 - 0.9"
IntervalSets = "0.0.0 - 0.3"
Packing = "0.0.0 - 0.3"
PlotUtils = "0.0.0 - 0.6"
Showoff = "0.0.0 - 0.3"
SignedDistanceFields = "0.0.0 - 0.4"
StaticArrays = "0.0.0 - 0.12"
UnicodeFun = "0.0.0 - 0.4"
ColorBrewer = "0.0.0-0.4"
ColorTypes = "0.0.0-0.8"
Colors = "0.0.0-0.9"
IntervalSets = "0.0.0-0.3"
Packing = "0.0.0-0.3"
PlotUtils = "0.0.0-0.6"
Showoff = "0.0.0-0.3"
SignedDistanceFields = "0.0.0-0.4"
StaticArrays = "0.0.0-0.12"
UnicodeFun = "0.0.0-0.4"

["0-0.9.7"]
FreeType = "1-2"
FreeTypeAbstraction = "0.0.0 - 0.4"
FreeTypeAbstraction = "0.0.0-0.4"
julia = ["0.7", "1"]

["0.10-0.10.4"]
Expand Down Expand Up @@ -136,31 +136,26 @@ Distributions = "0.17-0.25"
StatsFuns = "0.9"

["0.9.1-0.9.10"]
Contour = "0.0.0 - 0.5"
GeometryTypes = "0.7.2 - 0.7"
Contour = "0.0.0-0.5"

["0.9.1-0.9.22"]
GeometryTypes = "0.7.2-0.7"

["0.9.1-0.9.7"]
FileIO = "0-1"
FixedPointNumbers = "0-0.5"
Observables = "0.0.0 - 0.2"

["0.9.10"]
julia = "1.0.0-1"
Observables = "0.0.0-0.2"

["0.9.11-0"]
ColorBrewer = "0.4"
Contour = "0.5"
DocStringExtensions = "0.8"
FileIO = "1.1.0-1"
SignedDistanceFields = "0.4"
UnicodeFun = "0.4"

["0.9.11-0.10.0"]
ImageMagick = ["0.7", "1"]

["0.9.11-0.12"]
julia = "1"

["0.9.11-0.13.9"]
StaticArrays = "0.12"

Expand All @@ -183,15 +178,10 @@ PlotUtils = "0.6"

["0.9.11-0.9.17"]
FreeType = "2.1.0-2"
FreeTypeAbstraction = "0.4.2-0.4"
IntervalSets = "0.3"

["0.9.11-0.9.21"]
FFMPEG = "0.2"
Observables = "0.2"

["0.9.11-0.9.22"]
GeometryTypes = "0.7.2-0.7"

["0.9.14-0"]
ColorSchemes = "3.5.0-3"
Expand Down Expand Up @@ -222,7 +212,7 @@ FreeType = "2.1.0-3"
FreeTypeAbstraction = "0.4.2-0.5"

["0.9.2-0.9.7"]
ImageMagick = "0.0.0 - 0.7"
ImageMagick = "0.0.0-0.7"

["0.9.22"]
Observables = "0.3"
Expand All @@ -248,18 +238,24 @@ Colors = "0.9-0.12"
["0.9.27-0.18.0"]
ColorTypes = "0.8-0.10"

["0.9.8-0.9.10"]
FileIO = "0.0.0 - 1"
FixedPointNumbers = "0.0.0 - 0.6"
FreeType = "0.0.0 - 2"
FreeTypeAbstraction = "0.4.2 - 0.4"
ImageMagick = "0.0.0 - 1"
Observables = "0.2.0 - 0.2"
StructArrays = "0.3.0 - 0.4"

["0.9.8-0.9.9"]
["0.9.8-0.12"]
julia = "1"

["0.9.8-0.9.10"]
FileIO = "0.0.0-1"
FixedPointNumbers = "0.0.0-0.6"
FreeType = "0.0.0-2"
ImageMagick = "0.0.0-1"
StructArrays = "0.3.0-0.4"

["0.9.8-0.9.17"]
FreeTypeAbstraction = "0.4.2-0.4"

["0.9.8-0.9.21"]
Observables = "0.2"

["0.9.9-0"]
DocStringExtensions = "0.8"

["0.9.9-0.9.10"]
DocStringExtensions = "0.8.0 - 0.8"
FFMPEG = "0.0.0 - 0.2"
FFMPEG = "0.0.0-0.2"
9 changes: 3 additions & 6 deletions A/ActuaryUtilities/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,12 @@
Roots = "1"
julia = "1"

["0.2-0.2.1"]
Optim = "0.20"

["0.2-0.4"]
julia = "1.1.0-1"

["0.2.0"]
Optim = "0.20.0 - 0.20"

["0.2.1"]
Optim = "0.20"

["0.2.2-0.3"]
Interpolations = "0.12"

Expand Down
7 changes: 4 additions & 3 deletions A/AdaptiveRejectionSampling/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
[0]
ForwardDiff = "0.10.1-0.10"

["0-0.1.0"]
ForwardDiff = "0.10.1 - 0.10"
StatsBase = "0.26.0 - 0.33"
StatsBase = "0.26.0-0.33"
julia = ["0.7", "1"]

["0.1.1-0"]
ForwardDiff = "0.10.1-0.10"
StatsBase = "0.26-0.33"
julia = "1"
6 changes: 1 addition & 5 deletions A/AdvancedHMC/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,12 @@ julia = ["0.7", "1"]
InplaceOps = "0.0.0-0.3"
LazyArrays = "0.0.0-0.9"

["0.1.2-0.1.4"]
["0.1.2-0"]
julia = "1"

["0.1.2-0.2.7"]
StatsBase = "0.0.0-0.31"

["0.1.5-0.2.7"]
julia = "1.0.0-1"

["0.1.6-0.2.7"]
ArgCheck = "0.0.0-1"
Parameters = "0.0.0-0.10"
Expand Down Expand Up @@ -58,7 +55,6 @@ LazyArrays = "0.9"
["0.2.8-0"]
InplaceOps = "0.3"
ProgressMeter = "1"
julia = "1"

["0.2.8-0.2.10"]
Parameters = "0.10"
Expand Down
5 changes: 1 addition & 4 deletions A/AppleAccelerate/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
["0-0.3.0"]
julia = "1.0.0-1"

["0.3.1"]
["0-0.3.1"]
julia = "1"

["0.3.2-0"]
Expand Down
44 changes: 23 additions & 21 deletions A/ApproxFunBase/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,42 +1,50 @@
["0-0.0.1"]
RecipesBase = "0.5.0 - 0.8"
RecipesBase = "0.5.0-0.8"

["0-0.0.3"]
DualNumbers = "0.4.0 - 0.6"
DualNumbers = "0.4.0-0.6"
FillArrays = "0.5"
LazyArrays = "0.7.1-0.7"

["0-0.0.4"]
DomainSets = "0.0.0 - 0.0.2"
DomainSets = "0.0.0-0.0.2"

["0-0.1.0"]
BlockArrays = "0.8"
BlockBandedMatrices = "0.4"

["0-0.1.3"]
AbstractFFTs = "0.3.1 - 0.4"
AbstractFFTs = "0.3.1-0.4"
BandedMatrices = "0.9"
Calculus = "0.1.15 - 0.5"
DSP = "0.5.1 - 0.6"
FFTW = "0.2.4 - 0.3"
FastGaussQuadrature = "0.3.2 - 0.3"
FastTransforms = "0.4.2 - 0.5"
IntervalSets = "0.3.1 - 0.3"
SpecialFunctions = "0.7.0 - 0.7"
StaticArrays = "0.8.3 - 0.11"
ToeplitzMatrices = "0.4.0 - 0.5"
Calculus = "0.1.15-0.5"
DSP = "0.5.1-0.6"
FFTW = "0.2.4-0.3"
FastTransforms = "0.4.2-0.5"
StaticArrays = "0.8.3-0.11"
ToeplitzMatrices = "0.4.0-0.5"
julia = ["0.7", "1"]

["0-0.1.4"]
FastGaussQuadrature = "0.3.2-0.3"

["0-0.1.5"]
SpecialFunctions = "0.7"

["0-0.3.2"]
IntervalSets = "0.3.1-0.3"

["0.0"]
InfiniteArrays = "0.0.3"
LowRankApprox = "0.1.4-0.1"

["0.0.4-0"]
DualNumbers = "0.6.2-0.6"

["0.0.4-0.1.1"]
DualNumbers = "0.6.2 - 0.6"
LazyArrays = "0.8"

["0.0.4-0.1.3"]
FillArrays = "0.5.0 - 0.6"
FillArrays = "0.5.0-0.6"

["0.0.5-0.1.2"]
DomainSets = "0.0.2"
Expand All @@ -51,17 +59,13 @@ InfiniteArrays = "0.1"
BlockArrays = "0.9"
BlockBandedMatrices = "0.4.3-0.4"

["0.1.2-0"]
DualNumbers = "0.6.2-0.6"

["0.1.2-0.1.3"]
LazyArrays = "0.8-0.9"

["0.1.3"]
DomainSets = ["0.0.2", "0.1"]

["0.1.4"]
FastGaussQuadrature = "0.3.2-0.3"
FastTransforms = "0.5"
FillArrays = "0.6"
LazyArrays = "0.8-0.10"
Expand All @@ -75,7 +79,6 @@ FFTW = "0.3"

["0.1.4-0.1.5"]
BandedMatrices = "0.9-0.10"
SpecialFunctions = "0.7"

["0.1.4-0.2"]
julia = "1"
Expand All @@ -87,7 +90,6 @@ StaticArrays = "0.9-0.11"

["0.1.4-0.3.2"]
DomainSets = "0.1"
IntervalSets = "0.3.1-0.3"

["0.1.5"]
InfiniteArrays = "0.1-0.2"
Expand Down
14 changes: 7 additions & 7 deletions A/ApproxManifoldProducts/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@ KernelDensityEstimate = "0.4.2-0.5"
["0-0.1.1"]
CoordinateTransformations = "0.5.0-0.6"
DocStringExtensions = "0.5.0-0.8"
Reexport = "0.2.0 - 0.2"
TransformUtils = "0.2.2 - 0.2"

["0-0.1.2"]
julia = ["0.7", "1"]

["0-0.1.4"]
Reexport = "0.2"

["0-0.3.3"]
TransformUtils = "0.2.2-0.2"

["0.0"]
NLsolve = "3-4"
Optim = "0.0.0-0.22"
Expand All @@ -20,7 +24,7 @@ KernelDensityEstimate = "0.4.3-0.5"

["0.1-0.1.1"]
Compat = "0.0.0-2"
KernelDensityEstimate = "0.5.0 - 0.5"
KernelDensityEstimate = "0.5"
NLsolve = "3.0.0-4"
Optim = "0.16.0-0.231"
Requires = "0.5.0-1"
Expand All @@ -36,15 +40,11 @@ NLsolve = "3-4"

["0.1.2-0.1.4"]
KernelDensityEstimate = "0.5.1-0.6"
Reexport = "0.2"

["0.1.2-0.3"]
Requires = ["0.5-0.10", "1"]
StaticArrays = ["0.11-0.15", "1"]

["0.1.2-0.3.3"]
TransformUtils = "0.2.2-0.2"

["0.1.2-0.4.16"]
CoordinateTransformations = ["0.5-0.6", "0.8-0.9"]

Expand Down
2 changes: 1 addition & 1 deletion A/ArbFloats/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ ReadableNumbers = "0.0.3-0.2"
["0.3.1-0"]
BinDeps = "0.7.0-0.8"
Compat = "1.5-2"
ReadableNumbers = "0.2.0 - 0.2"
ReadableNumbers = "0.2"
SpecialFunctions = "0.7.0-0.10"
Loading

0 comments on commit ec3a031

Please sign in to comment.