>>> py3-html2markdown: Building community/py3-html2markdown 0.1.7-r4 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 19:31:47 +0000 >>> py3-html2markdown: Validating /home/udu/aports/community/py3-html2markdown/APKBUILD... >>> py3-html2markdown: Analyzing dependencies... >>> py3-html2markdown: Installing for build: build-base py3-beautifulsoup4 python3 py3-setuptools py3-markdown 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-soupsieve (2.7-r0) (2/23) Installing py3-soupsieve-pyc (2.7-r0) (3/23) Installing py3-typing-extensions (4.13.2-r0) (4/23) Installing py3-typing-extensions-pyc (4.13.2-r0) (5/23) Installing py3-beautifulsoup4-pyc (4.13.4-r0) (6/23) Installing py3-beautifulsoup4 (4.13.4-r0) (7/23) Installing py3-parsing (3.2.3-r0) (8/23) Installing py3-parsing-pyc (3.2.3-r0) (9/23) Installing py3-packaging (25.0-r0) (10/23) Installing py3-packaging-pyc (25.0-r0) (11/23) Installing py3-setuptools (80.9.0-r0) (12/23) Installing py3-setuptools-pyc (80.9.0-r0) (13/23) Installing py3-markdown (3.8-r0) (14/23) Installing py3-markdown-pyc (3.8-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-html2markdown (20251012.193148) Executing busybox-1.37.0-r19.trigger OK: 311 MiB in 112 packages >>> py3-html2markdown: Cleaning up srcdir >>> py3-html2markdown: Cleaning up pkgdir >>> py3-html2markdown: Cleaning up tmpdir >>> py3-html2markdown: Fetching https://github.com/dlon/html2markdown/archive/v0.1.7/html2markdown-v0.1.7.tar.gz >>> py3-html2markdown: Fetching https://github.com/dlon/html2markdown/archive/v0.1.7/html2markdown-v0.1.7.tar.gz >>> py3-html2markdown: Checking sha512sums... html2markdown-v0.1.7.tar.gz: OK >>> py3-html2markdown: Unpacking /var/cache/distfiles/html2markdown-v0.1.7.tar.gz... /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 '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: html2markdown). 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 build running build_py creating build/lib copying html2markdown.py -> build/lib ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-html2markdown/src/html2markdown-0.1.7 collected 14 items / 1 deselected / 13 selected tests.py ............. [100%] ============================================================================================================================================== warnings summary ============================================================================================================================================== tests.py:82 /home/udu/aports/community/py3-html2markdown/src/html2markdown-0.1.7/tests.py:82: SyntaxWarning: invalid escape sequence '\*' expectedStr = '\*\*escape me\*\*'.replace('*', escChar) tests.py:98 /home/udu/aports/community/py3-html2markdown/src/html2markdown-0.1.7/tests.py:98: SyntaxWarning: invalid escape sequence '\*' expectedStr = '\*\*escape me\*\*' -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================================================================================================================================ 13 passed, 1 deselected, 2 warnings in 0.23s ================================================================================================================================ >>> py3-html2markdown: Entering fakeroot... /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 '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: html2markdown). 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 install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.12/site-packages copying build/lib/html2markdown.py -> /home/udu/aports/community/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.12/site-packages byte-compiling /home/udu/aports/community/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.12/site-packages/html2markdown.py to html2markdown.cpython-312.pyc running install_egg_info running egg_info creating html2markdown.egg-info writing html2markdown.egg-info/PKG-INFO writing dependency_links to html2markdown.egg-info/dependency_links.txt writing requirements to html2markdown.egg-info/requires.txt writing top-level names to html2markdown.egg-info/top_level.txt writing manifest file 'html2markdown.egg-info/SOURCES.txt' reading manifest file 'html2markdown.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.txt' writing manifest file 'html2markdown.egg-info/SOURCES.txt' Copying html2markdown.egg-info to /home/udu/aports/community/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.12/site-packages/html2markdown-0.1.7-py3.12.egg-info running install_scripts >>> py3-html2markdown-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/udu/aports/community/py3-html2markdown/pkg/py3-html2markdown-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-html2markdown-pyc*: Preparing subpackage py3-html2markdown-pyc... >>> py3-html2markdown-pyc*: Running postcheck for py3-html2markdown-pyc >>> py3-html2markdown*: Running postcheck for py3-html2markdown >>> py3-html2markdown*: Preparing package py3-html2markdown... >>> py3-html2markdown-pyc*: Tracing dependencies... py3-beautifulsoup4 python3 python3~3.12 >>> py3-html2markdown-pyc*: Package size: 11.6 KB >>> py3-html2markdown-pyc*: Compressing data... >>> py3-html2markdown-pyc*: Create checksum... >>> py3-html2markdown-pyc*: Create py3-html2markdown-pyc-0.1.7-r4.apk >>> py3-html2markdown*: Tracing dependencies... py3-beautifulsoup4 python3 python3~3.12 >>> py3-html2markdown*: Package size: 12.0 KB >>> py3-html2markdown*: Compressing data... >>> py3-html2markdown*: Create checksum... >>> py3-html2markdown*: Create py3-html2markdown-0.1.7-r4.apk >>> py3-html2markdown: Build complete at Sun, 12 Oct 2025 19:31:51 +0000 elapsed time 0h 0m 4s >>> py3-html2markdown: Cleaning up srcdir >>> py3-html2markdown: Cleaning up pkgdir >>> py3-html2markdown: Uninstalling dependencies... (1/23) Purging .makedepends-py3-html2markdown (20251012.193148) (2/23) Purging py3-beautifulsoup4-pyc (4.13.4-r0) (3/23) Purging py3-beautifulsoup4 (4.13.4-r0) (4/23) Purging py3-soupsieve-pyc (2.7-r0) (5/23) Purging py3-soupsieve (2.7-r0) (6/23) Purging py3-typing-extensions-pyc (4.13.2-r0) (7/23) Purging py3-typing-extensions (4.13.2-r0) (8/23) Purging py3-setuptools-pyc (80.9.0-r0) (9/23) Purging py3-setuptools (80.9.0-r0) (10/23) Purging py3-markdown-pyc (3.8-r0) (11/23) Purging py3-markdown (3.8-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-html2markdown: Updating the community/x86_64 repository index... >>> py3-html2markdown: Signing the index...