Skip to content

Commit

Permalink
New version: QuantumESPRESSOParser v0.5.0 (#94281)
Browse files Browse the repository at this point in the history
UUID: a780ab42-b33a-11e9-16c1-a92d75b2a626
Repo: https://github.com/MineralsCloud/QuantumESPRESSOParser.jl.git
Tree: 7cbd10af7f9d0fc10b9cff74f3223b12dadebfe4

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Oct 28, 2023
1 parent 70e24ba commit fdb6470
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 9 deletions.
19 changes: 14 additions & 5 deletions Q/QuantumESPRESSOParser/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
[0]
DataFrames = ["0.14-0.22", "1"]
Parameters = "0.10-0.12"
PyFortran90Namelists = "0.1"
ReadableRegex = "0.1-0.3"
VersionParsing = "1"
Expand All @@ -18,6 +16,10 @@ AbInitioSoftwareBase = "0.2-0.3"
["0-0.3.9"]
Compat = "2.1.0-3"

["0-0.4"]
DataFrames = ["0.14-0.22", "1"]
Parameters = "0.10-0.12"

["0.1.1-0.3.2"]
Crystallography = "0.3"

Expand All @@ -39,13 +41,13 @@ QuantumESPRESSOBase = "0.3-0.4"
["0.3.1"]
AbInitioSoftwareBase = "0.2-0.7"

["0.3.10-0"]
["0.3.10-0.4"]
Compat = "2.1.0-4"

["0.3.11"]
QuantumESPRESSOBase = "0.3-0.8"

["0.3.11-0"]
["0.3.11-0.4"]
Crystallography = "0.3-0.6"

["0.3.12"]
Expand Down Expand Up @@ -75,6 +77,13 @@ QuantumESPRESSOBase = "0.3-0.7"
["0.3.8-0.3.10"]
Crystallography = "0.3-0.5"

["0.4"]
QuantumESPRESSOBase = "0.10-0.11"

["0.4-0"]
AbInitioSoftwareBase = "0.10"
QuantumESPRESSOBase = "0.10-0.11"

["0.5-0"]
CrystallographyBase = "0.14"
Dates = "1"
QuantumESPRESSOBase = "0.12"
14 changes: 10 additions & 4 deletions Q/QuantumESPRESSOParser/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
[0]
AbInitioSoftwareBase = "df5135bc-470e-46c6-b451-292e27ca5b84"
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Crystallography = "3bff3928-7a76-11e9-2089-d112443085a5"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
PyFortran90Namelists = "e44308e6-bd5b-11e9-2850-49daf8f1ec40"
QuantumESPRESSOBase = "51b62caa-b28f-11e9-38c2-1f67cb498e05"
ReadableRegex = "cbbcb084-453d-4c4c-b292-e315607ba6a4"
VersionParsing = "81def892-9a0e-5fdd-b105-ffc91e053289"

["0-0.4"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
Crystallography = "3bff3928-7a76-11e9-2089-d112443085a5"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"

["0.5-0"]
CrystallographyBase = "93b1d1cd-a8ea-4aa5-adb1-b2407ea0ba8d"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
3 changes: 3 additions & 0 deletions Q/QuantumESPRESSOParser/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,6 @@ git-tree-sha1 = "3dd7075b7533e88b2f11e7e82f6426b600931383"

["0.4.0"]
git-tree-sha1 = "6c8377dc9beb98a61ecb0984fe89b5b97840d921"

["0.5.0"]
git-tree-sha1 = "7cbd10af7f9d0fc10b9cff74f3223b12dadebfe4"

0 comments on commit fdb6470

Please sign in to comment.