>>> py3-pep440: Building community/py3-pep440 0.1.2-r4 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 14:51:17 +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 libbz2 (1.0.8-r6) (2/32) Installing libffi (3.4.8-r0) (3/32) Installing gdbm (1.24-r0) (4/32) Installing xz-libs (5.8.1-r0) (5/32) Installing mpdecimal (4.0.0-r0) (6/32) Installing libpanelw (6.5_p20250412-r0) (7/32) Installing sqlite-libs (3.49.1-r0) (8/32) Installing python3 (3.12.10-r0) (9/32) Installing python3-pycache-pyc0 (3.12.10-r0) (10/32) Installing pyc (3.12.10-r0) (11/32) Installing py3-installer-pyc (0.7.0-r2) (12/32) Installing py3-gpep517-pyc (16-r0) (13/32) Installing python3-pyc (3.12.10-r0) (14/32) Installing py3-installer (0.7.0-r2) (15/32) Installing py3-gpep517 (16-r0) (16/32) Installing py3-flit-core (3.11.0-r0) (17/32) Installing py3-flit-core-pyc (3.11.0-r0) (18/32) Installing py3-iniconfig (2.1.0-r0) (19/32) Installing py3-iniconfig-pyc (2.1.0-r0) (20/32) Installing py3-parsing (3.2.0-r0) (21/32) Installing py3-parsing-pyc (3.2.0-r0) (22/32) Installing py3-packaging (24.2-r0) (23/32) Installing py3-packaging-pyc (24.2-r0) (24/32) Installing py3-pluggy (1.5.0-r0) (25/32) Installing py3-pluggy-pyc (1.5.0-r0) (26/32) Installing py3-py (1.11.0-r4) (27/32) Installing py3-py-pyc (1.11.0-r4) (28/32) Installing py3-pytest (8.3.5-r0) (29/32) Installing py3-pytest-pyc (8.3.5-r0) (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 (20250423.145132) Executing busybox-1.37.0-r16.trigger OK: 441 MiB in 134 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.22/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.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.22/py3-pep440-0.1.2.tar.gz.part' py3-pep440-0.1.2.tar 100% |********************************| 4047 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-pep440-0.1.2.tar.gz.part' saved >>> py3-pep440: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-pep440-0.1.2.tar.gz >>> py3-pep440: Checking sha512sums... py3-pep440-0.1.2.tar.gz: OK >>> py3-pep440: Unpacking /var/cache/distfiles/v3.22/py3-pep440-0.1.2.tar.gz... 2025-04-23 14:51:34,224 gpep517 INFO Building wheel via backend flit_core.buildapi 2025-04-23 14:51:34,236 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2024-10-16 16:20:45+00:00 2025-04-23 14:51:34,236 flit_core.wheel INFO Copying package file(s) from pep440 2025-04-23 14:51:34,237 flit_core.wheel INFO Writing metadata files 2025-04-23 14:51:34,238 flit_core.wheel INFO Writing the record of files 2025-04-23 14:51:34,239 flit_core.wheel INFO Built wheel: .dist/pep440-0.1.2-py3-none-any.whl 2025-04-23 14:51:34,239 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.10, pytest-8.3.5, pluggy-1.5.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.26s ========================= /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c6237a6f-5c54-463f-99dd-d336caf459c1/popen-gw23/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c6237a6f-5c54-463f-99dd-d336caf459c1/popen-gw23/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c6237a6f-5c54-463f-99dd-d336caf459c1/popen-gw23 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c6237a6f-5c54-463f-99dd-d336caf459c1/popen-gw23' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-c6237a6f-5c54-463f-99dd-d336caf459c1 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-c6237a6f-5c54-463f-99dd-d336caf459c1' warnings.warn( >>> 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 Wed, 23 Apr 2025 14:51:35 +0000 elapsed time 0h 0m 18s >>> py3-pep440: Cleaning up srcdir >>> py3-pep440: Cleaning up pkgdir >>> py3-pep440: Uninstalling dependencies... (1/32) Purging .makedepends-py3-pep440 (20250423.145132) (2/32) Purging py3-gpep517-pyc (16-r0) (3/32) Purging py3-gpep517 (16-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.11.0-r0) (7/32) Purging py3-flit-core (3.11.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.3.5-r0) (11/32) Purging py3-pytest (8.3.5-r0) (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 (24.2-r0) (15/32) Purging py3-packaging (24.2-r0) (16/32) Purging py3-parsing-pyc (3.2.0-r0) (17/32) Purging py3-parsing (3.2.0-r0) (18/32) Purging py3-pluggy-pyc (1.5.0-r0) (19/32) Purging py3-pluggy (1.5.0-r0) (20/32) Purging py3-py-pyc (1.11.0-r4) (21/32) Purging py3-py (1.11.0-r4) (22/32) Purging python3-pyc (3.12.10-r0) (23/32) Purging python3-pycache-pyc0 (3.12.10-r0) (24/32) Purging pyc (3.12.10-r0) (25/32) Purging python3 (3.12.10-r0) (26/32) Purging gdbm (1.24-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.4.8-r0) (29/32) Purging libpanelw (6.5_p20250412-r0) (30/32) Purging mpdecimal (4.0.0-r0) (31/32) Purging sqlite-libs (3.49.1-r0) (32/32) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 102 packages >>> py3-pep440: Updating the community/x86 repository index... >>> py3-pep440: Signing the index...