Salome HOME
add catalyst
[tools/sat_salome.git] / products / Python.pyconf
index 016d3aa60f972e2e2d4b9d8b9c581195f5bf1195..fc70b292a8a6b13b09bc63d8e271b2f1569d84fc 100755 (executable)
@@ -91,15 +91,28 @@ version_3_7_9_win :
     build_depend : ['perl']
 }
  
+version_3_7_14 :
+{
+ compil_script : "Python-3.7.sh"
+ patches : []
+}
+
+version_3_7_14_win :
+{
+    compil_script : "Python-3.9.bat"
+    patches : []
+    build_depend : ['perl']
+}
 version_3_9_14 :
 {
- compil_script : "Python-3.9.14.sh"
+ compil_script : "Python-3.9.sh"
  patches : []
 }
 
 version_3_9_14_win :
 {
-    compil_script : "Python-3.9.14.bat"
+    compil_script : "Python-3.9.bat"
     patches : []
     build_depend : ['perl']
 }