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): ca553809240b0beb0927b47ea95d20f0 python3_core@mfext layer (dependency) hash (from cache): e0325496c3a1224f16cac8e80a7d7a6c root@mfext layer (dependency) hash (from cache): d7552646d67e521cd0a6528e75cbc66d source hash: da44371a2e52340720abeb145ed3ad05 cache missed (/buildcache/mfext_cache_layer_python3_extratools_300c4b9d589116ee33218ff379d574b2.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 42.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 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 9.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: still running... 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 1.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 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 34.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 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 41.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 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 93.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' 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: 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 11.3 MB/s 0:00:02 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 13.9 MB/s 0:00:05 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 13.5 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 87.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 36.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 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 27.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 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 29.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 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 15.0 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 46.0 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 128.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 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 131.0 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 129.0 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 130.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 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 165.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 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 106.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 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 28.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 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 89.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 161.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 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 51.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 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 196.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 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.2.1.tar.gz (286 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)) Downloading certifi-2026.1.4.tar.gz (154 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 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 68.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 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 79.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 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 14.9 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/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, certifi, 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=86168 sha256=bcf9a3a405f2cf94bfe5d1bde291912c889b10bb6133bc59b6d50fb628c2a227 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=8d80fd3134a4a81490df08003abb4317a15321948b05f1f9aae3aa5dc2ba94d7 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=3577f9810f70433bfec3844c21e9b340721b574b5b4a7b7b0d077dc68a4990ed 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=e4ce22a2b4d9ef5031fb77f5c584fb5467ba00490bdd52e917ec4ff310a56fcf 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=aa4f8e1bea24cf4c9287b8d65ae23bdf1f027323ddf1aaf7df6de3e6f2def549 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=9fd66ee4721ce0656203cd04b51a134e5c0858d45f0e0e3c22df6df48d8d692d 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=4238529 sha256=8e9a507d65c083c6cc26f118c6bcfe6c8651136f32f0ee8752a617656fc57eb7 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=942597b43e73e69c24026f24e506221f78d4f88f8cdb096027576bf022c22868 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=40cd17b99177c5fa0af2fd24d42cd48750b27e1cffc8a274dc121d546a6f1f65 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=1e191796b82c84e211864b338ae05304e847ad0d9c12232cb4b4981a40721327 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=a11f691504fdae9a80b13892954ebff15edf95e2b01e9154b68bd47721587039 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=80b9be3b097e5efcc51757f278752fd90e6487f507d4cd4d7ea9479f8a8466aa 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=7597f316a54bbab5ac7fe6c9911064a422a0bd93130d5d86d7b9a489af90c4aa 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=c0e6013ce7b4e1abf4c477eb6c78528dd7874fc34981b0971128ac397514ec39 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=b661921ef581f76b53dd7b6332f6b40e34702341db098a10bbcc265600cb0f3a 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=241a7b83f5f67e8047deca40772dd1ce45262dfb20c07df6091a27456bff61b8 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=228e397fc12053d9770a4146ab24919fdeb4203075d8c8540fd62af91ad41932 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=8105c30ab3d4b72bd7c8d2b8c2382901b5866cbd43764682a7356d35ebda2f6f 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=894535fdbf4658b5b1273a0ff85fe905408c9a3720e8f98c7d044b671ad8b8b6 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=e62c59372b065d4953a44f945947678ef53596314c2756996955e19acc75dc6c 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=fddcec893b9d3a00561edf7b974376ab40cdbab6eabf1d2b95e6011071b760fc 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=94aa0bc3d032c98019e7d4de40dd121d091850bc2525a44bf81768590c61934c 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=2c19454c7869dd74f66d8e8b0198bcc19a397ecfb27fe4ed13eea29d637e79fc 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=3e8cf2f5a4a5c74c2c9af6563a311b33e63200b329b747acc130dfd6c72fd872 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=37248d0ce487e15c6f03ea5844c7421424f3f6894409e53c70f06a9eaa6ee0ea 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=cd4438b5653b969a47123edf77df5d14af8005860bd71ff67e5a682c115371f9 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=4746d89f2072d2468b4fc50fdc1c14b8829168f7bd53e58a5d376c8ba7f68a0d 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=f760a26450c4465a8d299ea8bc16b4b2aec5df93138a41ead0df2c625ebfcad0 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=669576b56ffc47af1c06158db70cef51a55a3e0eaf19ce7f5c0fd60a9817ad88 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=4013bc895a4abd94383942536430e2963795bebb716f8402ad653b73fc6b7610 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=7c431ce9d7ea4c0e76b815e6777973dc3a6004d260257e237abdf9aec196243b 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=f464393b07adc54b4e01e4fd71a2406d2ce0c58b47fb373e5e72ff9ae0f13841 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=07ca79327247222ebf54c9fb4b4fd294037051e9a05c274b25cb55c897ea610d 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=88502a7a2c3b68ba28cfde04a5762951fd67ccf18db1b7bf0376504c99ade1a0 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=d94b16fc6e8da42d3a3aca14b3a9ed3b3634bc1db658e18e5e2ae8e66898825b 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=4c8862fb88bf051f664e50580cd3c71f2d14243865eb9b68919b0bab046c3aee 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=75385ef3db6b2973ebee676b8ee7a9817dd15deceaff593d278d0028f0f31d45 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=e6f49cdd34b1a5b821b48581afc31d1c5fad54cb8f18e815609609a65229ab8e 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=795ab574e4044fdc2a3985beaf9ce720b7d9371887e78759a74ceda09510a50e 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=142a6752748026fedb969fff2d3e568d8d242b8cc386496c60099386a8f90bdb 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=5de43dfa6c5d9bf91ae16ed6797a1c6b0421ade3f392543dbd67b669ae7ee66f 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=223dc719dfec9bbe4e754c2478fe5944a2495bed69d0d7507bc045f440c7ea72 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=459059 sha256=4a4d69262a3d0a441f6e2118f4afe4d814474c7517eacde0997a33ba69a534ae 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=181834 sha256=9a287babb31f211c4436c56c26594d18ca74e7578603af53a78576325c9c1697 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=062b67cc6148edfcce3da3cb662a6d47a9d374e3689f529a7e38bec8e41c5f30 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=1432ef125170bf6fbff735a80ff89d4814d019849e91be9734da7231a982b917 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=be396caefb752a6f1a5e7f91119171c82c3bb2603207d98ff0d54ff25a0aa000 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=79a1db2d032fcd8a1199e39ed8acd9ea53434c35fd407550636c55540878b3bc 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=64f15813ac6c2bbf70ddc2bbb5d74927f9b0f6d545b2d0b284b5eda2fbf2c574 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=4a592a44f613f8591577074c3352455513e1203974cd396a25f061b6f8f01392 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.2.1-py3-none-any.whl size=102215 sha256=9df4cd4d89a9ef8a7f88e33e1bef831d7d75ef6c1ba2b327e7d452986df3a72b Stored in directory: /root/.cache/pip/wheels/2e/98/5f/0d5edddc3e7237137691d666d6120fc219932182057104f559 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=769d6795f14d1a7184a9f56f76d93bf87940bbf3e3498954f48fdc31f84bee15 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=c0bdf5b05dd47771cfd7bfd567e177d4f1f10ff86e19ec7dc5941cecf5ff4b54 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=10065616 sha256=31ea4addef49ddc219f5ead31e91209bde717990ba3ba239087286f0a4eaca8c 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=22843 sha256=6c4c56ad2bc6988a8d6298e237726df9fb463cb30649261c54186269ccbfb23b 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=0de716c4ee4ceed61eb103face1a05c06f7f0de4fc42ab8f3870de86cafd334c 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=1545810 sha256=d4196f66c070dbb30dce98df5f0f5ab0253a72c61e085cb480b1961cf9bbfe0a 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=e32b67a7f7325945b07921695a768ab82c4afea77f6dbc59b2f83cbb920d36e2 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=0b46b7e9fda1c146c840b7164d7e6b12176eefe4c9f7396196a6c60eefc65a0e Stored in directory: /root/.cache/pip/wheels/a6/46/c9/b3391298fbbe7b98039df3f67547f9fe15229fa97bd4626ee8 Building wheel for certifi (pyproject.toml): started Building wheel for certifi (pyproject.toml): finished with status 'done' Created wheel for certifi: filename=certifi-2026.1.4-py3-none-any.whl size=152899 sha256=583e04c53c9633daee0a2823bc858dcccc3675d49925c7d11eab385dffb776e6 Stored in directory: /root/.cache/pip/wheels/90/b9/fa/481493fe74a2a25d126287143bfbb1c5297b45ac76ea66d571 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=398860 sha256=474730da3d7c1b250c54b6bd4b5b3f5896e9405866e0f4164dd80a65b7357dbf 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=b981f8654d878c05bf857d4471ab4573a0ff8d3d6268ca14e1abf51d8d940f6c 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=cc4a486fdf9531eeb36238b51eb667d7713cf28abee48ca2dc9479519fb41ae9 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=5da012841e2bd3487e1cc754f7f0097253c88a568528d48153790476d7b3d004 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=4a90eee684a517d54f633d68f9fd8421b6ce2a81a79ab34792a68f8ce8f72add 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=1722160 sha256=628b6493775670b2a7d9628a16ebe5592c1204f21b9c24af8c5cd897c483ae07 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=bcb22c31bb52f3004c842085a5d31213b531006ceb01e70d2e535d045bae6645 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=339228 sha256=911651b029391d893dbf490dbd539cb1366d41b84ae6cef2b7dd635a89c983a3 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=5e23736e490c2f32ad0f7ed1867b11aaaa179ac5ffd9f2602850de1030a8e5b5 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=280640 sha256=ae5aeba77919df436cb7eb0c0b155d9e6d4faeed46b2576310070d38c595919e 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=226982 sha256=b83b0bee5216442f65623734cf75424d8b4bc874de200e63759ebd29ec3d104a 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=a8e2b2dab0845745fa13b41fbdd83539654b853389b6803f82fc78a847c78d1e 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=f7de48a9d932da70de95cce13babe2db12eb713f3f8fc0d5cce2687457be7556 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=2a005d2b355d67a98e8409e8b54402766cf2ca57a58bc170ceb73db1622d2ff0 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=629c775ea05de658c5ccf9a409e299c9930446b5be0cf2e7aa799886210cd387 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 certifi 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.2.1) 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.1.4) 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_300c4b9d589116ee33218ff379d574b2.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