Salome HOME
spns #29988: support Fedora 36
[tools/sat_salome.git] / products / numpy.pyconf
index 6ba91c64e2d35e5f3a3bc0930e187550af8390b8..1bfd95292015c64d2f94d271eb49b687503de857 100755 (executable)
@@ -37,6 +37,17 @@ default_win :
     depend : [ 'Python', 'setuptools', 'Cython']
 }
 
+version_1_22_2:
+{
+    properties:
+    {
+      incremental : "yes"
+      pip : "no"
+    }
+    compil_script : "numpy-1.22.2.sh"
+    patches: ['SPNS-29988-numpy-1.22.patch']
+}
+
 version_1_16_4_win_dbg:
 {
     name : "numpy"