>>> py3-platformdirs: Building community/py3-platformdirs 4.3.6-r0 (using abuild 3.14.1-r1) started Wed, 30 Oct 2024 13:49:34 +0000
>>> py3-platformdirs: Validating /home/buildozer/aports/community/py3-platformdirs/APKBUILD...
>>> py3-platformdirs: Analyzing dependencies...
>>> py3-platformdirs: Installing for build: build-base py3-gpep517 py3-hatchling py3-hatch-vcs py3-appdirs py3-pytest py3-pytest-mock
(1/48) Installing libbz2 (1.0.8-r6)
(2/48) Installing libffi (3.4.6-r0)
(3/48) Installing gdbm (1.24-r0)
(4/48) Installing xz-libs (5.6.3-r0)
(5/48) Installing mpdecimal (4.0.0-r0)
(6/48) Installing libpanelw (6.5_p20241006-r1)
(7/48) Installing sqlite-libs (3.47.0-r0)
(8/48) Installing python3 (3.12.7-r1)
(9/48) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/48) Installing pyc (3.12.7-r1)
(11/48) Installing py3-installer-pyc (0.7.0-r2)
(12/48) Installing py3-gpep517-pyc (16-r0)
(13/48) Installing python3-pyc (3.12.7-r1)
(14/48) Installing py3-installer (0.7.0-r2)
(15/48) Installing py3-gpep517 (16-r0)
(16/48) Installing py3-editables (0.5-r2)
(17/48) Installing py3-editables-pyc (0.5-r2)
(18/48) Installing py3-parsing (3.1.4-r0)
(19/48) Installing py3-parsing-pyc (3.1.4-r0)
(20/48) Installing py3-packaging (24.1-r0)
(21/48) Installing py3-packaging-pyc (24.1-r0)
(22/48) Installing py3-pathspec (0.12.1-r2)
(23/48) Installing py3-pathspec-pyc (0.12.1-r2)
(24/48) Installing py3-pluggy (1.5.0-r0)
(25/48) Installing py3-pluggy-pyc (1.5.0-r0)
(26/48) Installing py3-trove-classifiers (2024.10.21.16-r0)
(27/48) Installing py3-trove-classifiers-pyc (2024.10.21.16-r0)
(28/48) Installing py3-hatchling (1.25.0-r0)
(29/48) Installing py3-hatchling-pyc (1.25.0-r0)
(30/48) Installing py3-setuptools (70.3.0-r0)
(31/48) Installing py3-setuptools-pyc (70.3.0-r0)
(32/48) Installing py3-setuptools_scm (8.1.0-r0)
(33/48) Installing py3-setuptools_scm-pyc (8.1.0-r0)
(34/48) Installing py3-hatch-vcs (0.4.0-r2)
(35/48) Installing py3-hatch-vcs-pyc (0.4.0-r2)
(36/48) Installing py3-appdirs (1.4.4-r8)
(37/48) Installing py3-appdirs-pyc (1.4.4-r8)
(38/48) Installing py3-iniconfig (2.0.0-r1)
(39/48) Installing py3-iniconfig-pyc (2.0.0-r1)
(40/48) Installing py3-py (1.11.0-r4)
(41/48) Installing py3-py-pyc (1.11.0-r4)
(42/48) Installing py3-pytest (8.3.3-r0)
(43/48) Installing py3-pytest-pyc (8.3.3-r0)
(44/48) Installing py3-mock (5.1.0-r3)
(45/48) Installing py3-mock-pyc (5.1.0-r3)
(46/48) Installing py3-pytest-mock (3.10.0-r3)
(47/48) Installing py3-pytest-mock-pyc (3.10.0-r3)
(48/48) Installing .makedepends-py3-platformdirs (20241030.134938)
Executing busybox-1.37.0-r3.trigger
OK: 444 MiB in 149 packages
>>> py3-platformdirs: Cleaning up srcdir
>>> py3-platformdirs: Cleaning up pkgdir
>>> py3-platformdirs: Cleaning up tmpdir
>>> py3-platformdirs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/platformdirs-4.3.6.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/platformdirs-4.3.6.tar.gz.part'
platformdirs-4.3.6.t 100% |********************************| 21302  0:00:00 ETA
'/var/cache/distfiles/v3.21/platformdirs-4.3.6.tar.gz.part' saved
>>> py3-platformdirs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/platformdirs-4.3.6.tar.gz
>>> py3-platformdirs: Checking sha512sums...
platformdirs-4.3.6.tar.gz: OK
>>> py3-platformdirs: Unpacking /var/cache/distfiles/v3.21/platformdirs-4.3.6.tar.gz...
2024-10-30 13:49:39,427 gpep517 INFO Building wheel via backend hatchling.build
2024-10-30 13:49:39,582 gpep517 INFO The backend produced .dist/platformdirs-4.3.6-py3-none-any.whl
platformdirs-4.3.6-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-platformdirs/src/platformdirs-4.3.6
configfile: pyproject.toml
plugins: mock-3.10.0
collected 482 items

tests/test_android.py .................................................. [ 10%]
...............................                                          [ 16%]
tests/test_api.py ...................................................... [ 28%]
........................................................................ [ 42%]
............................................................             [ 55%]
tests/test_comp_with_appdirs.py ...................sssssssssssssssssssss [ 63%]
sssssss........ssssssss                                                  [ 68%]
tests/test_macos.py .................................................... [ 79%]
.............................                                            [ 85%]
tests/test_main.py ..                                                    [ 85%]
tests/test_unix.py ..................................................... [ 96%]
................                                                         [100%]

