>>> py3-html2text: Building community/py3-html2text 2025.4.15-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 18:59:05 +0000
>>> py3-html2text: Validating /home/udu/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
WARNING: opening /home/udu/packages//community: No such file or directory
WARNING: opening /home/udu/packages//main: No such file or directory
fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
(1/23) Installing py3-installer-pyc (0.7.0-r2)
(2/23) Installing py3-gpep517-pyc (19-r0)
(3/23) Installing py3-installer (0.7.0-r2)
(4/23) Installing py3-gpep517 (19-r0)
(5/23) Installing py3-parsing (3.2.3-r0)
(6/23) Installing py3-parsing-pyc (3.2.3-r0)
(7/23) Installing py3-packaging (25.0-r0)
(8/23) Installing py3-packaging-pyc (25.0-r0)
(9/23) Installing py3-setuptools (80.9.0-r0)
(10/23) Installing py3-setuptools-pyc (80.9.0-r0)
(11/23) Installing py3-setuptools_scm (8.3.1-r0)
(12/23) Installing py3-setuptools_scm-pyc (8.3.1-r0)
(13/23) Installing py3-wheel (0.46.1-r0)
(14/23) Installing py3-wheel-pyc (0.46.1-r0)
(15/23) Installing py3-iniconfig (2.1.0-r0)
(16/23) Installing py3-iniconfig-pyc (2.1.0-r0)
(17/23) Installing py3-pluggy (1.5.0-r0)
(18/23) Installing py3-pluggy-pyc (1.5.0-r0)
(19/23) Installing py3-py (1.11.0-r4)
(20/23) Installing py3-py-pyc (1.11.0-r4)
(21/23) Installing py3-pytest (8.3.5-r0)
(22/23) Installing py3-pytest-pyc (8.3.5-r0)
(23/23) Installing .makedepends-py3-html2text (20251012.185906)
Executing busybox-1.37.0-r19.trigger
OK: 310 MiB in 112 packages
>>> py3-html2text: Cleaning up srcdir
>>> py3-html2text: Cleaning up pkgdir
>>> py3-html2text: Cleaning up tmpdir
>>> py3-html2text: Fetching html2text-2025.4.15.tar.gz::https://github.com/Alir3z4/html2text/archive/2025.4.15.tar.gz
>>> py3-html2text: Fetching html2text-2025.4.15.tar.gz::https://github.com/Alir3z4/html2text/archive/2025.4.15.tar.gz
>>> py3-html2text: Checking sha512sums...
html2text-2025.4.15.tar.gz: OK
>>> py3-html2text: Unpacking /var/cache/distfiles/html2text-2025.4.15.tar.gz...
2025-10-12 18:59:07,579 gpep517 INFO Building wheel via backend setuptools.build_meta
2025-10-12 18:59:07,644 root INFO running bdist_wheel
2025-10-12 18:59:07,657 root INFO running build
2025-10-12 18:59:07,657 root INFO running build_py
2025-10-12 18:59:07,660 root INFO creating build/lib/html2text
2025-10-12 18:59:07,660 root INFO copying html2text/config.py -> build/lib/html2text
2025-10-12 18:59:07,661 root INFO copying html2text/utils.py -> build/lib/html2text
2025-10-12 18:59:07,661 root INFO copying html2text/elements.py -> build/lib/html2text
2025-10-12 18:59:07,661 root INFO copying html2text/_version.py -> build/lib/html2text
2025-10-12 18:59:07,661 root INFO copying html2text/__init__.py -> build/lib/html2text
2025-10-12 18:59:07,662 root INFO copying html2text/__main__.py -> build/lib/html2text
2025-10-12 18:59:07,662 root INFO copying html2text/_typing.py -> build/lib/html2text
2025-10-12 18:59:07,662 root INFO copying html2text/cli.py -> build/lib/html2text
2025-10-12 18:59:07,663 root INFO copying html2text/py.typed -> build/lib/html2text
2025-10-12 18:59:07,668 root INFO installing to build/bdist.linux-x86_64/wheel
2025-10-12 18:59:07,668 root INFO running install
2025-10-12 18:59:07,678 root INFO running install_lib
2025-10-12 18:59:07,681 root INFO creating build/bdist.linux-x86_64/wheel
2025-10-12 18:59:07,682 root INFO creating build/bdist.linux-x86_64/wheel/html2text
2025-10-12 18:59:07,682 root INFO copying build/lib/html2text/py.typed -> build/bdist.linux-x86_64/wheel/./html2text
2025-10-12 18:59:07,682 root INFO copying build/lib/html2text/config.py -> build/bdist.linux-x86_64/wheel/./html2text
2025-10-12 18:59:07,682 root INFO copying build/lib/html2text/utils.py -> build/bdist.linux-x86_64/wheel/./html2text
2025-10-12 18:59:07,682 root INFO copying build/lib/html2text/elements.py -> build/bdist.linux-x86_64/wheel/./html2text
2025-10-12 18:59:07,683 root INFO copying build/lib/html2text/_version.py -> build/bdist.linux-x86_64/wheel/./html2text
2025-10-12 18:59:07,683 root INFO copying build/lib/html2text/__init__.py -> build/bdist.linux-x86_64/wheel/./html2text
2025-10-12 18:59:07,683 root INFO copying build/lib/html2text/__main__.py -> build/bdist.linux-x86_64/wheel/./html2text
2025-10-12 18:59:07,683 root INFO copying build/lib/html2text/_typing.py -> build/bdist.linux-x86_64/wheel/./html2text
2025-10-12 18:59:07,683 root INFO copying build/lib/html2text/cli.py -> build/bdist.linux-x86_64/wheel/./html2text
2025-10-12 18:59:07,683 root INFO running install_egg_info
2025-10-12 18:59:07,686 root INFO running egg_info
2025-10-12 18:59:07,689 root INFO creating html2text.egg-info
2025-10-12 18:59:07,689 root INFO writing html2text.egg-info/PKG-INFO
2025-10-12 18:59:07,690 root INFO writing dependency_links to html2text.egg-info/dependency_links.txt
2025-10-12 18:59:07,690 root INFO writing entry points to html2text.egg-info/entry_points.txt
2025-10-12 18:59:07,690 root INFO writing top-level names to html2text.egg-info/top_level.txt
2025-10-12 18:59:07,690 root INFO writing manifest file 'html2text.egg-info/SOURCES.txt'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
2025-10-12 18:59:07,704 root INFO reading manifest file 'html2text.egg-info/SOURCES.txt'
2025-10-12 18:59:07,704 root INFO reading manifest template 'MANIFEST.in'
2025-10-12 18:59:07,711 root INFO adding license file 'COPYING'
2025-10-12 18:59:07,711 root INFO adding license file 'AUTHORS.rst'
2025-10-12 18:59:07,713 root INFO writing manifest file 'html2text.egg-info/SOURCES.txt'
2025-10-12 18:59:07,714 root INFO Copying html2text.egg-info to build/bdist.linux-x86_64/wheel/./html2text-2025.4.15-py3.12.egg-info
2025-10-12 18:59:07,714 root INFO running install_scripts
2025-10-12 18:59:07,716 root INFO creating build/bdist.linux-x86_64/wheel/html2text-2025.4.15.dist-info/WHEEL
2025-10-12 18:59:07,717 wheel INFO creating '/home/udu/aports/community/py3-html2text/src/html2text-2025.4.15/dist/.tmp-q32zczys/html2text-2025.4.15-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
2025-10-12 18:59:07,717 wheel INFO adding 'html2text/__init__.py'
2025-10-12 18:59:07,717 wheel INFO adding 'html2text/__main__.py'
2025-10-12 18:59:07,718 wheel INFO adding 'html2text/_typing.py'
2025-10-12 18:59:07,718 wheel INFO adding 'html2text/_version.py'
2025-10-12 18:59:07,718 wheel INFO adding 'html2text/cli.py'
2025-10-12 18:59:07,718 wheel INFO adding 'html2text/config.py'
2025-10-12 18:59:07,718 wheel INFO adding 'html2text/elements.py'
2025-10-12 18:59:07,718 wheel INFO adding 'html2text/py.typed'
2025-10-12 18:59:07,718 wheel INFO adding 'html2text/utils.py'
2025-10-12 18:59:07,719 wheel INFO adding 'html2text-2025.4.15.dist-info/licenses/AUTHORS.rst'
2025-10-12 18:59:07,719 wheel INFO adding 'html2text-2025.4.15.dist-info/licenses/COPYING'
2025-10-12 18:59:07,719 wheel INFO adding 'html2text-2025.4.15.dist-info/METADATA'
2025-10-12 18:59:07,719 wheel INFO adding 'html2text-2025.4.15.dist-info/WHEEL'
2025-10-12 18:59:07,719 wheel INFO adding 'html2text-2025.4.15.dist-info/entry_points.txt'
2025-10-12 18:59:07,720 wheel INFO adding 'html2text-2025.4.15.dist-info/top_level.txt'
2025-10-12 18:59:07,720 wheel INFO adding 'html2text-2025.4.15.dist-info/RECORD'
2025-10-12 18:59:07,720 root INFO removing build/bdist.linux-x86_64/wheel
2025-10-12 18:59:07,721 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.12.11, pytest-8.3.5, pluggy-1.5.0
rootdir: /home/udu/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 5.98s ==============================
>>> py3-html2text: Entering fakeroot...
>>> py3-html2text-doc*: Running split function doc...
'usr/share/doc' -> '/home/udu/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.12/site-packages/html2text/__pycache__' -> '/home/udu/aports/community/py3-html2text/pkg/py3-html2text-pyc/usr/lib/python3.12/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-r0.apk
>>> py3-html2text-pyc*: Tracing dependencies...
python3~3.12
>>> py3-html2text-pyc*: Package size: 65.0 KB
>>> py3-html2text-pyc*: Compressing data...
>>> py3-html2text-pyc*: Create checksum...
>>> py3-html2text-pyc*: Create py3-html2text-pyc-2025.4.15-r0.apk
>>> py3-html2text*: Tracing dependencies...
python3~3.12
>>> py3-html2text*: Package size: 103.0 KB
>>> py3-html2text*: Compressing data...
>>> py3-html2text*: Create checksum...
>>> py3-html2text*: Create py3-html2text-2025.4.15-r0.apk
>>> py3-html2text: Build complete at Sun, 12 Oct 2025 18:59:19 +0000 elapsed time 0h 0m 14s
>>> py3-html2text: Cleaning up srcdir
>>> py3-html2text: Cleaning up pkgdir
>>> py3-html2text: Uninstalling dependencies...
(1/23) Purging .makedepends-py3-html2text (20251012.185906)
(2/23) Purging py3-gpep517-pyc (19-r0)
(3/23) Purging py3-gpep517 (19-r0)
(4/23) Purging py3-installer-pyc (0.7.0-r2)
(5/23) Purging py3-installer (0.7.0-r2)
(6/23) Purging py3-setuptools_scm-pyc (8.3.1-r0)
(7/23) Purging py3-setuptools_scm (8.3.1-r0)
(8/23) Purging py3-setuptools-pyc (80.9.0-r0)
(9/23) Purging py3-setuptools (80.9.0-r0)
(10/23) Purging py3-wheel-pyc (0.46.1-r0)
(11/23) Purging py3-wheel (0.46.1-r0)
(12/23) Purging py3-pytest-pyc (8.3.5-r0)
(13/23) Purging py3-pytest (8.3.5-r0)
(14/23) Purging py3-iniconfig-pyc (2.1.0-r0)
(15/23) Purging py3-iniconfig (2.1.0-r0)
(16/23) Purging py3-packaging-pyc (25.0-r0)
(17/23) Purging py3-packaging (25.0-r0)
(18/23) Purging py3-parsing-pyc (3.2.3-r0)
(19/23) Purging py3-parsing (3.2.3-r0)
(20/23) Purging py3-pluggy-pyc (1.5.0-r0)
(21/23) Purging py3-pluggy (1.5.0-r0)
(22/23) Purging py3-py-pyc (1.11.0-r4)
(23/23) Purging py3-py (1.11.0-r4)
Executing busybox-1.37.0-r19.trigger
OK: 296 MiB in 89 packages
>>> py3-html2text: Updating the community/x86_64 repository index...
>>> py3-html2text: Signing the index...