>>> py3-inform: Building community/py3-inform 1.32-r0 (using abuild 3.14.1-r3) started Mon, 25 Nov 2024 15:00:04 +0000
>>> py3-inform: Validating /home/buildozer/aports/community/py3-inform/APKBUILD...
>>> py3-inform: Analyzing dependencies...
>>> py3-inform: Installing for build: build-base python3 py3-arrow py3-six py3-flit-core py3-gpep517 py3-pytest py3-pytest-cov py3-hypothesis py3-num2words
(1/56) Installing libbz2 (1.0.8-r6)
(2/56) Installing libffi (3.4.6-r0)
(3/56) Installing gdbm (1.24-r0)
(4/56) Installing xz-libs (5.6.3-r0)
(5/56) Installing mpdecimal (4.0.0-r0)
(6/56) Installing libpanelw (6.5_p20241006-r3)
(7/56) Installing sqlite-libs (3.47.0-r0)
(8/56) Installing python3 (3.12.7-r1)
(9/56) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/56) Installing pyc (3.12.7-r1)
(11/56) Installing python3-pyc (3.12.7-r1)
(12/56) Installing py3-six (1.16.0-r9)
(13/56) Installing py3-six-pyc (1.16.0-r9)
(14/56) Installing py3-dateutil (2.9.0-r1)
(15/56) Installing py3-dateutil-pyc (2.9.0-r1)
(16/56) Installing py3-arrow (1.3.0-r2)
(17/56) Installing py3-arrow-pyc (1.3.0-r2)
(18/56) Installing py3-flit-core (3.9.0-r1)
(19/56) Installing py3-flit-core-pyc (3.9.0-r1)
(20/56) Installing py3-installer (0.7.0-r2)
(21/56) Installing py3-installer-pyc (0.7.0-r2)
(22/56) Installing py3-gpep517 (16-r0)
(23/56) Installing py3-gpep517-pyc (16-r0)
(24/56) Installing py3-iniconfig (2.0.0-r1)
(25/56) Installing py3-iniconfig-pyc (2.0.0-r1)
(26/56) Installing py3-parsing (3.1.4-r0)
(27/56) Installing py3-parsing-pyc (3.1.4-r0)
(28/56) Installing py3-packaging (24.2-r0)
(29/56) Installing py3-packaging-pyc (24.2-r0)
(30/56) Installing py3-pluggy (1.5.0-r0)
(31/56) Installing py3-pluggy-pyc (1.5.0-r0)
(32/56) Installing py3-py (1.11.0-r4)
(33/56) Installing py3-py-pyc (1.11.0-r4)
(34/56) Installing py3-pytest (8.3.3-r0)
(35/56) Installing py3-pytest-pyc (8.3.3-r0)
(36/56) Installing py3-coverage (7.5.1-r0)
(37/56) Installing py3-coverage-pyc (7.5.1-r0)
(38/56) Installing py3-pytest-cov (5.0.0-r0)
(39/56) Installing py3-pytest-cov-pyc (5.0.0-r0)
(40/56) Installing py3-attrs (24.2.0-r0)
(41/56) Installing py3-attrs-pyc (24.2.0-r0)
(42/56) Installing py3-sortedcontainers (2.4.0-r5)
(43/56) Installing py3-sortedcontainers-pyc (2.4.0-r5)
(44/56) Installing py3-hypothesis (6.118.8-r0)
(45/56) Installing py3-hypothesis-pyc (6.118.8-r0)
(46/56) Installing py3-ptyprocess (0.7.0-r6)
(47/56) Installing py3-ptyprocess-pyc (0.7.0-r6)
(48/56) Installing py3-pexpect (4.9-r1)
(49/56) Installing py3-pexpect-pyc (4.9-r1)
(50/56) Installing py3-delegator (0.1.1-r7)
(51/56) Installing py3-delegator-pyc (0.1.1-r7)
(52/56) Installing py3-docopt (0.6.2-r11)
(53/56) Installing py3-docopt-pyc (0.6.2-r11)
(54/56) Installing py3-num2words (0.5.13-r1)
(55/56) Installing py3-num2words-pyc (0.5.13-r1)
(56/56) Installing .makedepends-py3-inform (20241125.150005)
Executing busybox-1.37.0-r8.trigger
OK: 316 MiB in 157 packages
>>> py3-inform: Cleaning up srcdir
>>> py3-inform: Cleaning up pkgdir
>>> py3-inform: Cleaning up tmpdir
>>> py3-inform: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/inform-v1.32.tar.gz
>>> py3-inform: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/inform-v1.32.tar.gz
>>> py3-inform: Checking sha512sums...
inform-v1.32.tar.gz: OK
>>> py3-inform: Unpacking /var/cache/distfiles/v3.21/inform-v1.32.tar.gz...
2024-11-25 15:00:05,620 gpep517 INFO Building wheel via backend flit_core.buildapi
2024-11-25 15:00:05,621 flit_core.wheel INFO Zip timestamps will be from SOURCE_DATE_EPOCH: 2024-11-25 13:39:01
2024-11-25 15:00:05,621 flit_core.wheel INFO Copying package file(s) from inform
2024-11-25 15:00:05,622 flit_core.wheel INFO Writing metadata files
2024-11-25 15:00:05,623 flit_core.wheel INFO Writing the record of files
2024-11-25 15:00:05,624 flit_core.wheel INFO Built wheel: .dist/inform-1.32-py3-none-any.whl
2024-11-25 15:00:05,624 gpep517 INFO The backend produced .dist/inform-1.32-py3-none-any.whl
inform-1.32-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/aports/community/py3-inform/src/inform-1.32
configfile: pyproject.toml
plugins: hypothesis-6.118.8, cov-5.0.0
collected 192 items