======================= 446 passed, 36 skipped in 0.73s ========================
>>> py3-platformdirs: Entering fakeroot...
>>> py3-platformdirs-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/platformdirs/__pycache__' -> '/home/buildozer/aports/community/py3-platformdirs/pkg/py3-platformdirs-pyc/usr/lib/python3.12/site-packages/platformdirs/__pycache__'
>>> py3-platformdirs-pyc*: Preparing subpackage py3-platformdirs-pyc...
>>> py3-platformdirs-pyc*: Running postcheck for py3-platformdirs-pyc
>>> py3-platformdirs*: Running postcheck for py3-platformdirs
>>> py3-platformdirs*: Preparing package py3-platformdirs...
>>> py3-platformdirs-pyc*: Tracing dependencies...
	python3~3.12
>>> py3-platformdirs-pyc*: Package size: 81.2 KB
>>> py3-platformdirs-pyc*: Compressing data...
>>> py3-platformdirs-pyc*: Create checksum...
>>> py3-platformdirs-pyc*: Create py3-platformdirs-pyc-4.3.6-r0.apk
>>> py3-platformdirs*: Tracing dependencies...
	python3~3.12
>>> py3-platformdirs*: Package size: 81.2 KB
>>> py3-platformdirs*: Compressing data...
>>> py3-platformdirs*: Create checksum...
>>> py3-platformdirs*: Create py3-platformdirs-4.3.6-r0.apk
>>> py3-platformdirs: Build complete at Wed, 30 Oct 2024 13:49:41 +0000 elapsed time 0h 0m 7s
>>> py3-platformdirs: Cleaning up srcdir
>>> py3-platformdirs: Cleaning up pkgdir
>>> py3-platformdirs: Uninstalling dependencies...
(1/48) Purging .makedepends-py3-platformdirs (20241030.134938)
(2/48) Purging py3-gpep517-pyc (16-r0)
(3/48) Purging py3-gpep517 (16-r0)
(4/48) Purging py3-installer-pyc (0.7.0-r2)
(5/48) Purging py3-installer (0.7.0-r2)
(6/48) Purging py3-hatch-vcs-pyc (0.4.0-r2)
(7/48) Purging py3-hatch-vcs (0.4.0-r2)
(8/48) Purging py3-hatchling-pyc (1.25.0-r0)
(9/48) Purging py3-hatchling (1.25.0-r0)
(10/48) Purging py3-editables-pyc (0.5-r2)
(11/48) Purging py3-editables (0.5-r2)
(12/48) Purging py3-pathspec-pyc (0.12.1-r2)
(13/48) Purging py3-pathspec (0.12.1-r2)
(14/48) Purging py3-trove-classifiers-pyc (2024.10.21.16-r0)
(15/48) Purging py3-trove-classifiers (2024.10.21.16-r0)
(16/48) Purging py3-setuptools_scm-pyc (8.1.0-r0)
(17/48) Purging py3-setuptools_scm (8.1.0-r0)
(18/48) Purging py3-setuptools-pyc (70.3.0-r0)
(19/48) Purging py3-setuptools (70.3.0-r0)
(20/48) Purging py3-appdirs-pyc (1.4.4-r8)
(21/48) Purging py3-appdirs (1.4.4-r8)
(22/48) Purging py3-pytest-mock-pyc (3.10.0-r3)
(23/48) Purging py3-pytest-mock (3.10.0-r3)
(24/48) Purging py3-mock-pyc (5.1.0-r3)
(25/48) Purging py3-mock (5.1.0-r3)
(26/48) Purging py3-pytest-pyc (8.3.3-r0)
(27/48) Purging py3-pytest (8.3.3-r0)
(28/48) Purging py3-iniconfig-pyc (2.0.0-r1)
(29/48) Purging py3-iniconfig (2.0.0-r1)
(30/48) Purging py3-packaging-pyc (24.1-r0)
(31/48) Purging py3-packaging (24.1-r0)
(32/48) Purging py3-parsing-pyc (3.1.4-r0)
(33/48) Purging py3-parsing (3.1.4-r0)
(34/48) Purging py3-pluggy-pyc (1.5.0-r0)
(35/48) Purging py3-pluggy (1.5.0-r0)
(36/48) Purging py3-py-pyc (1.11.0-r4)
(37/48) Purging py3-py (1.11.0-r4)
(38/48) Purging python3-pyc (3.12.7-r1)
(39/48) Purging python3-pycache-pyc0 (3.12.7-r1)
(40/48) Purging pyc (3.12.7-r1)
(41/48) Purging python3 (3.12.7-r1)
(42/48) Purging gdbm (1.24-r0)
(43/48) Purging libbz2 (1.0.8-r6)
(44/48) Purging libffi (3.4.6-r0)
(45/48) Purging libpanelw (6.5_p20241006-r1)
(46/48) Purging mpdecimal (4.0.0-r0)
(47/48) Purging sqlite-libs (3.47.0-r0)
(48/48) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r3.trigger
OK: 396 MiB in 101 packages
>>> py3-platformdirs: Updating the community/x86 repository index...
>>> py3-platformdirs: Signing the index...