>>> py3-jupyter_core: Building community/py3-jupyter_core 5.0.0-r1 (using abuild 3.10.0_rc1-r2) started Thu, 10 Nov 2022 09:38:21 +0000 >>> py3-jupyter_core: Checking sanity of /home/buildozer/aports/community/py3-jupyter_core/APKBUILD... >>> py3-jupyter_core: Analyzing dependencies... >>> py3-jupyter_core: Installing for build: build-base py3-traitlets py3-platformdirs py3-hatchling py3-gpep517 py3-pytest (1/25) Installing libbz2 (1.0.8-r3) (2/25) Installing libffi (3.4.4-r0) (3/25) Installing gdbm (1.23-r0) (4/25) Installing xz-libs (5.2.7-r0) (5/25) Installing mpdecimal (2.5.1-r1) (6/25) Installing readline (8.2.0-r0) (7/25) Installing sqlite-libs (3.39.4-r0) (8/25) Installing python3 (3.10.8-r3) (9/25) Installing py3-editables (0.3-r0) (10/25) Installing py3-parsing (3.0.9-r0) (11/25) Installing py3-packaging (21.3-r2) (12/25) Installing py3-pathspec (0.10.1-r0) (13/25) Installing py3-pluggy (1.0.0-r1) (14/25) Installing py3-tomli (2.0.1-r1) (15/25) Installing py3-hatchling (1.11.1-r0) (16/25) Installing py3-traitlets (5.4.0-r0) (17/25) Installing py3-platformdirs (2.5.3-r0) (18/25) Installing py3-installer (0.5.1-r1) (19/25) Installing py3-gpep517 (11-r0) (20/25) Installing py3-attrs (22.1.0-r0) (21/25) Installing py3-exceptiongroup (1.0.1-r0) (22/25) Installing py3-iniconfig (1.1.1-r3) (23/25) Installing py3-py (1.11.0-r0) (24/25) Installing py3-pytest (7.2.0-r1) (25/25) Installing .makedepends-py3-jupyter_core (20221110.093823) Executing busybox-1.35.0-r27.trigger OK: 317 MiB in 116 packages >>> py3-jupyter_core: Cleaning up srcdir >>> py3-jupyter_core: Cleaning up pkgdir >>> py3-jupyter_core: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-jupyter_core-5.0.0.tar.gz >>> py3-jupyter_core: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-jupyter_core-5.0.0.tar.gz >>> py3-jupyter_core: Checking sha512sums... py3-jupyter_core-5.0.0.tar.gz: OK >>> py3-jupyter_core: Unpacking /var/cache/distfiles/v3.17/py3-jupyter_core-5.0.0.tar.gz... 2022-11-10 09:38:23,944 gpep517 INFO Building wheel via backend hatchling.build 2022-11-10 09:38:24,116 gpep517 INFO The backend produced dist/jupyter_core-5.0.0-py3-none-any.whl jupyter_core-5.0.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-jupyter_core/src/jupyter_core-5.0.0, configfile: pyproject.toml, testpaths: jupyter_core/tests/ collected 70 items / 6 deselected / 64 selected jupyter_core/tests/test_application.py ......... [ 14%] jupyter_core/tests/test_command.py .......... [ 29%] jupyter_core/tests/test_migrate.py ........ [ 42%] jupyter_core/tests/test_paths.py ..ss.....ssss....ssss............sss. [100%] =============================== warnings summary =============================== jupyter_core/application.py:21 /home/buildozer/aports/community/py3-jupyter_core/src/jupyter_core-5.0.0/jupyter_core/application.py:21: DeprecationWarning: Jupyter is migrating its paths to use standard platformdirs given by the platformdirs library. To remove this warning and see the appropriate new directories, set the environment variable `JUPYTER_PLATFORM_DIRS=1` and then run `jupyter --paths`. The use of platformdirs will be the default in `jupyter_core` v6 from .paths import ( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================= slowest 10 durations ============================= 0.19s call jupyter_core/tests/test_command.py::test_paths_debug 0.10s call jupyter_core/tests/test_command.py::test_subcommand_not_found 0.10s call jupyter_core/tests/test_command.py::test_help 0.09s call jupyter_core/tests/test_command.py::test_runtime_dir 0.09s call jupyter_core/tests/test_command.py::test_paths_json 0.09s call jupyter_core/tests/test_command.py::test_data_dir 0.09s call jupyter_core/tests/test_command.py::test_config_dir 0.09s call jupyter_core/tests/test_command.py::test_subcommand_not_given 0.08s call jupyter_core/tests/test_command.py::test_paths 0.02s call jupyter_core/tests/test_application.py::test_generate_config =========================== short test summary info ============================ SKIPPED [1] jupyter_core/tests/test_paths.py:107: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:114: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:156: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:162: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:169: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:175: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:220: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:226: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:233: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:239: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:432: only run on windows/cpython or pypy >= 7.3.6: https://foss.heptapod.net/pypy/pypy/-/issues/3469 SKIPPED [1] jupyter_core/tests/test_paths.py:451: only run on windows/pypy < 7.3.6: https://foss.heptapod.net/pypy/pypy/-/issues/3469 SKIPPED [1] jupyter_core/tests/test_paths.py:489: only runs on windows =========== 51 passed, 13 skipped, 6 deselected, 1 warning in 1.44s ============ >>> py3-jupyter_core: Entering fakeroot... >>> py3-jupyter_core*: Running postcheck for py3-jupyter_core >>> py3-jupyter_core*: Preparing package py3-jupyter_core... >>> py3-jupyter_core*: Tracing dependencies... >>> py3-jupyter_core*: Package size: 664.0 KB >>> py3-jupyter_core*: Compressing data... >>> py3-jupyter_core*: Create checksum... >>> py3-jupyter_core*: Create py3-jupyter_core-5.0.0-r1.apk >>> py3-jupyter_core: Build complete at Thu, 10 Nov 2022 09:38:26 +0000 elapsed time 0h 0m 5s >>> py3-jupyter_core: Cleaning up srcdir >>> py3-jupyter_core: Cleaning up pkgdir >>> py3-jupyter_core: Uninstalling dependencies... (1/25) Purging .makedepends-py3-jupyter_core (20221110.093823) (2/25) Purging py3-traitlets (5.4.0-r0) (3/25) Purging py3-platformdirs (2.5.3-r0) (4/25) Purging py3-hatchling (1.11.1-r0) (5/25) Purging py3-editables (0.3-r0) (6/25) Purging py3-pathspec (0.10.1-r0) (7/25) Purging py3-gpep517 (11-r0) (8/25) Purging py3-installer (0.5.1-r1) (9/25) Purging py3-pytest (7.2.0-r1) (10/25) Purging py3-attrs (22.1.0-r0) (11/25) Purging py3-exceptiongroup (1.0.1-r0) (12/25) Purging py3-iniconfig (1.1.1-r3) (13/25) Purging py3-packaging (21.3-r2) (14/25) Purging py3-parsing (3.0.9-r0) (15/25) Purging py3-pluggy (1.0.0-r1) (16/25) Purging py3-py (1.11.0-r0) (17/25) Purging py3-tomli (2.0.1-r1) (18/25) Purging python3 (3.10.8-r3) (19/25) Purging libbz2 (1.0.8-r3) (20/25) Purging libffi (3.4.4-r0) (21/25) Purging gdbm (1.23-r0) (22/25) Purging xz-libs (5.2.7-r0) (23/25) Purging mpdecimal (2.5.1-r1) (24/25) Purging readline (8.2.0-r0) (25/25) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 258 MiB in 91 packages >>> py3-jupyter_core: Updating the community/x86 repository index... >>> py3-jupyter_core: Signing the index...