>>> py3-docstring-to-markdown: Building community/py3-docstring-to-markdown 0.12-r1 (using abuild 3.11.0_rc13-r0) started Thu, 27 Apr 2023 12:20:09 +0000 >>> py3-docstring-to-markdown: Checking sanity of /home/buildozer/aports/community/py3-docstring-to-markdown/APKBUILD... >>> py3-docstring-to-markdown: Analyzing dependencies... >>> py3-docstring-to-markdown: Installing for build: build-base python3 py3-setuptools py3-pytest (1/27) Installing libbz2 (1.0.8-r5) (2/27) Installing libffi (3.4.4-r2) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.4.2-r1) (5/27) Installing mpdecimal (2.5.1-r2) (6/27) Installing libpanelw (6.4_p20230401-r6) (7/27) Installing readline (8.2.1-r1) (8/27) Installing sqlite-libs (3.41.2-r2) (9/27) Installing python3 (3.11.3-r10) (10/27) Installing python3-pycache-pyc0 (3.11.3-r10) (11/27) Installing pyc (0.1-r0) (12/27) Installing python3-pyc (3.11.3-r10) (13/27) Installing py3-parsing (3.0.9-r2) (14/27) Installing py3-parsing-pyc (3.0.9-r2) (15/27) Installing py3-packaging (23.1-r1) (16/27) Installing py3-packaging-pyc (23.1-r1) (17/27) Installing py3-setuptools (67.7.2-r0) (18/27) Installing py3-setuptools-pyc (67.7.2-r0) (19/27) Installing py3-iniconfig (1.1.1-r6) (20/27) Installing py3-iniconfig-pyc (1.1.1-r6) (21/27) Installing py3-pluggy (1.0.0-r3) (22/27) Installing py3-pluggy-pyc (1.0.0-r3) (23/27) Installing py3-py (1.11.0-r2) (24/27) Installing py3-py-pyc (1.11.0-r2) (25/27) Installing py3-pytest (7.3.1-r1) (26/27) Installing py3-pytest-pyc (7.3.1-r1) (27/27) Installing .makedepends-py3-docstring-to-markdown (20230427.122012) Executing busybox-1.36.0-r8.trigger OK: 445 MiB in 125 packages >>> py3-docstring-to-markdown: Cleaning up srcdir >>> py3-docstring-to-markdown: Cleaning up pkgdir >>> py3-docstring-to-markdown: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/docstring-to-markdown-0.12.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 25464 100 25464 0 0 143k 0 --:--:-- --:--:-- --:--:-- 142k >>> py3-docstring-to-markdown: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/docstring-to-markdown-0.12.tar.gz >>> py3-docstring-to-markdown: Checking sha512sums... docstring-to-markdown-0.12.tar.gz: OK >>> py3-docstring-to-markdown: Unpacking /var/cache/distfiles/v3.18/docstring-to-markdown-0.12.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'docstring-to-markdown' will not be supported in future versions. Please use the underscore name 'docstring_to_markdown' 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) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) running build running build_py creating build creating build/lib creating build/lib/docstring_to_markdown copying docstring_to_markdown/__init__.py -> build/lib/docstring_to_markdown copying docstring_to_markdown/rst.py -> build/lib/docstring_to_markdown copying docstring_to_markdown/py.typed -> build/lib/docstring_to_markdown ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /dev configfile: null collected 41 items ../../../../../../../dev/test_rst.py ................................... [ 85%] ...... [100%] =============================== warnings summary =============================== ../../../../../../../usr/lib/python3.11/site-packages/_pytest/cacheprovider.py:433 /usr/lib/python3.11/site-packages/_pytest/cacheprovider.py:433: PytestCacheWarning: could not create cache path /dev/.pytest_cache/v/cache/nodeids config.cache.set("cache/nodeids", sorted(self.cached_nodeids)) ../../../../../../../usr/lib/python3.11/site-packages/_pytest/stepwise.py:56 /usr/lib/python3.11/site-packages/_pytest/stepwise.py:56: PytestCacheWarning: could not create cache path /dev/.pytest_cache/v/cache/stepwise session.config.cache.set(STEPWISE_CACHE_DIR, []) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 41 passed, 2 warnings in 0.18s ======================== >>> py3-docstring-to-markdown: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'docstring-to-markdown' will not be supported in future versions. Please use the underscore name 'docstring_to_markdown' 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) /usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, 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. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) 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/community/py3-docstring-to-markdown/pkg creating /home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown creating /home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown/usr creating /home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown/usr/lib creating /home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown/usr/lib/python3.11/site-packages/docstring_to_markdown copying build/lib/docstring_to_markdown/__init__.py -> /home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown/usr/lib/python3.11/site-packages/docstring_to_markdown copying build/lib/docstring_to_markdown/py.typed -> /home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown/usr/lib/python3.11/site-packages/docstring_to_markdown copying build/lib/docstring_to_markdown/rst.py -> /home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown/usr/lib/python3.11/site-packages/docstring_to_markdown byte-compiling /home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown/usr/lib/python3.11/site-packages/docstring_to_markdown/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown/usr/lib/python3.11/site-packages/docstring_to_markdown/rst.py to rst.cpython-311.pyc running install_egg_info running egg_info creating docstring_to_markdown.egg-info writing docstring_to_markdown.egg-info/PKG-INFO writing dependency_links to docstring_to_markdown.egg-info/dependency_links.txt writing top-level names to docstring_to_markdown.egg-info/top_level.txt writing manifest file 'docstring_to_markdown.egg-info/SOURCES.txt' reading manifest file 'docstring_to_markdown.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'docstring_to_markdown.egg-info/SOURCES.txt' Copying docstring_to_markdown.egg-info to /home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown/usr/lib/python3.11/site-packages/docstring_to_markdown-0.12-py3.11.egg-info running install_scripts >>> py3-docstring-to-markdown-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown/usr/lib/python3.11/site-packages/docstring_to_markdown/__pycache__' -> '/home/buildozer/aports/community/py3-docstring-to-markdown/pkg/py3-docstring-to-markdown-pyc/usr/lib/python3.11/site-packages/docstring_to_markdown/__pycache__' >>> py3-docstring-to-markdown-pyc*: Preparing subpackage py3-docstring-to-markdown-pyc... >>> py3-docstring-to-markdown-pyc*: Running postcheck for py3-docstring-to-markdown-pyc >>> py3-docstring-to-markdown*: Running postcheck for py3-docstring-to-markdown >>> py3-docstring-to-markdown*: Preparing package py3-docstring-to-markdown... >>> py3-docstring-to-markdown-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-docstring-to-markdown-pyc*: Package size: 72.0 KB >>> py3-docstring-to-markdown-pyc*: Compressing data... >>> py3-docstring-to-markdown-pyc*: Create checksum... >>> py3-docstring-to-markdown-pyc*: Create py3-docstring-to-markdown-pyc-0.12-r1.apk >>> py3-docstring-to-markdown*: Tracing dependencies... python3 python3~3.11 >>> py3-docstring-to-markdown*: Package size: 76.0 KB >>> py3-docstring-to-markdown*: Compressing data... >>> py3-docstring-to-markdown*: Create checksum... >>> py3-docstring-to-markdown*: Create py3-docstring-to-markdown-0.12-r1.apk >>> py3-docstring-to-markdown: Build complete at Thu, 27 Apr 2023 12:20:16 +0000 elapsed time 0h 0m 7s >>> py3-docstring-to-markdown: Cleaning up srcdir >>> py3-docstring-to-markdown: Cleaning up pkgdir >>> py3-docstring-to-markdown: Uninstalling dependencies... (1/27) Purging .makedepends-py3-docstring-to-markdown (20230427.122012) (2/27) Purging py3-setuptools-pyc (67.7.2-r0) (3/27) Purging py3-setuptools (67.7.2-r0) (4/27) Purging py3-pytest-pyc (7.3.1-r1) (5/27) Purging py3-pytest (7.3.1-r1) (6/27) Purging py3-iniconfig-pyc (1.1.1-r6) (7/27) Purging py3-iniconfig (1.1.1-r6) (8/27) Purging py3-packaging-pyc (23.1-r1) (9/27) Purging py3-packaging (23.1-r1) (10/27) Purging py3-parsing-pyc (3.0.9-r2) (11/27) Purging py3-parsing (3.0.9-r2) (12/27) Purging py3-pluggy-pyc (1.0.0-r3) (13/27) Purging py3-pluggy (1.0.0-r3) (14/27) Purging py3-py-pyc (1.11.0-r2) (15/27) Purging py3-py (1.11.0-r2) (16/27) Purging python3-pyc (3.11.3-r10) (17/27) Purging python3-pycache-pyc0 (3.11.3-r10) (18/27) Purging pyc (0.1-r0) (19/27) Purging python3 (3.11.3-r10) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r5) (22/27) Purging libffi (3.4.4-r2) (23/27) Purging libpanelw (6.4_p20230401-r6) (24/27) Purging mpdecimal (2.5.1-r2) (25/27) Purging readline (8.2.1-r1) (26/27) Purging sqlite-libs (3.41.2-r2) (27/27) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 392 MiB in 98 packages >>> py3-docstring-to-markdown: Updating the community/x86_64 repository index... >>> py3-docstring-to-markdown: Signing the index...