>>> py3-json2html: Building community/py3-json2html 1.3.0-r1 (using abuild 3.16.0_rc4-r0) started Wed, 05 Nov 2025 15:10:03 +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/23) Installing gdbm (1.26-r0)
( 2/23) Installing xz-libs (5.8.1-r0)
( 3/23) Installing mpdecimal (4.0.1-r0)
( 4/23) Installing libpanelw (6.5_p20251010-r0)
( 5/23) Installing python3 (3.12.12-r0)
( 6/23) Installing python3-pycache-pyc0 (3.12.12-r0)
( 7/23) Installing pyc (3.12.12-r0)
( 8/23) Installing python3-pyc (3.12.12-r0)
( 9/23) Installing py3-parsing (3.2.3-r0)
(10/23) Installing py3-parsing-pyc (3.2.3-r0)
(11/23) Installing py3-packaging (25.0-r0)
(12/23) Installing py3-packaging-pyc (25.0-r0)
(13/23) Installing py3-pyproject-hooks (1.2.0-r0)
(14/23) Installing py3-pyproject-hooks-pyc (1.2.0-r0)
(15/23) Installing py3-build (1.3.0-r1)
(16/23) Installing py3-build-pyc (1.3.0-r1)
(17/23) Installing py3-installer (0.7.0-r2)
(18/23) Installing py3-installer-pyc (0.7.0-r2)
(19/23) Installing py3-wheel (0.46.1-r0)
(20/23) Installing py3-wheel-pyc (0.46.1-r0)
(21/23) Installing py3-setuptools (80.9.0-r2)
(22/23) Installing py3-setuptools-pyc (80.9.0-r2)
(23/23) Installing .makedepends-py3-json2html (20251105.151038)
busybox-1.37.0-r24.trigger: Executing script...
OK: 423 MiB in 174 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-5xo1ondq/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 Wed, 05 Nov 2025 15:10:40 +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/23) Purging .makedepends-py3-json2html (20251105.151038)
( 2/23) Purging py3-build-pyc (1.3.0-r1)
( 3/23) Purging py3-build (1.3.0-r1)
( 4/23) Purging py3-pyproject-hooks-pyc (1.2.0-r0)
( 5/23) Purging py3-pyproject-hooks (1.2.0-r0)
( 6/23) Purging py3-installer-pyc (0.7.0-r2)
( 7/23) Purging py3-installer (0.7.0-r2)
( 8/23) Purging py3-wheel-pyc (0.46.1-r0)
( 9/23) Purging py3-wheel (0.46.1-r0)
(10/23) Purging py3-setuptools-pyc (80.9.0-r2)
(11/23) Purging py3-setuptools (80.9.0-r2)
(12/23) Purging py3-packaging-pyc (25.0-r0)
(13/23) Purging py3-packaging (25.0-r0)
(14/23) Purging py3-parsing-pyc (3.2.3-r0)
(15/23) Purging py3-parsing (3.2.3-r0)
(16/23) Purging python3-pyc (3.12.12-r0)
(17/23) Purging python3-pycache-pyc0 (3.12.12-r0)
(18/23) Purging pyc (3.12.12-r0)
(19/23) Purging python3 (3.12.12-r0)
(20/23) Purging gdbm (1.26-r0)
(21/23) Purging libpanelw (6.5_p20251010-r0)
(22/23) Purging mpdecimal (4.0.1-r0)
(23/23) Purging xz-libs (5.8.1-r0)
busybox-1.37.0-r24.trigger: Executing script...
OK: 382 MiB in 151 packages
>>> py3-json2html: Updating the community/armv7 repository index...
>>> py3-json2html: Signing the index...