Skip to content

Commit 7e6895b

Browse files
authored
ThermoSysPro moved to gitlab.pam-retd.fr (#53)
* ThermoSysPro moved to gitlab.pam-retd.fr - New address: https://gitlab.pam-retd.fr/thermosysproandco/ThermoSysPro * Updating rawdata.json * Update test check-missing
1 parent 9f21bdd commit 7e6895b

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

rawdata.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13971,10 +13971,10 @@
1397113971
"libs": {
1397213972
"ThermoSysPro": {
1397313973
"path": "ThermoSysPro",
13974-
"version": "4.0.0-master"
13974+
"version": "4.1.0-master"
1397513975
}
1397613976
},
13977-
"sha": "629cd07eaa494df493856777be19fa24ec861683"
13977+
"sha": "d3d2cc3b84b8a030c61907756c263e7140061f41"
1397813978
},
1397913979
"v3.2": {
1398013980
"libs": {
@@ -14000,6 +14000,15 @@
1400014000
}
1400114001
},
1400214002
"sha": "dfe1168ad22d0364dfd2b129b2931efb5ab4dcf5"
14003+
},
14004+
"v4.1": {
14005+
"libs": {
14006+
"ThermoSysPro": {
14007+
"path": "ThermoSysPro",
14008+
"version": "4.1.0"
14009+
}
14010+
},
14011+
"sha": "25100ea924673e6a524b3218618756508e197fd4"
1400314012
}
1400414013
}
1400514014
},

repos.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1451,7 +1451,8 @@
14511451
},
14521452
"ThermoSysPro": {
14531453
"names": ["ThermoSysPro"],
1454-
"github": "ThermoSysPro/ThermoSysPro",
1454+
"git": "https://gitlab.pam-retd.fr/thermosysproandco/ThermoSysPro.git",
1455+
"zipfile": "https://gitlab.pam-retd.fr/thermosysproandco/ThermoSysPro/-/archive/{0}/ThermoSysPro-{0}.zip",
14551456
"branches": {"master": "master"},
14561457
"support": [
14571458
["prerelease", "noSupport"],

tests/test_main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ def test_run_check_missing(self):
2626
modelica-3rdparty/OpenHydraulics
2727
modelica-3rdparty/ShipSIM
2828
modelica-3rdparty/SMEHV
29+
modelica-3rdparty/ThermoSysPro
2930
modelica-3rdparty/urdfmodelica
3031
''', out.getvalue())
3132
finally:

0 commit comments

Comments
 (0)