From: Nabil Ghodbane Date: Sat, 10 Aug 2024 10:47:25 +0000 (+0200) Subject: support github repositories for SALOME 9.11 and 9.12 as well X-Git-Tag: V9_13_0~26 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=444a24454606b8311a8a9bfc133482a7e9e4a9f4;p=tools%2Fsat_salome.git support github repositories for SALOME 9.11 and 9.12 as well --- diff --git a/applications/SALOME-9.11.0-MPI.pyconf b/applications/SALOME-9.11.0-MPI.pyconf index 0da2fe9..d33f964 100644 --- a/applications/SALOME-9.11.0-MPI.pyconf +++ b/applications/SALOME-9.11.0-MPI.pyconf @@ -200,7 +200,7 @@ APPLICATION : properties : { mesa_launcher_in_package : "yes" - repo_dev : "yes" + git_server : 'tuleap' pip : 'yes' pip_install_dir : 'python' single_install_dir : "no" diff --git a/applications/SALOME-9.11.0-native.pyconf b/applications/SALOME-9.11.0-native.pyconf index b1e76e7..672f6ee 100644 --- a/applications/SALOME-9.11.0-native.pyconf +++ b/applications/SALOME-9.11.0-native.pyconf @@ -197,7 +197,7 @@ APPLICATION : properties : { mesa_launcher_in_package : "yes" - repo_dev : "yes" + git_server : 'tuleap' pip : 'yes' pip_install_dir : 'python' single_install_dir : "no" diff --git a/applications/SALOME-9.11.0-windows.pyconf b/applications/SALOME-9.11.0-windows.pyconf index 6561a6f..5058903 100644 --- a/applications/SALOME-9.11.0-windows.pyconf +++ b/applications/SALOME-9.11.0-windows.pyconf @@ -196,7 +196,7 @@ APPLICATION : properties : { mesa_launcher_in_package : "no" - repo_dev : "yes" + git_server : 'tuleap' pip : 'yes' pip_install_dir : 'python' single_install_dir : "yes" diff --git a/applications/SALOME-9.11.0.pyconf b/applications/SALOME-9.11.0.pyconf index f210eb2..4c0897e 100644 --- a/applications/SALOME-9.11.0.pyconf +++ b/applications/SALOME-9.11.0.pyconf @@ -200,7 +200,7 @@ APPLICATION : properties : { mesa_launcher_in_package : "yes" - repo_dev : "yes" + git_server : 'tuleap' pip : 'yes' pip_install_dir : 'python' single_install_dir : "no" diff --git a/applications/SALOME-9.12.0-MPI.pyconf b/applications/SALOME-9.12.0-MPI.pyconf index 5acb94c..42315bc 100644 --- a/applications/SALOME-9.12.0-MPI.pyconf +++ b/applications/SALOME-9.12.0-MPI.pyconf @@ -201,7 +201,7 @@ APPLICATION : properties : { mesa_launcher_in_package : "yes" - repo_dev : "yes" + git_server : 'tuleap' pip : 'yes' pip_install_dir : 'python' single_install_dir : "no" diff --git a/applications/SALOME-9.12.0-native.pyconf b/applications/SALOME-9.12.0-native.pyconf index 013501c..bc56229 100644 --- a/applications/SALOME-9.12.0-native.pyconf +++ b/applications/SALOME-9.12.0-native.pyconf @@ -198,7 +198,7 @@ APPLICATION : properties : { mesa_launcher_in_package : "yes" - repo_dev : "yes" + git_server : 'tuleap' pip : 'yes' pip_install_dir : 'python' single_install_dir : "no" diff --git a/applications/SALOME-9.12.0.pyconf b/applications/SALOME-9.12.0.pyconf index d1fbbd9..07d32aa 100644 --- a/applications/SALOME-9.12.0.pyconf +++ b/applications/SALOME-9.12.0.pyconf @@ -201,7 +201,7 @@ APPLICATION : properties : { mesa_launcher_in_package : "yes" - repo_dev : "yes" + git_server : 'tuleap' pip : 'yes' pip_install_dir : 'python' single_install_dir : "no"