>>> py3-html2markdown: Building testing/py3-html2markdown 0.1.7-r1 (using abuild 3.9.0-r0) started Sun, 19 Dec 2021 15:30:55 +0000
>>> py3-html2markdown: Checking sanity of /home/buildozer/aports/testing/py3-html2markdown/APKBUILD...
>>> py3-html2markdown: Analyzing dependencies...
>>> py3-html2markdown: Installing for build: build-base py3-beautifulsoup4 python3 py3-setuptools py3-markdown py3-pytest
(1/25) Installing libffi (3.4.2-r1)
(2/25) Installing gdbm (1.22-r0)
(3/25) Installing mpdecimal (2.5.1-r1)
(4/25) Installing readline (8.1.1-r0)
(5/25) Installing sqlite-libs (3.37.0-r0)
(6/25) Installing python3 (3.10.1-r0)
(7/25) Installing py3-soupsieve (2.3.1-r1)
(8/25) Installing py3-beautifulsoup4 (4.9.3-r2)
(9/25) Installing py3-ordered-set (4.0.2-r3)
(10/25) Installing py3-appdirs (1.4.4-r3)
(11/25) Installing py3-parsing (2.4.7-r3)
(12/25) Installing py3-six (1.16.0-r1)
(13/25) Installing py3-packaging (21.3-r0)
(14/25) Installing py3-setuptools (52.0.0-r5)
(15/25) Installing py3-markdown (3.3.4-r2)
(16/25) Installing py3-atomicwrites (1.4.0-r2)
(17/25) Installing py3-attrs (21.2.0-r1)
(18/25) Installing py3-more-itertools (8.12.0-r1)
(19/25) Installing py3-iniconfig (1.1.1-r2)
(20/25) Installing py3-pluggy (0.13.1-r5)
(21/25) Installing py3-py (1.10.0-r2)
(22/25) Installing py3-wcwidth (0.2.5-r2)
(23/25) Installing py3-toml (0.10.2-r3)
(24/25) Installing py3-pytest (6.2.5-r1)
(25/25) Installing .makedepends-py3-html2markdown (20211219.153057)
Executing busybox-1.34.1-r5.trigger
OK: 404 MiB in 131 packages
>>> py3-html2markdown: Cleaning up srcdir
>>> py3-html2markdown: Cleaning up pkgdir
>>> py3-html2markdown: Fetching https://github.com/dlon/html2markdown/archive/v0.1.7/html2markdown-v0.1.7.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 126 100 126 0 0 546 0 --:--:-- --:--:-- --:--:-- 547
100 5916 0 5916 0 0 12951 0 --:--:-- --:--:-- --:--:-- 12951
>>> 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/edge/html2markdown-v0.1.7.tar.gz...
running build
running build_py
creating build
creating build/lib
copying html2markdown.py -> build/lib
============================= test session starts ==============================
platform linux -- Python 3.10.1, pytest-6.2.5, py-1.10.0, pluggy-0.13.1
rootdir: /home/buildozer/aports/testing/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/testing/py3-html2markdown/src/html2markdown-0.1.7/tests.py:82: DeprecationWarning: invalid escape sequence '\*'
expectedStr = '\*\*escape me\*\*'.replace('*', escChar)
tests.py:98
/home/buildozer/aports/testing/py3-html2markdown/src/html2markdown-0.1.7/tests.py:98: DeprecationWarning: invalid escape sequence '\*'
expectedStr = '\*\*escape me\*\*'
../../../../../../../usr/lib/python3.10/site-packages/markdown/util.py:87
/usr/lib/python3.10/site-packages/markdown/util.py:87: DeprecationWarning: SelectableGroups dict interface is deprecated. Use select.
INSTALLED_EXTENSIONS = metadata.entry_points().get('markdown.extensions', ())
:82
:82
:82
:82: DeprecationWarning: invalid escape sequence '\*'
:98
:98
:98
:98: DeprecationWarning: invalid escape sequence '\*'
-- Docs: https://docs.pytest.org/en/stable/warnings.html
================= 13 passed, 1 deselected, 9 warnings in 0.46s =================
>>> py3-html2markdown: Entering fakeroot...
running install
running build
running build_py
running install_lib
creating /home/buildozer/aports/testing/py3-html2markdown/pkg
creating /home/buildozer/aports/testing/py3-html2markdown/pkg/py3-html2markdown
creating /home/buildozer/aports/testing/py3-html2markdown/pkg/py3-html2markdown/usr
creating /home/buildozer/aports/testing/py3-html2markdown/pkg/py3-html2markdown/usr/lib
creating /home/buildozer/aports/testing/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.10
creating /home/buildozer/aports/testing/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.10/site-packages
copying build/lib/html2markdown.py -> /home/buildozer/aports/testing/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.10/site-packages
byte-compiling /home/buildozer/aports/testing/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.10/site-packages/html2markdown.py to html2markdown.cpython-310.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'
writing manifest file 'html2markdown.egg-info/SOURCES.txt'
Copying html2markdown.egg-info to /home/buildozer/aports/testing/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.10/site-packages/html2markdown-0.1.7-py3.10.egg-info
running install_scripts
>>> py3-html2markdown*: Running postcheck for py3-html2markdown
>>> py3-html2markdown*: Preparing package py3-html2markdown...
>>> py3-html2markdown*: Tracing dependencies...
>>> py3-html2markdown*: Package size: 68.0 KB
>>> py3-html2markdown*: Compressing data...
>>> py3-html2markdown*: Create checksum...
>>> py3-html2markdown*: Create py3-html2markdown-0.1.7-r1.apk
>>> py3-html2markdown: Build complete at Sun, 19 Dec 2021 15:31:00 +0000 elapsed time 0h 0m 5s
>>> py3-html2markdown: Cleaning up srcdir
>>> py3-html2markdown: Cleaning up pkgdir
>>> py3-html2markdown: Uninstalling dependencies...
(1/25) Purging .makedepends-py3-html2markdown (20211219.153057)
(2/25) Purging py3-beautifulsoup4 (4.9.3-r2)
(3/25) Purging py3-soupsieve (2.3.1-r1)
(4/25) Purging py3-setuptools (52.0.0-r5)
(5/25) Purging py3-ordered-set (4.0.2-r3)
(6/25) Purging py3-appdirs (1.4.4-r3)
(7/25) Purging py3-markdown (3.3.4-r2)
(8/25) Purging py3-pytest (6.2.5-r1)
(9/25) Purging py3-atomicwrites (1.4.0-r2)
(10/25) Purging py3-attrs (21.2.0-r1)
(11/25) Purging py3-more-itertools (8.12.0-r1)
(12/25) Purging py3-iniconfig (1.1.1-r2)
(13/25) Purging py3-pluggy (0.13.1-r5)
(14/25) Purging py3-py (1.10.0-r2)
(15/25) Purging py3-wcwidth (0.2.5-r2)
(16/25) Purging py3-packaging (21.3-r0)
(17/25) Purging py3-parsing (2.4.7-r3)
(18/25) Purging py3-six (1.16.0-r1)
(19/25) Purging py3-toml (0.10.2-r3)
(20/25) Purging python3 (3.10.1-r0)
(21/25) Purging libffi (3.4.2-r1)
(22/25) Purging gdbm (1.22-r0)
(23/25) Purging mpdecimal (2.5.1-r1)
(24/25) Purging readline (8.1.1-r0)
(25/25) Purging sqlite-libs (3.37.0-r0)
Executing busybox-1.34.1-r5.trigger
OK: 345 MiB in 106 packages
>>> py3-html2markdown: Updating the testing/x86_64 repository index...
>>> py3-html2markdown: Signing the index...