From 4472c9378e9ae0b484462cbb953952b766ca8e8b Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 17 Feb 2022 02:31:38 +0530 Subject: [PATCH] New version: Xtals v0.3.11 (#54787) UUID: ede5f01d-793e-4c47-9885-c447d1f18d6d Repo: https://github.com/SimonEnsemble/Xtals.jl.git Tree: f99502749e35bc4d8e920fcaf0a7dac1838a334a Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec Co-authored-by: JuliaHubRegistrator --- X/Xtals/Compat.toml | 18 +++++++++++++----- X/Xtals/Deps.toml | 9 ++++++++- X/Xtals/Versions.toml | 3 +++ 3 files changed, 24 insertions(+), 6 deletions(-) diff --git a/X/Xtals/Compat.toml b/X/Xtals/Compat.toml index 6135bd663ed1376..7799248a6565f94 100644 --- a/X/Xtals/Compat.toml +++ b/X/Xtals/Compat.toml @@ -1,9 +1,9 @@ -[0] -PyCall = "1.92.0-1" - ["0-0.2"] julia = "1.5.0-1" +["0-0.3.10"] +PyCall = "1.92.0-1" + ["0-0.3.7"] LightGraphs = "1.3.0-1" MetaGraphs = "0.6.6-0.6" @@ -16,14 +16,20 @@ DataFrames = "0.22.1-0.22" ["0.3-0"] JLD2 = "0.4.9-0.4" -julia = "1.6.0-1" ["0.3-0.3.1"] FIGlet = "0.2.1-0.2" +["0.3-0.3.10"] +julia = "1.6.0-1" + ["0.3.10-0"] DataFrames = ["0.22.1-0.22", "1"] +["0.3.11-0"] +Aqua = "0.5" +julia = "1.1.0-1" + ["0.3.2-0"] Bio3DView = "0.1.3-0.1" @@ -33,5 +39,7 @@ MetaGraphs = "0.7" ["0.3.9-0"] CSV = "0.8-0.9" -Documenter = "0.27" FIGlet = "0.2" + +["0.3.9-0.3.10"] +Documenter = "0.27" diff --git a/X/Xtals/Deps.toml b/X/Xtals/Deps.toml index ac70d8634eefad1..fb46add0147f0bc 100644 --- a/X/Xtals/Deps.toml +++ b/X/Xtals/Deps.toml @@ -4,6 +4,8 @@ DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" MetaGraphs = "626554b9-1ddb-594c-aa3c-2596fe9399a5" Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" + +["0-0.3.10"] PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0" ["0-0.3.7"] @@ -17,6 +19,9 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" ["0.3-0.3.1"] FIGlet = "3064a664-84fe-4d92-92c7-ed492f3d8fae" +["0.3.11-0"] +Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595" + ["0.3.2-0"] Bio3DView = "99c8bb3a-9d13-5280-9740-b4880ed9c598" @@ -24,5 +29,7 @@ Bio3DView = "99c8bb3a-9d13-5280-9740-b4880ed9c598" Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6" ["0.3.9-0"] -Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" FIGlet = "3064a664-84fe-4d92-92c7-ed492f3d8fae" + +["0.3.9-0.3.10"] +Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4" diff --git a/X/Xtals/Versions.toml b/X/Xtals/Versions.toml index 7f4b97d5cca9350..da409ce02d1ad55 100644 --- a/X/Xtals/Versions.toml +++ b/X/Xtals/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "3147503cd35c4f2b3744fe36301c7de3efee98c5" ["0.3.10"] git-tree-sha1 = "d133f0555aad4af6ca9cc89f3dfd26f93dfbca69" + +["0.3.11"] +git-tree-sha1 = "f99502749e35bc4d8e920fcaf0a7dac1838a334a"