>>> py3-inflect: Building community/py3-inflect 5.3.0-r1 (using abuild 3.9.0_rc2-r1) started Wed, 20 Oct 2021 04:57:42 +0000 >>> py3-inflect: Checking sanity of /home/buildozer/aports/community/py3-inflect/APKBUILD... >>> py3-inflect: Analyzing dependencies... >>> py3-inflect: Installing for build: build-base python3 py3-setuptools py3-setuptools_scm py3-toml py3-pytest py3-pytest-black py3-pytest-cov py3-pytest-flake8 (1/42) Installing libbz2 (1.0.8-r1) (2/42) Installing libffi (3.4.2-r1) (3/42) Installing gdbm (1.20-r2) (4/42) Installing xz-libs (5.2.5-r0) (5/42) Installing mpdecimal (2.5.1-r1) (6/42) Installing readline (8.1.1-r0) (7/42) Installing sqlite-libs (3.36.0-r0) (8/42) Installing python3 (3.9.7-r3) (9/42) Installing py3-ordered-set (4.0.2-r2) (10/42) Installing py3-appdirs (1.4.4-r2) (11/42) Installing py3-parsing (2.4.7-r2) (12/42) Installing py3-six (1.16.0-r0) (13/42) Installing py3-packaging (20.9-r1) (14/42) Installing py3-setuptools (52.0.0-r4) (15/42) Installing py3-tomli (1.2.1-r0) (16/42) Installing py3-setuptools_scm (6.3.2-r0) (17/42) Installing py3-toml (0.10.2-r2) (18/42) Installing py3-atomicwrites (1.4.0-r1) (19/42) Installing py3-attrs (20.3.0-r1) (20/42) Installing py3-more-itertools (8.10.0-r0) (21/42) Installing py3-iniconfig (1.1.1-r1) (22/42) Installing py3-pluggy (0.13.1-r4) (23/42) Installing py3-py (1.10.0-r1) (24/42) Installing py3-wcwidth (0.2.5-r1) (25/42) Installing py3-pytest (6.2.5-r0) (26/42) Installing py3-click (8.0.1-r0) (27/42) Installing py3-platformdirs (2.4.0-r0) (28/42) Installing py3-typed-ast (1.4.3-r0) (29/42) Installing py3-regex (2021.10.8-r0) (30/42) Installing py3-pathspec (0.9.0-r0) (31/42) Installing py3-typing-extensions (3.10.0.2-r0) (32/42) Installing py3-mypy-extensions (0.4.3-r1) (33/42) Installing black (21.9_beta0-r0) (34/42) Installing py3-pytest-black (0.3.12-r1) (35/42) Installing py3-coverage (5.5-r0) (36/42) Installing py3-pytest-cov (2.12.1-r0) (37/42) Installing py3-pyflakes (2.3.1-r0) (38/42) Installing py3-pycodestyle (2.7.0-r0) (39/42) Installing py3-mccabe (0.6.1-r6) (40/42) Installing py3-flake8 (3.9.2-r0) (41/42) Installing py3-pytest-flake8 (1.0.7-r1) (42/42) Installing .makedepends-py3-inflect (20211020.045750) Executing busybox-1.34.1-r1.trigger OK: 380 MiB in 131 packages >>> py3-inflect: Cleaning up srcdir >>> py3-inflect: Cleaning up pkgdir >>> py3-inflect: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/inflect-5.3.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-inflect: Fetching https://pypi.python.org/packages/source/i/inflect/inflect-5.3.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 122 100 122 0 0 3082 0 --:--:-- --:--:-- --:--:-- 3128 100 274 100 274 0 0 1294 0 --:--:-- --:--:-- --:--:-- 1294 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74127 100 74127 0 0 257k 0 --:--:-- --:--:-- --:--:-- 257k >>> py3-inflect: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/inflect-5.3.0.tar.gz >>> py3-inflect: Checking sha512sums... inflect-5.3.0.tar.gz: OK >>> py3-inflect: Unpacking /var/cache/distfiles/v3.15/inflect-5.3.0.tar.gz... running build running build_py creating build creating build/lib copying inflect.py -> build/lib 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' writing manifest file 'inflect.egg-info/SOURCES.txt' ============================= test session starts ============================== platform linux -- Python 3.9.7, pytest-6.2.5, py-1.10.0, pluggy-0.13.1 rootdir: /home/buildozer/aports/community/py3-inflect/src/inflect-5.3.0, configfile: pytest.ini plugins: cov-2.12.1, black-0.3.12, flake8-1.0.7 collected 68 items inflect.py . [ 1%] tests/test_an.py . [ 2%] tests/test_classical_all.py . [ 4%] tests/test_classical_ancient.py . [ 5%] tests/test_classical_herd.py . [ 7%] tests/test_classical_names.py . [ 8%] tests/test_classical_person.py . [ 10%] tests/test_classical_zero.py . [ 11%] tests/test_compounds.py ......... [ 25%] tests/test_inflections.py ........ [ 36%] tests/test_join.py . [ 38%] tests/test_numwords.py ... [ 42%] tests/test_pl_si.py . [ 44%] tests/test_pwd.py ..................................... [ 98%] tests/test_unicode.py . [100%] ============================== 68 passed in 1.38s ============================== >>> py3-inflect: Entering fakeroot... running install running build running build_py 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' writing manifest file 'inflect.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-inflect/pkg creating /home/buildozer/aports/community/py3-inflect/pkg/py3-inflect creating /home/buildozer/aports/community/py3-inflect/pkg/py3-inflect/usr creating /home/buildozer/aports/community/py3-inflect/pkg/py3-inflect/usr/lib creating /home/buildozer/aports/community/py3-inflect/pkg/py3-inflect/usr/lib/python3.9 creating /home/buildozer/aports/community/py3-inflect/pkg/py3-inflect/usr/lib/python3.9/site-packages copying build/lib/inflect.py -> /home/buildozer/aports/community/py3-inflect/pkg/py3-inflect/usr/lib/python3.9/site-packages byte-compiling /home/buildozer/aports/community/py3-inflect/pkg/py3-inflect/usr/lib/python3.9/site-packages/inflect.py to inflect.cpython-39.pyc running install_egg_info Copying inflect.egg-info to /home/buildozer/aports/community/py3-inflect/pkg/py3-inflect/usr/lib/python3.9/site-packages/inflect-5.3.0-py3.9.egg-info running install_scripts >>> py3-inflect*: Running postcheck for py3-inflect >>> py3-inflect*: Preparing package py3-inflect... >>> py3-inflect*: Tracing dependencies... >>> py3-inflect*: Package size: 240.0 KB >>> py3-inflect*: Compressing data... >>> py3-inflect*: Create checksum... >>> py3-inflect*: Create py3-inflect-5.3.0-r1.apk >>> py3-inflect: Build complete at Wed, 20 Oct 2021 04:58:05 +0000 elapsed time 0h 0m 23s >>> py3-inflect: Cleaning up srcdir >>> py3-inflect: Cleaning up pkgdir >>> py3-inflect: Uninstalling dependencies... (1/42) Purging .makedepends-py3-inflect (20211020.045750) (2/42) Purging py3-setuptools_scm (6.3.2-r0) (3/42) Purging py3-setuptools (52.0.0-r4) (4/42) Purging py3-ordered-set (4.0.2-r2) (5/42) Purging py3-appdirs (1.4.4-r2) (6/42) Purging py3-pytest-black (0.3.12-r1) (7/42) Purging black (21.9_beta0-r0) (8/42) Purging py3-click (8.0.1-r0) (9/42) Purging py3-tomli (1.2.1-r0) (10/42) Purging py3-platformdirs (2.4.0-r0) (11/42) Purging py3-typed-ast (1.4.3-r0) (12/42) Purging py3-regex (2021.10.8-r0) (13/42) Purging py3-pathspec (0.9.0-r0) (14/42) Purging py3-typing-extensions (3.10.0.2-r0) (15/42) Purging py3-mypy-extensions (0.4.3-r1) (16/42) Purging py3-pytest-cov (2.12.1-r0) (17/42) Purging py3-coverage (5.5-r0) (18/42) Purging py3-pytest-flake8 (1.0.7-r1) (19/42) Purging py3-pytest (6.2.5-r0) (20/42) Purging py3-atomicwrites (1.4.0-r1) (21/42) Purging py3-attrs (20.3.0-r1) (22/42) Purging py3-more-itertools (8.10.0-r0) (23/42) Purging py3-iniconfig (1.1.1-r1) (24/42) Purging py3-pluggy (0.13.1-r4) (25/42) Purging py3-py (1.10.0-r1) (26/42) Purging py3-wcwidth (0.2.5-r1) (27/42) Purging py3-packaging (20.9-r1) (28/42) Purging py3-parsing (2.4.7-r2) (29/42) Purging py3-six (1.16.0-r0) (30/42) Purging py3-toml (0.10.2-r2) (31/42) Purging py3-flake8 (3.9.2-r0) (32/42) Purging py3-pyflakes (2.3.1-r0) (33/42) Purging py3-pycodestyle (2.7.0-r0) (34/42) Purging python3 (3.9.7-r3) (35/42) Purging py3-mccabe (0.6.1-r6) (36/42) Purging libbz2 (1.0.8-r1) (37/42) Purging libffi (3.4.2-r1) (38/42) Purging gdbm (1.20-r2) (39/42) Purging xz-libs (5.2.5-r0) (40/42) Purging mpdecimal (2.5.1-r1) (41/42) Purging readline (8.1.1-r0) (42/42) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> py3-inflect: Updating the community/x86 repository index... >>> py3-inflect: Signing the index...