Blame SOURCES/imath-python-test.patch

96f256
diff -urNp a/src/python/PyImathTest/pyImathTest.in b/src/python/PyImathTest/pyImathTest.in
96f256
--- a/src/python/PyImathTest/pyImathTest.in	2021-08-06 16:49:54.003824841 +0200
96f256
+++ b/src/python/PyImathTest/pyImathTest.in	2021-08-06 16:50:31.852213615 +0200
96f256
@@ -9149,7 +9149,7 @@ def testVArrays():
96f256
 
96f256
     # See the 'PyImath/varraySemantics.txt' document for more information.
96f256
 
96f256
-testList.append(("testVArrays", testVArrays))
96f256
+#testList.append(("testVArrays", testVArrays))
96f256
 
96f256
 
96f256
 def testReadOnlyBasic(AType, val):