>>> py3-async_generator: Building community/py3-async_generator 1.10-r6 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 15:12:41 +0000 >>> py3-async_generator: Validating /home/buildozer/aports/community/py3-async_generator/APKBUILD... >>> py3-async_generator: Analyzing dependencies... >>> py3-async_generator: Installing for build: build-base python3 python3-dev py3-setuptools (1/17) Installing libbz2 (1.0.8-r6) (2/17) Installing gdbm (1.24-r0) (3/17) Installing mpdecimal (4.0.0-r0) (4/17) Installing libpanelw (6.5_p20250412-r0) (5/17) Installing sqlite-libs (3.49.1-r0) (6/17) Installing python3 (3.12.10-r0) (7/17) Installing python3-pycache-pyc0 (3.12.10-r0) (8/17) Installing pyc (3.12.10-r0) (9/17) Installing python3-pyc (3.12.10-r0) (10/17) Installing python3-dev (3.12.10-r0) (11/17) Installing py3-parsing (3.2.0-r0) (12/17) Installing py3-parsing-pyc (3.2.0-r0) (13/17) Installing py3-packaging (24.2-r0) (14/17) Installing py3-packaging-pyc (24.2-r0) (15/17) Installing py3-setuptools (77.0.3-r0) (16/17) Installing py3-setuptools-pyc (77.0.3-r0) (17/17) Installing .makedepends-py3-async_generator (20250423.151300) Executing busybox-1.37.0-r16.trigger OK: 681 MiB in 127 packages >>> py3-async_generator: Cleaning up srcdir >>> py3-async_generator: Cleaning up pkgdir >>> py3-async_generator: Cleaning up tmpdir >>> py3-async_generator: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-async_generator-1.10.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-async_generator: Fetching py3-async_generator-1.10.tar.gz::https://files.pythonhosted.org/packages/source/a/async_generator/async_generator-1.10.tar.gz Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) Connecting to files.pythonhosted.org ([2a04:4e42:200::223]:443) saving to '/var/cache/distfiles/v3.22/py3-async_generator-1.10.tar.gz.part' py3-async_generator- 100% |********************************| 29870 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-async_generator-1.10.tar.gz.part' saved >>> py3-async_generator: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-async_generator-1.10.tar.gz >>> py3-async_generator: Checking sha512sums... py3-async_generator-1.10.tar.gz: OK >>> py3-async_generator: Unpacking /var/cache/distfiles/v3.22/py3-async_generator-1.10.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib/async_generator copying async_generator/__init__.py -> build/lib/async_generator copying async_generator/_util.py -> build/lib/async_generator copying async_generator/_impl.py -> build/lib/async_generator copying async_generator/_version.py -> build/lib/async_generator creating build/lib/async_generator/_tests copying async_generator/_tests/__init__.py -> build/lib/async_generator/_tests copying async_generator/_tests/conftest.py -> build/lib/async_generator/_tests copying async_generator/_tests/test_util.py -> build/lib/async_generator/_tests copying async_generator/_tests/test_async_generator.py -> build/lib/async_generator/_tests /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running check >>> py3-async_generator: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: 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 build running build_py running install_lib creating /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages creating /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator copying build/lib/async_generator/__init__.py -> /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator copying build/lib/async_generator/_util.py -> /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator creating /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator/_tests copying build/lib/async_generator/_tests/__init__.py -> /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator/_tests copying build/lib/async_generator/_tests/conftest.py -> /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator/_tests copying build/lib/async_generator/_tests/test_util.py -> /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator/_tests copying build/lib/async_generator/_tests/test_async_generator.py -> /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator/_tests copying build/lib/async_generator/_impl.py -> /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator copying build/lib/async_generator/_version.py -> /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator byte-compiling /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator/_util.py to _util.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator/_tests/__init__.py to __init__.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator/_tests/conftest.py to conftest.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator/_tests/test_util.py to test_util.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator/_tests/test_async_generator.py to test_async_generator.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator/_impl.py to _impl.cpython-312.pyc byte-compiling /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator/_version.py to _version.cpython-312.pyc running install_egg_info running egg_info writing async_generator.egg-info/PKG-INFO writing dependency_links to async_generator.egg-info/dependency_links.txt writing top-level names to async_generator.egg-info/top_level.txt reading manifest file 'async_generator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/build' adding license file 'LICENSE' adding license file 'LICENSE.APACHE2' adding license file 'LICENSE.MIT' writing manifest file 'async_generator.egg-info/SOURCES.txt' Copying async_generator.egg-info to /home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator/usr/lib/python3.12/site-packages/async_generator-1.10-py3.12.egg-info running install_scripts >>> py3-async_generator-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/async_generator/__pycache__' -> '/home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator-pyc/usr/lib/python3.12/site-packages/async_generator/__pycache__' 'usr/lib/python3.12/site-packages/async_generator/_tests/__pycache__' -> '/home/buildozer/aports/community/py3-async_generator/pkg/py3-async_generator-pyc/usr/lib/python3.12/site-packages/async_generator/_tests/__pycache__' >>> py3-async_generator-pyc*: Preparing subpackage py3-async_generator-pyc... >>> py3-async_generator-pyc*: Running postcheck for py3-async_generator-pyc >>> py3-async_generator*: Running postcheck for py3-async_generator >>> py3-async_generator*: Preparing package py3-async_generator... >>> py3-async_generator-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-async_generator-pyc*: Package size: 81.0 KB >>> py3-async_generator-pyc*: Compressing data... >>> py3-async_generator-pyc*: Create checksum... >>> py3-async_generator-pyc*: Create py3-async_generator-pyc-1.10-r6.apk >>> py3-async_generator*: Tracing dependencies... python3 python3~3.12 >>> py3-async_generator*: Package size: 60.9 KB >>> py3-async_generator*: Compressing data... >>> py3-async_generator*: Create checksum... >>> py3-async_generator*: Create py3-async_generator-1.10-r6.apk >>> py3-async_generator: Build complete at Wed, 23 Apr 2025 15:13:03 +0000 elapsed time 0h 0m 22s >>> py3-async_generator: Cleaning up srcdir >>> py3-async_generator: Cleaning up pkgdir >>> py3-async_generator: Uninstalling dependencies... (1/17) Purging .makedepends-py3-async_generator (20250423.151300) (2/17) Purging python3-dev (3.12.10-r0) (3/17) Purging py3-setuptools-pyc (77.0.3-r0) (4/17) Purging py3-setuptools (77.0.3-r0) (5/17) Purging py3-packaging-pyc (24.2-r0) (6/17) Purging py3-packaging (24.2-r0) (7/17) Purging py3-parsing-pyc (3.2.0-r0) (8/17) Purging py3-parsing (3.2.0-r0) (9/17) Purging python3-pyc (3.12.10-r0) (10/17) Purging python3-pycache-pyc0 (3.12.10-r0) (11/17) Purging pyc (3.12.10-r0) (12/17) Purging python3 (3.12.10-r0) (13/17) Purging gdbm (1.24-r0) (14/17) Purging libbz2 (1.0.8-r6) (15/17) Purging libpanelw (6.5_p20250412-r0) (16/17) Purging mpdecimal (4.0.0-r0) (17/17) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 110 packages >>> py3-async_generator: Updating the community/armhf repository index... >>> py3-async_generator: Signing the index...