# gcc https://github.com/scipy/scipy/issues/11611
# either patch numpy to include -fallow-argument-mismatch or move to that version
'APPLICATION.products.scipy' : '1.5.2'
+ 'APPLICATION.products.Python' : {tag: '3.6.5', base: 'no', section: 'version_3_6_5_UB22_04'}
}
]
# gcc https://github.com/scipy/scipy/issues/11611
# either patch numpy to include -fallow-argument-mismatch or move to that version
'APPLICATION.products.scipy' : '1.5.2'
+ 'APPLICATION.products.Python' : {tag: '3.6.5', base: 'no', section: 'version_3_6_5_UB22_04'}
}
]
patches : []
}
+version_3_6_5_UB22_04:
+{
+ patches: ["python_3.6.5-allocation.patch"] # https://github.com/pyenv/pyenv/issues/1889
+}
+
version_3_6_5_FD34:
{
patches: ["python_3.6.5-allocation.patch"] # https://github.com/pyenv/pyenv/issues/1889
patches: ["python_3.6.15-allocation.patch"] # https://github.com/pyenv/pyenv/issues/1889
}
+version_3_6_15_UB22_04:
+{
+ patches: ["python_3.6.15-allocation.patch"] # https://github.com/pyenv/pyenv/issues/1889
+}
+
version_3_6_15_win :
{
compil_script : "Python-3.6.15.bat"