>>> py3-pep440: Building community/py3-pep440 0.1.2-r4 (using abuild 3.16.0_rc4-r0) started Mon, 20 Oct 2025 04:41:03 +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/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.1-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.5_p20251010-r0) ( 7/34) Installing sqlite-libs (3.50.4-r1) ( 8/34) Installing python3 (3.12.12-r0) ( 9/34) Installing python3-pycache-pyc0 (3.12.12-r0) (10/34) Installing pyc (3.12.12-r0) (11/34) Installing py3-installer-pyc (0.7.0-r2) (12/34) Installing py3-gpep517-pyc (19-r0) (13/34) Installing python3-pyc (3.12.12-r0) (14/34) Installing py3-installer (0.7.0-r2) (15/34) Installing py3-gpep517 (19-r0) (16/34) Installing py3-flit-core (3.12.0-r0) (17/34) Installing py3-flit-core-pyc (3.12.0-r0) (18/34) Installing py3-iniconfig (2.1.0-r0) (19/34) Installing py3-iniconfig-pyc (2.1.0-r0) (20/34) Installing py3-parsing (3.2.3-r0) (21/34) Installing py3-parsing-pyc (3.2.3-r0) (22/34) Installing py3-packaging (25.0-r0) (23/34) Installing py3-packaging-pyc (25.0-r0) (24/34) Installing py3-pluggy (1.6.0-r0) (25/34) Installing py3-pluggy-pyc (1.6.0-r0) (26/34) Installing py3-py (1.11.0-r4) (27/34) Installing py3-py-pyc (1.11.0-r4) (28/34) Installing py3-pygments (2.19.2-r0) (29/34) Installing py3-pygments-pyc (2.19.2-r0) (30/34) Installing py3-pytest (8.4.2-r1) (31/34) Installing py3-pytest-pyc (8.4.2-r1) (32/34) Installing py3-pytest-console-scripts (1.4.1-r2) (33/34) Installing py3-pytest-console-scripts-pyc (1.4.1-r2) (34/34) Installing .makedepends-py3-pep440 (20251020.044122) busybox-1.37.0-r24.trigger: Executing script... OK: 436 MiB in 139 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 (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216: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 04:41:23,823 gpep517 INFO Building wheel via backend flit_core.buildapi 2025-10-20 04:41:23,831 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2024-10-16 16:20:45+00:00 2025-10-20 04:41:23,831 flit_core.wheel INFO Copying package file(s) from pep440 2025-10-20 04:41:23,831 flit_core.wheel INFO Writing metadata files 2025-10-20 04:41:23,832 flit_core.wheel INFO Writing the record of files 2025-10-20 04:41:23,832 flit_core.wheel INFO Built wheel: .dist/pep440-0.1.2-py3-none-any.whl 2025-10-20 04:41:23,832 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.15s ========================= >>> 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 04:41:24 +0000 elapsed time 0h 0m 21s >>> py3-pep440: Cleaning up srcdir >>> py3-pep440: Cleaning up pkgdir >>> py3-pep440: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-pep440 (20251020.044122) ( 2/34) Purging py3-gpep517-pyc (19-r0) ( 3/34) Purging py3-gpep517 (19-r0) ( 4/34) Purging py3-installer-pyc (0.7.0-r2) ( 5/34) Purging py3-installer (0.7.0-r2) ( 6/34) Purging py3-flit-core-pyc (3.12.0-r0) ( 7/34) Purging py3-flit-core (3.12.0-r0) ( 8/34) Purging py3-pytest-console-scripts-pyc (1.4.1-r2) ( 9/34) Purging py3-pytest-console-scripts (1.4.1-r2) (10/34) Purging py3-pytest-pyc (8.4.2-r1) (11/34) Purging py3-pytest (8.4.2-r1) (12/34) Purging py3-iniconfig-pyc (2.1.0-r0) (13/34) Purging py3-iniconfig (2.1.0-r0) (14/34) Purging py3-packaging-pyc (25.0-r0) (15/34) Purging py3-packaging (25.0-r0) (16/34) Purging py3-parsing-pyc (3.2.3-r0) (17/34) Purging py3-parsing (3.2.3-r0) (18/34) Purging py3-pluggy-pyc (1.6.0-r0) (19/34) Purging py3-pluggy (1.6.0-r0) (20/34) Purging py3-py-pyc (1.11.0-r4) (21/34) Purging py3-py (1.11.0-r4) (22/34) Purging py3-pygments-pyc (2.19.2-r0) (23/34) Purging py3-pygments (2.19.2-r0) (24/34) Purging python3-pyc (3.12.12-r0) (25/34) Purging python3-pycache-pyc0 (3.12.12-r0) (26/34) Purging pyc (3.12.12-r0) (27/34) Purging python3 (3.12.12-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.5_p20251010-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.50.4-r1) (34/34) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 385 MiB in 105 packages >>> py3-pep440: Updating the community/s390x repository index... >>> py3-pep440: Signing the index...