>>> py3-html2markdown: Building testing/py3-html2markdown 0.1.7-r2 (using abuild 3.10.0_rc1-r2) started Thu, 24 Nov 2022 06:30:16 +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/20) Installing libbz2 (1.0.8-r4)
(2/20) Installing libffi (3.4.4-r0)
(3/20) Installing gdbm (1.23-r0)
(4/20) Installing xz-libs (5.2.8-r0)
(5/20) Installing mpdecimal (2.5.1-r1)
(6/20) Installing readline (8.2.0-r0)
(7/20) Installing sqlite-libs (3.40.0-r0)
(8/20) Installing python3 (3.11.0-r2)
(9/20) Installing py3-soupsieve (2.3.2-r1)
(10/20) Installing py3-beautifulsoup4 (4.11.1-r1)
(11/20) Installing py3-parsing (3.0.9-r1)
(12/20) Installing py3-packaging (21.3-r3)
(13/20) Installing py3-setuptools (65.6.2-r0)
(14/20) Installing py3-markdown (3.4.1-r1)
(15/20) Installing py3-attrs (22.1.0-r1)
(16/20) Installing py3-iniconfig (1.1.1-r4)
(17/20) Installing py3-pluggy (1.0.0-r2)
(18/20) Installing py3-py (1.11.0-r1)
(19/20) Installing py3-pytest (7.2.0-r2)
(20/20) Installing .makedepends-py3-html2markdown (20221124.063018)
Executing busybox-1.35.0-r29.trigger
OK: 475 MiB in 118 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
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 5916 100 5916 0 0 39501 0 --:--:-- --:--:-- --:--:-- 39440
>>> 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.21s =================
>>> 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 06:30:20 +0000 elapsed time 0h 0m 4s
>>> py3-html2markdown: Cleaning up srcdir
>>> py3-html2markdown: Cleaning up pkgdir
>>> py3-html2markdown: Uninstalling dependencies...
(1/20) Purging .makedepends-py3-html2markdown (20221124.063018)
(2/20) Purging py3-beautifulsoup4 (4.11.1-r1)
(3/20) Purging py3-soupsieve (2.3.2-r1)
(4/20) Purging py3-setuptools (65.6.2-r0)
(5/20) Purging py3-markdown (3.4.1-r1)
(6/20) Purging py3-pytest (7.2.0-r2)
(7/20) Purging py3-attrs (22.1.0-r1)
(8/20) Purging py3-iniconfig (1.1.1-r4)
(9/20) Purging py3-packaging (21.3-r3)
(10/20) Purging py3-parsing (3.0.9-r1)
(11/20) Purging py3-pluggy (1.0.0-r2)
(12/20) Purging py3-py (1.11.0-r1)
(13/20) Purging python3 (3.11.0-r2)
(14/20) Purging libbz2 (1.0.8-r4)
(15/20) Purging libffi (3.4.4-r0)
(16/20) Purging gdbm (1.23-r0)
(17/20) Purging xz-libs (5.2.8-r0)
(18/20) Purging mpdecimal (2.5.1-r1)
(19/20) Purging readline (8.2.0-r0)
(20/20) Purging sqlite-libs (3.40.0-r0)
Executing busybox-1.35.0-r29.trigger
OK: 393 MiB in 98 packages
>>> py3-html2markdown: Updating the testing/x86_64 repository index...
>>> py3-html2markdown: Signing the index...