tests/test_debug.py ...........                                          [  5%]
tests/test_inform.py ........................................            [ 26%]
tests/test_utilities.py ................................................ [ 51%]
........................................................................ [ 89%]
..................                                                       [ 98%]
tests/test_zdoctests.py ...                                              [100%]

============================= 192 passed in 2.02s ==============================
>>> py3-inform: Entering fakeroot...
>>> py3-inform-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/inform/__pycache__' -> '/home/buildozer/aports/community/py3-inform/pkg/py3-inform-pyc/usr/lib/python3.12/site-packages/inform/__pycache__'
>>> py3-inform-pyc*: Preparing subpackage py3-inform-pyc...
>>> py3-inform-pyc*: Running postcheck for py3-inform-pyc
>>> py3-inform*: Running postcheck for py3-inform
>>> py3-inform*: Preparing package py3-inform...
>>> py3-inform-pyc*: Tracing dependencies...
	python3
	py3-arrow
	py3-six
	python3~3.12
>>> py3-inform-pyc*: Package size: 130.8 KB
>>> py3-inform-pyc*: Compressing data...
>>> py3-inform-pyc*: Create checksum...
>>> py3-inform-pyc*: Create py3-inform-pyc-1.32-r0.apk
>>> py3-inform*: Tracing dependencies...
	python3
	py3-arrow
	py3-six
	python3~3.12
>>> py3-inform*: Package size: 139.8 KB
>>> py3-inform*: Compressing data...
>>> py3-inform*: Create checksum...
>>> py3-inform*: Create py3-inform-1.32-r0.apk
>>> py3-inform: Build complete at Mon, 25 Nov 2024 15:00:08 +0000 elapsed time 0h 0m 4s
>>> py3-inform: Cleaning up srcdir
>>> py3-inform: Cleaning up pkgdir
>>> py3-inform: Uninstalling dependencies...
(1/56) Purging .makedepends-py3-inform (20241125.150005)
(2/56) Purging py3-arrow-pyc (1.3.0-r2)
(3/56) Purging py3-arrow (1.3.0-r2)
(4/56) Purging py3-dateutil-pyc (2.9.0-r1)
(5/56) Purging py3-dateutil (2.9.0-r1)
(6/56) Purging py3-six-pyc (1.16.0-r9)
(7/56) Purging py3-six (1.16.0-r9)
(8/56) Purging py3-flit-core-pyc (3.9.0-r1)
(9/56) Purging py3-flit-core (3.9.0-r1)
(10/56) Purging py3-gpep517-pyc (16-r0)
(11/56) Purging py3-gpep517 (16-r0)
(12/56) Purging py3-installer-pyc (0.7.0-r2)
(13/56) Purging py3-installer (0.7.0-r2)
(14/56) Purging py3-pytest-cov-pyc (5.0.0-r0)
(15/56) Purging py3-pytest-cov (5.0.0-r0)
(16/56) Purging py3-pytest-pyc (8.3.3-r0)
(17/56) Purging py3-pytest (8.3.3-r0)
(18/56) Purging py3-iniconfig-pyc (2.0.0-r1)
(19/56) Purging py3-iniconfig (2.0.0-r1)
(20/56) Purging py3-packaging-pyc (24.2-r0)
(21/56) Purging py3-packaging (24.2-r0)
(22/56) Purging py3-parsing-pyc (3.1.4-r0)
(23/56) Purging py3-parsing (3.1.4-r0)
(24/56) Purging py3-pluggy-pyc (1.5.0-r0)
(25/56) Purging py3-pluggy (1.5.0-r0)
(26/56) Purging py3-py-pyc (1.11.0-r4)
(27/56) Purging py3-py (1.11.0-r4)
(28/56) Purging py3-coverage-pyc (7.5.1-r0)
(29/56) Purging py3-coverage (7.5.1-r0)
(30/56) Purging py3-hypothesis-pyc (6.118.8-r0)
(31/56) Purging py3-hypothesis (6.118.8-r0)
(32/56) Purging py3-attrs-pyc (24.2.0-r0)
(33/56) Purging py3-attrs (24.2.0-r0)
(34/56) Purging py3-sortedcontainers-pyc (2.4.0-r5)
(35/56) Purging py3-sortedcontainers (2.4.0-r5)
(36/56) Purging py3-num2words-pyc (0.5.13-r1)
(37/56) Purging py3-num2words (0.5.13-r1)
(38/56) Purging py3-delegator-pyc (0.1.1-r7)
(39/56) Purging py3-delegator (0.1.1-r7)
(40/56) Purging py3-pexpect-pyc (4.9-r1)
(41/56) Purging py3-pexpect (4.9-r1)
(42/56) Purging py3-ptyprocess-pyc (0.7.0-r6)
(43/56) Purging py3-ptyprocess (0.7.0-r6)
(44/56) Purging py3-docopt-pyc (0.6.2-r11)
(45/56) Purging py3-docopt (0.6.2-r11)
(46/56) Purging python3-pyc (3.12.7-r1)
(47/56) Purging python3-pycache-pyc0 (3.12.7-r1)
(48/56) Purging pyc (3.12.7-r1)
(49/56) Purging python3 (3.12.7-r1)
(50/56) Purging gdbm (1.24-r0)
(51/56) Purging libbz2 (1.0.8-r6)
(52/56) Purging libffi (3.4.6-r0)
(53/56) Purging libpanelw (6.5_p20241006-r3)
(54/56) Purging mpdecimal (4.0.0-r0)
(55/56) Purging sqlite-libs (3.47.0-r0)
(56/56) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r8.trigger
OK: 271 MiB in 101 packages
>>> py3-inform: Updating the community/armv7 repository index...
>>> py3-inform: Signing the index...