>>> py3-inflect: Building community/py3-inflect 6.0.0-r1 (using abuild 3.10.0_rc1-r2) started Wed, 09 Nov 2022 01:27:51 +0000 >>> py3-inflect: Checking sanity of /home/buildozer/aports/community/py3-inflect/APKBUILD... >>> py3-inflect: Analyzing dependencies... >>> py3-inflect: Installing for build: build-base py3-pydantic python3 py3-build py3-installer py3-setuptools py3-setuptools_scm py3-wheel py3-pytest py3-pytest-black py3-pytest-cov py3-pytest-flake8 (1/34) Installing py3-typing-extensions (4.4.0-r0) (2/34) Installing py3-pydantic (1.9.1-r0) (3/34) Installing py3-parsing (3.0.9-r0) (4/34) Installing py3-packaging (21.3-r2) (5/34) Installing py3-tomli (2.0.1-r1) (6/34) Installing py3-pep517 (0.13.0-r0) (7/34) Installing py3-build (0.8.0-r1) (8/34) Installing py3-installer (0.5.1-r1) (9/34) Installing py3-setuptools (65.5.1-r0) (10/34) Installing py3-setuptools_scm (7.0.5-r0) (11/34) Installing py3-wheel (0.38.3-r0) (12/34) Installing py3-attrs (22.1.0-r0) (13/34) Installing py3-exceptiongroup (1.0.1-r0) (14/34) Installing py3-iniconfig (1.1.1-r3) (15/34) Installing py3-pluggy (1.0.0-r1) (16/34) Installing py3-py (1.11.0-r0) (17/34) Installing py3-pytest (7.2.0-r1) (18/34) Installing py3-click (8.1.3-r0) (19/34) Installing py3-platformdirs (2.5.3-r0) (20/34) Installing py3-typed-ast (1.5.4-r0) (21/34) Installing py3-regex (2022.4.24-r0) (22/34) Installing py3-pathspec (0.10.1-r0) (23/34) Installing py3-mypy-extensions (0.4.3-r2) (24/34) Installing black (22.8.0-r0) (25/34) Installing py3-toml (0.10.2-r4) (26/34) Installing py3-pytest-black (0.3.12-r2) (27/34) Installing py3-coverage (5.5-r2) (28/34) Installing py3-pytest-cov (2.12.1-r1) (29/34) Installing py3-pyflakes (2.5.0-r0) (30/34) Installing py3-pycodestyle (2.9.0-r0) (31/34) Installing py3-mccabe (0.7.0-r0) (32/34) Installing py3-flake8 (5.0.4-r0) (33/34) Installing py3-pytest-flake8 (1.1.1-r0) (34/34) Installing .makedepends-py3-inflect (20221109.012752) Executing busybox-1.35.0-r27.trigger OK: 355 MiB in 135 packages >>> py3-inflect: Cleaning up srcdir >>> py3-inflect: Cleaning up pkgdir >>> py3-inflect: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/inflect-6.0.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 70108 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 70108 100 70108 0 0 90798 0 --:--:-- --:--:-- --:--:-- 90813 >>> py3-inflect: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/inflect-6.0.0.tar.gz >>> py3-inflect: Checking sha512sums... inflect-6.0.0.tar.gz: OK >>> py3-inflect: Unpacking /var/cache/distfiles/v3.17/inflect-6.0.0.tar.gz... running egg_info writing inflect.egg-info/PKG-INFO writing dependency_links to inflect.egg-info/dependency_links.txt writing requirements to inflect.egg-info/requires.txt writing top-level names to inflect.egg-info/top_level.txt reading manifest file 'inflect.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'inflect.egg-info/SOURCES.txt' running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/inflect copying inflect/__init__.py -> build/lib/inflect running egg_info writing inflect.egg-info/PKG-INFO writing dependency_links to inflect.egg-info/dependency_links.txt writing requirements to inflect.egg-info/requires.txt writing top-level names to inflect.egg-info/top_level.txt reading manifest file 'inflect.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'inflect.egg-info/SOURCES.txt' copying inflect/py.typed -> build/lib/inflect installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/inflect copying build/lib/inflect/py.typed -> build/bdist.linux-aarch64/wheel/inflect copying build/lib/inflect/__init__.py -> build/bdist.linux-aarch64/wheel/inflect running install_egg_info Copying inflect.egg-info to build/bdist.linux-aarch64/wheel/inflect-6.0.0-py3.10.egg-info running install_scripts creating build/bdist.linux-aarch64/wheel/inflect-6.0.0.dist-info/WHEEL creating '/home/buildozer/aports/community/py3-inflect/src/inflect-6.0.0/dist/tmpbpfo9s2u/inflect-6.0.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it adding 'inflect/__init__.py' adding 'inflect/py.typed' adding 'inflect-6.0.0.dist-info/LICENSE' adding 'inflect-6.0.0.dist-info/METADATA' adding 'inflect-6.0.0.dist-info/WHEEL' adding 'inflect-6.0.0.dist-info/top_level.txt' adding 'inflect-6.0.0.dist-info/RECORD' removing build/bdist.linux-aarch64/wheel * Getting dependencies for wheel... * Building wheel... Successfully built inflect-6.0.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-inflect/src/inflect-6.0.0, configfile: pytest.ini plugins: black-0.3.12, flake8-1.1.1, cov-2.12.1 collected 74 items inflect/__init__.py ... [ 4%] testenv/usr/lib/python3.10/site-packages/inflect/__init__.py ... [ 8%] tests/test_an.py . [ 9%] tests/test_classical_all.py . [ 10%] tests/test_classical_ancient.py . [ 12%] tests/test_classical_herd.py . [ 13%] tests/test_classical_names.py . [ 14%] tests/test_classical_person.py . [ 16%] tests/test_classical_zero.py . [ 17%] tests/test_compounds.py ......... [ 29%] tests/test_inflections.py ........ [ 40%] tests/test_join.py . [ 41%] tests/test_numwords.py .... [ 47%] tests/test_pl_si.py . [ 48%] tests/test_pwd.py ..................................... [ 98%] tests/test_unicode.py . [100%] ============================== 74 passed in 1.17s ============================== >>> py3-inflect: Entering fakeroot... >>> py3-inflect*: Running postcheck for py3-inflect >>> py3-inflect*: Preparing package py3-inflect... >>> py3-inflect*: Tracing dependencies... >>> py3-inflect*: Package size: 248.0 KB >>> py3-inflect*: Compressing data... >>> py3-inflect*: Create checksum... >>> py3-inflect*: Create py3-inflect-6.0.0-r1.apk >>> py3-inflect: Build complete at Wed, 09 Nov 2022 01:27:59 +0000 elapsed time 0h 0m 8s >>> py3-inflect: Cleaning up srcdir >>> py3-inflect: Cleaning up pkgdir >>> py3-inflect: Uninstalling dependencies... (1/34) Purging .makedepends-py3-inflect (20221109.012752) (2/34) Purging py3-pydantic (1.9.1-r0) (3/34) Purging py3-build (0.8.0-r1) (4/34) Purging py3-pep517 (0.13.0-r0) (5/34) Purging py3-installer (0.5.1-r1) (6/34) Purging py3-setuptools_scm (7.0.5-r0) (7/34) Purging py3-setuptools (65.5.1-r0) (8/34) Purging py3-wheel (0.38.3-r0) (9/34) Purging py3-pytest-black (0.3.12-r2) (10/34) Purging black (22.8.0-r0) (11/34) Purging py3-click (8.1.3-r0) (12/34) Purging py3-platformdirs (2.5.3-r0) (13/34) Purging py3-typed-ast (1.5.4-r0) (14/34) Purging py3-regex (2022.4.24-r0) (15/34) Purging py3-pathspec (0.10.1-r0) (16/34) Purging py3-typing-extensions (4.4.0-r0) (17/34) Purging py3-mypy-extensions (0.4.3-r2) (18/34) Purging py3-toml (0.10.2-r4) (19/34) Purging py3-pytest-cov (2.12.1-r1) (20/34) Purging py3-coverage (5.5-r2) (21/34) Purging py3-pytest-flake8 (1.1.1-r0) (22/34) Purging py3-pytest (7.2.0-r1) (23/34) Purging py3-attrs (22.1.0-r0) (24/34) Purging py3-exceptiongroup (1.0.1-r0) (25/34) Purging py3-iniconfig (1.1.1-r3) (26/34) Purging py3-packaging (21.3-r2) (27/34) Purging py3-parsing (3.0.9-r0) (28/34) Purging py3-pluggy (1.0.0-r1) (29/34) Purging py3-py (1.11.0-r0) (30/34) Purging py3-tomli (2.0.1-r1) (31/34) Purging py3-flake8 (5.0.4-r0) (32/34) Purging py3-pyflakes (2.5.0-r0) (33/34) Purging py3-pycodestyle (2.9.0-r0) (34/34) Purging py3-mccabe (0.7.0-r0) Executing busybox-1.35.0-r27.trigger OK: 332 MiB in 101 packages >>> py3-inflect: Updating the community/aarch64 repository index... >>> py3-inflect: Signing the index...