>>> py3-pyphen: Building community/py3-pyphen 0.11.0-r1 (using abuild 3.9.0-r0) started Fri, 17 Dec 2021 01:51:44 +0000 >>> py3-pyphen: Checking sanity of /home/buildozer/aports/community/py3-pyphen/APKBUILD... >>> py3-pyphen: Analyzing dependencies... >>> py3-pyphen: Installing for build: build-base python3 py3-pip py3-pytest py3-pytest-cov py3-pytest-isort py3-pytest-flake8 (1/50) Installing libffi (3.4.2-r1) (2/50) Installing gdbm (1.22-r0) (3/50) Installing mpdecimal (2.5.1-r1) (4/50) Installing readline (8.1.1-r0) (5/50) Installing sqlite-libs (3.37.0-r0) (6/50) Installing python3 (3.10.1-r0) (7/50) Installing py3-appdirs (1.4.4-r3) (8/50) Installing py3-certifi (2020.12.5-r2) (9/50) Installing py3-charset-normalizer (2.0.7-r1) (10/50) Installing py3-idna (3.3-r1) (11/50) Installing py3-urllib3 (1.26.7-r1) (12/50) Installing py3-requests (2.26.0-r2) (13/50) Installing py3-msgpack (1.0.2-r2) (14/50) Installing py3-lockfile (0.12.2-r5) (15/50) Installing py3-cachecontrol (0.12.10-r1) (16/50) Installing py3-colorama (0.4.4-r2) (17/50) Installing py3-contextlib2 (21.6.0-r2) (18/50) Installing py3-distlib (0.3.4-r1) (19/50) Installing py3-distro (1.6.0-r1) (20/50) Installing py3-six (1.16.0-r1) (21/50) Installing py3-webencodings (0.5.1-r5) (22/50) Installing py3-html5lib (1.1-r2) (23/50) Installing py3-parsing (2.4.7-r3) (24/50) Installing py3-packaging (21.3-r0) (25/50) Installing py3-tomli (2.0.0-r1) (26/50) Installing py3-pep517 (0.12.0-r1) (27/50) Installing py3-progress (1.6-r1) (28/50) Installing py3-retrying (1.3.3-r3) (29/50) Installing py3-ordered-set (4.0.2-r3) (30/50) Installing py3-setuptools (52.0.0-r5) (31/50) Installing py3-toml (0.10.2-r3) (32/50) Installing py3-pip (20.3.4-r2) (33/50) Installing py3-atomicwrites (1.4.0-r2) (34/50) Installing py3-attrs (21.2.0-r1) (35/50) Installing py3-more-itertools (8.12.0-r1) (36/50) Installing py3-iniconfig (1.1.1-r2) (37/50) Installing py3-pluggy (0.13.1-r5) (38/50) Installing py3-py (1.10.0-r2) (39/50) Installing py3-wcwidth (0.2.5-r2) (40/50) Installing py3-pytest (6.2.5-r1) (41/50) Installing py3-coverage (5.5-r1) (42/50) Installing py3-pytest-cov (2.12.1-r1) (43/50) Installing py3-isort (4.3.21.2-r4) (44/50) Installing py3-pytest-isort (1.3.0-r2) (45/50) Installing py3-pyflakes (2.4.0-r0) (46/50) Installing py3-pycodestyle (2.8.0-r0) (47/50) Installing py3-mccabe (0.6.1-r7) (48/50) Installing py3-flake8 (4.0.1-r0) (49/50) Installing py3-pytest-flake8 (1.0.7-r2) (50/50) Installing .makedepends-py3-pyphen (20211217.015145) Executing busybox-1.34.1-r5.trigger OK: 411 MiB in 153 packages >>> py3-pyphen: Cleaning up srcdir >>> py3-pyphen: Cleaning up pkgdir >>> py3-pyphen: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Pyphen-0.11.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1921k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1921k 100 1921k 0 0 8911k 0 --:--:-- --:--:-- --:--:-- 8895k >>> py3-pyphen: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Pyphen-0.11.0.tar.gz >>> py3-pyphen: Checking sha512sums... Pyphen-0.11.0.tar.gz: OK >>> py3-pyphen: Unpacking /var/cache/distfiles/edge/Pyphen-0.11.0.tar.gz... ============================= test session starts ============================== platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-pyphen/src/Pyphen-0.11.0, configfile: pyproject.toml plugins: isort-1.3.0, flake8-1.0.7, cov-2.12.1 collected 19 items pyphen/__init__.py .. [ 10%] tests/__init__.py .. [ 21%] tests/test_pyphen.py ............... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/packaging/version.py:111: 368 warnings /usr/lib/python3.10/site-packages/packaging/version.py:111: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release warnings.warn( pyphen/__init__.py::FLAKE8 pyphen/__init__.py::FLAKE8 tests/__init__.py::FLAKE8 tests/__init__.py::FLAKE8 tests/test_pyphen.py::FLAKE8 tests/test_pyphen.py::FLAKE8 /usr/lib/python3.10/site-packages/flake8/plugins/manager.py:261: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select. eps = importlib_metadata.entry_points().get(self.namespace, ()) -- Docs: https://docs.pytest.org/en/stable/warnings.html ---------- coverage: platform linux, python 3.10.1-final-0 ----------- Name Stmts Miss Branch BrPart Cover -------------------------------------------------------- pyphen/__init__.py 132 3 68 4 96% tests/__init__.py 0 0 0 0 100% tests/test_pyphen.py 58 0 2 0 100% -------------------------------------------------------- TOTAL 190 3 70 4 97% ====================== 19 passed, 374 warnings in 29.66s ======================= >>> py3-pyphen: Entering fakeroot... Processing /home/buildozer/aports/community/py3-pyphen/src/Pyphen-0.11.0 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Building wheels for collected packages: pyphen Building wheel for pyphen (PEP 517): started Building wheel for pyphen (PEP 517): finished with status 'done' Created wheel for pyphen: filename=pyphen-0.11.0-py3-none-any.whl size=1952708 sha256=4bd99ec7a54a19f7ec91bcbc5a3ffa9aa0d95edf6ddeee83dc589c4d60755465 Stored in directory: /home/buildozer/.cache/pip/wheels/e7/c9/39/32803bd783a03dca8a3c3f38cdc88a397d512be535920e4e07 Successfully built pyphen Installing collected packages: pyphen Successfully installed pyphen-0.11.0 >>> py3-pyphen*: Running postcheck for py3-pyphen >>> py3-pyphen*: Preparing package py3-pyphen... >>> py3-pyphen*: Tracing dependencies... >>> py3-pyphen*: Package size: 5.8 MB >>> py3-pyphen*: Compressing data... >>> py3-pyphen*: Create checksum... >>> py3-pyphen*: Create py3-pyphen-0.11.0-r1.apk >>> py3-pyphen: Build complete at Fri, 17 Dec 2021 01:52:24 +0000 elapsed time 0h 0m 40s >>> py3-pyphen: Cleaning up srcdir >>> py3-pyphen: Cleaning up pkgdir >>> py3-pyphen: Uninstalling dependencies... (1/50) Purging .makedepends-py3-pyphen (20211217.015145) (2/50) Purging py3-pip (20.3.4-r2) (3/50) Purging py3-cachecontrol (0.12.10-r1) (4/50) Purging py3-lockfile (0.12.2-r5) (5/50) Purging py3-colorama (0.4.4-r2) (6/50) Purging py3-contextlib2 (21.6.0-r2) (7/50) Purging py3-distlib (0.3.4-r1) (8/50) Purging py3-distro (1.6.0-r1) (9/50) Purging py3-html5lib (1.1-r2) (10/50) Purging py3-msgpack (1.0.2-r2) (11/50) Purging py3-pep517 (0.12.0-r1) (12/50) Purging py3-tomli (2.0.0-r1) (13/50) Purging py3-progress (1.6-r1) (14/50) Purging py3-requests (2.26.0-r2) (15/50) Purging py3-certifi (2020.12.5-r2) (16/50) Purging py3-charset-normalizer (2.0.7-r1) (17/50) Purging py3-idna (3.3-r1) (18/50) Purging py3-urllib3 (1.26.7-r1) (19/50) Purging py3-retrying (1.3.3-r3) (20/50) Purging py3-setuptools (52.0.0-r5) (21/50) Purging py3-ordered-set (4.0.2-r3) (22/50) Purging py3-appdirs (1.4.4-r3) (23/50) Purging py3-webencodings (0.5.1-r5) (24/50) Purging py3-pytest-cov (2.12.1-r1) (25/50) Purging py3-coverage (5.5-r1) (26/50) Purging py3-pytest-isort (1.3.0-r2) (27/50) Purging py3-isort (4.3.21.2-r4) (28/50) Purging py3-pytest-flake8 (1.0.7-r2) (29/50) Purging py3-pytest (6.2.5-r1) (30/50) Purging py3-atomicwrites (1.4.0-r2) (31/50) Purging py3-attrs (21.2.0-r1) (32/50) Purging py3-more-itertools (8.12.0-r1) (33/50) Purging py3-iniconfig (1.1.1-r2) (34/50) Purging py3-pluggy (0.13.1-r5) (35/50) Purging py3-py (1.10.0-r2) (36/50) Purging py3-wcwidth (0.2.5-r2) (37/50) Purging py3-packaging (21.3-r0) (38/50) Purging py3-parsing (2.4.7-r3) (39/50) Purging py3-six (1.16.0-r1) (40/50) Purging py3-toml (0.10.2-r3) (41/50) Purging py3-flake8 (4.0.1-r0) (42/50) Purging py3-pyflakes (2.4.0-r0) (43/50) Purging py3-pycodestyle (2.8.0-r0) (44/50) Purging python3 (3.10.1-r0) (45/50) Purging py3-mccabe (0.6.1-r7) (46/50) Purging libffi (3.4.2-r1) (47/50) Purging gdbm (1.22-r0) (48/50) Purging mpdecimal (2.5.1-r1) (49/50) Purging readline (8.1.1-r0) (50/50) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r5.trigger OK: 335 MiB in 103 packages >>> py3-pyphen: Updating the community/x86 repository index... >>> py3-pyphen: Signing the index...