>>> py3-json2html: Building community/py3-json2html 1.3.0-r1 (using abuild 3.16.0_rc4-r0) started Fri, 07 Nov 2025 04:20:05 +0000 >>> py3-json2html: Validating /home/buildozer/aports/community/py3-json2html/APKBUILD... >>> py3-json2html: Analyzing dependencies... >>> py3-json2html: Installing for build: build-base python3 py3-build py3-installer py3-wheel py3-setuptools ( 1/26) Installing libbz2 (1.0.8-r6) ( 2/26) Installing libffi (3.5.2-r0) ( 3/26) Installing gdbm (1.26-r0) ( 4/26) Installing xz-libs (5.8.1-r0) ( 5/26) Installing mpdecimal (4.0.1-r0) ( 6/26) Installing libpanelw (6.5_p20251010-r0) ( 7/26) Installing sqlite-libs (3.51.0-r0) ( 8/26) Installing python3 (3.12.12-r0) ( 9/26) Installing python3-pycache-pyc0 (3.12.12-r0) (10/26) Installing pyc (3.12.12-r0) (11/26) Installing python3-pyc (3.12.12-r0) (12/26) Installing py3-parsing (3.2.3-r0) (13/26) Installing py3-parsing-pyc (3.2.3-r0) (14/26) Installing py3-packaging (25.0-r0) (15/26) Installing py3-packaging-pyc (25.0-r0) (16/26) Installing py3-pyproject-hooks (1.2.0-r0) (17/26) Installing py3-pyproject-hooks-pyc (1.2.0-r0) (18/26) Installing py3-build (1.3.0-r1) (19/26) Installing py3-build-pyc (1.3.0-r1) (20/26) Installing py3-installer (0.7.0-r2) (21/26) Installing py3-installer-pyc (0.7.0-r2) (22/26) Installing py3-wheel (0.46.1-r0) (23/26) Installing py3-wheel-pyc (0.46.1-r0) (24/26) Installing py3-setuptools (80.9.0-r2) (25/26) Installing py3-setuptools-pyc (80.9.0-r2) (26/26) Installing .makedepends-py3-json2html (20251107.042040) busybox-1.37.0-r24.trigger: Executing script... OK: 386 MiB in 131 packages >>> py3-json2html: Cleaning up srcdir >>> py3-json2html: Cleaning up pkgdir >>> py3-json2html: Cleaning up tmpdir >>> py3-json2html: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/json2html-1.3.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/json2html-1.3.0.tar.gz.part' json2html-1.3.0.tar. 100% |********************************| 6977 0:00:00 ETA '/var/cache/distfiles/v3.23/json2html-1.3.0.tar.gz.part' saved /var/cache/distfiles/v3.23/json2html-1.3.0.tar.gz: OK >>> py3-json2html: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/json2html-1.3.0.tar.gz /var/cache/distfiles/v3.23/json2html-1.3.0.tar.gz: OK >>> py3-json2html: Unpacking /var/cache/distfiles/v3.23/json2html-1.3.0.tar.gz... * Getting build dependencies for wheel... /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'max-line-length' in 'metadata' (setup.cfg), please use the underscore name 'max_line_length' instead. !! ******************************************************************************** Usage of dash-separated 'max-line-length' will not be supported in future versions. Please use the underscore name 'max_line_length' instead. By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) Warning: 'classifiers' should be a list, got type 'tuple' /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: json2html). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'max-line-length' in 'metadata' (setup.cfg), please use the underscore name 'max_line_length' instead. !! ******************************************************************************** Usage of dash-separated 'max-line-length' will not be supported in future versions. Please use the underscore name 'max_line_length' instead. (Affected: json2html). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) running egg_info writing json2html.egg-info/PKG-INFO writing dependency_links to json2html.egg-info/dependency_links.txt writing top-level names to json2html.egg-info/top_level.txt reading manifest file 'json2html.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'json2html.egg-info/SOURCES.txt' * Building wheel... Warning: 'classifiers' should be a list, got type 'tuple' /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: json2html). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.12/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'max-line-length' in 'metadata' (setup.cfg), please use the underscore name 'max_line_length' instead. !! ******************************************************************************** Usage of dash-separated 'max-line-length' will not be supported in future versions. Please use the underscore name 'max_line_length' instead. (Affected: json2html). By 2026-Mar-03, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) running bdist_wheel running build running build_py creating build/lib/json2html copying json2html/__init__.py -> build/lib/json2html copying json2html/jsonconv.py -> build/lib/json2html installing to build/bdist.linux-armv8l/wheel running install running install_lib creating build/bdist.linux-armv8l/wheel creating build/bdist.linux-armv8l/wheel/json2html copying build/lib/json2html/__init__.py -> build/bdist.linux-armv8l/wheel/./json2html copying build/lib/json2html/jsonconv.py -> build/bdist.linux-armv8l/wheel/./json2html running install_egg_info running egg_info writing json2html.egg-info/PKG-INFO writing dependency_links to json2html.egg-info/dependency_links.txt writing top-level names to json2html.egg-info/top_level.txt reading manifest file 'json2html.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'json2html.egg-info/SOURCES.txt' Copying json2html.egg-info to build/bdist.linux-armv8l/wheel/./json2html-1.3.0-py3.12.egg-info running install_scripts creating build/bdist.linux-armv8l/wheel/json2html-1.3.0.dist-info/WHEEL creating '/home/buildozer/aports/community/py3-json2html/src/json2html-1.3.0/dist/.tmp-wy65zbd5/json2html-1.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it adding 'json2html/__init__.py' adding 'json2html/jsonconv.py' adding 'json2html-1.3.0.dist-info/licenses/LICENSE.txt' adding 'json2html-1.3.0.dist-info/METADATA' adding 'json2html-1.3.0.dist-info/WHEEL' adding 'json2html-1.3.0.dist-info/top_level.txt' adding 'json2html-1.3.0.dist-info/RECORD' removing build/bdist.linux-armv8l/wheel Successfully built json2html-1.3.0-py3-none-any.whl >>> py3-json2html: Entering fakeroot... >>> py3-json2html-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/json2html/__pycache__' -> '/home/buildozer/aports/community/py3-json2html/pkg/py3-json2html-pyc/usr/lib/python3.12/site-packages/json2html/__pycache__' >>> py3-json2html-pyc*: Preparing subpackage py3-json2html-pyc... >>> py3-json2html-pyc*: Running postcheck for py3-json2html-pyc >>> py3-json2html*: Running postcheck for py3-json2html >>> py3-json2html*: Preparing package py3-json2html... >>> py3-json2html-pyc*: Tracing dependencies... python3~3.12 >>> py3-json2html-pyc*: Package size: 7.0 KB >>> py3-json2html-pyc*: Compressing data... >>> py3-json2html-pyc*: Create checksum... >>> py3-json2html-pyc*: Create py3-json2html-pyc-1.3.0-r1.apk >>> py3-json2html*: Tracing dependencies... python3 python3~3.12 >>> py3-json2html*: Package size: 17.9 KB >>> py3-json2html*: Compressing data... >>> py3-json2html*: Create checksum... >>> py3-json2html*: Create py3-json2html-1.3.0-r1.apk >>> py3-json2html: Build complete at Fri, 07 Nov 2025 04:20:42 +0000 elapsed time 0h 0m 37s >>> py3-json2html: Cleaning up srcdir >>> py3-json2html: Cleaning up pkgdir >>> py3-json2html: Cleaning up tmpdir >>> py3-json2html: Uninstalling dependencies... ( 1/26) Purging .makedepends-py3-json2html (20251107.042040) ( 2/26) Purging py3-build-pyc (1.3.0-r1) ( 3/26) Purging py3-build (1.3.0-r1) ( 4/26) Purging py3-pyproject-hooks-pyc (1.2.0-r0) ( 5/26) Purging py3-pyproject-hooks (1.2.0-r0) ( 6/26) Purging py3-installer-pyc (0.7.0-r2) ( 7/26) Purging py3-installer (0.7.0-r2) ( 8/26) Purging py3-wheel-pyc (0.46.1-r0) ( 9/26) Purging py3-wheel (0.46.1-r0) (10/26) Purging py3-setuptools-pyc (80.9.0-r2) (11/26) Purging py3-setuptools (80.9.0-r2) (12/26) Purging py3-packaging-pyc (25.0-r0) (13/26) Purging py3-packaging (25.0-r0) (14/26) Purging py3-parsing-pyc (3.2.3-r0) (15/26) Purging py3-parsing (3.2.3-r0) (16/26) Purging python3-pyc (3.12.12-r0) (17/26) Purging python3-pycache-pyc0 (3.12.12-r0) (18/26) Purging pyc (3.12.12-r0) (19/26) Purging python3 (3.12.12-r0) (20/26) Purging gdbm (1.26-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libffi (3.5.2-r0) (23/26) Purging libpanelw (6.5_p20251010-r0) (24/26) Purging mpdecimal (4.0.1-r0) (25/26) Purging sqlite-libs (3.51.0-r0) (26/26) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 342 MiB in 105 packages >>> py3-json2html: Updating the community/armhf repository index... >>> py3-json2html: Signing the index...