>>> py3-jupyter_core: Building community/py3-jupyter_core 5.1.3-r0 (using abuild 3.10.0-r0) started Thu, 12 Jan 2023 04:16:51 +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/21) Installing libffi (3.4.4-r0) (2/21) Installing gdbm (1.23-r0) (3/21) Installing mpdecimal (2.5.1-r1) (4/21) Installing readline (8.2.0-r0) (5/21) Installing sqlite-libs (3.40.1-r0) (6/21) Installing python3 (3.11.1-r2) (7/21) Installing py3-traitlets (5.8.1-r0) (8/21) Installing py3-platformdirs (2.6.2-r0) (9/21) Installing py3-editables (0.3-r1) (10/21) Installing py3-parsing (3.0.9-r1) (11/21) Installing py3-packaging (23.0-r0) (12/21) Installing py3-pathspec (0.10.3-r0) (13/21) Installing py3-pluggy (1.0.0-r2) (14/21) Installing py3-hatchling (1.12.2-r0) (15/21) Installing py3-installer (0.6.0-r0) (16/21) Installing py3-gpep517 (13-r0) (17/21) Installing py3-attrs (22.2.0-r0) (18/21) Installing py3-iniconfig (1.1.1-r4) (19/21) Installing py3-py (1.11.0-r1) (20/21) Installing py3-pytest (7.2.0-r2) (21/21) Installing .makedepends-py3-jupyter_core (20230112.041652) Executing busybox-1.35.0-r30.trigger OK: 452 MiB in 124 packages >>> py3-jupyter_core: Cleaning up srcdir >>> py3-jupyter_core: Cleaning up pkgdir >>> py3-jupyter_core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-jupyter_core-5.1.3.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-jupyter_core: Fetching py3-jupyter_core-5.1.3.tar.gz::https://github.com/jupyter/jupyter_core/archive/refs/tags/v5.1.3.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83074 100 83074 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k >>> py3-jupyter_core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-jupyter_core-5.1.3.tar.gz >>> py3-jupyter_core: Checking sha512sums... py3-jupyter_core-5.1.3.tar.gz: OK >>> py3-jupyter_core: Unpacking /var/cache/distfiles/edge/py3-jupyter_core-5.1.3.tar.gz... 2023-01-12 04:16:54,363 gpep517 INFO Building wheel via backend hatchling.build 2023-01-12 04:16:54,489 gpep517 INFO The backend produced dist/jupyter_core-5.1.3-py3-none-any.whl jupyter_core-5.1.3-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-jupyter_core/src/jupyter_core-5.1.3, configfile: pyproject.toml, testpaths: jupyter_core/tests/ collected 75 items / 6 deselected / 69 selected jupyter_core/tests/test_application.py ......... [ 13%] jupyter_core/tests/test_async.py .. [ 15%] jupyter_core/tests/test_command.py .......... [ 30%] jupyter_core/tests/test_migrate.py ........ [ 42%] jupyter_core/tests/test_paths.py ..ss.....ssss....ssss............ssss.. [ 98%] . [100%] =============================== warnings summary =============================== jupyter_core/application.py:21 /home/buildozer/aports/community/py3-jupyter_core/src/jupyter_core-5.1.3/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.25s call jupyter_core/tests/test_command.py::test_paths_debug 0.14s call jupyter_core/tests/test_command.py::test_subcommand_not_found 0.13s call jupyter_core/tests/test_command.py::test_subcommand_not_given 0.13s call jupyter_core/tests/test_command.py::test_config_dir 0.13s call jupyter_core/tests/test_command.py::test_paths 0.12s call jupyter_core/tests/test_command.py::test_help 0.12s call jupyter_core/tests/test_command.py::test_paths_json 0.12s call jupyter_core/tests/test_command.py::test_runtime_dir 0.12s call jupyter_core/tests/test_command.py::test_data_dir 0.02s call jupyter_core/tests/test_application.py::test_load_config =========================== short test summary info ============================ SKIPPED [1] jupyter_core/tests/test_paths.py:110: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:117: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:159: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:165: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:172: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:178: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:223: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:229: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:236: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:242: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:458: 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:477: only run on windows/pypy < 7.3.6: https://foss.heptapod.net/pypy/pypy/-/issues/3469 SKIPPED [1] jupyter_core/tests/test_paths.py:515: only runs on windows SKIPPED [1] jupyter_core/tests/test_paths.py:520: only runs on windows =========== 55 passed, 14 skipped, 6 deselected, 1 warning in 1.74s ============ >>> 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: 776.0 KB >>> py3-jupyter_core*: Compressing data... >>> py3-jupyter_core*: Create checksum... >>> py3-jupyter_core*: Create py3-jupyter_core-5.1.3-r0.apk >>> py3-jupyter_core: Build complete at Thu, 12 Jan 2023 04:16:57 +0000 elapsed time 0h 0m 6s >>> py3-jupyter_core: Cleaning up srcdir >>> py3-jupyter_core: Cleaning up pkgdir >>> py3-jupyter_core: Uninstalling dependencies... (1/21) Purging .makedepends-py3-jupyter_core (20230112.041652) (2/21) Purging py3-traitlets (5.8.1-r0) (3/21) Purging py3-platformdirs (2.6.2-r0) (4/21) Purging py3-hatchling (1.12.2-r0) (5/21) Purging py3-editables (0.3-r1) (6/21) Purging py3-pathspec (0.10.3-r0) (7/21) Purging py3-gpep517 (13-r0) (8/21) Purging py3-installer (0.6.0-r0) (9/21) Purging py3-pytest (7.2.0-r2) (10/21) Purging py3-attrs (22.2.0-r0) (11/21) Purging py3-iniconfig (1.1.1-r4) (12/21) Purging py3-packaging (23.0-r0) (13/21) Purging py3-parsing (3.0.9-r1) (14/21) Purging py3-pluggy (1.0.0-r2) (15/21) Purging py3-py (1.11.0-r1) (16/21) Purging python3 (3.11.1-r2) (17/21) Purging libffi (3.4.4-r0) (18/21) Purging gdbm (1.23-r0) (19/21) Purging mpdecimal (2.5.1-r1) (20/21) Purging readline (8.2.0-r0) (21/21) Purging sqlite-libs (3.40.1-r0) Executing busybox-1.35.0-r30.trigger OK: 378 MiB in 103 packages >>> py3-jupyter_core: Updating the community/x86 repository index... >>> py3-jupyter_core: Signing the index...