>>> py3-json2html: Building community/py3-json2html 1.3.0-r1 (using abuild 3.14.1-r1) started Tue, 12 Nov 2024 17:20:23 +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.4.6-r0)
(3/26) Installing gdbm (1.24-r0)
(4/26) Installing xz-libs (5.6.3-r0)
(5/26) Installing mpdecimal (4.0.0-r0)
(6/26) Installing libpanelw (6.5_p20241006-r3)
(7/26) Installing sqlite-libs (3.47.0-r0)
(8/26) Installing python3 (3.12.7-r1)
(9/26) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/26) Installing pyc (3.12.7-r1)
(11/26) Installing python3-pyc (3.12.7-r1)
(12/26) Installing py3-parsing (3.1.4-r0)
(13/26) Installing py3-parsing-pyc (3.1.4-r0)
(14/26) Installing py3-packaging (24.2-r0)
(15/26) Installing py3-packaging-pyc (24.2-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.2.2-r0)
(19/26) Installing py3-build-pyc (1.2.2-r0)
(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.43.0-r0)
(23/26) Installing py3-wheel-pyc (0.43.0-r0)
(24/26) Installing py3-setuptools (70.3.0-r0)
(25/26) Installing py3-setuptools-pyc (70.3.0-r0)
(26/26) Installing .makedepends-py3-json2html (20241112.172040)
Executing busybox-1.37.0-r6.trigger
OK: 440 MiB in 127 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.21/json2html-1.3.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/json2html-1.3.0.tar.gz.part'
json2html-1.3.0.tar. 100% |********************************| 6977 0:00:00 ETA
'/var/cache/distfiles/v3.21/json2html-1.3.0.tar.gz.part' saved
>>> py3-json2html: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/json2html-1.3.0.tar.gz
>>> py3-json2html: Checking sha512sums...
json2html-1.3.0.tar.gz: OK
>>> py3-json2html: Unpacking /var/cache/distfiles/v3.21/json2html-1.3.0.tar.gz...
* Getting build dependencies for wheel...
/usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
********************************************************************************
Usage of dash-separated 'max-line-length' will not be supported in future
versions. Please use the underscore name 'max_line_length' instead.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self.warn_dash_deprecation(opt, section)
Warning: 'classifiers' should be a list, got type 'tuple'
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:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in future
versions. Please use the underscore name 'description_file' instead.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3.12/site-packages/setuptools/dist.py:476: SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
********************************************************************************
Usage of dash-separated 'max-line-length' will not be supported in future
versions. Please use the underscore name 'max_line_length' instead.
This deprecation is overdue, please update your project and remove deprecated
calls to avoid build errors in the future.
See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details.
********************************************************************************
!!
opt = self.warn_dash_deprecation(opt, section)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/json2html
copying json2html/__init__.py -> build/lib/json2html
copying json2html/jsonconv.py -> build/lib/json2html
installing to build/bdist.linux-i686/wheel
running install
running install_lib
creating build/bdist.linux-i686
creating build/bdist.linux-i686/wheel
creating build/bdist.linux-i686/wheel/json2html
copying build/lib/json2html/__init__.py -> build/bdist.linux-i686/wheel/json2html
copying build/lib/json2html/jsonconv.py -> build/bdist.linux-i686/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-i686/wheel/json2html-1.3.0-py3.12.egg-info
running install_scripts
creating build/bdist.linux-i686/wheel/json2html-1.3.0.dist-info/WHEEL
creating '/home/buildozer/aports/community/py3-json2html/src/json2html-1.3.0/dist/.tmp-xuev0pc8/json2html-1.3.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it
adding 'json2html/__init__.py'
adding 'json2html/jsonconv.py'
adding 'json2html-1.3.0.dist-info/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-i686/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
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.7 KB
>>> py3-json2html*: Compressing data...
>>> py3-json2html*: Create checksum...
>>> py3-json2html*: Create py3-json2html-1.3.0-r1.apk
>>> py3-json2html: Build complete at Tue, 12 Nov 2024 17:20:42 +0000 elapsed time 0h 0m 19s
>>> py3-json2html: Cleaning up srcdir
>>> py3-json2html: Cleaning up pkgdir
>>> py3-json2html: Uninstalling dependencies...
(1/26) Purging .makedepends-py3-json2html (20241112.172040)
(2/26) Purging py3-build-pyc (1.2.2-r0)
(3/26) Purging py3-build (1.2.2-r0)
(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.43.0-r0)
(9/26) Purging py3-wheel (0.43.0-r0)
(10/26) Purging py3-setuptools-pyc (70.3.0-r0)
(11/26) Purging py3-setuptools (70.3.0-r0)
(12/26) Purging py3-packaging-pyc (24.2-r0)
(13/26) Purging py3-packaging (24.2-r0)
(14/26) Purging py3-parsing-pyc (3.1.4-r0)
(15/26) Purging py3-parsing (3.1.4-r0)
(16/26) Purging python3-pyc (3.12.7-r1)
(17/26) Purging python3-pycache-pyc0 (3.12.7-r1)
(18/26) Purging pyc (3.12.7-r1)
(19/26) Purging python3 (3.12.7-r1)
(20/26) Purging gdbm (1.24-r0)
(21/26) Purging libbz2 (1.0.8-r6)
(22/26) Purging libffi (3.4.6-r0)
(23/26) Purging libpanelw (6.5_p20241006-r3)
(24/26) Purging mpdecimal (4.0.0-r0)
(25/26) Purging sqlite-libs (3.47.0-r0)
(26/26) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 397 MiB in 101 packages
>>> py3-json2html: Updating the community/x86 repository index...
>>> py3-json2html: Signing the index...