>>> py3-jupyter_core: Building community/py3-jupyter_core 5.3.0-r0 (using abuild 3.10.0-r0) started Sun, 26 Mar 2023 08:05:48 +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/24) Installing libbz2 (1.0.8-r4) (2/24) Installing libffi (3.4.4-r1) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.4.2-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing libpanelw (6.4_p20230311-r0) (7/24) Installing readline (8.2.1-r0) (8/24) Installing sqlite-libs (3.41.2-r1) (9/24) Installing python3 (3.11.2-r0) (10/24) Installing py3-traitlets (5.9.0-r0) (11/24) Installing py3-platformdirs (3.1.1-r0) (12/24) Installing py3-editables (0.3-r2) (13/24) Installing py3-parsing (3.0.9-r1) (14/24) Installing py3-packaging (23.0-r1) (15/24) Installing py3-pathspec (0.11.1-r0) (16/24) Installing py3-pluggy (1.0.0-r2) (17/24) Installing py3-hatchling (1.13.0-r0) (18/24) Installing py3-installer (0.7.0-r0) (19/24) Installing py3-gpep517 (13-r0) (20/24) Installing py3-attrs (22.2.0-r0) (21/24) Installing py3-iniconfig (1.1.1-r5) (22/24) Installing py3-py (1.11.0-r1) (23/24) Installing py3-pytest (7.2.2-r0) (24/24) Installing .makedepends-py3-jupyter_core (20230326.080549) Executing busybox-1.36.0-r5.trigger OK: 398 MiB in 121 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.3.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 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.3.0.tar.gz::https://github.com/jupyter/jupyter_core/archive/refs/tags/v5.3.0.tar.gz >>> py3-jupyter_core: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-jupyter_core-5.3.0.tar.gz >>> py3-jupyter_core: Checking sha512sums... py3-jupyter_core-5.3.0.tar.gz: OK >>> py3-jupyter_core: Unpacking /var/cache/distfiles/edge/py3-jupyter_core-5.3.0.tar.gz... 2023-03-26 08:05:50,959 gpep517 INFO Building wheel via backend hatchling.build 2023-03-26 08:05:51,038 gpep517 INFO The backend produced dist/jupyter_core-5.3.0-py3-none-any.whl jupyter_core-5.3.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.11.2, pytest-7.2.2, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-jupyter_core/src/jupyter_core-5.3.0, 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.3.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.18s call jupyter_core/tests/test_command.py::test_paths_debug 0.10s call jupyter_core/tests/test_command.py::test_help 0.10s call jupyter_core/tests/test_command.py::test_subcommand_not_found 0.10s call jupyter_core/tests/test_command.py::test_subcommand_not_given 0.09s call jupyter_core/tests/test_command.py::test_runtime_dir 0.09s call jupyter_core/tests/test_command.py::test_paths 0.09s call jupyter_core/tests/test_command.py::test_paths_json 0.09s call jupyter_core/tests/test_command.py::test_config_dir 0.09s call jupyter_core/tests/test_command.py::test_data_dir (1 durations < 0.005s hidden. Use -vv to show these durations.) =========================== short test summary info ============================ SKIPPED [1] jupyter_core/tests/test_paths.py:111: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:119: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:161: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:167: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:174: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:180: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:225: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:231: only run on macos SKIPPED [1] jupyter_core/tests/test_paths.py:241: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:247: only run on windows SKIPPED [1] jupyter_core/tests/test_paths.py:463: 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:482: only run on windows/pypy < 7.3.6: https://foss.heptapod.net/pypy/pypy/-/issues/3469 SKIPPED [1] jupyter_core/tests/test_paths.py:520: only runs on windows SKIPPED [1] jupyter_core/tests/test_paths.py:525: only runs on windows =========== 55 passed, 14 skipped, 6 deselected, 1 warning in 1.23s ============ >>> 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: 768.0 KB >>> py3-jupyter_core*: Compressing data... >>> py3-jupyter_core*: Create checksum... >>> py3-jupyter_core*: Create py3-jupyter_core-5.3.0-r0.apk >>> py3-jupyter_core: Build complete at Sun, 26 Mar 2023 08:05:52 +0000 elapsed time 0h 0m 4s >>> py3-jupyter_core: Cleaning up srcdir >>> py3-jupyter_core: Cleaning up pkgdir >>> py3-jupyter_core: Uninstalling dependencies... (1/24) Purging .makedepends-py3-jupyter_core (20230326.080549) (2/24) Purging py3-traitlets (5.9.0-r0) (3/24) Purging py3-platformdirs (3.1.1-r0) (4/24) Purging py3-hatchling (1.13.0-r0) (5/24) Purging py3-editables (0.3-r2) (6/24) Purging py3-pathspec (0.11.1-r0) (7/24) Purging py3-gpep517 (13-r0) (8/24) Purging py3-installer (0.7.0-r0) (9/24) Purging py3-pytest (7.2.2-r0) (10/24) Purging py3-attrs (22.2.0-r0) (11/24) Purging py3-iniconfig (1.1.1-r5) (12/24) Purging py3-packaging (23.0-r1) (13/24) Purging py3-parsing (3.0.9-r1) (14/24) Purging py3-pluggy (1.0.0-r2) (15/24) Purging py3-py (1.11.0-r1) (16/24) Purging python3 (3.11.2-r0) (17/24) Purging libbz2 (1.0.8-r4) (18/24) Purging libffi (3.4.4-r1) (19/24) Purging gdbm (1.23-r0) (20/24) Purging xz-libs (5.4.2-r0) (21/24) Purging mpdecimal (2.5.1-r1) (22/24) Purging libpanelw (6.4_p20230311-r0) (23/24) Purging readline (8.2.1-r0) (24/24) Purging sqlite-libs (3.41.2-r1) Executing busybox-1.36.0-r5.trigger OK: 326 MiB in 97 packages >>> py3-jupyter_core: Updating the community/armhf repository index... >>> py3-jupyter_core: Signing the index...