>>> py3-html2markdown: Building testing/py3-html2markdown 0.1.7-r3 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 21:18:28 +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/29) Installing gdbm (1.23-r1)
(2/29) Installing mpdecimal (2.5.1-r2)
(3/29) Installing libpanelw (6.4_p20230401-r5)
(4/29) Installing readline (8.2.1-r1)
(5/29) Installing sqlite-libs (3.41.2-r2)
(6/29) Installing python3 (3.11.3-r10)
(7/29) Installing python3-pycache-pyc0 (3.11.3-r10)
(8/29) Installing pyc (0.1-r0)
(9/29) Installing py3-soupsieve (2.4-r0)
(10/29) Installing py3-beautifulsoup4-pyc (4.12.2-r1)
(11/29) Installing python3-pyc (3.11.3-r10)
(12/29) Installing py3-beautifulsoup4 (4.12.2-r1)
(13/29) Installing py3-parsing (3.0.9-r2)
(14/29) Installing py3-parsing-pyc (3.0.9-r2)
(15/29) Installing py3-packaging (23.1-r1)
(16/29) Installing py3-packaging-pyc (23.1-r1)
(17/29) Installing py3-setuptools (67.7.1-r0)
(18/29) Installing py3-setuptools-pyc (67.7.1-r0)
(19/29) Installing py3-markdown (3.4.3-r1)
(20/29) Installing py3-markdown-pyc (3.4.3-r1)
(21/29) Installing py3-iniconfig (1.1.1-r6)
(22/29) Installing py3-iniconfig-pyc (1.1.1-r6)
(23/29) Installing py3-pluggy (1.0.0-r3)
(24/29) Installing py3-pluggy-pyc (1.0.0-r3)
(25/29) Installing py3-py (1.11.0-r2)
(26/29) Installing py3-py-pyc (1.11.0-r2)
(27/29) Installing py3-pytest (7.3.1-r1)
(28/29) Installing py3-pytest-pyc (7.3.1-r1)
(29/29) Installing .makedepends-py3-html2markdown (20230423.211829)
Executing busybox-1.36.0-r7.trigger
OK: 959 MiB in 137 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
>>> 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:755: 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.
By 2023-Sep-26, 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.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.11.3, pytest-7.3.1, 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:755: 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.
By 2023-Sep-26, 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.warn_dash_deprecation(opt, section)
running install
/usr/lib/python3.11/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, pypa/build 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/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-pyc*: Running split function pyc...
'/home/buildozer/aports/testing/py3-html2markdown/pkg/py3-html2markdown/usr/lib/python3.11/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-html2markdown/pkg/py3-html2markdown-pyc/usr/lib/python3.11/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.11
>>> py3-html2markdown-pyc*: Package size: 40.0 KB
>>> py3-html2markdown-pyc*: Compressing data...
>>> py3-html2markdown-pyc*: Create checksum...
>>> py3-html2markdown-pyc*: Create py3-html2markdown-pyc-0.1.7-r3.apk
>>> py3-html2markdown*: Tracing dependencies...
py3-beautifulsoup4
python3
python3~3.11
>>> py3-html2markdown*: Package size: 56.0 KB
>>> py3-html2markdown*: Compressing data...
>>> py3-html2markdown*: Create checksum...
>>> py3-html2markdown*: Create py3-html2markdown-0.1.7-r3.apk
>>> py3-html2markdown: Build complete at Sun, 23 Apr 2023 21:18:30 +0000 elapsed time 0h 0m 2s
>>> py3-html2markdown: Cleaning up srcdir
>>> py3-html2markdown: Cleaning up pkgdir
>>> py3-html2markdown: Uninstalling dependencies...
(1/29) Purging .makedepends-py3-html2markdown (20230423.211829)
(2/29) Purging py3-beautifulsoup4-pyc (4.12.2-r1)
(3/29) Purging py3-beautifulsoup4 (4.12.2-r1)
(4/29) Purging py3-soupsieve (2.4-r0)
(5/29) Purging py3-setuptools-pyc (67.7.1-r0)
(6/29) Purging py3-setuptools (67.7.1-r0)
(7/29) Purging py3-markdown-pyc (3.4.3-r1)
(8/29) Purging py3-markdown (3.4.3-r1)
(9/29) Purging py3-pytest-pyc (7.3.1-r1)
(10/29) Purging py3-pytest (7.3.1-r1)
(11/29) Purging py3-iniconfig-pyc (1.1.1-r6)
(12/29) Purging py3-iniconfig (1.1.1-r6)
(13/29) Purging py3-packaging-pyc (23.1-r1)
(14/29) Purging py3-packaging (23.1-r1)
(15/29) Purging py3-parsing-pyc (3.0.9-r2)
(16/29) Purging py3-parsing (3.0.9-r2)
(17/29) Purging py3-pluggy-pyc (1.0.0-r3)
(18/29) Purging py3-pluggy (1.0.0-r3)
(19/29) Purging py3-py-pyc (1.11.0-r2)
(20/29) Purging py3-py (1.11.0-r2)
(21/29) Purging python3-pyc (3.11.3-r10)
(22/29) Purging python3-pycache-pyc0 (3.11.3-r10)
(23/29) Purging pyc (0.1-r0)
(24/29) Purging python3 (3.11.3-r10)
(25/29) Purging gdbm (1.23-r1)
(26/29) Purging libpanelw (6.4_p20230401-r5)
(27/29) Purging mpdecimal (2.5.1-r2)
(28/29) Purging readline (8.2.1-r1)
(29/29) Purging sqlite-libs (3.41.2-r2)
Executing busybox-1.36.0-r7.trigger
OK: 907 MiB in 108 packages
>>> py3-html2markdown: Updating the testing/armv7 repository index...
>>> py3-html2markdown: Signing the index...