>>> py3-lazy: Building community/py3-lazy 1.6-r1 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 20:22:18 +0000 >>> py3-lazy: Validating /home/udu/aports/community/py3-lazy/APKBUILD... >>> WARNING: py3-lazy: No maintainer >>> py3-lazy: Analyzing dependencies... >>> py3-lazy: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel py3-pytest WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/21) Installing py3-installer-pyc (0.7.0-r2) (2/21) Installing py3-gpep517-pyc (19-r0) (3/21) Installing py3-installer (0.7.0-r2) (4/21) Installing py3-gpep517 (19-r0) (5/21) Installing py3-parsing (3.2.3-r0) (6/21) Installing py3-parsing-pyc (3.2.3-r0) (7/21) Installing py3-packaging (25.0-r0) (8/21) Installing py3-packaging-pyc (25.0-r0) (9/21) Installing py3-setuptools (80.9.0-r0) (10/21) Installing py3-setuptools-pyc (80.9.0-r0) (11/21) Installing py3-wheel (0.46.1-r0) (12/21) Installing py3-wheel-pyc (0.46.1-r0) (13/21) Installing py3-iniconfig (2.1.0-r0) (14/21) Installing py3-iniconfig-pyc (2.1.0-r0) (15/21) Installing py3-pluggy (1.5.0-r0) (16/21) Installing py3-pluggy-pyc (1.5.0-r0) (17/21) Installing py3-py (1.11.0-r4) (18/21) Installing py3-py-pyc (1.11.0-r4) (19/21) Installing py3-pytest (8.3.5-r0) (20/21) Installing py3-pytest-pyc (8.3.5-r0) (21/21) Installing .makedepends-py3-lazy (20251012.202219) Executing busybox-1.37.0-r19.trigger OK: 310 MiB in 110 packages >>> py3-lazy: Cleaning up srcdir >>> py3-lazy: Cleaning up pkgdir >>> py3-lazy: Cleaning up tmpdir >>> py3-lazy: Fetching py3-lazy-1.6.tar.gz::https://github.com/stefanholek/lazy/archive/refs/tags/1.6.tar.gz >>> py3-lazy: Fetching py3-lazy-1.6.tar.gz::https://github.com/stefanholek/lazy/archive/refs/tags/1.6.tar.gz >>> py3-lazy: Checking sha512sums... py3-lazy-1.6.tar.gz: OK >>> py3-lazy: Unpacking /var/cache/distfiles/py3-lazy-1.6.tar.gz... 2025-10-12 20:22:20,324 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 20:22:20,353 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-12 20:22:20,368 root INFO running build 2025-10-12 20:22:20,368 root INFO running build_py 2025-10-12 20:22:20,372 root INFO creating build/lib/lazy 2025-10-12 20:22:20,373 root INFO copying lazy/lazy.py -> build/lib/lazy 2025-10-12 20:22:20,373 root INFO copying lazy/__init__.py -> build/lib/lazy 2025-10-12 20:22:20,374 root INFO copying lazy/lazy.pyi -> build/lib/lazy 2025-10-12 20:22:20,374 root INFO copying lazy/py.typed -> build/lib/lazy 2025-10-12 20:22:20,382 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 20:22:20,382 root INFO running install 2025-10-12 20:22:20,389 root INFO running install_lib 2025-10-12 20:22:20,392 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 20:22:20,393 root INFO creating build/bdist.linux-x86_64/wheel/lazy 2025-10-12 20:22:20,393 root INFO copying build/lib/lazy/py.typed -> build/bdist.linux-x86_64/wheel/./lazy 2025-10-12 20:22:20,393 root INFO copying build/lib/lazy/lazy.py -> build/bdist.linux-x86_64/wheel/./lazy 2025-10-12 20:22:20,393 root INFO copying build/lib/lazy/lazy.pyi -> build/bdist.linux-x86_64/wheel/./lazy 2025-10-12 20:22:20,394 root INFO copying build/lib/lazy/__init__.py -> build/bdist.linux-x86_64/wheel/./lazy 2025-10-12 20:22:20,394 root INFO running install_egg_info 2025-10-12 20:22:20,397 root INFO running egg_info 2025-10-12 20:22:20,399 root INFO creating lazy.egg-info 2025-10-12 20:22:20,399 root INFO writing lazy.egg-info/PKG-INFO 2025-10-12 20:22:20,401 root INFO writing dependency_links to lazy.egg-info/dependency_links.txt 2025-10-12 20:22:20,402 root INFO writing requirements to lazy.egg-info/requires.txt 2025-10-12 20:22:20,402 root INFO writing top-level names to lazy.egg-info/top_level.txt 2025-10-12 20:22:20,402 root INFO writing manifest file 'lazy.egg-info/SOURCES.txt' 2025-10-12 20:22:20,405 root INFO reading manifest file 'lazy.egg-info/SOURCES.txt' 2025-10-12 20:22:20,405 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 20:22:20,406 root INFO adding license file 'LICENSE' 2025-10-12 20:22:20,407 root INFO writing manifest file 'lazy.egg-info/SOURCES.txt' 2025-10-12 20:22:20,408 root INFO Copying lazy.egg-info to build/bdist.linux-x86_64/wheel/./lazy-1.6.dev0-py3.12.egg-info 2025-10-12 20:22:20,409 root INFO running install_scripts 2025-10-12 20:22:20,410 root INFO creating build/bdist.linux-x86_64/wheel/lazy-1.6.dev0.dist-info/WHEEL 2025-10-12 20:22:20,411 wheel INFO creating '/home/udu/aports/community/py3-lazy/src/lazy-1.6/.dist/.tmp-tvcg5fii/lazy-1.6.dev0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 20:22:20,411 wheel INFO adding 'lazy/__init__.py' 2025-10-12 20:22:20,412 wheel INFO adding 'lazy/lazy.py' 2025-10-12 20:22:20,412 wheel INFO adding 'lazy/lazy.pyi' 2025-10-12 20:22:20,412 wheel INFO adding 'lazy/py.typed' 2025-10-12 20:22:20,413 wheel INFO adding 'lazy-1.6.dev0.dist-info/licenses/LICENSE' 2025-10-12 20:22:20,413 wheel INFO adding 'lazy-1.6.dev0.dist-info/METADATA' 2025-10-12 20:22:20,413 wheel INFO adding 'lazy-1.6.dev0.dist-info/WHEEL' 2025-10-12 20:22:20,413 wheel INFO adding 'lazy-1.6.dev0.dist-info/top_level.txt' 2025-10-12 20:22:20,413 wheel INFO adding 'lazy-1.6.dev0.dist-info/RECORD' 2025-10-12 20:22:20,413 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 20:22:20,414 gpep517 INFO The backend produced .dist/lazy-1.6.dev0-py2.py3-none-any.whl lazy-1.6.dev0-py2.py3-none-any.whl ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-lazy/src/lazy-1.6 configfile: tox.ini testpaths: lazy/tests collected 45 items lazy/tests/test_lazy.py ............................................. [100%] ============================================================================================================================================= 45 passed in 0.08s ============================================================================================================================================= >>> py3-lazy: Entering fakeroot... >>> py3-lazy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/lazy/__pycache__' -> '/home/udu/aports/community/py3-lazy/pkg/py3-lazy-pyc/usr/lib/python3.12/site-packages/lazy/__pycache__' >>> py3-lazy-pyc*: Preparing subpackage py3-lazy-pyc... >>> py3-lazy-pyc*: Running postcheck for py3-lazy-pyc >>> py3-lazy*: Running postcheck for py3-lazy >>> py3-lazy*: Preparing package py3-lazy... >>> py3-lazy-pyc*: Tracing dependencies... python3~3.12 >>> py3-lazy-pyc*: Package size: 3.2 KB >>> py3-lazy-pyc*: Compressing data... >>> py3-lazy-pyc*: Create checksum... >>> py3-lazy-pyc*: Create py3-lazy-pyc-1.6-r1.apk >>> py3-lazy*: Tracing dependencies... python3~3.12 >>> py3-lazy*: Package size: 9.0 KB >>> py3-lazy*: Compressing data... >>> py3-lazy*: Create checksum... >>> py3-lazy*: Create py3-lazy-1.6-r1.apk >>> py3-lazy: Build complete at Sun, 12 Oct 2025 20:22:21 +0000 elapsed time 0h 0m 3s >>> py3-lazy: Cleaning up srcdir >>> py3-lazy: Cleaning up pkgdir >>> py3-lazy: Uninstalling dependencies... (1/21) Purging .makedepends-py3-lazy (20251012.202219) (2/21) Purging py3-gpep517-pyc (19-r0) (3/21) Purging py3-gpep517 (19-r0) (4/21) Purging py3-installer-pyc (0.7.0-r2) (5/21) Purging py3-installer (0.7.0-r2) (6/21) Purging py3-setuptools-pyc (80.9.0-r0) (7/21) Purging py3-setuptools (80.9.0-r0) (8/21) Purging py3-wheel-pyc (0.46.1-r0) (9/21) Purging py3-wheel (0.46.1-r0) (10/21) Purging py3-pytest-pyc (8.3.5-r0) (11/21) Purging py3-pytest (8.3.5-r0) (12/21) Purging py3-iniconfig-pyc (2.1.0-r0) (13/21) Purging py3-iniconfig (2.1.0-r0) (14/21) Purging py3-packaging-pyc (25.0-r0) (15/21) Purging py3-packaging (25.0-r0) (16/21) Purging py3-parsing-pyc (3.2.3-r0) (17/21) Purging py3-parsing (3.2.3-r0) (18/21) Purging py3-pluggy-pyc (1.5.0-r0) (19/21) Purging py3-pluggy (1.5.0-r0) (20/21) Purging py3-py-pyc (1.11.0-r4) (21/21) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-lazy: Updating the community/x86_64 repository index... >>> py3-lazy: Signing the index...