>>> py3-html2text: Building community/py3-html2text 2025.4.15-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 17:11:15 +0000
>>> py3-html2text: Validating /home/buildozer/aports/community/py3-html2text/APKBUILD...
>>> py3-html2text: Analyzing dependencies...
>>> py3-html2text: Installing for build: build-base py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-pytest
( 1/36) Installing libbz2 (1.0.8-r6)
( 2/36) Installing libffi (3.5.2-r0)
( 3/36) Installing gdbm (1.26-r0)
( 4/36) Installing xz-libs (5.8.2-r0)
( 5/36) Installing mpdecimal (4.0.1-r0)
( 6/36) Installing libpanelw (6.6_p20251231-r0)
( 7/36) Installing sqlite-libs (3.51.2-r1)
( 8/36) Installing python3 (3.14.3-r0)
( 9/36) Installing python3-pycache-pyc0 (3.14.3-r0)
(10/36) Installing pyc (3.14.3-r0)
(11/36) Installing py3-installer-pyc (0.7.0-r3)
(12/36) Installing py3-gpep517-pyc (19-r2)
(13/36) Installing python3-pyc (3.14.3-r0)
(14/36) Installing py3-installer (0.7.0-r3)
(15/36) Installing py3-gpep517 (19-r2)
(16/36) Installing py3-parsing (3.3.2-r1)
(17/36) Installing py3-parsing-pyc (3.3.2-r1)
(18/36) Installing py3-packaging (26.0-r1)
(19/36) Installing py3-packaging-pyc (26.0-r1)
(20/36) Installing py3-setuptools (82.0.1-r1)
(21/36) Installing py3-setuptools-pyc (82.0.1-r1)
(22/36) Installing py3-setuptools_scm (9.2.2-r1)
(23/36) Installing py3-setuptools_scm-pyc (9.2.2-r1)
(24/36) Installing py3-wheel (0.46.3-r1)
(25/36) Installing py3-wheel-pyc (0.46.3-r1)
(26/36) Installing py3-iniconfig (2.3.0-r1)
(27/36) Installing py3-iniconfig-pyc (2.3.0-r1)
(28/36) Installing py3-pluggy (1.6.0-r1)
(29/36) Installing py3-pluggy-pyc (1.6.0-r1)
(30/36) Installing py3-py (1.11.0-r5)
(31/36) Installing py3-py-pyc (1.11.0-r5)
(32/36) Installing py3-pygments (2.19.2-r1)
(33/36) Installing py3-pygments-pyc (2.19.2-r1)
(34/36) Installing py3-pytest (9.0.2-r1)
(35/36) Installing py3-pytest-pyc (9.0.2-r1)
(36/36) Installing .makedepends-py3-html2text (20260328.171119)
Executing busybox-1.37.0-r31.trigger
OK: 499.3 MiB in 142 packages
>>> py3-html2text: Cleaning up srcdir
>>> py3-html2text: Cleaning up pkgdir
>>> py3-html2text: Cleaning up tmpdir
>>> py3-html2text: Fetching https://distfiles.alpinelinux.org/distfiles/edge/html2text-2025.4.15.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/edge/html2text-2025.4.15.tar.gz.part'
html2text-2025.4.15. 100% |********************************| 57556 0:00:00 ETA
'/var/cache/distfiles/edge/html2text-2025.4.15.tar.gz.part' saved
/var/cache/distfiles/edge/html2text-2025.4.15.tar.gz: OK
>>> py3-html2text: Fetching https://distfiles.alpinelinux.org/distfiles/edge/html2text-2025.4.15.tar.gz
/var/cache/distfiles/edge/html2text-2025.4.15.tar.gz: OK
>>> py3-html2text: Unpacking /var/cache/distfiles/edge/html2text-2025.4.15.tar.gz...
2026-03-28 17:11:19,887 gpep517 INFO Building wheel via backend setuptools.build_meta
2026-03-28 17:11:19,947 root INFO running bdist_wheel
2026-03-28 17:11:19,958 root INFO running build
2026-03-28 17:11:19,958 root INFO running build_py
2026-03-28 17:11:19,961 root INFO creating build/lib/html2text
2026-03-28 17:11:19,962 root INFO copying html2text/config.py -> build/lib/html2text
2026-03-28 17:11:19,962 root INFO copying html2text/elements.py -> build/lib/html2text
2026-03-28 17:11:19,962 root INFO copying html2text/utils.py -> build/lib/html2text
2026-03-28 17:11:19,962 root INFO copying html2text/_version.py -> build/lib/html2text
2026-03-28 17:11:19,963 root INFO copying html2text/__init__.py -> build/lib/html2text
2026-03-28 17:11:19,963 root INFO copying html2text/_typing.py -> build/lib/html2text
2026-03-28 17:11:19,963 root INFO copying html2text/__main__.py -> build/lib/html2text
2026-03-28 17:11:19,963 root INFO copying html2text/cli.py -> build/lib/html2text
2026-03-28 17:11:19,964 root INFO copying html2text/py.typed -> build/lib/html2text
2026-03-28 17:11:19,969 root INFO installing to build/bdist.linux-x86_64/wheel
2026-03-28 17:11:19,969 root INFO running install
2026-03-28 17:11:19,976 root INFO running install_lib
2026-03-28 17:11:19,978 root INFO creating build/bdist.linux-x86_64/wheel
2026-03-28 17:11:19,979 root INFO creating build/bdist.linux-x86_64/wheel/html2text
2026-03-28 17:11:19,979 root INFO copying build/lib/html2text/config.py -> build/bdist.linux-x86_64/wheel/./html2text
2026-03-28 17:11:19,979 root INFO copying build/lib/html2text/elements.py -> build/bdist.linux-x86_64/wheel/./html2text
2026-03-28 17:11:19,979 root INFO copying build/lib/html2text/utils.py -> build/bdist.linux-x86_64/wheel/./html2text
2026-03-28 17:11:19,979 root INFO copying build/lib/html2text/_version.py -> build/bdist.linux-x86_64/wheel/./html2text
2026-03-28 17:11:19,980 root INFO copying build/lib/html2text/py.typed -> build/bdist.linux-x86_64/wheel/./html2text
2026-03-28 17:11:19,980 root INFO copying build/lib/html2text/__init__.py -> build/bdist.linux-x86_64/wheel/./html2text
2026-03-28 17:11:19,980 root INFO copying build/lib/html2text/_typing.py -> build/bdist.linux-x86_64/wheel/./html2text
2026-03-28 17:11:19,980 root INFO copying build/lib/html2text/__main__.py -> build/bdist.linux-x86_64/wheel/./html2text
2026-03-28 17:11:19,981 root INFO copying build/lib/html2text/cli.py -> build/bdist.linux-x86_64/wheel/./html2text
2026-03-28 17:11:19,981 root INFO running install_egg_info
2026-03-28 17:11:19,983 root INFO running egg_info
2026-03-28 17:11:19,985 root INFO creating html2text.egg-info
2026-03-28 17:11:19,986 root INFO writing html2text.egg-info/PKG-INFO
2026-03-28 17:11:19,986 root INFO writing dependency_links to html2text.egg-info/dependency_links.txt
2026-03-28 17:11:19,986 root INFO writing entry points to html2text.egg-info/entry_points.txt
2026-03-28 17:11:19,987 root INFO writing top-level names to html2text.egg-info/top_level.txt
2026-03-28 17:11:19,987 root INFO writing manifest file 'html2text.egg-info/SOURCES.txt'
listing git files failed - pretending there aren't any
2026-03-28 17:11:19,999 root INFO reading manifest file 'html2text.egg-info/SOURCES.txt'
2026-03-28 17:11:19,999 root INFO reading manifest template 'MANIFEST.in'
2026-03-28 17:11:20,004 root INFO adding license file 'COPYING'
2026-03-28 17:11:20,005 root INFO adding license file 'AUTHORS.rst'
2026-03-28 17:11:20,006 root INFO writing manifest file 'html2text.egg-info/SOURCES.txt'
2026-03-28 17:11:20,006 root INFO Copying html2text.egg-info to build/bdist.linux-x86_64/wheel/./html2text-2025.4.15-py3.14.egg-info
2026-03-28 17:11:20,008 root INFO running install_scripts
2026-03-28 17:11:20,009 root INFO creating build/bdist.linux-x86_64/wheel/html2text-2025.4.15.dist-info/WHEEL
2026-03-28 17:11:20,009 wheel INFO creating '/home/buildozer/aports/community/py3-html2text/src/html2text-2025.4.15/dist/.tmp-6_cxmgb_/html2text-2025.4.15-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
2026-03-28 17:11:20,010 wheel INFO adding 'html2text/__init__.py'
2026-03-28 17:11:20,010 wheel INFO adding 'html2text/__main__.py'
2026-03-28 17:11:20,010 wheel INFO adding 'html2text/_typing.py'
2026-03-28 17:11:20,011 wheel INFO adding 'html2text/_version.py'
2026-03-28 17:11:20,011 wheel INFO adding 'html2text/cli.py'
2026-03-28 17:11:20,011 wheel INFO adding 'html2text/config.py'
2026-03-28 17:11:20,011 wheel INFO adding 'html2text/elements.py'
2026-03-28 17:11:20,011 wheel INFO adding 'html2text/py.typed'
2026-03-28 17:11:20,012 wheel INFO adding 'html2text/utils.py'
2026-03-28 17:11:20,012 wheel INFO adding 'html2text-2025.4.15.dist-info/licenses/AUTHORS.rst'
2026-03-28 17:11:20,012 wheel INFO adding 'html2text-2025.4.15.dist-info/licenses/COPYING'
2026-03-28 17:11:20,012 wheel INFO adding 'html2text-2025.4.15.dist-info/METADATA'
2026-03-28 17:11:20,013 wheel INFO adding 'html2text-2025.4.15.dist-info/WHEEL'
2026-03-28 17:11:20,013 wheel INFO adding 'html2text-2025.4.15.dist-info/entry_points.txt'
2026-03-28 17:11:20,013 wheel INFO adding 'html2text-2025.4.15.dist-info/top_level.txt'
2026-03-28 17:11:20,013 wheel INFO adding 'html2text-2025.4.15.dist-info/RECORD'
2026-03-28 17:11:20,013 root INFO removing build/bdist.linux-x86_64/wheel
2026-03-28 17:11:20,014 gpep517 INFO The backend produced dist/html2text-2025.4.15-py3-none-any.whl
html2text-2025.4.15-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0
rootdir: /home/buildozer/aports/community/py3-html2text/src/html2text-2025.4.15
configfile: pyproject.toml
collected 196 items
test/test_html2text.py ................................................. [ 25%]
........................................................................ [ 61%]
....................................................................... [ 97%]
test/test_memleak.py ... [ 99%]
test/test_newlines_on_multiple_calls.py . [100%]
============================= 196 passed in 6.35s ==============================
>>> py3-html2text: Entering fakeroot...
>>> py3-html2text-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/py3-html2text/pkg/py3-html2text-doc/usr/share/doc'
>>> py3-html2text-doc*: Preparing subpackage py3-html2text-doc...
>>> py3-html2text-doc*: Running postcheck for py3-html2text-doc
>>> py3-html2text-pyc*: Running split function pyc...
'usr/lib/python3.14/site-packages/html2text/__pycache__' -> '/home/buildozer/aports/community/py3-html2text/pkg/py3-html2text-pyc/usr/lib/python3.14/site-packages/html2text/__pycache__'
>>> py3-html2text-pyc*: Preparing subpackage py3-html2text-pyc...
>>> py3-html2text-pyc*: Running postcheck for py3-html2text-pyc
>>> py3-html2text*: Running postcheck for py3-html2text
>>> py3-html2text*: Preparing package py3-html2text...
>>> py3-html2text-doc*: Tracing dependencies...
>>> py3-html2text-doc*: Package size: 17.1 KB
>>> py3-html2text-doc*: Compressing data...
>>> py3-html2text-doc*: Create checksum...
>>> py3-html2text-doc*: Create py3-html2text-doc-2025.4.15-r1.apk
>>> py3-html2text-pyc*: Tracing dependencies...
python3~3.14
>>> py3-html2text-pyc*: Package size: 77.7 KB
>>> py3-html2text-pyc*: Compressing data...
>>> py3-html2text-pyc*: Create checksum...
>>> py3-html2text-pyc*: Create py3-html2text-pyc-2025.4.15-r1.apk
>>> py3-html2text*: Tracing dependencies...
python3~3.14
>>> py3-html2text*: Package size: 103.2 KB
>>> py3-html2text*: Compressing data...
>>> py3-html2text*: Create checksum...
>>> py3-html2text*: Create py3-html2text-2025.4.15-r1.apk
>>> py3-html2text: Build complete at Sat, 28 Mar 2026 17:11:31 +0000 elapsed time 0h 0m 16s
>>> py3-html2text: Cleaning up srcdir
>>> py3-html2text: Cleaning up pkgdir
>>> py3-html2text: Cleaning up tmpdir
>>> py3-html2text: Uninstalling dependencies...
( 1/36) Purging .makedepends-py3-html2text (20260328.171119)
( 2/36) Purging py3-gpep517-pyc (19-r2)
( 3/36) Purging py3-gpep517 (19-r2)
( 4/36) Purging py3-installer-pyc (0.7.0-r3)
( 5/36) Purging py3-installer (0.7.0-r3)
( 6/36) Purging py3-setuptools_scm-pyc (9.2.2-r1)
( 7/36) Purging py3-setuptools_scm (9.2.2-r1)
( 8/36) Purging py3-setuptools-pyc (82.0.1-r1)
( 9/36) Purging py3-setuptools (82.0.1-r1)
(10/36) Purging py3-wheel-pyc (0.46.3-r1)
(11/36) Purging py3-wheel (0.46.3-r1)
(12/36) Purging py3-pytest-pyc (9.0.2-r1)
(13/36) Purging py3-pytest (9.0.2-r1)
(14/36) Purging py3-iniconfig-pyc (2.3.0-r1)
(15/36) Purging py3-iniconfig (2.3.0-r1)
(16/36) Purging py3-packaging-pyc (26.0-r1)
(17/36) Purging py3-packaging (26.0-r1)
(18/36) Purging py3-parsing-pyc (3.3.2-r1)
(19/36) Purging py3-parsing (3.3.2-r1)
(20/36) Purging py3-pluggy-pyc (1.6.0-r1)
(21/36) Purging py3-pluggy (1.6.0-r1)
(22/36) Purging py3-py-pyc (1.11.0-r5)
(23/36) Purging py3-py (1.11.0-r5)
(24/36) Purging py3-pygments-pyc (2.19.2-r1)
(25/36) Purging py3-pygments (2.19.2-r1)
(26/36) Purging python3-pyc (3.14.3-r0)
(27/36) Purging python3-pycache-pyc0 (3.14.3-r0)
(28/36) Purging pyc (3.14.3-r0)
(29/36) Purging python3 (3.14.3-r0)
(30/36) Purging gdbm (1.26-r0)
(31/36) Purging libbz2 (1.0.8-r6)
(32/36) Purging libffi (3.5.2-r0)
(33/36) Purging libpanelw (6.6_p20251231-r0)
(34/36) Purging mpdecimal (4.0.1-r0)
(35/36) Purging sqlite-libs (3.51.2-r1)
(36/36) Purging xz-libs (5.8.2-r0)
Executing busybox-1.37.0-r31.trigger
OK: 441.4 MiB in 106 packages
>>> py3-html2text: Updating the community/x86_64 repository index...
>>> py3-html2text: Signing the index...