>>> py3-pyphen: Building community/py3-pyphen 0.12.0-r1 (using abuild 3.9.0-r0) started Mon, 03 Jan 2022 11:47:47 +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 pyproject2setuppy py3-pytest py3-pytest-cov py3-pytest-isort py3-pytest-flake8 (1/51) Installing libffi (3.4.2-r1) (2/51) Installing gdbm (1.22-r0) (3/51) Installing mpdecimal (2.5.1-r1) (4/51) Installing readline (8.1.1-r0) (5/51) Installing sqlite-libs (3.37.1-r0) (6/51) Installing python3 (3.10.1-r0) (7/51) Installing py3-appdirs (1.4.4-r3) (8/51) Installing py3-certifi (2020.12.5-r2) (9/51) Installing py3-charset-normalizer (2.0.7-r1) (10/51) Installing py3-idna (3.3-r1) (11/51) Installing py3-urllib3 (1.26.7-r1) (12/51) Installing py3-requests (2.26.0-r2) (13/51) Installing py3-msgpack (1.0.2-r2) (14/51) Installing py3-lockfile (0.12.2-r5) (15/51) Installing py3-cachecontrol (0.12.10-r1) (16/51) Installing py3-colorama (0.4.4-r2) (17/51) Installing py3-contextlib2 (21.6.0-r2) (18/51) Installing py3-distlib (0.3.4-r1) (19/51) Installing py3-distro (1.6.0-r1) (20/51) Installing py3-six (1.16.0-r1) (21/51) Installing py3-webencodings (0.5.1-r5) (22/51) Installing py3-html5lib (1.1-r2) (23/51) Installing py3-parsing (2.4.7-r3) (24/51) Installing py3-packaging (21.3-r0) (25/51) Installing py3-tomli (2.0.0-r1) (26/51) Installing py3-pep517 (0.12.0-r1) (27/51) Installing py3-progress (1.6-r1) (28/51) Installing py3-retrying (1.3.3-r3) (29/51) Installing py3-ordered-set (4.0.2-r3) (30/51) Installing py3-setuptools (52.0.0-r5) (31/51) Installing py3-toml (0.10.2-r3) (32/51) Installing py3-pip (21.3.1-r0) (33/51) Installing pyproject2setuppy (17-r1) (34/51) Installing py3-atomicwrites (1.4.0-r2) (35/51) Installing py3-attrs (21.2.0-r1) (36/51) Installing py3-more-itertools (8.12.0-r1) (37/51) Installing py3-iniconfig (1.1.1-r2) (38/51) Installing py3-pluggy (0.13.1-r5) (39/51) Installing py3-py (1.10.0-r2) (40/51) Installing py3-wcwidth (0.2.5-r2) (41/51) Installing py3-pytest (6.2.5-r1) (42/51) Installing py3-coverage (5.5-r1) (43/51) Installing py3-pytest-cov (2.12.1-r1) (44/51) Installing py3-isort (4.3.21.2-r4) (45/51) Installing py3-pytest-isort (1.3.0-r2) (46/51) Installing py3-pyflakes (2.4.0-r0) (47/51) Installing py3-pycodestyle (2.8.0-r0) (48/51) Installing py3-mccabe (0.6.1-r7) (49/51) Installing py3-flake8 (4.0.1-r0) (50/51) Installing py3-pytest-flake8 (1.0.7-r2) (51/51) Installing .makedepends-py3-pyphen (20220103.114749) Executing busybox-1.34.1-r6.trigger OK: 410 MiB in 150 packages >>> py3-pyphen: Cleaning up srcdir >>> py3-pyphen: Cleaning up pkgdir >>> py3-pyphen: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Pyphen-0.12.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 100 1922k 100 1922k 0 0 6212k 0 --:--:-- --:--:-- --:--:-- 6222k >>> py3-pyphen: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Pyphen-0.12.0.tar.gz >>> py3-pyphen: Checking sha512sums... Pyphen-0.12.0.tar.gz: OK >>> py3-pyphen: Unpacking /var/cache/distfiles/edge/Pyphen-0.12.0.tar.gz... running build running build_py creating build creating build/lib creating build/lib/pyphen copying pyphen/__init__.py -> build/lib/pyphen ============================= 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.12.0, configfile: pyproject.toml plugins: isort-1.3.0, flake8-1.0.7, cov-2.12.1 collected 21 items docs/conf.py .. [ 9%] pyphen/__init__.py .. [ 19%] tests/__init__.py .. [ 28%] tests/test_pyphen.py ............... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.10/site-packages/packaging/version.py:111: 376 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( docs/conf.py::FLAKE8 docs/conf.py::FLAKE8 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 131 3 68 4 96% tests/__init__.py 0 0 0 0 100% tests/test_pyphen.py 58 0 2 0 100% -------------------------------------------------------- TOTAL 189 3 70 4 97% ====================== 21 passed, 384 warnings in 30.20s ======================= >>> py3-pyphen: Entering fakeroot... running install running build running build_py running install_lib creating /home/buildozer/aports/community/py3-pyphen/pkg creating /home/buildozer/aports/community/py3-pyphen/pkg/py3-pyphen creating /home/buildozer/aports/community/py3-pyphen/pkg/py3-pyphen/usr creating /home/buildozer/aports/community/py3-pyphen/pkg/py3-pyphen/usr/lib creating /home/buildozer/aports/community/py3-pyphen/pkg/py3-pyphen/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-pyphen/pkg/py3-pyphen/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-pyphen/pkg/py3-pyphen/usr/lib/python3.10/site-packages/pyphen copying build/lib/pyphen/__init__.py -> /home/buildozer/aports/community/py3-pyphen/pkg/py3-pyphen/usr/lib/python3.10/site-packages/pyphen byte-compiling /home/buildozer/aports/community/py3-pyphen/pkg/py3-pyphen/usr/lib/python3.10/site-packages/pyphen/__init__.py to __init__.cpython-310.pyc running install_egg_info running egg_info creating pyphen.egg-info writing pyphen.egg-info/PKG-INFO writing dependency_links to pyphen.egg-info/dependency_links.txt writing top-level names to pyphen.egg-info/top_level.txt writing manifest file 'pyphen.egg-info/SOURCES.txt' reading manifest file 'pyphen.egg-info/SOURCES.txt' writing manifest file 'pyphen.egg-info/SOURCES.txt' Copying pyphen.egg-info to /home/buildozer/aports/community/py3-pyphen/pkg/py3-pyphen/usr/lib/python3.10/site-packages/pyphen-0.12.0-py3.10.egg-info running install_scripts >>> py3-pyphen*: Running postcheck for py3-pyphen >>> py3-pyphen*: Preparing package py3-pyphen... >>> py3-pyphen*: Tracing dependencies... >>> py3-pyphen*: Package size: 5.7 MB >>> py3-pyphen*: Compressing data... >>> py3-pyphen*: Create checksum... >>> py3-pyphen*: Create py3-pyphen-0.12.0-r1.apk >>> py3-pyphen: Build complete at Mon, 03 Jan 2022 11:48:23 +0000 elapsed time 0h 0m 36s >>> py3-pyphen: Cleaning up srcdir >>> py3-pyphen: Cleaning up pkgdir >>> py3-pyphen: Uninstalling dependencies... (1/51) Purging .makedepends-py3-pyphen (20220103.114749) (2/51) Purging py3-pip (21.3.1-r0) (3/51) Purging py3-cachecontrol (0.12.10-r1) (4/51) Purging py3-lockfile (0.12.2-r5) (5/51) Purging py3-colorama (0.4.4-r2) (6/51) Purging py3-contextlib2 (21.6.0-r2) (7/51) Purging py3-distlib (0.3.4-r1) (8/51) Purging py3-distro (1.6.0-r1) (9/51) Purging py3-html5lib (1.1-r2) (10/51) Purging py3-msgpack (1.0.2-r2) (11/51) Purging py3-pep517 (0.12.0-r1) (12/51) Purging py3-tomli (2.0.0-r1) (13/51) Purging py3-progress (1.6-r1) (14/51) Purging py3-requests (2.26.0-r2) (15/51) Purging py3-certifi (2020.12.5-r2) (16/51) Purging py3-charset-normalizer (2.0.7-r1) (17/51) Purging py3-idna (3.3-r1) (18/51) Purging py3-urllib3 (1.26.7-r1) (19/51) Purging py3-retrying (1.3.3-r3) (20/51) Purging py3-webencodings (0.5.1-r5) (21/51) Purging pyproject2setuppy (17-r1) (22/51) Purging py3-setuptools (52.0.0-r5) (23/51) Purging py3-ordered-set (4.0.2-r3) (24/51) Purging py3-appdirs (1.4.4-r3) (25/51) Purging py3-pytest-cov (2.12.1-r1) (26/51) Purging py3-coverage (5.5-r1) (27/51) Purging py3-pytest-isort (1.3.0-r2) (28/51) Purging py3-isort (4.3.21.2-r4) (29/51) Purging py3-pytest-flake8 (1.0.7-r2) (30/51) Purging py3-pytest (6.2.5-r1) (31/51) Purging py3-atomicwrites (1.4.0-r2) (32/51) Purging py3-attrs (21.2.0-r1) (33/51) Purging py3-more-itertools (8.12.0-r1) (34/51) Purging py3-iniconfig (1.1.1-r2) (35/51) Purging py3-pluggy (0.13.1-r5) (36/51) Purging py3-py (1.10.0-r2) (37/51) Purging py3-wcwidth (0.2.5-r2) (38/51) Purging py3-packaging (21.3-r0) (39/51) Purging py3-parsing (2.4.7-r3) (40/51) Purging py3-six (1.16.0-r1) (41/51) Purging py3-toml (0.10.2-r3) (42/51) Purging py3-flake8 (4.0.1-r0) (43/51) Purging py3-pyflakes (2.4.0-r0) (44/51) Purging py3-pycodestyle (2.8.0-r0) (45/51) Purging python3 (3.10.1-r0) (46/51) Purging py3-mccabe (0.6.1-r7) (47/51) Purging libffi (3.4.2-r1) (48/51) Purging gdbm (1.22-r0) (49/51) Purging mpdecimal (2.5.1-r1) (50/51) Purging readline (8.1.1-r0) (51/51) Purging sqlite-libs (3.37.1-r0) Executing busybox-1.34.1-r6.trigger OK: 333 MiB in 99 packages >>> py3-pyphen: Updating the community/x86 repository index... >>> py3-pyphen: Signing the index...