>>> py3-inflection: Building community/py3-inflection 0.5.1-r6 (using abuild 3.12.0-r5) started Sat, 13 Apr 2024 18:24:50 +0000 >>> py3-inflection: Checking sanity of /home/buildozer/aports/community/py3-inflection/APKBUILD... >>> py3-inflection: Analyzing dependencies... >>> py3-inflection: Installing for build: build-base python3 py3-setuptools py3-pytest (1/25) Installing libffi (3.4.6-r0) (2/25) Installing gdbm (1.23-r1) (3/25) Installing mpdecimal (4.0.0-r0) (4/25) Installing libpanelw (6.4_p20240330-r0) (5/25) Installing readline (8.2.10-r0) (6/25) Installing sqlite-libs (3.45.2-r0) (7/25) Installing python3 (3.12.3-r0) (8/25) Installing python3-pycache-pyc0 (3.12.3-r0) (9/25) Installing pyc (3.12.3-r0) (10/25) Installing python3-pyc (3.12.3-r0) (11/25) Installing py3-parsing (3.1.2-r1) (12/25) Installing py3-parsing-pyc (3.1.2-r1) (13/25) Installing py3-packaging (24.0-r1) (14/25) Installing py3-packaging-pyc (24.0-r1) (15/25) Installing py3-setuptools (69.2.0-r2) (16/25) Installing py3-setuptools-pyc (69.2.0-r2) (17/25) Installing py3-iniconfig (2.0.0-r1) (18/25) Installing py3-iniconfig-pyc (2.0.0-r1) (19/25) Installing py3-pluggy (1.4.0-r1) (20/25) Installing py3-pluggy-pyc (1.4.0-r1) (21/25) Installing py3-py (1.11.0-r3) (22/25) Installing py3-py-pyc (1.11.0-r3) (23/25) Installing py3-pytest (8.1.1-r1) (24/25) Installing py3-pytest-pyc (8.1.1-r1) (25/25) Installing .makedepends-py3-inflection (20240413.182452) Executing busybox-1.36.1-r25.trigger OK: 430 MiB in 138 packages >>> py3-inflection: Cleaning up srcdir >>> py3-inflection: Cleaning up pkgdir >>> py3-inflection: Cleaning up tmpdir >>> py3-inflection: Fetching https://distfiles.alpinelinux.org/distfiles/edge/inflection-0.5.1.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 15091 100 15091 0 0 92343 0 --:--:-- --:--:-- --:--:-- 93154 >>> py3-inflection: Fetching https://distfiles.alpinelinux.org/distfiles/edge/inflection-0.5.1.tar.gz >>> py3-inflection: Checking sha512sums... inflection-0.5.1.tar.gz: OK >>> py3-inflection: Unpacking /var/cache/distfiles/edge/inflection-0.5.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/inflection copying inflection/__init__.py -> build/lib/inflection copying inflection/py.typed -> build/lib/inflection ============================= test session starts ============================== platform linux -- Python 3.12.3, pytest-8.1.1, pluggy-1.4.0 rootdir: /home/buildozer/aports/community/py3-inflection/src/inflection-0.5.1 collected 455 items test_inflection.py ..................................................... [ 11%] ........................................................................ [ 27%] ........................................................................ [ 43%] ........................................................................ [ 59%] ........................................................................ [ 74%] ........................................................................ [ 90%] .......................................... [100%] ============================= 455 passed in 0.87s ============================== >>> py3-inflection: Entering fakeroot... running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-inflection/pkg creating /home/buildozer/aports/community/py3-inflection/pkg/py3-inflection creating /home/buildozer/aports/community/py3-inflection/pkg/py3-inflection/usr creating /home/buildozer/aports/community/py3-inflection/pkg/py3-inflection/usr/lib creating /home/buildozer/aports/community/py3-inflection/pkg/py3-inflection/usr/lib/python3.12 creating /home/buildozer/aports/community/py3-inflection/pkg/py3-inflection/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-inflection/pkg/py3-inflection/usr/lib/python3.12/site-packages/inflection copying build/lib/inflection/__init__.py -> /home/buildozer/aports/community/py3-inflection/pkg/py3-inflection/usr/lib/python3.12/site-packages/inflection copying build/lib/inflection/py.typed -> /home/buildozer/aports/community/py3-inflection/pkg/py3-inflection/usr/lib/python3.12/site-packages/inflection byte-compiling /home/buildozer/aports/community/py3-inflection/pkg/py3-inflection/usr/lib/python3.12/site-packages/inflection/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info writing inflection.egg-info/PKG-INFO writing dependency_links to inflection.egg-info/dependency_links.txt writing top-level names to inflection.egg-info/top_level.txt reading manifest file 'inflection.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' writing manifest file 'inflection.egg-info/SOURCES.txt' Copying inflection.egg-info to /home/buildozer/aports/community/py3-inflection/pkg/py3-inflection/usr/lib/python3.12/site-packages/inflection-0.5.1-py3.12.egg-info running install_scripts >>> py3-inflection-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-inflection/pkg/py3-inflection/usr/lib/python3.12/site-packages/inflection/__pycache__' -> '/home/buildozer/aports/community/py3-inflection/pkg/py3-inflection-pyc/usr/lib/python3.12/site-packages/inflection/__pycache__' >>> py3-inflection-pyc*: Preparing subpackage py3-inflection-pyc... >>> py3-inflection-pyc*: Running postcheck for py3-inflection-pyc >>> py3-inflection*: Running postcheck for py3-inflection >>> py3-inflection*: Preparing package py3-inflection... >>> py3-inflection-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-inflection-pyc*: Package size: 44.0 KB >>> py3-inflection-pyc*: Compressing data... >>> py3-inflection-pyc*: Create checksum... >>> py3-inflection-pyc*: Create py3-inflection-pyc-0.5.1-r6.apk >>> py3-inflection*: Tracing dependencies... python3 python3~3.12 >>> py3-inflection*: Package size: 60.0 KB >>> py3-inflection*: Compressing data... >>> py3-inflection*: Create checksum... >>> py3-inflection*: Create py3-inflection-0.5.1-r6.apk >>> py3-inflection: Build complete at Sat, 13 Apr 2024 18:24:56 +0000 elapsed time 0h 0m 6s >>> py3-inflection: Cleaning up srcdir >>> py3-inflection: Cleaning up pkgdir >>> py3-inflection: Uninstalling dependencies... (1/25) Purging .makedepends-py3-inflection (20240413.182452) (2/25) Purging py3-setuptools-pyc (69.2.0-r2) (3/25) Purging py3-setuptools (69.2.0-r2) (4/25) Purging py3-pytest-pyc (8.1.1-r1) (5/25) Purging py3-pytest (8.1.1-r1) (6/25) Purging py3-iniconfig-pyc (2.0.0-r1) (7/25) Purging py3-iniconfig (2.0.0-r1) (8/25) Purging py3-packaging-pyc (24.0-r1) (9/25) Purging py3-packaging (24.0-r1) (10/25) Purging py3-parsing-pyc (3.1.2-r1) (11/25) Purging py3-parsing (3.1.2-r1) (12/25) Purging py3-pluggy-pyc (1.4.0-r1) (13/25) Purging py3-pluggy (1.4.0-r1) (14/25) Purging py3-py-pyc (1.11.0-r3) (15/25) Purging py3-py (1.11.0-r3) (16/25) Purging python3-pyc (3.12.3-r0) (17/25) Purging python3-pycache-pyc0 (3.12.3-r0) (18/25) Purging pyc (3.12.3-r0) (19/25) Purging python3 (3.12.3-r0) (20/25) Purging gdbm (1.23-r1) (21/25) Purging libffi (3.4.6-r0) (22/25) Purging libpanelw (6.4_p20240330-r0) (23/25) Purging mpdecimal (4.0.0-r0) (24/25) Purging readline (8.2.10-r0) (25/25) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> py3-inflection: Updating the community/x86 repository index... >>> py3-inflection: Signing the index...