Skip to content

Commit

Permalink
New version: SatellitePlayground v1.0.0 (#91997)
Browse files Browse the repository at this point in the history
UUID: 42def6c6-fd6a-4211-8419-600c79e00ff9
Repo: https://github.com/PyGNC/SatellitePlayground.jl.git
Tree: 833c4431ccc4b8aa9f633a1fc4d077c704c851c3

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Sep 25, 2023
1 parent e273e99 commit cf951f0
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 6 deletions.
15 changes: 10 additions & 5 deletions S/SatellitePlayground/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
[0]
InterProcessCommunication = "0.1.1-0.1"
MsgPack = "1.1.0-1"
PyCall = "1.95.1-1"
Rotations = "1.4.0-1"
StaticArrays = "1.5.17-1"
julia = "1.8.4-1"

["0-0.2"]
SatelliteDynamics = "0.4.3-0.4"

["0.3-0"]
[0-1]
MsgPack = "1.1.0-1"
Rotations = "1.4.0-1"
StaticArrays = "1.5.17-1"
julia = "1.8.4-1"

["0.3-1"]
SatelliteDynamics = "0.4.5-0.4"

[1]
ZMQ = "1.2.2-1"
7 changes: 6 additions & 1 deletion S/SatellitePlayground/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
[0]
InterProcessCommunication = "a7427343-1d15-5490-a218-bfcb7db836a2"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"

[0-1]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MsgPack = "99f44e22-a591-53d1-9472-aa23ef4bd671"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
PyCall = "438e738f-606a-5dbb-bf0a-cddfbfd45ab0"
Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"
SatelliteDynamics = "0e7c1a32-1b9f-5532-88a4-e668712d6a4c"
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

[1]
ZMQ = "c2297ded-f4af-51ae-bb23-16f91089e4e1"
3 changes: 3 additions & 0 deletions S/SatellitePlayground/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ git-tree-sha1 = "b440eaea5baa625260a21139f2b88a258566ad1c"

["0.5.0"]
git-tree-sha1 = "25f9c2f73c4709f28ae23d4aafab371b4c6f1fe1"

["1.0.0"]
git-tree-sha1 = "833c4431ccc4b8aa9f633a1fc4d077c704c851c3"

0 comments on commit cf951f0

Please sign in to comment.