diff --git a/flavors/template-Exasol-all-python-3.10-conda/flavor_base/build_deps/packages/conda_packages b/flavors/template-Exasol-all-python-3.10-conda/flavor_base/build_deps/packages/conda_packages index a6aea162c..35fc19eb5 100644 --- a/flavors/template-Exasol-all-python-3.10-conda/flavor_base/build_deps/packages/conda_packages +++ b/flavors/template-Exasol-all-python-3.10-conda/flavor_base/build_deps/packages/conda_packages @@ -1,7 +1,8 @@ -protobuf|4.25.3 +protobuf|6.31.1 pcre|8.45 -bazel|7.2.1 -gxx_linux-64|12.4.0 -gcc_linux-64|12.4.0 +bazel|8.3.1 +gcc-no-conda-specs|13.4.0 +gxx_linux-64|13.4.0 +gcc_linux-64|13.4.0 make|4.3 chrpath|0.16 diff --git a/flavors/template-Exasol-all-python-3.10-conda/flavor_base/build_run/Dockerfile b/flavors/template-Exasol-all-python-3.10-conda/flavor_base/build_run/Dockerfile index 92b8f2343..1d68e1e30 100644 --- a/flavors/template-Exasol-all-python-3.10-conda/flavor_base/build_run/Dockerfile +++ b/flavors/template-Exasol-all-python-3.10-conda/flavor_base/build_run/Dockerfile @@ -7,7 +7,7 @@ WORKDIR /exaudfclient/ ENV LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$MAMBA_ROOT_PREFIX/lib/ ENV CPLUS_INCLUDE_PATH=$CPLUS_INCLUDE_PATH:$MAMBA_ROOT_PREFIX/include/ ENV C_INCLUDE_PATH=$C_INCLUDE_PATH:$MAMBA_ROOT_PREFIX/include/ -RUN ./build.sh --config no-tty --config optimize --config python --config fast-binary --config fix_conda_ar_tool +RUN ./build.sh --config no-tty --config optimize --config python --config fast-binary RUN cp -r -L bazel-bin/* /exaudf WORKDIR /exaudfclient/base diff --git a/flavors/template-Exasol-all-python-3.10-conda/flavor_base/language_deps/packages/conda_packages b/flavors/template-Exasol-all-python-3.10-conda/flavor_base/language_deps/packages/conda_packages index 1f4bade7c..ccec3d015 100644 --- a/flavors/template-Exasol-all-python-3.10-conda/flavor_base/language_deps/packages/conda_packages +++ b/flavors/template-Exasol-all-python-3.10-conda/flavor_base/language_deps/packages/conda_packages @@ -1,5 +1,5 @@ python|3.10.4 numpy|1.26.2 pandas|2.2.2 -pyarrow|16.0.0 +pyarrow|18.1.0 mamba|1.5.1 diff --git a/flavors/template-Exasol-all-python-3.10-conda/flavor_base/udfclient_deps/packages/conda_packages b/flavors/template-Exasol-all-python-3.10-conda/flavor_base/udfclient_deps/packages/conda_packages index 45e2852af..fc400009b 100644 --- a/flavors/template-Exasol-all-python-3.10-conda/flavor_base/udfclient_deps/packages/conda_packages +++ b/flavors/template-Exasol-all-python-3.10-conda/flavor_base/udfclient_deps/packages/conda_packages @@ -1,4 +1,4 @@ -libprotobuf|4.25.3 +libprotobuf|6.31.1 zeromq|4.3.5 nss|3.100 cppzmq|4.10.0