>>> jupyter-nbformat: Building community/jupyter-nbformat 5.2.0-r0 (using abuild 3.9.0-r0) started Tue, 19 Apr 2022 16:24:00 +0000 >>> jupyter-nbformat: Checking sanity of /home/buildozer/aports/community/jupyter-nbformat/APKBUILD... >>> jupyter-nbformat: Analyzing dependencies... >>> jupyter-nbformat: Installing for build: build-base py3-traitlets py3-jsonschema py3-jupyter_core py3-ipython_genutils py3-pytest py3-testpath py3-fastjsonschema (1/26) Installing gdbm (1.23-r0) (2/26) Installing mpdecimal (2.5.1-r1) (3/26) Installing readline (8.1.2-r0) (4/26) Installing sqlite-libs (3.38.2-r0) (5/26) Installing python3 (3.10.3-r1) (6/26) Installing py3-six (1.16.0-r1) (7/26) Installing py3-traitlets (5.1.0-r1) (8/26) Installing py3-pyrsistent (0.18.0-r1) (9/26) Installing py3-attrs (21.4.0-r0) (10/26) Installing py3-jsonschema (4.4.0-r1) (11/26) Installing py3-jupyter_core (4.9.2-r0) (12/26) Installing py3-ipython_genutils (0.2.0-r5) (13/26) Installing py3-atomicwrites (1.4.0-r2) (14/26) Installing py3-more-itertools (8.12.0-r2) (15/26) Installing py3-iniconfig (1.1.1-r2) (16/26) Installing py3-pluggy (1.0.0-r0) (17/26) Installing py3-py (1.10.0-r2) (18/26) Installing py3-wcwidth (0.2.5-r2) (19/26) Installing py3-parsing (2.4.7-r3) (20/26) Installing py3-packaging (21.3-r0) (21/26) Installing py3-toml (0.10.2-r3) (22/26) Installing py3-pygments (2.11.2-r0) (23/26) Installing py3-pytest (6.2.5-r2) (24/26) Installing py3-testpath (0.5.0-r2) (25/26) Installing py3-fastjsonschema (2.15.3-r0) (26/26) Installing .makedepends-jupyter-nbformat (20220419.162401) Executing busybox-1.35.0-r8.trigger OK: 1339 MiB in 129 packages >>> jupyter-nbformat: Cleaning up srcdir >>> jupyter-nbformat: Cleaning up pkgdir >>> jupyter-nbformat: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/jupyter-nbformat-5.2.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 130k 100 130k 0 0 1335k 0 --:--:-- --:--:-- --:--:-- 1344k >>> jupyter-nbformat: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/jupyter-nbformat-5.2.0.tar.gz >>> jupyter-nbformat: Checking sha512sums... jupyter-nbformat-5.2.0.tar.gz: OK >>> jupyter-nbformat: Unpacking /var/cache/distfiles/v3.16/jupyter-nbformat-5.2.0.tar.gz... /home/buildozer/aports/community/jupyter-nbformat/src/nbformat-5.2.0/setup.py:25: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'include_package_data' warnings.warn(msg) /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/nbformat copying nbformat/_imports.py -> build/lib/nbformat copying nbformat/_compat.py -> build/lib/nbformat copying nbformat/notebooknode.py -> build/lib/nbformat copying nbformat/validator.py -> build/lib/nbformat copying nbformat/_struct.py -> build/lib/nbformat copying nbformat/reader.py -> build/lib/nbformat copying nbformat/__init__.py -> build/lib/nbformat copying nbformat/converter.py -> build/lib/nbformat copying nbformat/json_compat.py -> build/lib/nbformat copying nbformat/sign.py -> build/lib/nbformat copying nbformat/sentinel.py -> build/lib/nbformat copying nbformat/current.py -> build/lib/nbformat copying nbformat/_version.py -> build/lib/nbformat creating build/lib/nbformat/v4 copying nbformat/v4/nbbase.py -> build/lib/nbformat/v4 copying nbformat/v4/__init__.py -> build/lib/nbformat/v4 copying nbformat/v4/rwbase.py -> build/lib/nbformat/v4 copying nbformat/v4/nbjson.py -> build/lib/nbformat/v4 copying nbformat/v4/convert.py -> build/lib/nbformat/v4 creating build/lib/nbformat/corpus copying nbformat/corpus/__init__.py -> build/lib/nbformat/corpus copying nbformat/corpus/words.py -> build/lib/nbformat/corpus creating build/lib/nbformat/corpus/tests copying nbformat/corpus/tests/test_words.py -> build/lib/nbformat/corpus/tests copying nbformat/corpus/tests/__init__.py -> build/lib/nbformat/corpus/tests creating build/lib/nbformat/v3 copying nbformat/v3/nbpy.py -> build/lib/nbformat/v3 copying nbformat/v3/nbbase.py -> build/lib/nbformat/v3 copying nbformat/v3/__init__.py -> build/lib/nbformat/v3 copying nbformat/v3/rwbase.py -> build/lib/nbformat/v3 copying nbformat/v3/nbjson.py -> build/lib/nbformat/v3 copying nbformat/v3/convert.py -> build/lib/nbformat/v3 creating build/lib/nbformat/v1 copying nbformat/v1/nbbase.py -> build/lib/nbformat/v1 copying nbformat/v1/__init__.py -> build/lib/nbformat/v1 copying nbformat/v1/rwbase.py -> build/lib/nbformat/v1 copying nbformat/v1/nbjson.py -> build/lib/nbformat/v1 copying nbformat/v1/convert.py -> build/lib/nbformat/v1 creating build/lib/nbformat/v2 copying nbformat/v2/nbxml.py -> build/lib/nbformat/v2 copying nbformat/v2/nbpy.py -> build/lib/nbformat/v2 copying nbformat/v2/nbbase.py -> build/lib/nbformat/v2 copying nbformat/v2/__init__.py -> build/lib/nbformat/v2 copying nbformat/v2/rwbase.py -> build/lib/nbformat/v2 copying nbformat/v2/nbjson.py -> build/lib/nbformat/v2 copying nbformat/v2/convert.py -> build/lib/nbformat/v2 copying nbformat/v4/nbformat.v4.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.4.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.1.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.0.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.5.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.2.schema.json -> build/lib/nbformat/v4 copying nbformat/v4/nbformat.v4.3.schema.json -> build/lib/nbformat/v4 copying nbformat/v3/nbformat.v3.schema.json -> build/lib/nbformat/v3 running build_scripts creating build/scripts-3.10 copying and adjusting scripts/jupyter-trust -> build/scripts-3.10 changing mode of build/scripts-3.10/jupyter-trust from 644 to 755 ============================= test session starts ============================== platform linux -- Python 3.10.3, pytest-6.2.5, py-1.10.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/jupyter-nbformat/src/nbformat-5.2.0 collected 176 items nbformat/corpus/tests/test_words.py . [ 0%] tests/test_api.py ..... [ 3%] tests/test_convert.py ..... [ 6%] tests/test_nbformat.py ..... [ 9%] tests/test_reader.py ... [ 10%] tests/test_sign.py ................... [ 21%] tests/test_validator.py ..................................... [ 42%] tests/v1/test_json.py . [ 43%] tests/v1/test_nbbase.py ...... [ 46%] tests/v2/test_json.py ... [ 48%] tests/v2/test_nbbase.py ............. [ 55%] tests/v2/test_nbpy.py . [ 56%] tests/v3/test_json.py ........... [ 62%] tests/v3/test_misc.py . [ 63%] tests/v3/test_nbbase.py ...................... [ 75%] tests/v3/test_nbpy.py ..... [ 78%] tests/v4/test_convert.py ...... [ 81%] tests/v4/test_json.py ............. [ 89%] tests/v4/test_nbbase.py .............. [ 97%] tests/v4/test_validate.py ..... [100%] =============================== warnings summary =============================== nbformat/validator.py:355: 16 warnings tests/test_api.py: 3 warnings tests/test_validator.py: 19 warnings tests/v4/test_convert.py: 8 warnings tests/v4/test_nbbase.py: 16 warnings tests/v4/test_validate.py: 26 warnings /home/buildozer/aports/community/jupyter-nbformat/src/nbformat-5.2.0/nbformat/validator.py:355: DeprecationWarning: Passing a schema to Validator.iter_errors is deprecated and will be removed in a future release. Call validator.evolve(schema=new_schema).iter_errors(...) instead. for error in errors: tests/test_validator.py::test_repair_non_unique_cell_ids /home/buildozer/aports/community/jupyter-nbformat/src/nbformat-5.2.0/nbformat/validator.py:287: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead get_logger().warn("Non-unique cell id '{}' detected. Corrected to '{}'.".format(cell_id, cell['id'])) tests/v3/test_nbbase.py::TestOutputs::test_b64b6tes_jpeg /home/buildozer/aports/community/jupyter-nbformat/src/nbformat-5.2.0/tests/v3/test_nbbase.py:148: UserWarning: A notebook got bytes instead of likely base64 encoded values.The content will likely be corrupted. out = new_output(output_jpeg=b'/9', output_type='display_data') tests/v3/test_nbbase.py::TestOutputs::test_b64b6tes_png /home/buildozer/aports/community/jupyter-nbformat/src/nbformat-5.2.0/tests/v3/test_nbbase.py:141: UserWarning: A notebook got bytes instead of likely base64 encoded values.The content will likely be corrupted. out = new_output(output_png=b'iVBORw0KG', output_type='display_data') tests/v3/test_nbbase.py::TestOutputs::test_binary_jpeg /home/buildozer/aports/community/jupyter-nbformat/src/nbformat-5.2.0/tests/v3/test_nbbase.py:144: UserWarning: A notebook got bytes instead of likely base64 encoded values.The content will likely be corrupted. out = new_output(output_jpeg=b'\xff\xd8', output_type='display_data') tests/v3/test_nbbase.py::TestOutputs::test_binary_png /home/buildozer/aports/community/jupyter-nbformat/src/nbformat-5.2.0/tests/v3/test_nbbase.py:137: UserWarning: A notebook got bytes instead of likely base64 encoded values.The content will likely be corrupted. out = new_output(output_png=b'\x89PNG\r\n\x1a\n', output_type='display_data') -- Docs: https://docs.pytest.org/en/stable/warnings.html ======================= 176 passed, 93 warnings in 4.24s ======================= >>> jupyter-nbformat: Entering fakeroot... /home/buildozer/aports/community/jupyter-nbformat/src/nbformat-5.2.0/setup.py:25: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.core import setup /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'include_package_data' warnings.warn(msg) /usr/lib/python3.10/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running install running build running build_py running build_scripts running install_lib creating /home/buildozer/aports/community/jupyter-nbformat/pkg creating /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat creating /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr creating /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib creating /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10 creating /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/_imports.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/_compat.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/notebooknode.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/validator.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat creating /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.schema.json -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbbase.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.4.schema.json -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/__init__.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.1.schema.json -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/rwbase.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.0.schema.json -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.5.schema.json -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbjson.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/convert.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.2.schema.json -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/v4/nbformat.v4.3.schema.json -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4 copying build/lib/nbformat/_struct.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/reader.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat creating /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus creating /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/tests copying build/lib/nbformat/corpus/tests/test_words.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/tests copying build/lib/nbformat/corpus/tests/__init__.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/tests copying build/lib/nbformat/corpus/__init__.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus copying build/lib/nbformat/corpus/words.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus copying build/lib/nbformat/__init__.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/converter.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/json_compat.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/sign.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat creating /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbpy.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbbase.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/v3/__init__.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/v3/rwbase.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbjson.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/v3/nbformat.v3.schema.json -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 copying build/lib/nbformat/v3/convert.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3 creating /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1 copying build/lib/nbformat/v1/nbbase.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1 copying build/lib/nbformat/v1/__init__.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1 copying build/lib/nbformat/v1/rwbase.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1 copying build/lib/nbformat/v1/nbjson.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1 copying build/lib/nbformat/v1/convert.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1 creating /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbxml.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbpy.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbbase.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/v2/__init__.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/v2/rwbase.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/v2/nbjson.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/v2/convert.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2 copying build/lib/nbformat/sentinel.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/current.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat copying build/lib/nbformat/_version.py -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/_imports.py to _imports.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/_compat.py to _compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/notebooknode.py to notebooknode.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/validator.py to validator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/nbbase.py to nbbase.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/rwbase.py to rwbase.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/nbjson.py to nbjson.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v4/convert.py to convert.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/_struct.py to _struct.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/reader.py to reader.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/tests/test_words.py to test_words.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/tests/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/corpus/words.py to words.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/converter.py to converter.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/json_compat.py to json_compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/sign.py to sign.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/nbpy.py to nbpy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/nbbase.py to nbbase.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/rwbase.py to rwbase.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/nbjson.py to nbjson.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v3/convert.py to convert.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/nbbase.py to nbbase.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/rwbase.py to rwbase.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/nbjson.py to nbjson.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v1/convert.py to convert.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/nbxml.py to nbxml.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/nbpy.py to nbpy.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/nbbase.py to nbbase.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/rwbase.py to rwbase.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/nbjson.py to nbjson.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/v2/convert.py to convert.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/sentinel.py to sentinel.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/current.py to current.cpython-310.pyc byte-compiling /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat/_version.py to _version.cpython-310.pyc running install_scripts creating /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/bin copying build/scripts-3.10/jupyter-trust -> /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/bin changing mode of /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/bin/jupyter-trust to 755 running install_egg_info Writing /home/buildozer/aports/community/jupyter-nbformat/pkg/jupyter-nbformat/usr/lib/python3.10/site-packages/nbformat-5.2.0-py3.10.egg-info >>> jupyter-nbformat*: Running postcheck for jupyter-nbformat >>> jupyter-nbformat*: Preparing package jupyter-nbformat... >>> jupyter-nbformat*: Tracing dependencies... >>> jupyter-nbformat*: Package size: 696.0 KB >>> jupyter-nbformat*: Compressing data... >>> jupyter-nbformat*: Create checksum... >>> jupyter-nbformat*: Create jupyter-nbformat-5.2.0-r0.apk >>> jupyter-nbformat: Build complete at Tue, 19 Apr 2022 16:24:08 +0000 elapsed time 0h 0m 8s >>> jupyter-nbformat: Cleaning up srcdir >>> jupyter-nbformat: Cleaning up pkgdir >>> jupyter-nbformat: Uninstalling dependencies... (1/26) Purging .makedepends-jupyter-nbformat (20220419.162401) (2/26) Purging py3-jsonschema (4.4.0-r1) (3/26) Purging py3-pyrsistent (0.18.0-r1) (4/26) Purging py3-jupyter_core (4.9.2-r0) (5/26) Purging py3-traitlets (5.1.0-r1) (6/26) Purging py3-ipython_genutils (0.2.0-r5) (7/26) Purging py3-pytest (6.2.5-r2) (8/26) Purging py3-atomicwrites (1.4.0-r2) (9/26) Purging py3-attrs (21.4.0-r0) (10/26) Purging py3-more-itertools (8.12.0-r2) (11/26) Purging py3-iniconfig (1.1.1-r2) (12/26) Purging py3-pluggy (1.0.0-r0) (13/26) Purging py3-py (1.10.0-r2) (14/26) Purging py3-wcwidth (0.2.5-r2) (15/26) Purging py3-packaging (21.3-r0) (16/26) Purging py3-parsing (2.4.7-r3) (17/26) Purging py3-six (1.16.0-r1) (18/26) Purging py3-toml (0.10.2-r3) (19/26) Purging py3-pygments (2.11.2-r0) (20/26) Purging py3-testpath (0.5.0-r2) (21/26) Purging py3-fastjsonschema (2.15.3-r0) (22/26) Purging python3 (3.10.3-r1) (23/26) Purging gdbm (1.23-r0) (24/26) Purging mpdecimal (2.5.1-r1) (25/26) Purging readline (8.1.2-r0) (26/26) Purging sqlite-libs (3.38.2-r0) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> jupyter-nbformat: Updating the community/x86_64 repository index... >>> jupyter-nbformat: Signing the index...