>>> py3-braceexpand: Building community/py3-braceexpand 0.1.7-r1 (using abuild 3.10.0_rc1-r2) started Fri, 28 Oct 2022 13:19:15 +0000 >>> py3-braceexpand: Checking sanity of /home/buildozer/aports/community/py3-braceexpand/APKBUILD... >>> py3-braceexpand: Analyzing dependencies... >>> py3-braceexpand: Installing for build: build-base python3 py3-pytest py3-setuptools (1/18) Installing libbz2 (1.0.8-r3) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.7-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.2.0-r0) (7/18) Installing sqlite-libs (3.39.4-r0) (8/18) Installing python3 (3.10.8-r3) (9/18) Installing py3-attrs (22.1.0-r0) (10/18) Installing py3-iniconfig (1.1.1-r3) (11/18) Installing py3-parsing (3.0.9-r0) (12/18) Installing py3-packaging (21.3-r2) (13/18) Installing py3-pluggy (1.0.0-r1) (14/18) Installing py3-py (1.11.0-r0) (15/18) Installing py3-tomli (2.0.1-r1) (16/18) Installing py3-pytest (7.1.3-r1) (17/18) Installing py3-setuptools (65.5.0-r0) (18/18) Installing .makedepends-py3-braceexpand (20221028.131927) Executing busybox-1.35.0-r27.trigger OK: 251 MiB in 111 packages >>> py3-braceexpand: Cleaning up srcdir >>> py3-braceexpand: Cleaning up pkgdir >>> py3-braceexpand: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/braceexpand-v0.1.7.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 100 6458 100 6458 0 0 15128 0 --:--:-- --:--:-- --:--:-- 15124 >>> py3-braceexpand: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/braceexpand-v0.1.7.tar.gz >>> py3-braceexpand: Checking sha512sums... braceexpand-v0.1.7.tar.gz: OK >>> py3-braceexpand: Unpacking /var/cache/distfiles/v3.17/braceexpand-v0.1.7.tar.gz... running build running build_py creating build creating build/lib creating build/lib/braceexpand copying src/braceexpand/__init__.py -> build/lib/braceexpand running egg_info creating src/braceexpand.egg-info writing src/braceexpand.egg-info/PKG-INFO writing dependency_links to src/braceexpand.egg-info/dependency_links.txt writing top-level names to src/braceexpand.egg-info/top_level.txt writing manifest file 'src/braceexpand.egg-info/SOURCES.txt' reading manifest file 'src/braceexpand.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/braceexpand.egg-info/SOURCES.txt' copying src/braceexpand/__init__.pyi -> build/lib/braceexpand copying src/braceexpand/py.typed -> build/lib/braceexpand ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-braceexpand/src/braceexpand-0.1.7 collected 7 items test_braceexpand.py ....... [100%] ============================== 7 passed in 0.03s =============================== >>> py3-braceexpand: Entering fakeroot... running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing src/braceexpand.egg-info/PKG-INFO writing dependency_links to src/braceexpand.egg-info/dependency_links.txt writing top-level names to src/braceexpand.egg-info/top_level.txt reading manifest file 'src/braceexpand.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/braceexpand.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-braceexpand/pkg creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.10/site-packages/braceexpand copying build/lib/braceexpand/py.typed -> /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.10/site-packages/braceexpand creating /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.10/site-packages/braceexpand/__pycache__ copying build/lib/braceexpand/__pycache__/__init__.cpython-310.pyc -> /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.10/site-packages/braceexpand/__pycache__ copying build/lib/braceexpand/__init__.pyi -> /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.10/site-packages/braceexpand copying build/lib/braceexpand/__init__.py -> /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.10/site-packages/braceexpand running install_egg_info Copying src/braceexpand.egg-info to /home/buildozer/aports/community/py3-braceexpand/pkg/py3-braceexpand/usr/lib/python3.10/site-packages/braceexpand-0.1.7-py3.10.egg-info running install_scripts >>> py3-braceexpand*: Running postcheck for py3-braceexpand >>> py3-braceexpand*: Preparing package py3-braceexpand... >>> py3-braceexpand*: Tracing dependencies... >>> py3-braceexpand*: Package size: 68.0 KB >>> py3-braceexpand*: Compressing data... >>> py3-braceexpand*: Create checksum... >>> py3-braceexpand*: Create py3-braceexpand-0.1.7-r1.apk >>> py3-braceexpand: Build complete at Fri, 28 Oct 2022 13:19:29 +0000 elapsed time 0h 0m 14s >>> py3-braceexpand: Cleaning up srcdir >>> py3-braceexpand: Cleaning up pkgdir >>> py3-braceexpand: Uninstalling dependencies... (1/18) Purging .makedepends-py3-braceexpand (20221028.131927) (2/18) Purging py3-pytest (7.1.3-r1) (3/18) Purging py3-attrs (22.1.0-r0) (4/18) Purging py3-iniconfig (1.1.1-r3) (5/18) Purging py3-pluggy (1.0.0-r1) (6/18) Purging py3-py (1.11.0-r0) (7/18) Purging py3-tomli (2.0.1-r1) (8/18) Purging py3-setuptools (65.5.0-r0) (9/18) Purging py3-packaging (21.3-r2) (10/18) Purging py3-parsing (3.0.9-r0) (11/18) Purging python3 (3.10.8-r3) (12/18) Purging libbz2 (1.0.8-r3) (13/18) Purging libffi (3.4.4-r0) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.7-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-braceexpand: Updating the community/armv7 repository index... >>> py3-braceexpand: Signing the index...