cd layers && make make[1]: Entering directory '/src/layers' make[2]: Entering directory '/src/layers/layer5_python3_extratools' if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_label |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_label; else cat .layerapi2_label |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_label; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_dependencies |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_dependencies; else cat .layerapi2_dependencies |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_dependencies; fi if test "MFEXT" = "MFEXT" -a "1" != "1"; then cat .layerapi2_extra_env |/src/adm/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_extra_env; else cat .layerapi2_extra_env |/opt/metwork-mfext-master/bin/envtpl --reduce-multi-blank-lines >/opt/metwork-mfext-master/opt/python3_extratools/.layerapi2_extra_env; fi _cache_logic_before_layer.sh "/opt/metwork-mfext-master/opt/python3_extratools" "python3_extratools" /etc/buildimage_hash: b9099403b6c4a5410f62af35f5740468 /src/adm/root.mk md5sum hash: 60cc5eb8c99c382151d4bd39e7105f9a core@mfext layer (dependency) hash (from cache): 794f20327ce7e3bd846d545a71138523 nodejs@mfext layer (dependency) hash (from cache): 7587604eb6bfba21b9e905b7feb961f6 python3@mfext layer (dependency) hash (from cache): 240a8a61f4461f8324aacb21da5733ff python3_core@mfext layer (dependency) hash (from cache): abe1cb19acdaefebf10e79d512bf54fa root@mfext layer (dependency) hash (from cache): 75437bc99db88d321b8b7397f479192c source hash: da44371a2e52340720abeb145ed3ad05 cache missed (/buildcache/mfext_cache_layer_python3_extratools_8bbf05e9e16897cb8ad8d89a0921a58e.tar) if ! test -f cache/hit; then \ for SUBDIR in 0001_system_libraries 0500_extra_packages; do \ OLDPWD=`pwd`; \ cd $SUBDIR || exit 1; \ make all || exit 1; \ cd ${OLDPWD}; \ done ; \ chmod -R a+rX,g-w,o-w,u+w /opt/metwork-mfext-master/opt/python3_extratools ; \ fi make[3]: Entering directory '/src/layers/layer5_python3_extratools/0001_system_libraries' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,nodejs@mfext,python3_extratools@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for lib in /lib64/liblttng-ust.so.0 /lib64/liblttng-ust.so.0.0.0 /lib64/liblttng-ust-tracepoint.so.0 /lib64/liblttng-ust-tracepoint.so.0.0.0 /lib64/liburcu-bp.so.6 /lib64/liburcu-bp.so.6.0.0 /lib64/liburcu-cds.so.6 /lib64/liburcu-cds.so.6.0.0 /lib64/liburcu-common.so.6 /lib64/liburcu-common.so.6.0.0; do cp -r $lib /opt/metwork-mfext-master/opt/python3_extratools/lib; done make[3]: Leaving directory '/src/layers/layer5_python3_extratools/0001_system_libraries' make[3]: Entering directory '/src/layers/layer5_python3_extratools/0500_extra_packages' layer_wrapper --empty-env --empty-env-keeps=LANG,PATH,LAYERAPI2_LAYERS_PATH,PYTHON3_SHORT_VERSION,FORCED_PATHS,BUILDCACHE --force-prepend --layers=python3@mfext,nodejs@mfext,python3_extratools@mfext -- scl enable gcc-toolset-11 -- make -f Makefile.mk all for REQ in requirements3.txt; do if test -s ${REQ}; then download_compile_requirements ${REQ} || { echo "ERROR WITH download_compile_requirements ${REQ}"; exit 1; }; fi; done [DEBUG]: loading tempolayer458[/src/layers/layer5_python3_extratools/0500_extra_packages/tempolayer458] Collecting argon2-cffi==23.1.0 (from -r requirements3.txt (line 1)) Downloading argon2_cffi-23.1.0.tar.gz (42 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting argon2-cffi-bindings==21.2.0 (from -r requirements3.txt (line 2)) Downloading argon2-cffi-bindings-21.2.0.tar.gz (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 80.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asgiref==3.8.1 (from -r requirements3.txt (line 3)) Downloading asgiref-3.8.1.tar.gz (35 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting Aspose.Slides==25.12.0 (from -r requirements3.txt (line 4)) Downloading aspose_slides-25.12.0-py3-none-manylinux1_x86_64.whl.metadata (8.1 kB) Collecting async-lru==2.0.5 (from -r requirements3.txt (line 5)) Downloading async_lru-2.0.5.tar.gz (10 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting bleach==6.2.0 (from -r requirements3.txt (line 6)) Downloading bleach-6.2.0.tar.gz (203 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cairocffi==1.7.1 (from -r requirements3.txt (line 7)) Downloading cairocffi-1.7.1.tar.gz (88 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cairosvg==2.9.0 (from -r requirements3.txt (line 8)) Downloading cairosvg-2.9.0.tar.gz (40 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting comm==0.2.2 (from -r requirements3.txt (line 9)) Downloading comm-0.2.2.tar.gz (6.2 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cssselect2==0.9.0 (from -r requirements3.txt (line 10)) Downloading cssselect2-0.9.0.tar.gz (35 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting datagouv_client==0.2.3 (from -r requirements3.txt (line 11)) Downloading datagouv_client-0.2.3-py3-none-any.whl.metadata (12 kB) Collecting debugpy==1.8.14 (from -r requirements3.txt (line 12)) Downloading debugpy-1.8.14.tar.gz (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 153.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting docstring-to-markdown==0.17 (from -r requirements3.txt (line 13)) Downloading docstring_to_markdown-0.17.tar.gz (32 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting download==0.3.5 (from -r requirements3.txt (line 14)) Downloading download-0.3.5.tar.gz (8.0 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting et-xmlfile==2.0.0 (from -r requirements3.txt (line 15)) Downloading et_xmlfile-2.0.0.tar.gz (17 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting faicons==0.2.2 (from -r requirements3.txt (line 16)) Downloading faicons-0.2.2.tar.gz (604 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 604.4/604.4 kB 613.9 kB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fastjsonschema==2.21.1 (from -r requirements3.txt (line 17)) Downloading fastjsonschema-2.21.1.tar.gz (373 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting fqdn==1.5.1 (from -r requirements3.txt (line 18)) Downloading fqdn-1.5.1.tar.gz (6.0 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting freetype_py==2.5.1 (from -r requirements3.txt (line 19)) Downloading freetype-py-2.5.1.zip (851 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 851.7/851.7 kB 1.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting htmltools==0.6.0 (from -r requirements3.txt (line 20)) Downloading htmltools-0.6.0.tar.gz (97 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipykernel==6.29.5 (from -r requirements3.txt (line 21)) Downloading ipykernel-6.29.5.tar.gz (163 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython-genutils==0.2.0 (from -r requirements3.txt (line 22)) Downloading ipython_genutils-0.2.0.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipywidgets==8.1.7 (from -r requirements3.txt (line 23)) Downloading ipywidgets-8.1.7.tar.gz (116 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting isoduration==20.11.0 (from -r requirements3.txt (line 24)) Downloading isoduration-20.11.0.tar.gz (11 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonpointer==3.0.0 (from -r requirements3.txt (line 25)) Downloading jsonpointer-3.0.0.tar.gz (9.1 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting json5==0.12.0 (from -r requirements3.txt (line 26)) Downloading json5-0.12.0.tar.gz (51 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter==1.1.1 (from -r requirements3.txt (line 27)) Downloading jupyter-1.1.1.tar.gz (5.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 27.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-client==8.6.3 (from -r requirements3.txt (line 28)) Downloading jupyter_client-8.6.3.tar.gz (342 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-console==6.6.3 (from -r requirements3.txt (line 29)) Downloading jupyter_console-6.6.3.tar.gz (34 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-core==5.7.2 (from -r requirements3.txt (line 30)) Downloading jupyter_core-5.7.2.tar.gz (87 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-events==0.12.0 (from -r requirements3.txt (line 31)) Downloading jupyter_events-0.12.0.tar.gz (62 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-lsp==2.2.5 (from -r requirements3.txt (line 32)) Downloading jupyter-lsp-2.2.5.tar.gz (48 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-server==2.16.0 (from -r requirements3.txt (line 33)) Downloading jupyter_server-2.16.0.tar.gz (728 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 728.2/728.2 kB 2.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-server-proxy==4.4.0 (from -r requirements3.txt (line 34)) Downloading jupyter_server_proxy-4.4.0.tar.gz (136 kB) Installing build dependencies: started Installing build dependencies: still running... Installing build dependencies: still running... Installing build dependencies: still running... Installing build dependencies: still running... Installing build dependencies: still running... Installing build dependencies: still running... Installing build dependencies: still running... Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyter-server-terminals==0.5.3 (from -r requirements3.txt (line 35)) Downloading jupyter_server_terminals-0.5.3.tar.gz (31 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyterlab==4.4.9 (from -r requirements3.txt (line 36)) Downloading jupyterlab-4.4.9.tar.gz (23.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.0/23.0 MB 22.6 MB/s 0:00:01 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyterlab-pygments==0.3.0 (from -r requirements3.txt (line 37)) Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) Collecting jupyterlab-server==2.27.3 (from -r requirements3.txt (line 38)) Downloading jupyterlab_server-2.27.3.tar.gz (76 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jupyterlab_widgets==3.0.15 (from -r requirements3.txt (line 39)) Downloading jupyterlab_widgets-3.0.15.tar.gz (213 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting linkify-it-py==2.0.3 (from -r requirements3.txt (line 40)) Downloading linkify-it-py-2.0.3.tar.gz (27 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mdit-py-plugins==0.4.2 (from -r requirements3.txt (line 41)) Downloading mdit_py_plugins-0.4.2.tar.gz (43 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mistune==3.1.3 (from -r requirements3.txt (line 42)) Downloading mistune-3.1.3.tar.gz (94 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting narwhals==1.37.0 (from -r requirements3.txt (line 43)) Downloading narwhals-1.37.0.tar.gz (271 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbclassic==1.3.1 (from -r requirements3.txt (line 44)) Downloading nbclassic-1.3.1.tar.gz (81.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.5/81.5 MB 20.5 MB/s 0:00:03 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): still running... Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbclient==0.10.2 (from -r requirements3.txt (line 45)) Downloading nbclient-0.10.2.tar.gz (62 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbconvert==7.17.1 (from -r requirements3.txt (line 46)) Using cached nbconvert-7.17.1-py3-none-any.whl Collecting nbformat==5.10.4 (from -r requirements3.txt (line 47)) Using cached nbformat-5.10.4-py3-none-any.whl Collecting nest-asyncio==1.6.0 (from -r requirements3.txt (line 48)) Using cached nest_asyncio-1.6.0-py3-none-any.whl Collecting notebook==7.4.2 (from -r requirements3.txt (line 49)) Downloading notebook-7.4.2.tar.gz (13.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 11.9 MB/s 0:00:01 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting notebook-shim==0.2.4 (from -r requirements3.txt (line 50)) Using cached notebook_shim-0.2.4-py3-none-any.whl Collecting odswriter==0.4.0 (from -r requirements3.txt (line 51)) Downloading odswriter-0.4.0.tar.gz (5.9 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting openpyxl==3.1.5 (from -r requirements3.txt (line 52)) Downloading openpyxl-3.1.5.tar.gz (186 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting overrides==7.7.0 (from -r requirements3.txt (line 53)) Downloading overrides-7.7.0.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pandocfilters==1.5.1 (from -r requirements3.txt (line 54)) Using cached pandocfilters-1.5.1-py2.py3-none-any.whl Collecting prometheus-client==0.21.1 (from -r requirements3.txt (line 55)) Downloading prometheus_client-0.21.1.tar.gz (78 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycairo==1.29.0 (from -r requirements3.txt (line 56)) Downloading pycairo-1.29.0.tar.gz (665 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 665.9/665.9 kB 85.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pypdf==6.10.2 (from -r requirements3.txt (line 57)) Downloading pypdf-6.10.2.tar.gz (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 10.6 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-json-logger==3.3.0 (from -r requirements3.txt (line 58)) Downloading python_json_logger-3.3.0.tar.gz (16 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-lsp-jsonrpc==1.1.2 (from -r requirements3.txt (line 59)) Downloading python-lsp-jsonrpc-1.1.2.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-lsp-server==1.12.2 (from -r requirements3.txt (line 60)) Downloading python_lsp_server-1.12.2.tar.gz (115 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-multipart==0.0.26 (from -r requirements3.txt (line 61)) Downloading python_multipart-0.0.26.tar.gz (43 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-pptx==1.0.2 (from -r requirements3.txt (line 62)) Downloading python_pptx-1.0.2.tar.gz (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 191.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyxml2pdf==0.3.5 (from -r requirements3.txt (line 63)) Downloading pyxml2pdf-0.3.5.tar.gz (391 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyzmq==26.4.0 (from -r requirements3.txt (line 64)) Downloading pyzmq-26.4.0.tar.gz (278 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting reportlab==4.4.10 (from -r requirements3.txt (line 65)) Downloading reportlab-4.4.10.tar.gz (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 157.1 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rlpycairo==0.4.0 (from -r requirements3.txt (line 66)) Downloading rlpycairo-0.4.0.tar.gz (7.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting questionary==2.1.1 (from -r requirements3.txt (line 67)) Downloading questionary-2.1.1.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rfc3339-validator==0.1.4 (from -r requirements3.txt (line 68)) Using cached rfc3339_validator-0.1.4-py2.py3-none-any.whl Collecting rfc3986-validator==0.1.1 (from -r requirements3.txt (line 69)) Using cached rfc3986_validator-0.1.1-py2.py3-none-any.whl Collecting Send2Trash==1.8.3 (from -r requirements3.txt (line 70)) Downloading Send2Trash-1.8.3.tar.gz (17 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting shiny==1.5.1 (from -r requirements3.txt (line 71)) Downloading shiny-1.5.1.tar.gz (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 9.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting shinychat==0.2.8 (from -r requirements3.txt (line 72)) Downloading shinychat-0.2.8.tar.gz (547 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 547.3/547.3 kB 1.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting simpervisor==1.0.0 (from -r requirements3.txt (line 73)) Downloading simpervisor-1.0.0.tar.gz (14 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting starlette==0.49.1 (from -r requirements3.txt (line 74)) Downloading starlette-0.49.1.tar.gz (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 108.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting svglib==1.6.0 (from -r requirements3.txt (line 75)) Downloading svglib-1.6.0.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 2.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tenacity==9.1.2 (from -r requirements3.txt (line 76)) Downloading tenacity-9.1.2.tar.gz (48 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting terminado==0.18.1 (from -r requirements3.txt (line 77)) Using cached terminado-0.18.1-py3-none-any.whl Collecting tinycss2==1.4.0 (from -r requirements3.txt (line 78)) Using cached tinycss2-1.4.0-py3-none-any.whl Collecting uc-micro-py==1.0.3 (from -r requirements3.txt (line 79)) Downloading uc-micro-py-1.0.3.tar.gz (6.0 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ujson==5.12.0 (from -r requirements3.txt (line 80)) Downloading ujson-5.12.0.tar.gz (7.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.2/7.2 MB 54.3 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting uri-template==1.3.0 (from -r requirements3.txt (line 81)) Using cached uri_template-1.3.0-py3-none-any.whl Collecting uvicorn==0.34.2 (from -r requirements3.txt (line 82)) Downloading uvicorn-0.34.2.tar.gz (76 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting watchfiles==1.1.1 (from -r requirements3.txt (line 83)) Downloading watchfiles-1.1.1.tar.gz (94 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting webcolors==24.11.1 (from -r requirements3.txt (line 84)) Downloading webcolors-24.11.1.tar.gz (45 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting webencodings==0.5.1 (from -r requirements3.txt (line 85)) Using cached webencodings-0.5.1-py2.py3-none-any.whl Collecting websockets==15.0.1 (from -r requirements3.txt (line 86)) Downloading websockets-15.0.1.tar.gz (177 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting websocket-client==1.8.0 (from -r requirements3.txt (line 87)) Downloading websocket_client-1.8.0.tar.gz (54 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting widgetsnbextension==4.0.14 (from -r requirements3.txt (line 88)) Downloading widgetsnbextension-4.0.14.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting xlsxwriter==3.2.5 (from -r requirements3.txt (line 89)) Downloading xlsxwriter-3.2.5.tar.gz (213 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting cffi>=1.0.1 (from argon2-cffi-bindings==21.2.0->-r requirements3.txt (line 2)) Using cached cffi-2.0.0-cp313-cp313-linux_x86_64.whl Collecting defusedxml (from cairosvg==2.9.0->-r requirements3.txt (line 8)) Using cached defusedxml-0.7.1-py2.py3-none-any.whl Collecting pillow (from cairosvg==2.9.0->-r requirements3.txt (line 8)) Downloading pillow-12.2.0.tar.gz (47.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 MB 168.5 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting traitlets>=4 (from comm==0.2.2->-r requirements3.txt (line 9)) Using cached traitlets-5.14.3-py3-none-any.whl Collecting httpx<1,>=0.28.1 (from datagouv_client==0.2.3->-r requirements3.txt (line 11)) Using cached httpx-0.28.1-py3-none-any.whl Collecting importlib-metadata>=3.6 (from docstring-to-markdown==0.17->-r requirements3.txt (line 13)) Downloading importlib_metadata-8.6.1.tar.gz (55 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting typing_extensions>=4.6 (from docstring-to-markdown==0.17->-r requirements3.txt (line 13)) Using cached typing_extensions-4.15.0-py3-none-any.whl Collecting tqdm (from download==0.3.5->-r requirements3.txt (line 14)) Downloading tqdm-4.67.1.tar.gz (169 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting six (from download==0.3.5->-r requirements3.txt (line 14)) Using cached six-1.17.0-py2.py3-none-any.whl Collecting requests (from download==0.3.5->-r requirements3.txt (line 14)) Downloading requests-2.33.0.tar.gz (134 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting packaging>=20.9 (from htmltools==0.6.0->-r requirements3.txt (line 20)) Downloading packaging-26.0.tar.gz (143 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting ipython>=7.23.1 (from ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading ipython-9.0.2.tar.gz (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 38.4 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting matplotlib-inline>=0.1 (from ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading matplotlib_inline-0.1.7.tar.gz (8.2 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting psutil (from ipykernel==6.29.5->-r requirements3.txt (line 21)) Using cached psutil-7.2.2-cp36-abi3-linux_x86_64.whl Collecting tornado>=6.1 (from ipykernel==6.29.5->-r requirements3.txt (line 21)) Using cached tornado-6.5.5-cp39-abi3-linux_x86_64.whl Collecting arrow>=0.15.0 (from isoduration==20.11.0->-r requirements3.txt (line 24)) Downloading arrow-1.3.0.tar.gz (131 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting python-dateutil>=2.8.2 (from jupyter-client==8.6.3->-r requirements3.txt (line 28)) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl Collecting prompt-toolkit>=3.0.30 (from jupyter-console==6.6.3->-r requirements3.txt (line 29)) Downloading prompt_toolkit-3.0.50.tar.gz (429 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pygments (from jupyter-console==6.6.3->-r requirements3.txt (line 29)) Using cached pygments-2.20.0-py3-none-any.whl Collecting platformdirs>=2.5 (from jupyter-core==5.7.2->-r requirements3.txt (line 30)) Downloading platformdirs-4.5.0.tar.gz (21 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonschema>=4.18.0 (from jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt (line 31)) Downloading jsonschema-4.23.0.tar.gz (325 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pyyaml>=5.3 (from jupyter-events==0.12.0->-r requirements3.txt (line 31)) Using cached pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl Collecting referencing (from jupyter-events==0.12.0->-r requirements3.txt (line 31)) Downloading referencing-0.36.2.tar.gz (74 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting anyio>=3.1.0 (from jupyter-server==2.16.0->-r requirements3.txt (line 33)) Downloading anyio-4.9.0.tar.gz (190 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jinja2>=3.0.3 (from jupyter-server==2.16.0->-r requirements3.txt (line 33)) Using cached jinja2-3.1.6-py3-none-any.whl Collecting aiohttp (from jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading aiohttp-3.13.5.tar.gz (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 235.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting setuptools>=41.1.0 (from jupyterlab==4.4.9->-r requirements3.txt (line 36)) Downloading setuptools-81.0.0.tar.gz (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 91.0 MB/s 0:00:00 Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting babel>=2.10 (from jupyterlab-server==2.27.3->-r requirements3.txt (line 38)) Downloading babel-2.17.0.tar.gz (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 72.9 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markdown-it-py<4.0.0,>=1.0.0 (from mdit-py-plugins==0.4.2->-r requirements3.txt (line 41)) Downloading markdown-it-py-3.0.0.tar.gz (74 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting beautifulsoup4 (from nbconvert==7.17.1->-r requirements3.txt (line 46)) Downloading beautifulsoup4-4.13.3.tar.gz (619 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 619.5/619.5 kB 60.2 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting markupsafe>=2.0 (from nbconvert==7.17.1->-r requirements3.txt (line 46)) Downloading markupsafe-3.0.2.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jedi<0.20.0,>=0.17.2 (from python-lsp-server==1.12.2->-r requirements3.txt (line 60)) Using cached jedi-0.19.2-py2.py3-none-any.whl Collecting pluggy>=1.0.0 (from python-lsp-server==1.12.2->-r requirements3.txt (line 60)) Using cached pluggy-1.6.0-py3-none-any.whl Collecting lxml>=3.1.0 (from python-pptx==1.0.2->-r requirements3.txt (line 62)) Downloading lxml-6.1.0.tar.gz (4.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.2/4.2 MB 215.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset-normalizer (from reportlab==4.4.10->-r requirements3.txt (line 65)) Downloading charset_normalizer-3.4.4.tar.gz (129 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting click>=8.1.4 (from shiny==1.5.1->-r requirements3.txt (line 71)) Downloading click-8.3.3.tar.gz (328 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting orjson>=3.10.7 (from shiny==1.5.1->-r requirements3.txt (line 71)) Downloading orjson-3.11.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (41 kB) Collecting ptyprocess (from terminado==0.18.1->-r requirements3.txt (line 77)) Using cached ptyprocess-0.7.0-py2.py3-none-any.whl Collecting h11>=0.8 (from uvicorn==0.34.2->-r requirements3.txt (line 82)) Using cached h11-0.16.0-py3-none-any.whl Collecting idna>=2.8 (from anyio>=3.1.0->jupyter-server==2.16.0->-r requirements3.txt (line 33)) Downloading idna-3.11.tar.gz (194 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sniffio>=1.1 (from anyio>=3.1.0->jupyter-server==2.16.0->-r requirements3.txt (line 33)) Downloading sniffio-1.3.1.tar.gz (20 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting certifi (from httpx<1,>=0.28.1->datagouv_client==0.2.3->-r requirements3.txt (line 11)) Using cached certifi-2026.4.22-py3-none-any.whl Collecting httpcore==1.* (from httpx<1,>=0.28.1->datagouv_client==0.2.3->-r requirements3.txt (line 11)) Using cached httpcore-1.0.9-py3-none-any.whl Collecting parso<0.9.0,>=0.8.4 (from jedi<0.20.0,>=0.17.2->python-lsp-server==1.12.2->-r requirements3.txt (line 60)) Downloading parso-0.8.4.tar.gz (400 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting mdurl~=0.1 (from markdown-it-py<4.0.0,>=1.0.0->mdit-py-plugins==0.4.2->-r requirements3.txt (line 41)) Downloading mdurl-0.1.2.tar.gz (8.7 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting wcwidth (from prompt-toolkit>=3.0.30->jupyter-console==6.6.3->-r requirements3.txt (line 29)) Downloading wcwidth-0.2.13.tar.gz (101 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting types-python-dateutil>=2.8.10 (from arrow>=0.15.0->isoduration==20.11.0->-r requirements3.txt (line 24)) Downloading types_python_dateutil-2.9.0.20241206.tar.gz (13 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings==21.2.0->-r requirements3.txt (line 2)) Using cached pycparser-3.0-py3-none-any.whl Collecting zipp>=3.20 (from importlib-metadata>=3.6->docstring-to-markdown==0.17->-r requirements3.txt (line 13)) Downloading zipp-3.21.0.tar.gz (24 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting decorator (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Using cached decorator-5.2.1-py3-none-any.whl Collecting ipython-pygments-lexers (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Using cached ipython_pygments_lexers-1.1.1-py3-none-any.whl Collecting pexpect>4.3 (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Using cached pexpect-4.9.0-py2.py3-none-any.whl Collecting stack_data (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Using cached stack_data-0.6.3-py3-none-any.whl Collecting attrs>=22.2.0 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt (line 31)) Downloading attrs-25.1.0.tar.gz (810 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 810.6/810.6 kB 1.7 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt (line 31)) Downloading jsonschema_specifications-2024.10.1.tar.gz (15 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting rpds-py>=0.7.1 (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt (line 31)) Downloading rpds_py-0.29.0.tar.gz (69 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting urllib3<3,>=1.26 (from requests->download==0.3.5->-r requirements3.txt (line 14)) Using cached urllib3-2.6.3-py3-none-any.whl Collecting aiohappyeyeballs>=2.5.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading aiohappyeyeballs-2.5.0.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting aiosignal>=1.4.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading aiosignal-1.4.0.tar.gz (25 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting frozenlist>=1.1.1 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading frozenlist-1.5.0.tar.gz (39 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting multidict<7.0,>=4.5 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading multidict-6.1.0.tar.gz (64 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting propcache>=0.2.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading propcache-0.3.0.tar.gz (42 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting yarl<2.0,>=1.17.0 (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt (line 34)) Downloading yarl-1.18.3.tar.gz (181 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert==7.17.1->-r requirements3.txt (line 46)) Downloading soupsieve-2.6.tar.gz (101 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting executing>=1.2.0 (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading executing-2.2.0.tar.gz (978 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 978.7/978.7 kB 83.8 MB/s 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting asttokens>=2.1.0 (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Downloading asttokens-3.0.0.tar.gz (61 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pure_eval (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt (line 21)) Using cached pure_eval-0.2.3-py3-none-any.whl Downloading aspose_slides-25.12.0-py3-none-manylinux1_x86_64.whl (104.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.7/104.7 MB 15.3 MB/s 0:00:06 Downloading datagouv_client-0.2.3-py3-none-any.whl (15 kB) Using cached jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading orjson-3.11.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (133 kB) Saved ./src/aspose_slides-25.12.0-py3-none-manylinux1_x86_64.whl Saved ./src/datagouv_client-0.2.3-py3-none-any.whl Saved ./src/jupyterlab_pygments-0.3.0-py3-none-any.whl Saved ./src/nbconvert-7.17.1-py3-none-any.whl Saved ./src/nbformat-5.10.4-py3-none-any.whl Saved ./src/nest_asyncio-1.6.0-py3-none-any.whl Saved ./src/notebook_shim-0.2.4-py3-none-any.whl Saved ./src/pandocfilters-1.5.1-py2.py3-none-any.whl Saved ./src/rfc3339_validator-0.1.4-py2.py3-none-any.whl Saved ./src/rfc3986_validator-0.1.1-py2.py3-none-any.whl Saved ./src/terminado-0.18.1-py3-none-any.whl Saved ./src/tinycss2-1.4.0-py3-none-any.whl Saved ./src/uri_template-1.3.0-py3-none-any.whl Saved ./src/webencodings-0.5.1-py2.py3-none-any.whl Saved ./src/httpx-0.28.1-py3-none-any.whl Saved ./src/httpcore-1.0.9-py3-none-any.whl Saved ./src/jedi-0.19.2-py2.py3-none-any.whl Saved ./src/cffi-2.0.0-cp313-cp313-linux_x86_64.whl Saved ./src/h11-0.16.0-py3-none-any.whl Saved ./src/jinja2-3.1.6-py3-none-any.whl Saved ./src/orjson-3.11.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Saved ./src/pexpect-4.9.0-py2.py3-none-any.whl Saved ./src/pluggy-1.6.0-py3-none-any.whl Saved ./src/ptyprocess-0.7.0-py2.py3-none-any.whl Saved ./src/pygments-2.20.0-py3-none-any.whl Saved ./src/python_dateutil-2.9.0.post0-py2.py3-none-any.whl Saved ./src/pyyaml-6.0.3-cp313-cp313-linux_x86_64.whl Saved ./src/urllib3-2.6.3-py3-none-any.whl Saved ./src/certifi-2026.4.22-py3-none-any.whl Saved ./src/six-1.17.0-py2.py3-none-any.whl Saved ./src/tornado-6.5.5-cp39-abi3-linux_x86_64.whl Saved ./src/traitlets-5.14.3-py3-none-any.whl Saved ./src/typing_extensions-4.15.0-py3-none-any.whl Saved ./src/decorator-5.2.1-py3-none-any.whl Saved ./src/defusedxml-0.7.1-py2.py3-none-any.whl Saved ./src/ipython_pygments_lexers-1.1.1-py3-none-any.whl Saved ./src/psutil-7.2.2-cp36-abi3-linux_x86_64.whl Saved ./src/pycparser-3.0-py3-none-any.whl Saved ./src/stack_data-0.6.3-py3-none-any.whl Saved ./src/pure_eval-0.2.3-py3-none-any.whl Building wheels for collected packages: argon2-cffi, argon2-cffi-bindings, asgiref, async-lru, bleach, cairocffi, cairosvg, comm, cssselect2, tenacity, debugpy, docstring-to-markdown, download, et-xmlfile, faicons, fastjsonschema, fqdn, freetype_py, htmltools, ipykernel, ipython-genutils, ipywidgets, jupyterlab_widgets, widgetsnbextension, isoduration, jsonpointer, json5, jupyter, jupyter-client, jupyter-console, jupyter-core, jupyter-events, jupyter-lsp, jupyter-server, jupyter-server-proxy, jupyter-server-terminals, jupyterlab, jupyterlab-server, linkify-it-py, mdit-py-plugins, mistune, narwhals, nbclassic, nbclient, notebook, odswriter, openpyxl, overrides, prometheus-client, pycairo, pypdf, python-json-logger, python-lsp-jsonrpc, python-lsp-server, python-multipart, python-pptx, pyxml2pdf, pyzmq, reportlab, rlpycairo, questionary, Send2Trash, shiny, shinychat, simpervisor, starlette, svglib, uc-micro-py, ujson, uvicorn, watchfiles, webcolors, websockets, websocket-client, xlsxwriter, anyio, markdown-it-py, mdurl, parso, prompt-toolkit, arrow, babel, click, idna, importlib-metadata, ipython, jsonschema, attrs, jsonschema-specifications, lxml, markupsafe, matplotlib-inline, packaging, pillow, platformdirs, referencing, requests, charset-normalizer, rpds-py, setuptools, sniffio, types-python-dateutil, zipp, aiohttp, multidict, yarl, aiohappyeyeballs, aiosignal, frozenlist, propcache, beautifulsoup4, soupsieve, asttokens, executing, tqdm, wcwidth Building wheel for argon2-cffi (pyproject.toml): started Building wheel for argon2-cffi (pyproject.toml): finished with status 'done' Created wheel for argon2-cffi: filename=argon2_cffi-23.1.0-py3-none-any.whl size=15120 sha256=8150f937cae96924c48b7e6648b9012a3a8105d625a1c79b832bbca775c8f82b Stored in directory: /root/.cache/pip/wheels/fa/18/12/374ac1591e1981d68b190a54b975b48dba823ba047bb4f883f Building wheel for argon2-cffi-bindings (pyproject.toml): started Building wheel for argon2-cffi-bindings (pyproject.toml): finished with status 'done' Created wheel for argon2-cffi-bindings: filename=argon2_cffi_bindings-21.2.0-cp313-abi3-linux_x86_64.whl size=86180 sha256=719031d6d410725798bf84c518effa557e188e27e8cc9381ddac5b64abdeb77e Stored in directory: /root/.cache/pip/wheels/ed/31/24/46513c614f028f50d46eb8edf00d47934c6c372a1474828fbe Building wheel for asgiref (pyproject.toml): started Building wheel for asgiref (pyproject.toml): finished with status 'done' Created wheel for asgiref: filename=asgiref-3.8.1-py3-none-any.whl size=23870 sha256=242192127e5f74ddd742d880d7111cba5767724fd327da93936d6ef82aced065 Stored in directory: /root/.cache/pip/wheels/ed/e7/4a/17763518279493b6cb25b2d0d35d7d971d5af54e0dfe79a825 Building wheel for async-lru (pyproject.toml): started Building wheel for async-lru (pyproject.toml): finished with status 'done' Created wheel for async-lru: filename=async_lru-2.0.5-py3-none-any.whl size=6111 sha256=3d11639181c1738edefa974434c2de687216c226b79a9b30406640c23572d752 Stored in directory: /root/.cache/pip/wheels/31/87/7e/ba7844aba355c3edd3ee80dee110d8413d99b3d1732447dc98 Building wheel for bleach (pyproject.toml): started Building wheel for bleach (pyproject.toml): finished with status 'done' Created wheel for bleach: filename=bleach-6.2.0-py3-none-any.whl size=163498 sha256=852538e4fc915bb8fcfc92635e126552279ece56bf1ef84347ab8bb8f9ec3798 Stored in directory: /root/.cache/pip/wheels/6d/15/de/09ecc5f4508b8f8766b424de1512fc4c253b93d937444912d8 Building wheel for cairocffi (pyproject.toml): started Building wheel for cairocffi (pyproject.toml): finished with status 'done' Created wheel for cairocffi: filename=cairocffi-1.7.1-py3-none-any.whl size=75653 sha256=93bcbd7aa08e3fd392eab887d2ee76622b334c0b3fab3567d30435c305fc669d Stored in directory: /root/.cache/pip/wheels/9b/24/e2/b250a19d95122206d66a2bbadd1e1a525c5537b6e78d0fc00a Building wheel for cairosvg (pyproject.toml): started Building wheel for cairosvg (pyproject.toml): finished with status 'done' Created wheel for cairosvg: filename=cairosvg-2.9.0-py3-none-any.whl size=45962 sha256=82643f1ca2958a68023f87290e4576f845efcde0869bdb9d3d147e01245e6e64 Stored in directory: /root/.cache/pip/wheels/d3/6f/6e/ca6fff7951818042130aa587d4b9d527daa0707dc2b41b7ff2 Building wheel for comm (pyproject.toml): started Building wheel for comm (pyproject.toml): finished with status 'done' Created wheel for comm: filename=comm-0.2.2-py3-none-any.whl size=7176 sha256=0db56bf2c421e7892315985dc3f61d31f960b5f2c1dd483fd93b43bdc6b79d93 Stored in directory: /root/.cache/pip/wheels/42/41/fa/c93e5e2680f6f6e71dd4df1022cd26e45fe456e37819f4a904 Building wheel for cssselect2 (pyproject.toml): started Building wheel for cssselect2 (pyproject.toml): finished with status 'done' Created wheel for cssselect2: filename=cssselect2-0.9.0-py3-none-any.whl size=15453 sha256=6a99e5f91f9a016a304dd929b0966ca464bcfda15177b6fb4a118fc0fb5d9563 Stored in directory: /root/.cache/pip/wheels/d0/d2/e8/4f2847b0f5792a1ca4d5b5474f221771fd09e9fd07be5dfb04 Building wheel for tenacity (pyproject.toml): started Building wheel for tenacity (pyproject.toml): finished with status 'done' Created wheel for tenacity: filename=tenacity-9.1.2-py3-none-any.whl size=28248 sha256=07f6343764eb38558fbdcebab79e9e6e95192fcb898786957df5cbd0d943f3d5 Stored in directory: /root/.cache/pip/wheels/5f/13/bf/2ff7bae2dfa43686f98260f190c58816a16fa5df7e2357c93e Building wheel for debugpy (pyproject.toml): started Building wheel for debugpy (pyproject.toml): finished with status 'done' Created wheel for debugpy: filename=debugpy-1.8.14-cp313-cp313-linux_x86_64.whl size=4238530 sha256=d5d28fc522a7737045cc4c78d40b69fc7bd3e20eff5ef4be6c20f35a3f102253 Stored in directory: /root/.cache/pip/wheels/12/b7/6e/9939ec9c796b7d422469c3d5b1e8e96bbc63d2623d03d96617 Building wheel for docstring-to-markdown (pyproject.toml): started Building wheel for docstring-to-markdown (pyproject.toml): finished with status 'done' Created wheel for docstring-to-markdown: filename=docstring_to_markdown-0.17-py3-none-any.whl size=23481 sha256=fbc1017873702b45b1142fceba18e7e02b4b685e02a16ad365392018e665c0cd Stored in directory: /root/.cache/pip/wheels/c4/e1/f9/99f17296cf8cbccc366b8544fc7fbe190b691d96c8e3061427 Building wheel for download (pyproject.toml): started Building wheel for download (pyproject.toml): finished with status 'done' Created wheel for download: filename=download-0.3.5-py3-none-any.whl size=8093 sha256=342747fbbd7b5646be377b1b8634deca0432e45be825343b743c3e055d24ed1e Stored in directory: /root/.cache/pip/wheels/fc/42/e7/2c6573612caa9fa85d903f5c06d25118d4aa7054e95c888194 Building wheel for et-xmlfile (pyproject.toml): started Building wheel for et-xmlfile (pyproject.toml): finished with status 'done' Created wheel for et-xmlfile: filename=et_xmlfile-2.0.0-py3-none-any.whl size=18186 sha256=6fa9b54a66edf8b891a18dd78b2c99d9ab326bfa330419889b9cbc2d5940c9fd Stored in directory: /root/.cache/pip/wheels/ba/0e/e3/893b1265b2ca112fe2d0718a0166cbf23b6974a52000d5940b Building wheel for faicons (pyproject.toml): started Building wheel for faicons (pyproject.toml): finished with status 'done' Created wheel for faicons: filename=faicons-0.2.2-py3-none-any.whl size=607117 sha256=2c8452fdf5b0b197f5ac36b3ae975c6587a81863ceae152066843e9cc19a50b9 Stored in directory: /root/.cache/pip/wheels/b8/64/f9/75a3409467a5bb43d0f3f2f8eafcc269dc025a15ff361ad4bf Building wheel for fastjsonschema (pyproject.toml): started Building wheel for fastjsonschema (pyproject.toml): finished with status 'done' Created wheel for fastjsonschema: filename=fastjsonschema-2.21.1-py3-none-any.whl size=24028 sha256=2901922348518f6a1375b7f16af1ae0b579f50ae21417d86371b42ef91a5cfbb Stored in directory: /root/.cache/pip/wheels/4f/e7/b9/42950c3939e959b36c8cddba646777bf6dc0e533eba90329f5 Building wheel for fqdn (pyproject.toml): started Building wheel for fqdn (pyproject.toml): finished with status 'done' Created wheel for fqdn: filename=fqdn-1.5.1-py3-none-any.whl size=3659 sha256=c7caac9e3c430b5b146282e33dc041a70a3254708a5f2debdc95cd4ec126ba5c Stored in directory: /root/.cache/pip/wheels/8f/98/6f/4eeeeeb9ad66831711e987bd8ffa16727045e1c7bc3967a606 Building wheel for freetype_py (pyproject.toml): started Building wheel for freetype_py (pyproject.toml): finished with status 'done' Created wheel for freetype_py: filename=freetype_py-2.5.1-py3-none-any.whl size=80584 sha256=8c51d4b0ab036e1458cddb4a6e7058f16bd7b5aeb97d77f667208721331b3a59 Stored in directory: /root/.cache/pip/wheels/bf/ff/91/a731b1d9166acb03b53de2cdc18e02a54cbb39b5e3284d8535 Building wheel for htmltools (pyproject.toml): started Building wheel for htmltools (pyproject.toml): finished with status 'done' Created wheel for htmltools: filename=htmltools-0.6.0-py3-none-any.whl size=84986 sha256=35fe23e100d446bd918d6ec8c333797abe9ecc09db4579322cd0fd062bb0aca7 Stored in directory: /root/.cache/pip/wheels/80/91/0c/f101e057d70f0a8f55e435f30c0343ead69f80f56718ae2e61 Building wheel for ipykernel (pyproject.toml): started Building wheel for ipykernel (pyproject.toml): finished with status 'done' Created wheel for ipykernel: filename=ipykernel-6.29.5-py3-none-any.whl size=117172 sha256=f886e6f2b19dcea9fc4729a7fbc1ea18417bf901c0fb1884fb59e2f620519080 Stored in directory: /root/.cache/pip/wheels/20/cf/88/44ee22ee29b64a84ba3359a495f296380fce0b79d87d69e05d Building wheel for ipython-genutils (pyproject.toml): started Building wheel for ipython-genutils (pyproject.toml): finished with status 'done' Created wheel for ipython-genutils: filename=ipython_genutils-0.2.0-py2.py3-none-any.whl size=27071 sha256=9661da3866cf50b4016d9a951430e186d3b03d22801dfc7c70ff6c9e6e49afc1 Stored in directory: /root/.cache/pip/wheels/03/19/f7/ad38812d4e4b2df5ae72917eab2c5b935f102a73e502ffd7a5 Building wheel for ipywidgets (pyproject.toml): started Building wheel for ipywidgets (pyproject.toml): finished with status 'done' Created wheel for ipywidgets: filename=ipywidgets-8.1.7-py3-none-any.whl size=139807 sha256=d0ef85b6fa277175fdb8ea8c49b49294676545baa0619dfbb0faecb945ed2340 Stored in directory: /root/.cache/pip/wheels/e3/a0/d4/dffe6a1c2773433d34efdffb7721b8213b012a9929e629ffa0 Building wheel for jupyterlab_widgets (pyproject.toml): started Building wheel for jupyterlab_widgets (pyproject.toml): finished with status 'done' Created wheel for jupyterlab_widgets: filename=jupyterlab_widgets-3.0.15-py3-none-any.whl size=216570 sha256=00f2ac459c9b7b09305943bc22b810c53b21a64d72a0a83f43e8a462f0a25fe0 Stored in directory: /root/.cache/pip/wheels/2c/f2/2f/29f28a30f3ed85a871ad667cd9ca9d48eab4e5e51988dbe083 Building wheel for widgetsnbextension (pyproject.toml): started Building wheel for widgetsnbextension (pyproject.toml): finished with status 'done' Created wheel for widgetsnbextension: filename=widgetsnbextension-4.0.14-py3-none-any.whl size=2196504 sha256=340dd0d4eab0adb19354cc6f2fe1136f50ecf951bab18e3382474be7470c5b52 Stored in directory: /root/.cache/pip/wheels/4d/72/f5/220cdf44c5f02cc6067b5bc1f5868bffd28645c2b25e5ba03a Building wheel for isoduration (pyproject.toml): started Building wheel for isoduration (pyproject.toml): finished with status 'done' Created wheel for isoduration: filename=isoduration-20.11.0-py3-none-any.whl size=11410 sha256=a8a2a283e4d33969dbf6dc05a20364f36d0eeff763cbaaf2f482b0d13f3a8a3a Stored in directory: /root/.cache/pip/wheels/a0/a4/60/9a8084d52cd7a5b608d4a24a145e54d2f8cfe96bf4c06e842e Building wheel for jsonpointer (pyproject.toml): started Building wheel for jsonpointer (pyproject.toml): finished with status 'done' Created wheel for jsonpointer: filename=jsonpointer-3.0.0-py2.py3-none-any.whl size=7706 sha256=c990340d99a78ae21b4ae76c795f43bcb8fae1b4ee39b72ba7d410568713376e Stored in directory: /root/.cache/pip/wheels/e7/53/23/870f535728ed0e2a315fb2533dbb8bea068b9cf0f00f94a273 Building wheel for json5 (pyproject.toml): started Building wheel for json5 (pyproject.toml): finished with status 'done' Created wheel for json5: filename=json5-0.12.0-py3-none-any.whl size=36078 sha256=aa5ab5c633a4e83231fae2066645cd5d5f42f22c756ef6ea5b75255e8ce66795 Stored in directory: /root/.cache/pip/wheels/9c/9c/72/a42c46988464b334feee2ba745c2ea7188ebe1914acf987139 Building wheel for jupyter (pyproject.toml): started Building wheel for jupyter (pyproject.toml): finished with status 'done' Created wheel for jupyter: filename=jupyter-1.1.1-py2.py3-none-any.whl size=2742 sha256=465f09423fa13e93f1d0871c9ce2dbc93e473330cf5e5cdf78b26b502ad79a3e Stored in directory: /root/.cache/pip/wheels/a3/db/1b/d93c705de347e2dcccd992a6f8eae7dd1570471b7b316cefb2 Building wheel for jupyter-client (pyproject.toml): started Building wheel for jupyter-client (pyproject.toml): finished with status 'done' Created wheel for jupyter-client: filename=jupyter_client-8.6.3-py3-none-any.whl size=106105 sha256=8cc02c863bcce7fb0a13c0cef1b4973baca2a9e2587bdbca475c2e1aaf84a39b Stored in directory: /root/.cache/pip/wheels/a2/9e/85/55bf9c3ea4387fff35813052bd6a20bf3872488b4abcc2f023 Building wheel for jupyter-console (pyproject.toml): started Building wheel for jupyter-console (pyproject.toml): finished with status 'done' Created wheel for jupyter-console: filename=jupyter_console-6.6.3-py3-none-any.whl size=24510 sha256=9cf1bdf4f6b50254d9742dd177bc58620e203bdbdb5b8aa5d314f43012501e36 Stored in directory: /root/.cache/pip/wheels/b5/b0/57/e5b298d07ccadcc84f8765716d3a3515b8b3367b2a99b35bd8 Building wheel for jupyter-core (pyproject.toml): started Building wheel for jupyter-core (pyproject.toml): finished with status 'done' Created wheel for jupyter-core: filename=jupyter_core-5.7.2-py3-none-any.whl size=28966 sha256=c84216a84ee740a2068d99aa920516a662600161bf6d75fd95ae4cc9f8d87f51 Stored in directory: /root/.cache/pip/wheels/44/ac/17/332e800aedd9f0736482070944d3a2e347f3dfff178fa7b51a Building wheel for jupyter-events (pyproject.toml): started Building wheel for jupyter-events (pyproject.toml): finished with status 'done' Created wheel for jupyter-events: filename=jupyter_events-0.12.0-py3-none-any.whl size=19432 sha256=238a719b460d809633fff009dc3807caab19688d18f8fe00f0be31eeadbc2bbd Stored in directory: /root/.cache/pip/wheels/87/6d/21/d9b783ec347a4af77e56f49a120a84b2f5391bcaf306772043 Building wheel for jupyter-lsp (pyproject.toml): started Building wheel for jupyter-lsp (pyproject.toml): finished with status 'done' Created wheel for jupyter-lsp: filename=jupyter_lsp-2.2.5-py3-none-any.whl size=69183 sha256=a5b337d3b8f2e4efc076eb3243c8f19dca799394535b5da29a95ecd2e2c24a2b Stored in directory: /root/.cache/pip/wheels/e6/e5/cd/21fe419015d94db52853d28c1425b4ff7c0fbe5057cbc3cf2b Building wheel for jupyter-server (pyproject.toml): started Building wheel for jupyter-server (pyproject.toml): finished with status 'done' Created wheel for jupyter-server: filename=jupyter_server-2.16.0-py3-none-any.whl size=386906 sha256=e6a0a211ab6b0be6088193912bcda3035f1259b18cdd2a93ddb2db7a8b1f8428 Stored in directory: /root/.cache/pip/wheels/c0/09/8d/938f16894a1752269bc1b57c4d635b303d76c8dfde0aefa72f Building wheel for jupyter-server-proxy (pyproject.toml): started Building wheel for jupyter-server-proxy (pyproject.toml): finished with status 'done' Created wheel for jupyter-server-proxy: filename=jupyter_server_proxy-4.4.0-py3-none-any.whl size=37566 sha256=fcd51a938b51fc8305fdbbb875237eee5677665e9e6ea41a078f666fef405c0d Stored in directory: /root/.cache/pip/wheels/45/46/9c/4da079df4e7b32c0eba9fb6eb0e32884f7b01b74eeb276ebe5 Building wheel for jupyter-server-terminals (pyproject.toml): started Building wheel for jupyter-server-terminals (pyproject.toml): finished with status 'done' Created wheel for jupyter-server-terminals: filename=jupyter_server_terminals-0.5.3-py3-none-any.whl size=13654 sha256=28d8634ad12a606f395aabff861ae36dd07f99866976e75acf22773682fa1114 Stored in directory: /root/.cache/pip/wheels/90/7f/71/77fd604d84ee0c82751faab8f5a759a0876d0e20b70901d17b Building wheel for jupyterlab (pyproject.toml): started Building wheel for jupyterlab (pyproject.toml): finished with status 'done' Created wheel for jupyterlab: filename=jupyterlab-4.4.9-py3-none-any.whl size=12292551 sha256=ef9c0bba05a0d25cfc216c6627d2067971827a7018cc264b38d1abed0acf9e41 Stored in directory: /root/.cache/pip/wheels/d4/fa/99/ab4b6454cd528c773d756629da2722adae60e8beb724b61d44 Building wheel for jupyterlab-server (pyproject.toml): started Building wheel for jupyterlab-server (pyproject.toml): finished with status 'done' Created wheel for jupyterlab-server: filename=jupyterlab_server-2.27.3-py3-none-any.whl size=59699 sha256=2f8ddd26afa954d070cf2ad8067a512d87519135d5899051ef3037efbde2c163 Stored in directory: /root/.cache/pip/wheels/93/98/db/e7b5857d7cd9aac21e7409998c2e2949d640c226509f976993 Building wheel for linkify-it-py (pyproject.toml): started Building wheel for linkify-it-py (pyproject.toml): finished with status 'done' Created wheel for linkify-it-py: filename=linkify_it_py-2.0.3-py3-none-any.whl size=19852 sha256=684eea96df85249eeb9ba41468dd53c2b9ff1c2a648938d9133be39441eb19b9 Stored in directory: /root/.cache/pip/wheels/86/ff/50/ccf97c1b8cccbf20a7e834dc160c6acbef37fb9de2835291b4 Building wheel for mdit-py-plugins (pyproject.toml): started Building wheel for mdit-py-plugins (pyproject.toml): finished with status 'done' Created wheel for mdit-py-plugins: filename=mdit_py_plugins-0.4.2-py3-none-any.whl size=55360 sha256=22c6e4ab09c3320552b9bf10487e7638476514973fb6d60f678ecb0721de3eb1 Stored in directory: /root/.cache/pip/wheels/f5/05/58/f97483610c522d6a114c786059e3360dad3e8afc39ec810ba8 Building wheel for mistune (pyproject.toml): started Building wheel for mistune (pyproject.toml): finished with status 'done' Created wheel for mistune: filename=mistune-3.1.3-py3-none-any.whl size=53446 sha256=b1b645737e4f385b3e3438a34c91ee5e7a793ded3d075e05f5c091a18cb858dc Stored in directory: /root/.cache/pip/wheels/7b/60/50/6d8ddd116b75e48a134f51d251e9009b695efaff07f3adc386 Building wheel for narwhals (pyproject.toml): started Building wheel for narwhals (pyproject.toml): finished with status 'done' Created wheel for narwhals: filename=narwhals-1.37.0-py3-none-any.whl size=331872 sha256=f835e07a71a51c7a9dd424043cf8d7253c75f22f69deeaf08c1c8bd2877b2d25 Stored in directory: /root/.cache/pip/wheels/81/ad/72/a735644b72216fa92e431a00a29377c633c4d4b5be10fa42bb Building wheel for nbclassic (pyproject.toml): started Building wheel for nbclassic (pyproject.toml): finished with status 'done' Created wheel for nbclassic: filename=nbclassic-1.3.1-py3-none-any.whl size=26187708 sha256=9143a9b773ccaf365ed6b44308f8f6a72b54dfb4eea70c835a3b8f7fee200896 Stored in directory: /root/.cache/pip/wheels/62/0b/0a/0ddedde73acc7ee1b9ffda00568f740c012cc70a48f0f9bf82 Building wheel for nbclient (pyproject.toml): started Building wheel for nbclient (pyproject.toml): finished with status 'done' Created wheel for nbclient: filename=nbclient-0.10.2-py3-none-any.whl size=25434 sha256=6be24b24750d08d80092e8caf6810deccb5f8f24b6a9a2fded399a48e58ca1aa Stored in directory: /root/.cache/pip/wheels/22/16/52/d16746523bf7db81da2d6c18115225a96aca2a56bc1df2f1a1 Building wheel for notebook (pyproject.toml): started Building wheel for notebook (pyproject.toml): finished with status 'done' Created wheel for notebook: filename=notebook-7.4.2-py3-none-any.whl size=14285747 sha256=03a1581f83184b938fd242f5c8a6b9a88625f9b8d052d5bafa488aedadca48aa Stored in directory: /root/.cache/pip/wheels/5e/60/85/57127e61520212c5b95f00c7e593e49c64d2d23eca53d356fe Building wheel for odswriter (pyproject.toml): started Building wheel for odswriter (pyproject.toml): finished with status 'done' Created wheel for odswriter: filename=odswriter-0.4.0-py3-none-any.whl size=6105 sha256=307782ce579b4a0f402256a242265de68ee8ece716d30a5b4c243e75e5d692f7 Stored in directory: /root/.cache/pip/wheels/03/72/46/001efbeed358efaf2e27f868d393156d64d963e8066840d8f9 Building wheel for openpyxl (pyproject.toml): started Building wheel for openpyxl (pyproject.toml): finished with status 'done' Created wheel for openpyxl: filename=openpyxl-3.1.5-py2.py3-none-any.whl size=251004 sha256=9a0f7d7f15cb1dfe29b8c1ec1fdb59e8100e8d66ce242fbf770e4b0690b36789 Stored in directory: /root/.cache/pip/wheels/e7/61/aa/7887812ea88d3b18adafbc6d58bad05614e5a648731446727a Building wheel for overrides (pyproject.toml): started Building wheel for overrides (pyproject.toml): finished with status 'done' Created wheel for overrides: filename=overrides-7.7.0-py3-none-any.whl size=17920 sha256=03dd9f28d0b11da3da812ad0c084b9bd8e5f025fb8ac1b20c709b77ce7ce50c3 Stored in directory: /root/.cache/pip/wheels/75/c8/fe/97b73d33cf6c28b758ddce03f13e52e6ca9ad12de02b7378c0 Building wheel for prometheus-client (pyproject.toml): started Building wheel for prometheus-client (pyproject.toml): finished with status 'done' Created wheel for prometheus-client: filename=prometheus_client-0.21.1-py3-none-any.whl size=54797 sha256=54fadffae80554e5c59ea3e517e1dce7e3d7dd83ccde09f974967d3528c7218c Stored in directory: /root/.cache/pip/wheels/e1/14/e4/8d59456f95bc5568f31f8f2429128e38f319520978923ceb4e Building wheel for pycairo (pyproject.toml): started Building wheel for pycairo (pyproject.toml): finished with status 'done' Created wheel for pycairo: filename=pycairo-1.29.0-cp313-cp313-linux_x86_64.whl size=128309 sha256=fa7083cd0810b622da637b550086406b13b6613419a8420f88b1f0908e7d0354 Stored in directory: /root/.cache/pip/wheels/b4/d0/8f/2c0daa76a1e7257d9d7005911e351b6eb0fedb77b4e5426ada Building wheel for pypdf (pyproject.toml): started Building wheel for pypdf (pyproject.toml): finished with status 'done' Created wheel for pypdf: filename=pypdf-6.10.2-py3-none-any.whl size=336308 sha256=aa53be9826655b51c96741e5d7983ca224d898ac0a77896e64636810517624aa Stored in directory: /root/.cache/pip/wheels/10/64/e0/bb2b06677bd4f1709e9684ad0757c46786868dee6726c73229 Building wheel for python-json-logger (pyproject.toml): started Building wheel for python-json-logger (pyproject.toml): finished with status 'done' Created wheel for python-json-logger: filename=python_json_logger-3.3.0-py3-none-any.whl size=15218 sha256=97ea1d9ab18cc973ade9cdb6eea1a0d4000fbb61abeef5e04bfd2f6b7624eaf9 Stored in directory: /root/.cache/pip/wheels/a4/2a/ae/9455d46335c96151ba7df75dae3f70e811ee6eee53e5d5f072 Building wheel for python-lsp-jsonrpc (pyproject.toml): started Building wheel for python-lsp-jsonrpc (pyproject.toml): finished with status 'done' Created wheel for python-lsp-jsonrpc: filename=python_lsp_jsonrpc-1.1.2-py3-none-any.whl size=8846 sha256=ee56e01770a2f7233abc202759181cf10b9b139810081f7a4a1570e0b2b07f9f Stored in directory: /root/.cache/pip/wheels/ca/51/e6/aa8b05bf89719785c1ae777cd6eb34dd6d6294651e4d14d576 Building wheel for python-lsp-server (pyproject.toml): started Building wheel for python-lsp-server (pyproject.toml): finished with status 'done' Created wheel for python-lsp-server: filename=python_lsp_server-1.12.2-py3-none-any.whl size=74814 sha256=33b53fb33090aac84f2695277bcac59b905b5c1ff80f56e453ddcfb83fbc43ad Stored in directory: /root/.cache/pip/wheels/08/69/54/08561a5a941d8bc89240a709e7d0f8a3a72a9c151d98d710bf Building wheel for python-multipart (pyproject.toml): started Building wheel for python-multipart (pyproject.toml): finished with status 'done' Created wheel for python-multipart: filename=python_multipart-0.0.26-py3-none-any.whl size=28847 sha256=c0b169f8c4484c13b0dcf2ef0ec3a4adb255c4b7d18d8e420477d2b1dd03f185 Stored in directory: /root/.cache/pip/wheels/5d/47/fc/fd3dcf2673b5eb9f2b70e458b3ea413944b2c5101ee547800e Building wheel for python-pptx (pyproject.toml): started Building wheel for python-pptx (pyproject.toml): finished with status 'done' Created wheel for python-pptx: filename=python_pptx-1.0.2-py3-none-any.whl size=472823 sha256=83f50ee5ffae2fa2820cb86a14bc665a1c35dee9d0f0e1769498468b0341e7c7 Stored in directory: /root/.cache/pip/wheels/78/25/fc/6360bfd453a10ff36d74d5fb25678b96766cecdcca1320e3d8 Building wheel for pyxml2pdf (pyproject.toml): started Building wheel for pyxml2pdf (pyproject.toml): finished with status 'done' Created wheel for pyxml2pdf: filename=pyxml2pdf-0.3.5-py3-none-any.whl size=393549 sha256=bc47367bb5c0145fdefa30f384ec205ba346b727acbb540cb8b909d6f4b01289 Stored in directory: /root/.cache/pip/wheels/e8/5b/0c/3072240eddd673c593cbf1932a70599b78352179862381ab30 Building wheel for pyzmq (pyproject.toml): started Building wheel for pyzmq (pyproject.toml): finished with status 'done' Created wheel for pyzmq: filename=pyzmq-26.4.0-cp313-cp313-linux_x86_64.whl size=245345 sha256=5b97637861cafd2db791ea25bb1e6d92a5ce6c009a774e3b1388a2ce02663f86 Stored in directory: /root/.cache/pip/wheels/45/fc/59/8d5d41aef94fee6e34518c4d2fdfc722a60106108e478b869a Building wheel for reportlab (pyproject.toml): started Building wheel for reportlab (pyproject.toml): finished with status 'done' Created wheel for reportlab: filename=reportlab-4.4.10-py3-none-any.whl size=1955400 sha256=70f84d99be02874b9b1960bab7100a68a36a0ff7e07a4a43858ce5d8281385f3 Stored in directory: /root/.cache/pip/wheels/99/43/47/13d8e20181cabef6b9fc5e7f66ae041dc50e9922f918d4337d Building wheel for rlpycairo (pyproject.toml): started Building wheel for rlpycairo (pyproject.toml): finished with status 'done' Created wheel for rlpycairo: filename=rlpycairo-0.4.0-py3-none-any.whl size=7558 sha256=d762ab00bacb3b57c59783c0535ab73832df1378d1aef1e4f6ebb6840f09c1d9 Stored in directory: /root/.cache/pip/wheels/ba/48/18/9086541004831a30a305f5b297fee1c821320eb209bdd15cd1 Building wheel for questionary (pyproject.toml): started Building wheel for questionary (pyproject.toml): finished with status 'done' Created wheel for questionary: filename=questionary-2.1.1-py3-none-any.whl size=36818 sha256=002595696a4b7e1af7c75a0f8a0d2b69ea1e86ae6c9fa4b6ed8225013b68ea83 Stored in directory: /root/.cache/pip/wheels/55/e6/b8/5f62c11f105aff318e314add6733a85a40894ac72f46512911 Building wheel for Send2Trash (pyproject.toml): started Building wheel for Send2Trash (pyproject.toml): finished with status 'done' Created wheel for Send2Trash: filename=send2trash-1.8.3-py3-none-any.whl size=18075 sha256=4fe9912b4c35206adddf4cc9b9fc12b304c6c0785ebc3dd0677f721486e9243e Stored in directory: /root/.cache/pip/wheels/28/41/fa/6a1a4689e0f6bce9fe5cf1eed4ddd4d61a5c977b1752ad9a5c Building wheel for shiny (pyproject.toml): started Building wheel for shiny (pyproject.toml): finished with status 'done' Created wheel for shiny: filename=shiny-1.5.1-py3-none-any.whl size=3943040 sha256=f4a1f78e4e95dd555a0acb957fea3bb99b7a5b453b36edf435195ebf3c2612f3 Stored in directory: /root/.cache/pip/wheels/b6/37/1c/b924120bede3d8d03996b9b42cad05be4183a2fbb0aec4d113 Building wheel for shinychat (pyproject.toml): started Building wheel for shinychat (pyproject.toml): finished with status 'done' Created wheel for shinychat: filename=shinychat-0.2.8-py3-none-any.whl size=560971 sha256=e6af3318dc3f1a6c6f425993654b86ccedcd16a398760dd1e9d9abacb46943b5 Stored in directory: /root/.cache/pip/wheels/9d/da/3c/27ced03a68d7d0b2a4b7e016b1318b90f2457178ae3d3ca34f Building wheel for simpervisor (pyproject.toml): started Building wheel for simpervisor (pyproject.toml): finished with status 'done' Created wheel for simpervisor: filename=simpervisor-1.0.0-py3-none-any.whl size=8339 sha256=dea124a0fa1f883f64573cf466e7376e2b392946fb31cd79e0ea16cabe7d0eb9 Stored in directory: /root/.cache/pip/wheels/b6/86/3d/284c2b7730f3df50a2e3fb00ea9089ae0f4b112954a2c5eae3 Building wheel for starlette (pyproject.toml): started Building wheel for starlette (pyproject.toml): finished with status 'done' Created wheel for starlette: filename=starlette-0.49.1-py3-none-any.whl size=74175 sha256=848fa9e39f951869a99c86480f92ed48acd17e099549eed0caa550f8b242e601 Stored in directory: /root/.cache/pip/wheels/0b/f9/7e/8025f728a2a2f51611593b0647824f785dd9752472713afe86 Building wheel for svglib (pyproject.toml): started Building wheel for svglib (pyproject.toml): finished with status 'done' Created wheel for svglib: filename=svglib-1.6.0-py3-none-any.whl size=39162 sha256=cdc7c880be1ccaef8bed3f1631af1df0ecbb5d4c119338931bfbd024e4b2da1a Stored in directory: /root/.cache/pip/wheels/f9/d5/7f/10b5509c089251ceaba83b7de07d30c45411e9015ab4204156 Building wheel for uc-micro-py (pyproject.toml): started Building wheel for uc-micro-py (pyproject.toml): finished with status 'done' Created wheel for uc-micro-py: filename=uc_micro_py-1.0.3-py3-none-any.whl size=6269 sha256=917d8c1377106192397806a24e24c2795891410a3c6176ae096a60802e10b4bd Stored in directory: /root/.cache/pip/wheels/5b/81/4e/1ff7e9b40c7a60a0348f75829f567dfdb2b572590d31572a81 Building wheel for ujson (pyproject.toml): started Building wheel for ujson (pyproject.toml): finished with status 'done' Created wheel for ujson: filename=ujson-5.12.0-cp313-cp313-linux_x86_64.whl size=55433 sha256=90533cf2e2ed72fec1894808e7ea6ea6520dfdbadcca541528ec0f1d0196201c Stored in directory: /root/.cache/pip/wheels/77/94/59/113d4473af86424c2aa534f0583cc2f05b9bba20210eff24ed Building wheel for uvicorn (pyproject.toml): started Building wheel for uvicorn (pyproject.toml): finished with status 'done' Created wheel for uvicorn: filename=uvicorn-0.34.2-py3-none-any.whl size=62482 sha256=14d69d02cf0d8532860042566a83e33863b0b2e6eff771f244879bb0af70400d Stored in directory: /root/.cache/pip/wheels/5d/1e/34/d8e4b42abc3378918ccdd9337e3461a4e78c8ff4a89619cf21 Building wheel for watchfiles (pyproject.toml): started Building wheel for watchfiles (pyproject.toml): finished with status 'done' Created wheel for watchfiles: filename=watchfiles-1.1.1-cp313-cp313-linux_x86_64.whl size=459054 sha256=dc230896e15016ad9fc1f8e36443b3e92716e974c4ff8e9d5f1f12b33264c852 Stored in directory: /root/.cache/pip/wheels/f4/bc/fb/9fa6eb8d9154b15672b7feac5b5dc80595b0ae3c31ba94a938 Building wheel for webcolors (pyproject.toml): started Building wheel for webcolors (pyproject.toml): finished with status 'done' Created wheel for webcolors: filename=webcolors-24.11.1-py3-none-any.whl size=14933 sha256=5e42e1825b45bbed66e9afa151aafaf0d23c89b923ed172503b78c3c05e4fa3c Stored in directory: /root/.cache/pip/wheels/63/b2/74/01d98781601b68aa1d6bdcc23d63c2e2a0c9f7569e4a36f09c Building wheel for websockets (pyproject.toml): started Building wheel for websockets (pyproject.toml): finished with status 'done' Created wheel for websockets: filename=websockets-15.0.1-cp313-cp313-linux_x86_64.whl size=181841 sha256=2c1853d806aade52160fd6920ee384fc278a7993eba8bc22fe9c620a8560f7bf Stored in directory: /root/.cache/pip/wheels/b4/39/96/fd6053ccf3876dd49bbd8da139d5b65f778560011d5f6be9d5 Building wheel for websocket-client (pyproject.toml): started Building wheel for websocket-client (pyproject.toml): finished with status 'done' Created wheel for websocket-client: filename=websocket_client-1.8.0-py3-none-any.whl size=58926 sha256=5261cea4b05c54fda3586b11be423e69cfb6edf1d36f850054249d9404b27f8b Stored in directory: /root/.cache/pip/wheels/ef/36/ba/4d9d6a3748bacf0c3749131ba5b1e0393aac6cf0ad85065351 Building wheel for xlsxwriter (pyproject.toml): started Building wheel for xlsxwriter (pyproject.toml): finished with status 'done' Created wheel for xlsxwriter: filename=xlsxwriter-3.2.5-py3-none-any.whl size=172378 sha256=9b37cadc42c819271673d609769098977d77062b84f01fbfadd7cbc95134f393 Stored in directory: /root/.cache/pip/wheels/81/8d/11/c08a4b00598d2974460086dc5d3a7fc4c04f7b0e3da9bca563 Building wheel for anyio (pyproject.toml): started Building wheel for anyio (pyproject.toml): finished with status 'done' Created wheel for anyio: filename=anyio-4.9.0-py3-none-any.whl size=100953 sha256=3d7a71e2769cba9277590539310517c2f97a0b19f6d696d864411d1531051bd2 Stored in directory: /root/.cache/pip/wheels/6a/94/84/a7da54732626f983ab831e02b367576d4264bc0bf817e1b2a5 Building wheel for markdown-it-py (pyproject.toml): started Building wheel for markdown-it-py (pyproject.toml): finished with status 'done' Created wheel for markdown-it-py: filename=markdown_it_py-3.0.0-py3-none-any.whl size=87594 sha256=2405b83d987f98f979d0b67707323fa797eade163097dda46f0785cf4a82069a Stored in directory: /root/.cache/pip/wheels/b4/0e/8b/2a77555be7fe04a9ba66ef18f3f7fe60e77addc49f1db5e23c Building wheel for mdurl (pyproject.toml): started Building wheel for mdurl (pyproject.toml): finished with status 'done' Created wheel for mdurl: filename=mdurl-0.1.2-py3-none-any.whl size=10023 sha256=e09a93faf10973b4df4d9bb682dec5068ea51e1a11807dec2cdc21122f6d2f09 Stored in directory: /root/.cache/pip/wheels/75/58/94/b22a684be2e028740d095905aba1425f24b4d11de6a401c0ac Building wheel for parso (pyproject.toml): started Building wheel for parso (pyproject.toml): finished with status 'done' Created wheel for parso: filename=parso-0.8.4-py2.py3-none-any.whl size=103677 sha256=a0aa7b52efab098c5b08bb57727f02bb6191eeecfc32136b9e5f40b54d4d42c3 Stored in directory: /root/.cache/pip/wheels/43/18/2e/bc9381fd158c74736a2d6a46819246d49e722c037aa9088f1e Building wheel for prompt-toolkit (pyproject.toml): started Building wheel for prompt-toolkit (pyproject.toml): finished with status 'done' Created wheel for prompt-toolkit: filename=prompt_toolkit-3.0.50-py3-none-any.whl size=387867 sha256=5e0fcde471542c6ffb562d2667bc452b6b9a8a0eaa1806f54f3ad64a9d50f024 Stored in directory: /root/.cache/pip/wheels/42/32/d6/89fae2fe6579ff821f3908b6b917af3b17d8155b4ba89141be Building wheel for arrow (pyproject.toml): started Building wheel for arrow (pyproject.toml): finished with status 'done' Created wheel for arrow: filename=arrow-1.3.0-py3-none-any.whl size=66462 sha256=26b8a5b93bd54a90f85a160aafe4f8a33414bbec0d6dd7142c893d4e76634c1c Stored in directory: /root/.cache/pip/wheels/9f/fe/c6/490c9eed6b7529e33c1cb1da2e4ff49d41633fc598d3dc57e7 Building wheel for babel (pyproject.toml): started Building wheel for babel (pyproject.toml): finished with status 'done' Created wheel for babel: filename=babel-2.17.0-py3-none-any.whl size=10182566 sha256=49f6a3666105c76d16e4d8507540debf72d979039788e538eae1aa697d64ab52 Stored in directory: /root/.cache/pip/wheels/28/36/69/6ef91062b9b97b438d44d912c933e0be75220c011449a35dc1 Building wheel for click (pyproject.toml): started Building wheel for click (pyproject.toml): finished with status 'done' Created wheel for click: filename=click-8.3.3-py3-none-any.whl size=110502 sha256=4c8147077538af288a32393dcf06e2e5d050ac7de3d4b54072c2517764f35334 Stored in directory: /root/.cache/pip/wheels/65/08/7d/487b0d8a842339dabca08bd5433367351e2574ea136104cb5c Building wheel for idna (pyproject.toml): started Building wheel for idna (pyproject.toml): finished with status 'done' Created wheel for idna: filename=idna-3.11-py3-none-any.whl size=71008 sha256=771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea Stored in directory: /root/.cache/pip/wheels/69/6b/2b/5cde2212addc3739ee28c616eb1282ce9b7463d81d0dc71474 Building wheel for importlib-metadata (pyproject.toml): started Building wheel for importlib-metadata (pyproject.toml): finished with status 'done' Created wheel for importlib-metadata: filename=importlib_metadata-8.6.1-py3-none-any.whl size=27013 sha256=074dbf8c7da6e78959a56702cf9e53266a77ff9c5da3b95f4f94c04ae33ecb46 Stored in directory: /root/.cache/pip/wheels/b6/cc/ed/5b17c27889b677291da1411fde2eeb372e2232811b6e938cd3 Building wheel for ipython (pyproject.toml): started Building wheel for ipython (pyproject.toml): finished with status 'done' Created wheel for ipython: filename=ipython-9.0.2-py3-none-any.whl size=600572 sha256=ba39b5ad6b88bf3f42a8365d341ee2bfc9a8b7f5e2389fbe13061b062ac47466 Stored in directory: /root/.cache/pip/wheels/22/1b/11/33b8de56a34e02e2eff536de2942a1d39c30163ae71b5bd3d9 Building wheel for jsonschema (pyproject.toml): started Building wheel for jsonschema (pyproject.toml): finished with status 'done' Created wheel for jsonschema: filename=jsonschema-4.23.0-py3-none-any.whl size=88462 sha256=2a577228653b56b2a6dcd00f4a6d330428a6c767b86a6ebf6bb3625fbde9b376 Stored in directory: /root/.cache/pip/wheels/15/51/85/5292657dfdddb9705146309db4fdbd024e43d43b49b1facb5a Building wheel for attrs (pyproject.toml): started Building wheel for attrs (pyproject.toml): finished with status 'done' Created wheel for attrs: filename=attrs-25.1.0-py3-none-any.whl size=63154 sha256=bd9fa2a4d7d7871d4da708041dea74bc98ba764610b3ae0578af8eeba1fb4f40 Stored in directory: /root/.cache/pip/wheels/b4/b6/cb/92074ce97aeec13fd6cb3a18f05b3a69387fbe9fca0632c021 Building wheel for jsonschema-specifications (pyproject.toml): started Building wheel for jsonschema-specifications (pyproject.toml): finished with status 'done' Created wheel for jsonschema-specifications: filename=jsonschema_specifications-2024.10.1-py3-none-any.whl size=18458 sha256=fe089a1816e517e604323447e9f5f52937871346a02acfca5db746120ed70ffd Stored in directory: /root/.cache/pip/wheels/94/85/1f/2d8222ef1cb0ed8bd1810fac11f25163ba0a08b07ca3ec4e05 Building wheel for lxml (pyproject.toml): started Building wheel for lxml (pyproject.toml): still running... Building wheel for lxml (pyproject.toml): finished with status 'done' Created wheel for lxml: filename=lxml-6.1.0-cp313-cp313-linux_x86_64.whl size=10065520 sha256=d7d6d2d5c0b5f06739ed0914435632fefb00168e365c0acbad9e056bd96a2c82 Stored in directory: /root/.cache/pip/wheels/a6/6d/16/a624fbb8d26c8d0f7f7d65024c672442851a0769426a02fb70 Building wheel for markupsafe (pyproject.toml): started Building wheel for markupsafe (pyproject.toml): finished with status 'done' Created wheel for markupsafe: filename=markupsafe-3.0.2-cp313-cp313-linux_x86_64.whl size=22845 sha256=aeced68cabd310c9156b8d38eae7774395b96f004ce1840b0b2db67d299fdc41 Stored in directory: /root/.cache/pip/wheels/c9/3a/71/0ae58756520a2873f0144737a2e9d29126d6c86bf2da2b4f13 Building wheel for matplotlib-inline (pyproject.toml): started Building wheel for matplotlib-inline (pyproject.toml): finished with status 'done' Created wheel for matplotlib-inline: filename=matplotlib_inline-0.1.7-py3-none-any.whl size=9937 sha256=5c46eb578d930904b08126aeee59c06f4c18511d427beaea999506bf61cb0d1b Stored in directory: /root/.cache/pip/wheels/91/4e/c5/5e961979ab3829f12f933ee7e882e57f1cdc24af8fc2abb4bc Building wheel for packaging (pyproject.toml): started Building wheel for packaging (pyproject.toml): finished with status 'done' Created wheel for packaging: filename=packaging-26.0-py3-none-any.whl size=74366 sha256=b36f1fef9334a5588b4166f8bcd26a14e521f2b55e6b9de3aaa80d3ff7a37529 Stored in directory: /root/.cache/pip/wheels/ff/d0/7d/27f82338b985fb7ea7bd020e753426a1377b1fd5decc05c59e Building wheel for pillow (pyproject.toml): started Building wheel for pillow (pyproject.toml): finished with status 'done' Created wheel for pillow: filename=pillow-12.2.0-cp313-cp313-linux_x86_64.whl size=1545830 sha256=c311153595975c323e5f408b724b822587c1ed1c8e0a9d277d4bced04c291285 Stored in directory: /root/.cache/pip/wheels/f7/ab/b1/a419f72634e07eed3ae5d532f8bc47c1b52bcd8beff7ce0d10 Building wheel for platformdirs (pyproject.toml): started Building wheel for platformdirs (pyproject.toml): finished with status 'done' Created wheel for platformdirs: filename=platformdirs-4.5.0-py3-none-any.whl size=18559 sha256=a41b9986f689a87fcbe067f1b01073f85f74c9ee08b864bfcc2b1a560bf02621 Stored in directory: /root/.cache/pip/wheels/cb/0c/a1/dda52b974ac4233f6cb9ea3f6d55726cdc8378c4685b4ff779 Building wheel for referencing (pyproject.toml): started Building wheel for referencing (pyproject.toml): finished with status 'done' Created wheel for referencing: filename=referencing-0.36.2-py3-none-any.whl size=26774 sha256=5fe76f5d67915be86e6694a724efc9d1bf9dab3b1b82e4b9a65ee152ef9798c7 Stored in directory: /root/.cache/pip/wheels/e4/b0/27/060c15f5b302e9ec2ed30cf9b7fe25984ce72752cfc7c04f02 Building wheel for requests (pyproject.toml): started Building wheel for requests (pyproject.toml): finished with status 'done' Created wheel for requests: filename=requests-2.33.0-py3-none-any.whl size=65017 sha256=737c10841b186d099f6193d477a35a21913a8d7aec805be3ae44739e97df32b9 Stored in directory: /root/.cache/pip/wheels/31/cb/e7/9fc66cbd5c892e203affe345683da3c9e5bbccc0d9cc2e92cf Building wheel for charset-normalizer (pyproject.toml): started Building wheel for charset-normalizer (pyproject.toml): finished with status 'done' Created wheel for charset-normalizer: filename=charset_normalizer-3.4.4-py3-none-any.whl size=53400 sha256=6eaabf4b53c6f5e55b686055c3459c548535a61247cf64facf122e2540dcb580 Stored in directory: /root/.cache/pip/wheels/a6/46/c9/b3391298fbbe7b98039df3f67547f9fe15229fa97bd4626ee8 Building wheel for rpds-py (pyproject.toml): started Building wheel for rpds-py (pyproject.toml): finished with status 'done' Created wheel for rpds-py: filename=rpds_py-0.29.0-cp313-cp313-linux_x86_64.whl size=398861 sha256=7d37364388d336865c513b4ce225c7f70d800fcf031783416c3314821c3b6cad Stored in directory: /root/.cache/pip/wheels/e8/01/bb/8a419ed9a3e9f703d9e66c3524a890ce6600528efb5031b763 Building wheel for setuptools (pyproject.toml): started Building wheel for setuptools (pyproject.toml): finished with status 'done' Created wheel for setuptools: filename=setuptools-81.0.0-py3-none-any.whl size=1062021 sha256=6d986e867467550c002a3836776cea059ff79438ed27a2c90506cf93967682c5 Stored in directory: /root/.cache/pip/wheels/6d/b6/e0/4b297e0025864a10afb2a04231d0d83119358989a34f818f92 Building wheel for sniffio (pyproject.toml): started Building wheel for sniffio (pyproject.toml): finished with status 'done' Created wheel for sniffio: filename=sniffio-1.3.1-py3-none-any.whl size=10284 sha256=04196b9a5d09474b81aa6679d722369e7f9998fae2f80fe16f9a78acf9a9d4be Stored in directory: /root/.cache/pip/wheels/1b/bf/77/3793f7e384e32bbe6586869fec505ac9cf8576ce08ac2609e3 Building wheel for types-python-dateutil (pyproject.toml): started Building wheel for types-python-dateutil (pyproject.toml): finished with status 'done' Created wheel for types-python-dateutil: filename=types_python_dateutil-2.9.0.20241206-py3-none-any.whl size=14462 sha256=c5d124e9117f05df518cfa978785347071a8f0ef817da1d29c564328d1171e41 Stored in directory: /root/.cache/pip/wheels/d9/dc/8e/20e64e3ca27c8f012d19957519721634380dae4bc101ba4efa Building wheel for zipp (pyproject.toml): started Building wheel for zipp (pyproject.toml): finished with status 'done' Created wheel for zipp: filename=zipp-3.21.0-py3-none-any.whl size=9659 sha256=cf8a524da0f682922cec557a4931383001371a486cf8f4daff9c947d78400955 Stored in directory: /root/.cache/pip/wheels/b0/43/cb/a7dfa616492f6348706d31224baacd5a6416e5c93cc78d691d Building wheel for aiohttp (pyproject.toml): started Building wheel for aiohttp (pyproject.toml): finished with status 'done' Created wheel for aiohttp: filename=aiohttp-3.13.5-cp313-cp313-linux_x86_64.whl size=1722143 sha256=aeaad721310f8b44364f474bb458a6785ee5a98bdb9912cba6dd7ad678a2c521 Stored in directory: /root/.cache/pip/wheels/be/dd/2f/0f0a438952d372c1e3628419529484327720b128511f3e8d2e Building wheel for multidict (pyproject.toml): started Building wheel for multidict (pyproject.toml): finished with status 'done' Created wheel for multidict: filename=multidict-6.1.0-cp313-cp313-linux_x86_64.whl size=130414 sha256=288315c973913c9b018441378010eddd6ff4ca3901ade08e9f22e56c7fbf6598 Stored in directory: /root/.cache/pip/wheels/6a/45/ec/0346af42277e50f74a282b6c8b3a0328794fd5e8d24004be29 Building wheel for yarl (pyproject.toml): started Building wheel for yarl (pyproject.toml): finished with status 'done' Created wheel for yarl: filename=yarl-1.18.3-cp313-cp313-linux_x86_64.whl size=339204 sha256=8033e38f18154653cefb060874edf44d3119d836d887ed19bc88e2f3da236c08 Stored in directory: /root/.cache/pip/wheels/3b/4b/1e/0cd2d71ca415eb39dc9bdbaa17698fce531298b8b2c61a06e6 Building wheel for aiohappyeyeballs (pyproject.toml): started Building wheel for aiohappyeyeballs (pyproject.toml): finished with status 'done' Created wheel for aiohappyeyeballs: filename=aiohappyeyeballs-2.5.0-py3-none-any.whl size=15160 sha256=bc039f8101c2de02ee8d48520992ced86d117e7d368ff3627eaa892bc0e978ab Stored in directory: /root/.cache/pip/wheels/ed/b2/20/fee96907ff7823684fba92c1a7a8b904ca913dbe769cdedb12 Building wheel for aiosignal (pyproject.toml): started Building wheel for aiosignal (pyproject.toml): finished with status 'done' Created wheel for aiosignal: filename=aiosignal-1.4.0-py3-none-any.whl size=7490 sha256=a3fa1ddb652519e6c71bdad62c2fbe4dd666e326c482aa8f3cf287e384efef97 Stored in directory: /root/.cache/pip/wheels/0d/56/73/8ab751b393035f64781c96a5062fa492538fb9c657d45406e4 Building wheel for frozenlist (pyproject.toml): started Building wheel for frozenlist (pyproject.toml): finished with status 'done' Created wheel for frozenlist: filename=frozenlist-1.5.0-cp313-cp313-linux_x86_64.whl size=280649 sha256=0bb7c48c6e82a7895644add3ed1b4184e0abda7ca775baf476c268995b126d72 Stored in directory: /root/.cache/pip/wheels/27/77/94/133655d37f6595e539a16fe120117ab055a7a45016803b565c Building wheel for propcache (pyproject.toml): started Building wheel for propcache (pyproject.toml): finished with status 'done' Created wheel for propcache: filename=propcache-0.3.0-cp313-cp313-linux_x86_64.whl size=227008 sha256=059dbcb1f72cdc304afa40d6c669c3a52d883926609cc0957ec452f92e36e831 Stored in directory: /root/.cache/pip/wheels/22/b3/2c/f65a7ba86c68435f82351336399a33fb68132496f7d44cd42c Building wheel for beautifulsoup4 (pyproject.toml): started Building wheel for beautifulsoup4 (pyproject.toml): finished with status 'done' Created wheel for beautifulsoup4: filename=beautifulsoup4-4.13.3-py3-none-any.whl size=186637 sha256=8c621d04fab8ec1923b9a1005ad24489a55b86bf3665eec8186c763e8b798c36 Stored in directory: /root/.cache/pip/wheels/e1/c5/77/871610c93796b354545036afe53af8db55fae815e6e466f090 Building wheel for soupsieve (pyproject.toml): started Building wheel for soupsieve (pyproject.toml): finished with status 'done' Created wheel for soupsieve: filename=soupsieve-2.6-py3-none-any.whl size=36185 sha256=bf77c9aeaf6d6f3e1914553608e68b82ebb5d3487b9df36d2d9690b06addde09 Stored in directory: /root/.cache/pip/wheels/22/e2/d6/c5afaa3edcec9c16a0c03bdd3765dc1bb3f5c9e12d0f76bf54 Building wheel for asttokens (pyproject.toml): started Building wheel for asttokens (pyproject.toml): finished with status 'done' Created wheel for asttokens: filename=asttokens-3.0.0-py3-none-any.whl size=26958 sha256=e2d72fb8d0e7b532fd10ba3843832b2f0a3230a090687ea860436027010932fa Stored in directory: /root/.cache/pip/wheels/d2/4f/25/ba4653858e38d4b293501b318e6a25eaa68d8f315264dad75f Building wheel for executing (pyproject.toml): started Building wheel for executing (pyproject.toml): finished with status 'done' Created wheel for executing: filename=executing-2.2.0-py2.py3-none-any.whl size=26741 sha256=1fcaa0903bb77456c5a8dab2432fc808751325be797d7c2d38d72d16173faee8 Stored in directory: /root/.cache/pip/wheels/d5/3e/f0/b08b90c0be0e9ebfb2dc03ec47ed532f63eaae1989d3483101 Building wheel for tqdm (pyproject.toml): started Building wheel for tqdm (pyproject.toml): finished with status 'done' Created wheel for tqdm: filename=tqdm-4.67.1-py3-none-any.whl size=78580 sha256=cd23acc2339c8da52e0358632c0bb90d2925c366b4f2a3c9b38e6d56b092b1bc Stored in directory: /root/.cache/pip/wheels/dc/e3/21/2f76ebd10c58a53f0a8c39cbfd9016b0da6ac5d37ed5dfd4cf Building wheel for wcwidth (pyproject.toml): started Building wheel for wcwidth (pyproject.toml): finished with status 'done' Created wheel for wcwidth: filename=wcwidth-0.2.13-py2.py3-none-any.whl size=34257 sha256=08d3746e9fac320a3b0affe252f7670397cf0141d25907e44389c4ea46fcf9f0 Stored in directory: /root/.cache/pip/wheels/59/d0/3d/79a9c043c4277ed45f7698aad7155f7fd11bc4a094214d1d9f Successfully built argon2-cffi argon2-cffi-bindings asgiref async-lru bleach cairocffi cairosvg comm cssselect2 tenacity debugpy docstring-to-markdown download et-xmlfile faicons fastjsonschema fqdn freetype_py htmltools ipykernel ipython-genutils ipywidgets jupyterlab_widgets widgetsnbextension isoduration jsonpointer json5 jupyter jupyter-client jupyter-console jupyter-core jupyter-events jupyter-lsp jupyter-server jupyter-server-proxy jupyter-server-terminals jupyterlab jupyterlab-server linkify-it-py mdit-py-plugins mistune narwhals nbclassic nbclient notebook odswriter openpyxl overrides prometheus-client pycairo pypdf python-json-logger python-lsp-jsonrpc python-lsp-server python-multipart python-pptx pyxml2pdf pyzmq reportlab rlpycairo questionary Send2Trash shiny shinychat simpervisor starlette svglib uc-micro-py ujson uvicorn watchfiles webcolors websockets websocket-client xlsxwriter anyio markdown-it-py mdurl parso prompt-toolkit arrow babel click idna importlib-metadata ipython jsonschema attrs jsonschema-specifications lxml markupsafe matplotlib-inline packaging pillow platformdirs referencing requests charset-normalizer rpds-py setuptools sniffio types-python-dateutil zipp aiohttp multidict yarl aiohappyeyeballs aiosignal frozenlist propcache beautifulsoup4 soupsieve asttokens executing tqdm wcwidth if test -d ../../download_archive; then cp -Rf src/* ../../download_archive/ 2>/dev/null; fi mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages for REQ in requirements3.txt; do if test -s ${REQ}; then install_requirements /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src || { echo "ERROR WITH install_requirements ${REQ} /opt/metwork-mfext-master/opt/python3_extratools ${REQ} ./src"; exit 1; }; fi; done [DEBUG]: layer python3_extratools@mfext[/opt/metwork-mfext-master/opt/python3_extratools] is already loaded Looking in links: ./src Processing ./src/argon2_cffi-23.1.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 1)) Processing ./src/argon2_cffi_bindings-21.2.0-cp313-abi3-linux_x86_64.whl (from -r requirements3.txt.tmp (line 2)) Processing ./src/asgiref-3.8.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 3)) Processing ./src/aspose_slides-25.12.0-py3-none-manylinux1_x86_64.whl (from -r requirements3.txt.tmp (line 4)) Processing ./src/async_lru-2.0.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 5)) Processing ./src/bleach-6.2.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 6)) Processing ./src/cairocffi-1.7.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 7)) Processing ./src/cairosvg-2.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 8)) Processing ./src/comm-0.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 9)) Processing ./src/cssselect2-0.9.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 10)) Processing ./src/datagouv_client-0.2.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 11)) Processing ./src/debugpy-1.8.14-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 12)) Processing ./src/docstring_to_markdown-0.17-py3-none-any.whl (from -r requirements3.txt.tmp (line 13)) Processing ./src/download-0.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 14)) Processing ./src/et_xmlfile-2.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 15)) Processing ./src/faicons-0.2.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 16)) Processing ./src/fastjsonschema-2.21.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 17)) Processing ./src/fqdn-1.5.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 18)) Processing ./src/freetype_py-2.5.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 19)) Processing ./src/htmltools-0.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 20)) Processing ./src/ipykernel-6.29.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 21)) Processing ./src/ipython_genutils-0.2.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 22)) Processing ./src/ipywidgets-8.1.7-py3-none-any.whl (from -r requirements3.txt.tmp (line 23)) Processing ./src/isoduration-20.11.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 24)) Processing ./src/jsonpointer-3.0.0-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 25)) Processing ./src/json5-0.12.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 26)) Processing ./src/jupyter-1.1.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 27)) Processing ./src/jupyter_client-8.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 28)) Processing ./src/jupyter_console-6.6.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 29)) Processing ./src/jupyter_core-5.7.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 30)) Processing ./src/jupyter_events-0.12.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 31)) Processing ./src/jupyter_lsp-2.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 32)) Processing ./src/jupyter_server-2.16.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 33)) Processing ./src/jupyter_server_proxy-4.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 34)) Processing ./src/jupyter_server_terminals-0.5.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 35)) Processing ./src/jupyterlab-4.4.9-py3-none-any.whl (from -r requirements3.txt.tmp (line 36)) Processing ./src/jupyterlab_pygments-0.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 37)) Processing ./src/jupyterlab_server-2.27.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 38)) Processing ./src/jupyterlab_widgets-3.0.15-py3-none-any.whl (from -r requirements3.txt.tmp (line 39)) Processing ./src/linkify_it_py-2.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 40)) Processing ./src/mdit_py_plugins-0.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 41)) Processing ./src/mistune-3.1.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 42)) Processing ./src/narwhals-1.37.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 43)) Processing ./src/nbclassic-1.3.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 44)) Processing ./src/nbclient-0.10.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 45)) Processing ./src/nbconvert-7.17.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 46)) Processing ./src/nbformat-5.10.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 47)) Processing ./src/nest_asyncio-1.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 48)) Processing ./src/notebook-7.4.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 49)) Processing ./src/notebook_shim-0.2.4-py3-none-any.whl (from -r requirements3.txt.tmp (line 50)) Processing ./src/odswriter-0.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 51)) Processing ./src/openpyxl-3.1.5-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 52)) Processing ./src/overrides-7.7.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 53)) Processing ./src/pandocfilters-1.5.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 54)) Processing ./src/prometheus_client-0.21.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 55)) Processing ./src/pycairo-1.29.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 56)) Processing ./src/pypdf-6.10.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 57)) Processing ./src/python_json_logger-3.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 58)) Processing ./src/python_lsp_jsonrpc-1.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 59)) Processing ./src/python_lsp_server-1.12.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 60)) Processing ./src/python_multipart-0.0.26-py3-none-any.whl (from -r requirements3.txt.tmp (line 61)) Processing ./src/python_pptx-1.0.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 62)) Processing ./src/pyxml2pdf-0.3.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 63)) Processing ./src/pyzmq-26.4.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 64)) Processing ./src/reportlab-4.4.10-py3-none-any.whl (from -r requirements3.txt.tmp (line 65)) Processing ./src/rlpycairo-0.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 66)) Processing ./src/questionary-2.1.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 67)) Processing ./src/rfc3339_validator-0.1.4-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 68)) Processing ./src/rfc3986_validator-0.1.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 69)) Processing ./src/send2trash-1.8.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 70)) Processing ./src/shiny-1.5.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 71)) Processing ./src/shinychat-0.2.8-py3-none-any.whl (from -r requirements3.txt.tmp (line 72)) Processing ./src/simpervisor-1.0.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 73)) Processing ./src/starlette-0.49.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 74)) Processing ./src/svglib-1.6.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 75)) Processing ./src/tenacity-9.1.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 76)) Processing ./src/terminado-0.18.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 77)) Processing ./src/tinycss2-1.4.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 78)) Processing ./src/uc_micro_py-1.0.3-py3-none-any.whl (from -r requirements3.txt.tmp (line 79)) Processing ./src/ujson-5.12.0-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 80)) Processing ./src/uri_template-1.3.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 81)) Processing ./src/uvicorn-0.34.2-py3-none-any.whl (from -r requirements3.txt.tmp (line 82)) Processing ./src/watchfiles-1.1.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 83)) Processing ./src/webcolors-24.11.1-py3-none-any.whl (from -r requirements3.txt.tmp (line 84)) Processing ./src/webencodings-0.5.1-py2.py3-none-any.whl (from -r requirements3.txt.tmp (line 85)) Processing ./src/websockets-15.0.1-cp313-cp313-linux_x86_64.whl (from -r requirements3.txt.tmp (line 86)) Processing ./src/websocket_client-1.8.0-py3-none-any.whl (from -r requirements3.txt.tmp (line 87)) Processing ./src/widgetsnbextension-4.0.14-py3-none-any.whl (from -r requirements3.txt.tmp (line 88)) Processing ./src/xlsxwriter-3.2.5-py3-none-any.whl (from -r requirements3.txt.tmp (line 89)) Requirement already satisfied: cffi>=1.0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from argon2-cffi-bindings==21.2.0->-r requirements3.txt.tmp (line 2)) (2.0.0) Requirement already satisfied: defusedxml in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from cairosvg==2.9.0->-r requirements3.txt.tmp (line 8)) (0.7.1) Requirement already satisfied: pillow in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from cairosvg==2.9.0->-r requirements3.txt.tmp (line 8)) (12.2.0) Requirement already satisfied: traitlets>=4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from comm==0.2.2->-r requirements3.txt.tmp (line 9)) (5.14.3) Requirement already satisfied: httpx<1,>=0.28.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from datagouv_client==0.2.3->-r requirements3.txt.tmp (line 11)) (0.28.1) Requirement already satisfied: importlib-metadata>=3.6 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from docstring-to-markdown==0.17->-r requirements3.txt.tmp (line 13)) (8.6.1) Requirement already satisfied: typing_extensions>=4.6 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from docstring-to-markdown==0.17->-r requirements3.txt.tmp (line 13)) (4.15.0) Requirement already satisfied: tqdm in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from download==0.3.5->-r requirements3.txt.tmp (line 14)) (4.67.1) Requirement already satisfied: six in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from download==0.3.5->-r requirements3.txt.tmp (line 14)) (1.17.0) Requirement already satisfied: requests in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from download==0.3.5->-r requirements3.txt.tmp (line 14)) (2.33.0) Requirement already satisfied: packaging>=20.9 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from htmltools==0.6.0->-r requirements3.txt.tmp (line 20)) (26.0) Requirement already satisfied: ipython>=7.23.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (9.0.2) Requirement already satisfied: matplotlib-inline>=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (0.1.7) Requirement already satisfied: psutil in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (7.2.2) Requirement already satisfied: tornado>=6.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (6.5.5) Requirement already satisfied: arrow>=0.15.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from isoduration==20.11.0->-r requirements3.txt.tmp (line 24)) (1.3.0) Requirement already satisfied: python-dateutil>=2.8.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-client==8.6.3->-r requirements3.txt.tmp (line 28)) (2.9.0.post0) Requirement already satisfied: prompt-toolkit>=3.0.30 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-console==6.6.3->-r requirements3.txt.tmp (line 29)) (3.0.50) Requirement already satisfied: pygments in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-console==6.6.3->-r requirements3.txt.tmp (line 29)) (2.20.0) Requirement already satisfied: platformdirs>=2.5 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from jupyter-core==5.7.2->-r requirements3.txt.tmp (line 30)) (4.5.0) Requirement already satisfied: jsonschema>=4.18.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 31)) (4.23.0) Requirement already satisfied: pyyaml>=5.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-events==0.12.0->-r requirements3.txt.tmp (line 31)) (6.0.3) Requirement already satisfied: referencing in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-events==0.12.0->-r requirements3.txt.tmp (line 31)) (0.36.2) Requirement already satisfied: anyio>=3.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-server==2.16.0->-r requirements3.txt.tmp (line 33)) (4.9.0) Requirement already satisfied: jinja2>=3.0.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-server==2.16.0->-r requirements3.txt.tmp (line 33)) (3.1.6) Requirement already satisfied: aiohttp in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (3.13.5) Requirement already satisfied: setuptools>=41.1.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from jupyterlab==4.4.9->-r requirements3.txt.tmp (line 36)) (81.0.0) Requirement already satisfied: babel>=2.10 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jupyterlab-server==2.27.3->-r requirements3.txt.tmp (line 38)) (2.17.0) Requirement already satisfied: markdown-it-py<4.0.0,>=1.0.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from mdit-py-plugins==0.4.2->-r requirements3.txt.tmp (line 41)) (3.0.0) Requirement already satisfied: beautifulsoup4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nbconvert==7.17.1->-r requirements3.txt.tmp (line 46)) (4.13.3) Requirement already satisfied: markupsafe>=2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from nbconvert==7.17.1->-r requirements3.txt.tmp (line 46)) (3.0.2) Requirement already satisfied: jedi<0.20.0,>=0.17.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from python-lsp-server==1.12.2->-r requirements3.txt.tmp (line 60)) (0.19.2) Requirement already satisfied: pluggy>=1.0.0 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from python-lsp-server==1.12.2->-r requirements3.txt.tmp (line 60)) (1.6.0) Requirement already satisfied: lxml>=3.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from python-pptx==1.0.2->-r requirements3.txt.tmp (line 62)) (6.1.0) Requirement already satisfied: charset-normalizer in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from reportlab==4.4.10->-r requirements3.txt.tmp (line 65)) (3.4.4) Requirement already satisfied: click>=8.1.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from shiny==1.5.1->-r requirements3.txt.tmp (line 71)) (8.3.3) Requirement already satisfied: orjson>=3.10.7 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from shiny==1.5.1->-r requirements3.txt.tmp (line 71)) (3.11.7) Requirement already satisfied: ptyprocess in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from terminado==0.18.1->-r requirements3.txt.tmp (line 77)) (0.7.0) Requirement already satisfied: h11>=0.8 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from uvicorn==0.34.2->-r requirements3.txt.tmp (line 82)) (0.16.0) Requirement already satisfied: idna>=2.8 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from anyio>=3.1.0->jupyter-server==2.16.0->-r requirements3.txt.tmp (line 33)) (3.11) Requirement already satisfied: sniffio>=1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from anyio>=3.1.0->jupyter-server==2.16.0->-r requirements3.txt.tmp (line 33)) (1.3.1) Requirement already satisfied: certifi in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from httpx<1,>=0.28.1->datagouv_client==0.2.3->-r requirements3.txt.tmp (line 11)) (2026.4.22) Requirement already satisfied: httpcore==1.* in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from httpx<1,>=0.28.1->datagouv_client==0.2.3->-r requirements3.txt.tmp (line 11)) (1.0.9) Requirement already satisfied: parso<0.9.0,>=0.8.4 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jedi<0.20.0,>=0.17.2->python-lsp-server==1.12.2->-r requirements3.txt.tmp (line 60)) (0.8.4) Requirement already satisfied: mdurl~=0.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from markdown-it-py<4.0.0,>=1.0.0->mdit-py-plugins==0.4.2->-r requirements3.txt.tmp (line 41)) (0.1.2) Requirement already satisfied: wcwidth in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from prompt-toolkit>=3.0.30->jupyter-console==6.6.3->-r requirements3.txt.tmp (line 29)) (0.2.13) Requirement already satisfied: types-python-dateutil>=2.8.10 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from arrow>=0.15.0->isoduration==20.11.0->-r requirements3.txt.tmp (line 24)) (2.9.0.20241206) Requirement already satisfied: pycparser in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from cffi>=1.0.1->argon2-cffi-bindings==21.2.0->-r requirements3.txt.tmp (line 2)) (3.0) Requirement already satisfied: zipp>=3.20 in /opt/metwork-mfext-master/opt/python3_core/lib/python3.13/site-packages (from importlib-metadata>=3.6->docstring-to-markdown==0.17->-r requirements3.txt.tmp (line 13)) (3.21.0) Requirement already satisfied: decorator in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (5.2.1) Requirement already satisfied: ipython-pygments-lexers in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (1.1.1) Requirement already satisfied: pexpect>4.3 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (4.9.0) Requirement already satisfied: stack_data in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (0.6.3) Requirement already satisfied: attrs>=22.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 31)) (25.1.0) Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 31)) (2024.10.1) Requirement already satisfied: rpds-py>=0.7.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from jsonschema>=4.18.0->jsonschema[format-nongpl]>=4.18.0->jupyter-events==0.12.0->-r requirements3.txt.tmp (line 31)) (0.29.0) Requirement already satisfied: urllib3<3,>=1.26 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from requests->download==0.3.5->-r requirements3.txt.tmp (line 14)) (2.6.3) Requirement already satisfied: aiohappyeyeballs>=2.5.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (2.5.0) Requirement already satisfied: aiosignal>=1.4.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (1.4.0) Requirement already satisfied: frozenlist>=1.1.1 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (1.5.0) Requirement already satisfied: multidict<7.0,>=4.5 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (6.1.0) Requirement already satisfied: propcache>=0.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (0.3.0) Requirement already satisfied: yarl<2.0,>=1.17.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from aiohttp->jupyter-server-proxy==4.4.0->-r requirements3.txt.tmp (line 34)) (1.18.3) Requirement already satisfied: soupsieve>1.2 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from beautifulsoup4->nbconvert==7.17.1->-r requirements3.txt.tmp (line 46)) (2.6) Requirement already satisfied: executing>=1.2.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (2.2.0) Requirement already satisfied: asttokens>=2.1.0 in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (3.0.0) Requirement already satisfied: pure_eval in /opt/metwork-mfext-master/opt/python3/lib/python3.13/site-packages (from stack_data->ipython>=7.23.1->ipykernel==6.29.5->-r requirements3.txt.tmp (line 21)) (0.2.3) Installing collected packages: webencodings, odswriter, ipython-genutils, fastjsonschema, xlsxwriter, widgetsnbextension, websockets, websocket-client, webcolors, uvicorn, uri-template, ujson, uc-micro-py, tinycss2, terminado, tenacity, simpervisor, Send2Trash, rfc3986-validator, rfc3339-validator, reportlab, pyzmq, python-multipart, python-json-logger, pypdf, pycairo, prometheus-client, pandocfilters, overrides, nest-asyncio, narwhals, mistune, jupyterlab_widgets, jupyterlab-pygments, jupyter-core, jsonpointer, json5, htmltools, freetype_py, fqdn, et-xmlfile, debugpy, comm, bleach, async-lru, Aspose.Slides, asgiref, watchfiles, starlette, rlpycairo, questionary, python-pptx, python-lsp-jsonrpc, openpyxl, mdit-py-plugins, linkify-it-py, jupyter-server-terminals, jupyter-client, faicons, download, docstring-to-markdown, cssselect2, cairocffi, argon2-cffi-bindings, svglib, pyxml2pdf, python-lsp-server, isoduration, ipywidgets, ipykernel, datagouv_client, cairosvg, argon2-cffi, nbformat, jupyter-console, nbclient, jupyter-events, nbconvert, jupyter-server, notebook-shim, jupyterlab-server, jupyter-server-proxy, jupyter-lsp, nbclassic, jupyterlab, notebook, jupyter, shinychat, shiny Successfully installed Aspose.Slides-25.12.0 Send2Trash-1.8.3 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 asgiref-3.8.1 async-lru-2.0.5 bleach-6.2.0 cairocffi-1.7.1 cairosvg-2.9.0 comm-0.2.2 cssselect2-0.9.0 datagouv_client-0.2.3 debugpy-1.8.14 docstring-to-markdown-0.17 download-0.3.5 et-xmlfile-2.0.0 faicons-0.2.2 fastjsonschema-2.21.1 fqdn-1.5.1 freetype_py-2.5.1 htmltools-0.6.0 ipykernel-6.29.5 ipython-genutils-0.2.0 ipywidgets-8.1.7 isoduration-20.11.0 json5-0.12.0 jsonpointer-3.0.0 jupyter-1.1.1 jupyter-client-8.6.3 jupyter-console-6.6.3 jupyter-core-5.7.2 jupyter-events-0.12.0 jupyter-lsp-2.2.5 jupyter-server-2.16.0 jupyter-server-proxy-4.4.0 jupyter-server-terminals-0.5.3 jupyterlab-4.4.9 jupyterlab-pygments-0.3.0 jupyterlab-server-2.27.3 jupyterlab_widgets-3.0.15 linkify-it-py-2.0.3 mdit-py-plugins-0.4.2 mistune-3.1.3 narwhals-1.37.0 nbclassic-1.3.1 nbclient-0.10.2 nbconvert-7.17.1 nbformat-5.10.4 nest-asyncio-1.6.0 notebook-7.4.2 notebook-shim-0.2.4 odswriter-0.4.0 openpyxl-3.1.5 overrides-7.7.0 pandocfilters-1.5.1 prometheus-client-0.21.1 pycairo-1.29.0 pypdf-6.10.2 python-json-logger-3.3.0 python-lsp-jsonrpc-1.1.2 python-lsp-server-1.12.2 python-multipart-0.0.26 python-pptx-1.0.2 pyxml2pdf-0.3.5 pyzmq-26.4.0 questionary-2.1.1 reportlab-4.4.10 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rlpycairo-0.4.0 shiny-1.5.1 shinychat-0.2.8 simpervisor-1.0.0 starlette-0.49.1 svglib-1.6.0 tenacity-9.1.2 terminado-0.18.1 tinycss2-1.4.0 uc-micro-py-1.0.3 ujson-5.12.0 uri-template-1.3.0 uvicorn-0.34.2 watchfiles-1.1.1 webcolors-24.11.1 webencodings-0.5.1 websocket-client-1.8.0 websockets-15.0.1 widgetsnbextension-4.0.14 xlsxwriter-3.2.5 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. if ! test -d /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages; then mkdir -p /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages; fi if test -f /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt; then cat /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt.tmp; mv /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt.tmp /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt; else cat requirements3.txt |sort |uniq |sed 's/^-e git.*egg=\(.*\)$/\1/g' >/opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/requirements3.txt ;fi IFS=$'\n' ; for REQ in `cat requirements3.txt |sort |uniq| grep -v "\["`; do _pip_package_to_yaml.sh "${REQ}" "/opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages" || { echo "ERROR WITH _pip_package_to_yaml.sh ${REQ} /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages"; exit 1; } done /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/aspose_slides.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/Send2Trash.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/argon2-cffi-bindings.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/argon2-cffi.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/asgiref.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/async-lru.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/bleach.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/cairocffi.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/CairoSVG.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/comm.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/cssselect2.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/datagouv_client.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/debugpy.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/docstring-to-markdown.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/download.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/et_xmlfile.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/faicons.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/fastjsonschema.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/fqdn.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/freetype-py.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/htmltools.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/ipykernel.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/ipython_genutils.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/ipywidgets.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/isoduration.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/json5.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jsonpointer.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_client.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter-console.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_core.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter-events.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter-lsp.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_server_proxy.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_server_terminals.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter_server.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyter.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyterlab_pygments.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyterlab_server.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyterlab.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/jupyterlab_widgets.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/linkify-it-py.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/mdit-py-plugins.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/mistune.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/narwhals.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nbclassic.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nbclient.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nbconvert.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nbformat.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/nest_asyncio.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/notebook_shim.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/notebook.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/odswriter.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/openpyxl.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/overrides.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/pandocfilters.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/prometheus_client.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/pycairo.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/pypdf.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-json-logger.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-lsp-jsonrpc.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-lsp-server.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-multipart.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/python-pptx.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/pyxml2pdf.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/pyzmq.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/questionary.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/reportlab.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/rfc3339_validator.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/rfc3986_validator.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/rlPyCairo.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/shiny.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/shinychat.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/simpervisor.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/starlette.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/svglib.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/tenacity.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/terminado.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/tinycss2.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/uc-micro-py.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/ujson.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/uri-template.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/uvicorn.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/watchfiles.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/webcolors.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/webencodings.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/websocket-client.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/websockets.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/widgetsnbextension.yaml is ready /opt/metwork-mfext-master/opt/python3_extratools/share/metwork_packages/xlsxwriter.yaml is ready cd /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/aspose && ls -1 *.cpython-*.so | grep -v 313 | xargs rm -f touch /opt/metwork-mfext-master/opt/python3_extratools/lib/python3.13/site-packages/aspose/.clean_aspose make[3]: Leaving directory '/src/layers/layer5_python3_extratools/0500_extra_packages' if test "1" = "1"; then echo extratools > /opt/metwork-mfext-master/opt/python3_extratools/.mfextaddon; fi _layer_dhash "python3_extratools@mfext" >/opt/metwork-mfext-master/opt/python3_extratools/.dhash if ! test -f cache/hit; then \ _check_layers_hash >/dev/null ; \ fi _cache_logic_after_layer.sh "/opt/metwork-mfext-master/opt/python3_extratools" cache: /buildcache/mfext_cache_layer_python3_extratools_8bbf05e9e16897cb8ad8d89a0921a58e.tar created make[2]: Leaving directory '/src/layers/layer5_python3_extratools' make[1]: Leaving directory '/src/layers' if test "1" != "1"; then _layer_dhash root@mfext >/opt/metwork-mfext-master/.dhash; fi layer_wrapper --layers=python3_devtools@mfext -- _yaml_to_md.py ALL >.metwork-framework/components.md