>>> py3-html2markdown: Building community/py3-html2markdown 0.1.7-r4 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 06:17:27 +0000
>>> py3-html2markdown: Validating /home/buildozer/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
(1/32) Installing libbz2 (1.0.8-r6)
(2/32) Installing libffi (3.4.6-r0)
(3/32) Installing gdbm (1.24-r0)
(4/32) Installing xz-libs (5.6.3-r0)
(5/32) Installing mpdecimal (4.0.0-r0)
(6/32) Installing libpanelw (6.5_p20241006-r2)
(7/32) Installing sqlite-libs (3.47.0-r0)
(8/32) Installing python3 (3.12.7-r1)
(9/32) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/32) Installing pyc (3.12.7-r1)
(11/32) Installing py3-soupsieve (2.6-r0)
(12/32) Installing py3-soupsieve-pyc (2.6-r0)
(13/32) Installing py3-beautifulsoup4-pyc (4.12.3-r3)
(14/32) Installing python3-pyc (3.12.7-r1)
(15/32) Installing py3-beautifulsoup4 (4.12.3-r3)
(16/32) Installing py3-parsing (3.1.4-r0)
(17/32) Installing py3-parsing-pyc (3.1.4-r0)
(18/32) Installing py3-packaging (24.1-r0)
(19/32) Installing py3-packaging-pyc (24.1-r0)
(20/32) Installing py3-setuptools (70.3.0-r0)
(21/32) Installing py3-setuptools-pyc (70.3.0-r0)
(22/32) Installing py3-markdown (3.7-r0)
(23/32) Installing py3-markdown-pyc (3.7-r0)
(24/32) Installing py3-iniconfig (2.0.0-r1)
(25/32) Installing py3-iniconfig-pyc (2.0.0-r1)
(26/32) Installing py3-pluggy (1.5.0-r0)
(27/32) Installing py3-pluggy-pyc (1.5.0-r0)
(28/32) Installing py3-py (1.11.0-r4)
(29/32) Installing py3-py-pyc (1.11.0-r4)
(30/32) Installing py3-pytest (8.3.3-r0)
(31/32) Installing py3-pytest-pyc (8.3.3-r0)
(32/32) Installing .makedepends-py3-html2markdown (20241101.061739)
Executing busybox-1.37.0-r3.trigger
OK: 315 MiB in 133 packages
>>> py3-html2markdown: Cleaning up srcdir
>>> py3-html2markdown: Cleaning up pkgdir
>>> py3-html2markdown: Cleaning up tmpdir
>>> py3-html2markdown: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/html2markdown-v0.1.7.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/html2markdown-v0.1.7.tar.gz.part'
html2markdown-v0.1.7 100% |********************************| 5916 0:00:00 ETA
'/var/cache/distfiles/v3.21/html2markdown-v0.1.7.tar.gz.part' saved
>>> py3-html2markdown: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/html2markdown-v0.1.7.tar.gz
>>> py3-html2markdown: Checking sha512sums...
html2markdown-v0.1.7.tar.gz: OK
>>> py3-html2markdown: Unpacking /var/cache/distfiles/v3.21/html2markdown-v0.1.7.tar.gz...
/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)
running build
running build_py
creating build
creating build/lib
copying html2markdown.py -> build/lib
============================= test session starts ==============================
platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0
rootdir: /home/buildozer/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/buildozer/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/buildozer/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.14s =================
>>> py3-html2markdown: Entering fakeroot...
/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)
running install
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
running install_lib
creating /home/buildozer/aports/community/py3-html2markdown/pkg
creating /home/buildozer/aports/community/py3-html2markdown/pkg/py3-html2markdown
creating /home/buildozer/aports/community/py3-html2markdown/pkg/py3-html2markdown/usr
creating /home/buildozer/aports/community/py3-html2markdown/pkg/py3-html2markdown/usr/lib
creating /home/buildozer/aports/community/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.12
creating /home/buildozer/aports/community/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.12/site-packages
copying build/lib/html2markdown.py -> /home/buildozer/aports/community/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.12/site-packages
byte-compiling /home/buildozer/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/buildozer/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/buildozer/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: 11.8 KB
>>> py3-html2markdown*: Compressing data...
>>> py3-html2markdown*: Create checksum...
>>> py3-html2markdown*: Create py3-html2markdown-0.1.7-r4.apk
>>> py3-html2markdown: Build complete at Fri, 01 Nov 2024 06:17:40 +0000 elapsed time 0h 0m 13s
>>> py3-html2markdown: Cleaning up srcdir
>>> py3-html2markdown: Cleaning up pkgdir
>>> py3-html2markdown: Uninstalling dependencies...
(1/32) Purging .makedepends-py3-html2markdown (20241101.061739)
(2/32) Purging py3-beautifulsoup4-pyc (4.12.3-r3)
(3/32) Purging py3-beautifulsoup4 (4.12.3-r3)
(4/32) Purging py3-soupsieve-pyc (2.6-r0)
(5/32) Purging py3-soupsieve (2.6-r0)
(6/32) Purging py3-setuptools-pyc (70.3.0-r0)
(7/32) Purging py3-setuptools (70.3.0-r0)
(8/32) Purging py3-markdown-pyc (3.7-r0)
(9/32) Purging py3-markdown (3.7-r0)
(10/32) Purging py3-pytest-pyc (8.3.3-r0)
(11/32) Purging py3-pytest (8.3.3-r0)
(12/32) Purging py3-iniconfig-pyc (2.0.0-r1)
(13/32) Purging py3-iniconfig (2.0.0-r1)
(14/32) Purging py3-packaging-pyc (24.1-r0)
(15/32) Purging py3-packaging (24.1-r0)
(16/32) Purging py3-parsing-pyc (3.1.4-r0)
(17/32) Purging py3-parsing (3.1.4-r0)
(18/32) Purging py3-pluggy-pyc (1.5.0-r0)
(19/32) Purging py3-pluggy (1.5.0-r0)
(20/32) Purging py3-py-pyc (1.11.0-r4)
(21/32) Purging py3-py (1.11.0-r4)
(22/32) Purging python3-pyc (3.12.7-r1)
(23/32) Purging python3-pycache-pyc0 (3.12.7-r1)
(24/32) Purging pyc (3.12.7-r1)
(25/32) Purging python3 (3.12.7-r1)
(26/32) Purging gdbm (1.24-r0)
(27/32) Purging libbz2 (1.0.8-r6)
(28/32) Purging libffi (3.4.6-r0)
(29/32) Purging libpanelw (6.5_p20241006-r2)
(30/32) Purging mpdecimal (4.0.0-r0)
(31/32) Purging sqlite-libs (3.47.0-r0)
(32/32) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r3.trigger
OK: 271 MiB in 101 packages
>>> py3-html2markdown: Updating the community/armv7 repository index...
>>> py3-html2markdown: Signing the index...