>>> py3-html2text: Building community/py3-html2text 2025.4.15-r0 (using abuild 3.15.0_rc3-r0) started Wed, 16 Apr 2025 22:34:51 +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/34) Installing libbz2 (1.0.8-r6)
(2/34) Installing libffi (3.4.8-r0)
(3/34) Installing gdbm (1.24-r0)
(4/34) Installing xz-libs (5.8.1-r0)
(5/34) Installing mpdecimal (4.0.0-r0)
(6/34) Installing libpanelw (6.5_p20250405-r0)
(7/34) Installing sqlite-libs (3.49.1-r0)
(8/34) Installing python3 (3.12.10-r0)
(9/34) Installing python3-pycache-pyc0 (3.12.10-r0)
(10/34) Installing pyc (3.12.10-r0)
(11/34) Installing py3-installer-pyc (0.7.0-r2)
(12/34) Installing py3-gpep517-pyc (16-r0)
(13/34) Installing python3-pyc (3.12.10-r0)
(14/34) Installing py3-installer (0.7.0-r2)
(15/34) Installing py3-gpep517 (16-r0)
(16/34) Installing py3-parsing (3.2.0-r0)
(17/34) Installing py3-parsing-pyc (3.2.0-r0)
(18/34) Installing py3-packaging (24.2-r0)
(19/34) Installing py3-packaging-pyc (24.2-r0)
(20/34) Installing py3-setuptools (77.0.3-r0)
(21/34) Installing py3-setuptools-pyc (77.0.3-r0)
(22/34) Installing py3-setuptools_scm (8.2.0-r0)
(23/34) Installing py3-setuptools_scm-pyc (8.2.0-r0)
(24/34) Installing py3-wheel (0.43.0-r0)
(25/34) Installing py3-wheel-pyc (0.43.0-r0)
(26/34) Installing py3-iniconfig (2.1.0-r0)
(27/34) Installing py3-iniconfig-pyc (2.1.0-r0)
(28/34) Installing py3-pluggy (1.5.0-r0)
(29/34) Installing py3-pluggy-pyc (1.5.0-r0)
(30/34) Installing py3-py (1.11.0-r4)
(31/34) Installing py3-py-pyc (1.11.0-r4)
(32/34) Installing py3-pytest (8.3.5-r0)
(33/34) Installing py3-pytest-pyc (8.3.5-r0)
(34/34) Installing .makedepends-py3-html2text (20250416.223452)
Executing busybox-1.37.0-r16.trigger
OK: 372 MiB in 138 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)
wget: server returned error: HTTP/1.1 404 Not Found
>>> py3-html2text: Fetching html2text-2025.4.15.tar.gz::https://github.com/Alir3z4/html2text/archive/2025.4.15.tar.gz
Connecting to github.com (140.82.121.4:443)
Connecting to codeload.github.com (140.82.121.10: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
>>> py3-html2text: Fetching https://distfiles.alpinelinux.org/distfiles/edge/html2text-2025.4.15.tar.gz
>>> py3-html2text: Checking sha512sums...
html2text-2025.4.15.tar.gz: OK
>>> py3-html2text: Unpacking /var/cache/distfiles/edge/html2text-2025.4.15.tar.gz...
2025-04-16 22:34:53,926 gpep517 INFO Building wheel via backend setuptools.build_meta
2025-04-16 22:34:54,011 root INFO running bdist_wheel
2025-04-16 22:34:54,026 root INFO running build
2025-04-16 22:34:54,026 root INFO running build_py
2025-04-16 22:34:54,030 root INFO creating build/lib/html2text
2025-04-16 22:34:54,030 root INFO copying html2text/__init__.py -> build/lib/html2text
2025-04-16 22:34:54,031 root INFO copying html2text/cli.py -> build/lib/html2text
2025-04-16 22:34:54,031 root INFO copying html2text/utils.py -> build/lib/html2text
2025-04-16 22:34:54,031 root INFO copying html2text/_typing.py -> build/lib/html2text
2025-04-16 22:34:54,031 root INFO copying html2text/__main__.py -> build/lib/html2text
2025-04-16 22:34:54,032 root INFO copying html2text/elements.py -> build/lib/html2text
2025-04-16 22:34:54,032 root INFO copying html2text/config.py -> build/lib/html2text
2025-04-16 22:34:54,032 root INFO copying html2text/_version.py -> build/lib/html2text
2025-04-16 22:34:54,033 root INFO copying html2text/py.typed -> build/lib/html2text
2025-04-16 22:34:54,039 root INFO installing to build/bdist.linux-armv8l/wheel
2025-04-16 22:34:54,039 root INFO running install
2025-04-16 22:34:54,050 root INFO running install_lib
2025-04-16 22:34:54,054 root INFO creating build/bdist.linux-armv8l/wheel
2025-04-16 22:34:54,054 root INFO creating build/bdist.linux-armv8l/wheel/html2text
2025-04-16 22:34:54,054 root INFO copying build/lib/html2text/__init__.py -> build/bdist.linux-armv8l/wheel/./html2text
2025-04-16 22:34:54,054 root INFO copying build/lib/html2text/cli.py -> build/bdist.linux-armv8l/wheel/./html2text
2025-04-16 22:34:54,055 root INFO copying build/lib/html2text/utils.py -> build/bdist.linux-armv8l/wheel/./html2text
2025-04-16 22:34:54,055 root INFO copying build/lib/html2text/_typing.py -> build/bdist.linux-armv8l/wheel/./html2text
2025-04-16 22:34:54,055 root INFO copying build/lib/html2text/__main__.py -> build/bdist.linux-armv8l/wheel/./html2text
2025-04-16 22:34:54,055 root INFO copying build/lib/html2text/elements.py -> build/bdist.linux-armv8l/wheel/./html2text
2025-04-16 22:34:54,055 root INFO copying build/lib/html2text/py.typed -> build/bdist.linux-armv8l/wheel/./html2text
2025-04-16 22:34:54,056 root INFO copying build/lib/html2text/config.py -> build/bdist.linux-armv8l/wheel/./html2text
2025-04-16 22:34:54,056 root INFO copying build/lib/html2text/_version.py -> build/bdist.linux-armv8l/wheel/./html2text
2025-04-16 22:34:54,056 root INFO running install_egg_info
2025-04-16 22:34:54,059 root INFO running egg_info
2025-04-16 22:34:54,062 root INFO creating html2text.egg-info
2025-04-16 22:34:54,062 root INFO writing html2text.egg-info/PKG-INFO
2025-04-16 22:34:54,063 root INFO writing dependency_links to html2text.egg-info/dependency_links.txt
2025-04-16 22:34:54,063 root INFO writing entry points to html2text.egg-info/entry_points.txt
2025-04-16 22:34:54,063 root INFO writing top-level names to html2text.egg-info/top_level.txt
2025-04-16 22:34:54,064 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-04-16 22:34:54,077 root INFO reading manifest file 'html2text.egg-info/SOURCES.txt'
2025-04-16 22:34:54,077 root INFO reading manifest template 'MANIFEST.in'
2025-04-16 22:34:54,085 root INFO adding license file 'COPYING'
2025-04-16 22:34:54,085 root INFO adding license file 'AUTHORS.rst'
2025-04-16 22:34:54,088 root INFO writing manifest file 'html2text.egg-info/SOURCES.txt'
2025-04-16 22:34:54,088 root INFO Copying html2text.egg-info to build/bdist.linux-armv8l/wheel/./html2text-2025.4.15-py3.12.egg-info
2025-04-16 22:34:54,089 root INFO running install_scripts
2025-04-16 22:34:54,091 root INFO creating build/bdist.linux-armv8l/wheel/html2text-2025.4.15.dist-info/WHEEL
2025-04-16 22:34:54,091 wheel INFO creating '/home/buildozer/aports/community/py3-html2text/src/html2text-2025.4.15/dist/.tmp-99lh9sxu/html2text-2025.4.15-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it
2025-04-16 22:34:54,092 wheel INFO adding 'html2text/__init__.py'
2025-04-16 22:34:54,092 wheel INFO adding 'html2text/__main__.py'
2025-04-16 22:34:54,093 wheel INFO adding 'html2text/_typing.py'
2025-04-16 22:34:54,093 wheel INFO adding 'html2text/_version.py'
2025-04-16 22:34:54,093 wheel INFO adding 'html2text/cli.py'
2025-04-16 22:34:54,093 wheel INFO adding 'html2text/config.py'
2025-04-16 22:34:54,094 wheel INFO adding 'html2text/elements.py'
2025-04-16 22:34:54,094 wheel INFO adding 'html2text/py.typed'
2025-04-16 22:34:54,094 wheel INFO adding 'html2text/utils.py'
2025-04-16 22:34:54,094 wheel INFO adding 'html2text-2025.4.15.dist-info/licenses/AUTHORS.rst'
2025-04-16 22:34:54,095 wheel INFO adding 'html2text-2025.4.15.dist-info/licenses/COPYING'
2025-04-16 22:34:54,095 wheel INFO adding 'html2text-2025.4.15.dist-info/METADATA'
2025-04-16 22:34:54,095 wheel INFO adding 'html2text-2025.4.15.dist-info/WHEEL'
2025-04-16 22:34:54,095 wheel INFO adding 'html2text-2025.4.15.dist-info/entry_points.txt'
2025-04-16 22:34:54,096 wheel INFO adding 'html2text-2025.4.15.dist-info/top_level.txt'
2025-04-16 22:34:54,096 wheel INFO adding 'html2text-2025.4.15.dist-info/RECORD'
2025-04-16 22:34:54,096 root INFO removing build/bdist.linux-armv8l/wheel
2025-04-16 22:34:54,097 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.10, pytest-8.3.5, pluggy-1.5.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 5.12s ==============================
>>> 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.12/site-packages/html2text/__pycache__' -> '/home/buildozer/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 Wed, 16 Apr 2025 22:35:04 +0000 elapsed time 0h 0m 13s
>>> py3-html2text: Cleaning up srcdir
>>> py3-html2text: Cleaning up pkgdir
>>> py3-html2text: Uninstalling dependencies...
(1/34) Purging .makedepends-py3-html2text (20250416.223452)
(2/34) Purging py3-gpep517-pyc (16-r0)
(3/34) Purging py3-gpep517 (16-r0)
(4/34) Purging py3-installer-pyc (0.7.0-r2)
(5/34) Purging py3-installer (0.7.0-r2)
(6/34) Purging py3-setuptools_scm-pyc (8.2.0-r0)
(7/34) Purging py3-setuptools_scm (8.2.0-r0)
(8/34) Purging py3-setuptools-pyc (77.0.3-r0)
(9/34) Purging py3-setuptools (77.0.3-r0)
(10/34) Purging py3-wheel-pyc (0.43.0-r0)
(11/34) Purging py3-wheel (0.43.0-r0)
(12/34) Purging py3-pytest-pyc (8.3.5-r0)
(13/34) Purging py3-pytest (8.3.5-r0)
(14/34) Purging py3-iniconfig-pyc (2.1.0-r0)
(15/34) Purging py3-iniconfig (2.1.0-r0)
(16/34) Purging py3-packaging-pyc (24.2-r0)
(17/34) Purging py3-packaging (24.2-r0)
(18/34) Purging py3-parsing-pyc (3.2.0-r0)
(19/34) Purging py3-parsing (3.2.0-r0)
(20/34) Purging py3-pluggy-pyc (1.5.0-r0)
(21/34) Purging py3-pluggy (1.5.0-r0)
(22/34) Purging py3-py-pyc (1.11.0-r4)
(23/34) Purging py3-py (1.11.0-r4)
(24/34) Purging python3-pyc (3.12.10-r0)
(25/34) Purging python3-pycache-pyc0 (3.12.10-r0)
(26/34) Purging pyc (3.12.10-r0)
(27/34) Purging python3 (3.12.10-r0)
(28/34) Purging gdbm (1.24-r0)
(29/34) Purging libbz2 (1.0.8-r6)
(30/34) Purging libffi (3.4.8-r0)
(31/34) Purging libpanelw (6.5_p20250405-r0)
(32/34) Purging mpdecimal (4.0.0-r0)
(33/34) Purging sqlite-libs (3.49.1-r0)
(34/34) Purging xz-libs (5.8.1-r0)
Executing busybox-1.37.0-r16.trigger
OK: 323 MiB in 104 packages
>>> py3-html2text: Updating the community/armhf repository index...
>>> py3-html2text: Signing the index...