>>> py3-html2markdown: Building testing/py3-html2markdown 0.1.7-r2 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 00:52:19 +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/18) Installing libffi (3.4.4-r0)
(2/18) Installing gdbm (1.23-r0)
(3/18) Installing mpdecimal (2.5.1-r1)
(4/18) Installing readline (8.2.0-r0)
(5/18) Installing sqlite-libs (3.40.0-r0)
(6/18) Installing python3 (3.11.0-r2)
(7/18) Installing py3-soupsieve (2.3.2-r1)
(8/18) Installing py3-beautifulsoup4 (4.11.1-r1)
(9/18) Installing py3-parsing (3.0.9-r1)
(10/18) Installing py3-packaging (21.3-r3)
(11/18) Installing py3-setuptools (65.6.2-r0)
(12/18) Installing py3-markdown (3.4.1-r1)
(13/18) Installing py3-attrs (22.1.0-r1)
(14/18) Installing py3-iniconfig (1.1.1-r4)
(15/18) Installing py3-pluggy (1.0.0-r2)
(16/18) Installing py3-py (1.11.0-r1)
(17/18) Installing py3-pytest (7.2.0-r2)
(18/18) Installing .makedepends-py3-html2markdown (20221124.005220)
Executing busybox-1.35.0-r29.trigger
OK: 371 MiB in 119 packages
>>> py3-html2markdown: Cleaning up srcdir
>>> py3-html2markdown: Cleaning up pkgdir
>>> py3-html2markdown: Fetching https://distfiles.alpinelinux.org/distfiles/edge//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 5916 100 5916 0 0 12100 0 --:--:-- --:--:-- --:--:-- 12122
>>> py3-html2markdown: Fetching https://distfiles.alpinelinux.org/distfiles/edge//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...
/usr/lib/python3.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
running build
running build_py
creating build
creating build/lib
copying html2markdown.py -> build/lib
============================= test session starts ==============================
platform linux -- Python 3.11.0, pytest-7.2.0, pluggy-1.0.0
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\*\*'
-- 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.11/site-packages/setuptools/dist.py:770: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
warnings.warn(
running install
/usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
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.11
creating /home/buildozer/aports/testing/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.11/site-packages
copying build/lib/html2markdown.py -> /home/buildozer/aports/testing/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.11/site-packages
byte-compiling /home/buildozer/aports/testing/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.11/site-packages/html2markdown.py to html2markdown.cpython-311.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/testing/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.11/site-packages/html2markdown-0.1.7-py3.11.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: 76.0 KB
>>> py3-html2markdown*: Compressing data...
>>> py3-html2markdown*: Create checksum...
>>> py3-html2markdown*: Create py3-html2markdown-0.1.7-r2.apk
>>> py3-html2markdown: Build complete at Thu, 24 Nov 2022 00:52:22 +0000 elapsed time 0h 0m 3s
>>> py3-html2markdown: Cleaning up srcdir
>>> py3-html2markdown: Cleaning up pkgdir
>>> py3-html2markdown: Uninstalling dependencies...
(1/18) Purging .makedepends-py3-html2markdown (20221124.005220)
(2/18) Purging py3-beautifulsoup4 (4.11.1-r1)
(3/18) Purging py3-soupsieve (2.3.2-r1)
(4/18) Purging py3-setuptools (65.6.2-r0)
(5/18) Purging py3-markdown (3.4.1-r1)
(6/18) Purging py3-pytest (7.2.0-r2)
(7/18) Purging py3-attrs (22.1.0-r1)
(8/18) Purging py3-iniconfig (1.1.1-r4)
(9/18) Purging py3-packaging (21.3-r3)
(10/18) Purging py3-parsing (3.0.9-r1)
(11/18) Purging py3-pluggy (1.0.0-r2)
(12/18) Purging py3-py (1.11.0-r1)
(13/18) Purging python3 (3.11.0-r2)
(14/18) Purging libffi (3.4.4-r0)
(15/18) Purging gdbm (1.23-r0)
(16/18) Purging mpdecimal (2.5.1-r1)
(17/18) Purging readline (8.2.0-r0)
(18/18) Purging sqlite-libs (3.40.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 290 MiB in 101 packages
>>> py3-html2markdown: Updating the testing/armv7 repository index...
>>> py3-html2markdown: Signing the index...