>>> py3-pep440: Building community/py3-pep440 0.1.2-r4 (using abuild 3.16.0_rc4-r0) started Mon, 20 Oct 2025 19:33:35 +0000 >>> py3-pep440: Validating /home/buildozer/aports/community/py3-pep440/APKBUILD... >>> py3-pep440: Analyzing dependencies... >>> py3-pep440: Installing for build: build-base py3-gpep517 py3-flit-core py3-pytest py3-pytest-console-scripts ( 1/32) Installing libffi (3.5.2-r0) ( 2/32) Installing gdbm (1.26-r0) ( 3/32) Installing mpdecimal (4.0.1-r0) ( 4/32) Installing libpanelw (6.5_p20251010-r0) ( 5/32) Installing sqlite-libs (3.50.4-r1) ( 6/32) Installing python3 (3.12.12-r0) ( 7/32) Installing python3-pycache-pyc0 (3.12.12-r0) ( 8/32) Installing pyc (3.12.12-r0) ( 9/32) Installing py3-installer-pyc (0.7.0-r2) (10/32) Installing py3-gpep517-pyc (19-r0) (11/32) Installing python3-pyc (3.12.12-r0) (12/32) Installing py3-installer (0.7.0-r2) (13/32) Installing py3-gpep517 (19-r0) (14/32) Installing py3-flit-core (3.12.0-r0) (15/32) Installing py3-flit-core-pyc (3.12.0-r0) (16/32) Installing py3-iniconfig (2.1.0-r0) (17/32) Installing py3-iniconfig-pyc (2.1.0-r0) (18/32) Installing py3-parsing (3.2.3-r0) (19/32) Installing py3-parsing-pyc (3.2.3-r0) (20/32) Installing py3-packaging (25.0-r0) (21/32) Installing py3-packaging-pyc (25.0-r0) (22/32) Installing py3-pluggy (1.6.0-r0) (23/32) Installing py3-pluggy-pyc (1.6.0-r0) (24/32) Installing py3-py (1.11.0-r4) (25/32) Installing py3-py-pyc (1.11.0-r4) (26/32) Installing py3-pygments (2.19.2-r0) (27/32) Installing py3-pygments-pyc (2.19.2-r0) (28/32) Installing py3-pytest (8.4.2-r1) (29/32) Installing py3-pytest-pyc (8.4.2-r1) (30/32) Installing py3-pytest-console-scripts (1.4.1-r2) (31/32) Installing py3-pytest-console-scripts-pyc (1.4.1-r2) (32/32) Installing .makedepends-py3-pep440 (20251020.193355) busybox-1.37.0-r24.trigger: Executing script... OK: 485 MiB in 143 packages >>> py3-pep440: Cleaning up srcdir >>> py3-pep440: Cleaning up pkgdir >>> py3-pep440: Cleaning up tmpdir >>> py3-pep440: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pep440-0.1.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pep440: Fetching py3-pep440-0.1.2.tar.gz::https://github.com/Carreau/pep440/archive/refs/tags/0.1.2.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.23/py3-pep440-0.1.2.tar.gz.part' py3-pep440-0.1.2.tar 100% |********************************| 4047 0:00:00 ETA '/var/cache/distfiles/v3.23/py3-pep440-0.1.2.tar.gz.part' saved /var/cache/distfiles/v3.23/py3-pep440-0.1.2.tar.gz: OK >>> py3-pep440: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/py3-pep440-0.1.2.tar.gz /var/cache/distfiles/v3.23/py3-pep440-0.1.2.tar.gz: OK >>> py3-pep440: Unpacking /var/cache/distfiles/v3.23/py3-pep440-0.1.2.tar.gz... 2025-10-20 19:33:56,194 gpep517 INFO Building wheel via backend flit_core.buildapi 2025-10-20 19:33:56,203 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2024-10-16 16:20:45+00:00 2025-10-20 19:33:56,203 flit_core.wheel INFO Copying package file(s) from pep440 2025-10-20 19:33:56,204 flit_core.wheel INFO Writing metadata files 2025-10-20 19:33:56,205 flit_core.wheel INFO Writing the record of files 2025-10-20 19:33:56,205 flit_core.wheel INFO Built wheel: .dist/pep440-0.1.2-py3-none-any.whl 2025-10-20 19:33:56,205 gpep517 INFO The backend produced .dist/pep440-0.1.2-py3-none-any.whl pep440-0.1.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-pep440/src/pep440-0.1.2 configfile: pyproject.toml testpaths: tests/ plugins: console-scripts-1.4.1 collected 7 items tests/test_cli.py .... [ 57%] tests/test_pep.py ... [100%] =============================== warnings summary =============================== tests/test_cli.py::test_cli_help[subprocess-args0-0] tests/test_cli.py::test_cli_help[subprocess-args0-0] tests/test_cli.py::test_cli_version[subprocess-0.0.0-0] tests/test_cli.py::test_cli_version[subprocess-0.0.0-0] tests/test_cli.py::test_cli_version[subprocess-not-a-version-1] tests/test_cli.py::test_cli_version[subprocess-not-a-version-1] /home/buildozer/aports/community/py3-pep440/src/pep440-0.1.2/tests/test_cli.py:15: DeprecationWarning: script_runner commands should be passed as a single sequence, not as multiple arguments. Replace `script_runner.run(a, b, c)` calls with `script_runner.run([a, b, c])` return script_runner.run(NAME, *map(str, args), **kwargs) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 7 passed, 6 warnings in 0.19s ========================= >>> py3-pep440: Entering fakeroot... >>> py3-pep440-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/pep440/__pycache__' -> '/home/buildozer/aports/community/py3-pep440/pkg/py3-pep440-pyc/usr/lib/python3.12/site-packages/pep440/__pycache__' >>> py3-pep440-pyc*: Preparing subpackage py3-pep440-pyc... >>> py3-pep440-pyc*: Running postcheck for py3-pep440-pyc >>> py3-pep440*: Running postcheck for py3-pep440 >>> py3-pep440*: Preparing package py3-pep440... >>> py3-pep440-pyc*: Tracing dependencies... python3~3.12 >>> py3-pep440-pyc*: Package size: 3.0 KB >>> py3-pep440-pyc*: Compressing data... >>> py3-pep440-pyc*: Create checksum... >>> py3-pep440-pyc*: Create py3-pep440-pyc-0.1.2-r4.apk >>> py3-pep440*: Tracing dependencies... python3~3.12 >>> py3-pep440*: Package size: 6.5 KB >>> py3-pep440*: Compressing data... >>> py3-pep440*: Create checksum... >>> py3-pep440*: Create py3-pep440-0.1.2-r4.apk >>> py3-pep440: Build complete at Mon, 20 Oct 2025 19:33:57 +0000 elapsed time 0h 0m 22s >>> py3-pep440: Cleaning up srcdir >>> py3-pep440: Cleaning up pkgdir >>> py3-pep440: Cleaning up tmpdir >>> py3-pep440: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-pep440 (20251020.193355) ( 2/32) Purging py3-gpep517-pyc (19-r0) ( 3/32) Purging py3-gpep517 (19-r0) ( 4/32) Purging py3-installer-pyc (0.7.0-r2) ( 5/32) Purging py3-installer (0.7.0-r2) ( 6/32) Purging py3-flit-core-pyc (3.12.0-r0) ( 7/32) Purging py3-flit-core (3.12.0-r0) ( 8/32) Purging py3-pytest-console-scripts-pyc (1.4.1-r2) ( 9/32) Purging py3-pytest-console-scripts (1.4.1-r2) (10/32) Purging py3-pytest-pyc (8.4.2-r1) (11/32) Purging py3-pytest (8.4.2-r1) (12/32) Purging py3-iniconfig-pyc (2.1.0-r0) (13/32) Purging py3-iniconfig (2.1.0-r0) (14/32) Purging py3-packaging-pyc (25.0-r0) (15/32) Purging py3-packaging (25.0-r0) (16/32) Purging py3-parsing-pyc (3.2.3-r0) (17/32) Purging py3-parsing (3.2.3-r0) (18/32) Purging py3-pluggy-pyc (1.6.0-r0) (19/32) Purging py3-pluggy (1.6.0-r0) (20/32) Purging py3-py-pyc (1.11.0-r4) (21/32) Purging py3-py (1.11.0-r4) (22/32) Purging py3-pygments-pyc (2.19.2-r0) (23/32) Purging py3-pygments (2.19.2-r0) (24/32) Purging python3-pyc (3.12.12-r0) (25/32) Purging python3-pycache-pyc0 (3.12.12-r0) (26/32) Purging pyc (3.12.12-r0) (27/32) Purging python3 (3.12.12-r0) (28/32) Purging gdbm (1.26-r0) (29/32) Purging libffi (3.5.2-r0) (30/32) Purging libpanelw (6.5_p20251010-r0) (31/32) Purging mpdecimal (4.0.1-r0) (32/32) Purging sqlite-libs (3.50.4-r1) busybox-1.37.0-r24.trigger: Executing script... OK: 434 MiB in 111 packages >>> py3-pep440: Updating the community/aarch64 repository index... >>> py3-pep440: Signing the index...