>>> py3-rich-rst: Building testing/py3-rich-rst 1.1.7-r2 (using abuild 3.11.0_rc13-r0) started Thu, 27 Apr 2023 23:37:03 +0000 >>> py3-rich-rst: Checking sanity of /home/buildozer/aports/testing/py3-rich-rst/APKBUILD... >>> py3-rich-rst: Analyzing dependencies... >>> py3-rich-rst: Installing for build: build-base python3 py3-rich py3-setuptools (1/29) Installing libbz2 (1.0.8-r5) (2/29) Installing libffi (3.4.4-r2) (3/29) Installing gdbm (1.23-r1) (4/29) Installing xz-libs (5.4.2-r1) (5/29) Installing mpdecimal (2.5.1-r2) (6/29) Installing libpanelw (6.4_p20230401-r6) (7/29) Installing readline (8.2.1-r1) (8/29) Installing sqlite-libs (3.41.2-r2) (9/29) Installing python3 (3.11.3-r10) (10/29) Installing python3-pycache-pyc0 (3.11.3-r10) (11/29) Installing pyc (0.1-r0) (12/29) Installing python3-pyc (3.11.3-r10) (13/29) Installing py3-attrs (23.1.0-r1) (14/29) Installing py3-attrs-pyc (23.1.0-r1) (15/29) Installing py3-mdurl (0.1.2-r2) (16/29) Installing py3-mdurl-pyc (0.1.2-r2) (17/29) Installing py3-markdown-it-py (2.2.0-r1) (18/29) Installing py3-markdown-it-py-pyc (2.2.0-r1) (19/29) Installing py3-pygments (2.15.1-r0) (20/29) Installing py3-pygments-pyc (2.15.1-r0) (21/29) Installing py3-rich (13.3.4-r1) (22/29) Installing py3-rich-pyc (13.3.4-r1) (23/29) Installing py3-parsing (3.0.9-r2) (24/29) Installing py3-parsing-pyc (3.0.9-r2) (25/29) Installing py3-packaging (23.1-r1) (26/29) Installing py3-packaging-pyc (23.1-r1) (27/29) Installing py3-setuptools (67.7.2-r0) (28/29) Installing py3-setuptools-pyc (67.7.2-r0) (29/29) Installing .makedepends-py3-rich-rst (20230427.233704) Executing busybox-1.36.0-r8.trigger OK: 433 MiB in 130 packages >>> py3-rich-rst: Cleaning up srcdir >>> py3-rich-rst: Cleaning up pkgdir >>> py3-rich-rst: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-rich-rst-1.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 329k 100 329k 0 0 554k 0 --:--:-- --:--:-- --:--:-- 554k >>> py3-rich-rst: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-rich-rst-1.1.7.tar.gz >>> py3-rich-rst: Checking sha512sums... py3-rich-rst-1.1.7.tar.gz: OK >>> py3-rich-rst: Unpacking /var/cache/distfiles/edge/py3-rich-rst-1.1.7.tar.gz... /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/rich_rst copying rich_rst/__init__.py -> build/lib/rich_rst copying rich_rst/__main__.py -> build/lib/rich_rst >>> py3-rich-rst: Entering fakeroot... /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/testing/py3-rich-rst/pkg creating /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst creating /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr creating /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib creating /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst copying build/lib/rich_rst/__init__.py -> /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst copying build/lib/rich_rst/__main__.py -> /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst byte-compiling /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst/__main__.py to __main__.cpython-311.pyc running install_egg_info running egg_info creating rich_rst.egg-info writing rich_rst.egg-info/PKG-INFO writing dependency_links to rich_rst.egg-info/dependency_links.txt writing requirements to rich_rst.egg-info/requires.txt writing top-level names to rich_rst.egg-info/top_level.txt writing manifest file 'rich_rst.egg-info/SOURCES.txt' reading manifest file 'rich_rst.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'rich_rst.egg-info/SOURCES.txt' Copying rich_rst.egg-info to /home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst-1.1.7-py3.11.egg-info running install_scripts >>> py3-rich-rst-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst/usr/lib/python3.11/site-packages/rich_rst/__pycache__' -> '/home/buildozer/aports/testing/py3-rich-rst/pkg/py3-rich-rst-pyc/usr/lib/python3.11/site-packages/rich_rst/__pycache__' >>> py3-rich-rst-pyc*: Preparing subpackage py3-rich-rst-pyc... >>> py3-rich-rst-pyc*: Running postcheck for py3-rich-rst-pyc >>> py3-rich-rst*: Running postcheck for py3-rich-rst >>> py3-rich-rst*: Preparing package py3-rich-rst... >>> py3-rich-rst-pyc*: Tracing dependencies... python3 py3-rich python3~3.11 >>> py3-rich-rst-pyc*: Package size: 84.0 KB >>> py3-rich-rst-pyc*: Compressing data... >>> py3-rich-rst-pyc*: Create checksum... >>> py3-rich-rst-pyc*: Create py3-rich-rst-pyc-1.1.7-r2.apk >>> py3-rich-rst*: Tracing dependencies... python3 py3-rich python3~3.11 >>> py3-rich-rst*: Package size: 88.0 KB >>> py3-rich-rst*: Compressing data... >>> py3-rich-rst*: Create checksum... >>> py3-rich-rst*: Create py3-rich-rst-1.1.7-r2.apk >>> py3-rich-rst: Build complete at Thu, 27 Apr 2023 23:37:06 +0000 elapsed time 0h 0m 3s >>> py3-rich-rst: Cleaning up srcdir >>> py3-rich-rst: Cleaning up pkgdir >>> py3-rich-rst: Uninstalling dependencies... (1/29) Purging .makedepends-py3-rich-rst (20230427.233704) (2/29) Purging py3-rich-pyc (13.3.4-r1) (3/29) Purging py3-rich (13.3.4-r1) (4/29) Purging py3-markdown-it-py-pyc (2.2.0-r1) (5/29) Purging py3-markdown-it-py (2.2.0-r1) (6/29) Purging py3-attrs-pyc (23.1.0-r1) (7/29) Purging py3-attrs (23.1.0-r1) (8/29) Purging py3-mdurl-pyc (0.1.2-r2) (9/29) Purging py3-mdurl (0.1.2-r2) (10/29) Purging py3-pygments-pyc (2.15.1-r0) (11/29) Purging py3-pygments (2.15.1-r0) (12/29) Purging py3-setuptools-pyc (67.7.2-r0) (13/29) Purging py3-setuptools (67.7.2-r0) (14/29) Purging py3-packaging-pyc (23.1-r1) (15/29) Purging py3-packaging (23.1-r1) (16/29) Purging py3-parsing-pyc (3.0.9-r2) (17/29) Purging py3-parsing (3.0.9-r2) (18/29) Purging python3-pyc (3.11.3-r10) (19/29) Purging python3-pycache-pyc0 (3.11.3-r10) (20/29) Purging pyc (0.1-r0) (21/29) Purging python3 (3.11.3-r10) (22/29) Purging gdbm (1.23-r1) (23/29) Purging libbz2 (1.0.8-r5) (24/29) Purging libffi (3.4.4-r2) (25/29) Purging libpanelw (6.4_p20230401-r6) (26/29) Purging mpdecimal (2.5.1-r2) (27/29) Purging readline (8.2.1-r1) (28/29) Purging sqlite-libs (3.41.2-r2) (29/29) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 371 MiB in 101 packages >>> py3-rich-rst: Updating the testing/s390x repository index... >>> py3-rich-rst: Signing the index...