]> SALOME platform Git repositories - tools/sat_salome.git/commit
Salome HOME
bos #41189 - support embedded Python 3.9 for both Linux and Windows
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 12 Apr 2024 10:57:38 +0000 (12:57 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 19 Apr 2024 13:30:27 +0000 (15:30 +0200)
commit787ccc8a69ccfba4372cc95db4ddbd8dadb4e356
tree9e6d78df2cd6a2363a58127bd892559326479782
parent8f626b2ed6635b501b0edf6522d9bdc259eee4fd
bos #41189 - support embedded Python 3.9 for both Linux and Windows
86 files changed:
applications/SALOME-master-windows.pyconf
applications/SALOME-master.pyconf
products/Cython.pyconf
products/ParaView.pyconf
products/PyFMI.pyconf
products/Pygments.pyconf
products/Python.pyconf
products/Sphinx.pyconf
products/charset_normalizer.pyconf [new file with mode: 0644]
products/compil_scripts/CAS_7.5.bat
products/compil_scripts/PyFMI-2.6.bat
products/compil_scripts/Python-3.9.bat [new file with mode: 0644]
products/compil_scripts/cython-0.29.12.bat [new file with mode: 0755]
products/compil_scripts/cython-0.29.37.bat [new file with mode: 0644]
products/compil_scripts/matplotlib.sh
products/compil_scripts/mpi4py-3.0.3.sh [new file with mode: 0755]
products/compil_scripts/mpi4py-3.1.0.sh [new file with mode: 0755]
products/compil_scripts/numpy-1.26.4.bat [new file with mode: 0644]
products/compil_scripts/openturns-1.21.bat
products/compil_scripts/openturns-1.21.sh
products/compil_scripts/pandas-1.5.3.bat [new file with mode: 0644]
products/compil_scripts/psutil-5.9.8.bat [new file with mode: 0644]
products/compil_scripts/pybind11.bat [new file with mode: 0644]
products/compil_scripts/scipy-1.6.2.bat [new file with mode: 0644]
products/compil_scripts/sip-5.5.0.bat
products/compil_scripts/sip-5.5.0.sh
products/compil_scripts/sphinxintl-2.0.0.bat [new file with mode: 0755]
products/contourpy.pyconf [new file with mode: 0644]
products/dateutil.pyconf
products/decorator.pyconf [new file with mode: 0644]
products/env_scripts/charset_normalizer.py [new file with mode: 0644]
products/env_scripts/contourpy.py [new file with mode: 0644]
products/env_scripts/decorator.py [new file with mode: 0644]
products/env_scripts/fonttools.py [new file with mode: 0644]
products/env_scripts/importlib_metadata.py [new file with mode: 0644]
products/env_scripts/importlib_resources.py [new file with mode: 0644]
products/env_scripts/joblib.py [new file with mode: 0644]
products/env_scripts/omniORB.py
products/env_scripts/scikit_learn.py [new file with mode: 0644]
products/env_scripts/sphinxcontrib_jquery.py [new file with mode: 0644]
products/env_scripts/tabulate.py [new file with mode: 0644]
products/env_scripts/threadpoolctl.py [new file with mode: 0644]
products/env_scripts/tomli.py [new file with mode: 0644]
products/env_scripts/zipp.py [new file with mode: 0644]
products/fonttools.pyconf [new file with mode: 0644]
products/gdal.pyconf
products/importlib_metadata.pyconf [new file with mode: 0644]
products/importlib_resources.pyconf [new file with mode: 0644]
products/joblib.pyconf [new file with mode: 0644]
products/matplotlib.pyconf
products/mpi4py.pyconf
products/numpy.pyconf
products/numpydoc.pyconf
products/opencv.pyconf
products/openturns.pyconf
products/pandas.pyconf
products/patches/PyFMI-2.6-importlogger.patch [new file with mode: 0644]
products/patches/gdal.0003-ignore_use2to3.patch [new file with mode: 0644]
products/patches/mpi4py_3_1_0_setup_py.patch [new file with mode: 0644]
products/patches/paraview-5.11.0.p0011-add_dll_directory.patch [new file with mode: 0644]
products/patches/python-3.9.14.01-ctype-init.patch [new file with mode: 0644]
products/patches/python-3.9.14.02-os.py.patch [new file with mode: 0644]
products/patches/python-3.9.14.03-getpath.patch [new file with mode: 0644]
products/patches/python-3.9.14.04-dynload_win.patch [new file with mode: 0644]
products/psutil.pyconf
products/pyreadline.pyconf
products/pytz.pyconf
products/requests.pyconf
products/scikit_learn.pyconf [new file with mode: 0644]
products/scipy.pyconf
products/sip.pyconf
products/sphinx_rtd_theme.pyconf
products/sphinxcontrib_applehelp.pyconf
products/sphinxcontrib_devhelp.pyconf
products/sphinxcontrib_htmlhelp.pyconf
products/sphinxcontrib_jquery.pyconf [new file with mode: 0644]
products/sphinxcontrib_jsmath.pyconf
products/sphinxcontrib_qthelp.pyconf
products/sphinxcontrib_serializinghtml.pyconf
products/sphinxcontrib_websupport.pyconf
products/sphinxintl.pyconf
products/statsmodels.pyconf
products/tabulate.pyconf [new file with mode: 0644]
products/threadpoolctl.pyconf [new file with mode: 0644]
products/tomli.pyconf [new file with mode: 0644]
products/zipp.pyconf [new file with mode: 0644]