>>> py3-pytoml: Building community/py3-pytoml 0.1.21-r5 (using abuild 3.11.0_rc13-r0) started Thu, 27 Apr 2023 19:28:34 +0000 >>> py3-pytoml: Checking sanity of /home/buildozer/aports/community/py3-pytoml/APKBUILD... >>> WARNING: py3-pytoml: No maintainer >>> py3-pytoml: Analyzing dependencies... >>> py3-pytoml: Installing for build: build-base python3 py3-setuptools py3-pytest (1/15) Installing py3-parsing (3.0.9-r2) (2/15) Installing py3-parsing-pyc (3.0.9-r2) (3/15) Installing py3-packaging (23.1-r1) (4/15) Installing py3-packaging-pyc (23.1-r1) (5/15) Installing py3-setuptools (67.7.2-r0) (6/15) Installing py3-setuptools-pyc (67.7.2-r0) (7/15) Installing py3-iniconfig (1.1.1-r6) (8/15) Installing py3-iniconfig-pyc (1.1.1-r6) (9/15) Installing py3-pluggy (1.0.0-r3) (10/15) Installing py3-pluggy-pyc (1.0.0-r3) (11/15) Installing py3-py (1.11.0-r2) (12/15) Installing py3-py-pyc (1.11.0-r2) (13/15) Installing py3-pytest (7.3.1-r1) (14/15) Installing py3-pytest-pyc (7.3.1-r1) (15/15) Installing .makedepends-py3-pytoml (20230427.192834) Executing busybox-1.36.0-r8.trigger OK: 504 MiB in 183 packages >>> py3-pytoml: Cleaning up srcdir >>> py3-pytoml: Cleaning up pkgdir >>> py3-pytoml: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pytoml-0.1.21.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 8783 100 8783 0 0 30668 0 --:--:-- --:--:-- --:--:-- 30709 >>> py3-pytoml: Fetching https://distfiles.alpinelinux.org/distfiles/edge//test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.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 19853 100 19853 0 0 54170 0 --:--:-- --:--:-- --:--:-- 54095 >>> py3-pytoml: Fetching https://distfiles.alpinelinux.org/distfiles/edge//pytoml-0.1.21.tar.gz >>> py3-pytoml: Fetching https://distfiles.alpinelinux.org/distfiles/edge//test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz >>> py3-pytoml: Checking sha512sums... pytoml-0.1.21.tar.gz: OK test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.tar.gz: OK >>> py3-pytoml: Unpacking /var/cache/distfiles/edge/pytoml-0.1.21.tar.gz... >>> py3-pytoml: Unpacking /var/cache/distfiles/edge/test-toml-bbfef3b9277eac47e5d6e9e507c99f0a40a61f8a.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/pytoml copying pytoml/__init__.py -> build/lib/pytoml copying pytoml/writer.py -> build/lib/pytoml copying pytoml/parser.py -> build/lib/pytoml copying pytoml/test.py -> build/lib/pytoml copying pytoml/utils.py -> build/lib/pytoml copying pytoml/core.py -> build/lib/pytoml ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-pytoml/src/pytoml-0.1.21 collected 9 items test/test_parser.py ... [ 33%] test/test_writer.py ...... [100%] ============================== 9 passed in 0.04s =============================== succeeded: 131 >>> py3-pytoml: 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/community/py3-pytoml/pkg creating /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml creating /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr creating /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib creating /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml copying build/lib/pytoml/__init__.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml copying build/lib/pytoml/writer.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml copying build/lib/pytoml/parser.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml copying build/lib/pytoml/test.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml copying build/lib/pytoml/utils.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml copying build/lib/pytoml/core.py -> /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml/writer.py to writer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml/parser.py to parser.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml/test.py to test.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml/core.py to core.cpython-311.pyc running install_egg_info running egg_info writing pytoml.egg-info/PKG-INFO writing dependency_links to pytoml.egg-info/dependency_links.txt writing top-level names to pytoml.egg-info/top_level.txt reading manifest file 'pytoml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pytoml.egg-info/SOURCES.txt' Copying pytoml.egg-info to /home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml-0.1.21-py3.11.egg-info running install_scripts >>> py3-pytoml-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml/usr/lib/python3.11/site-packages/pytoml/__pycache__' -> '/home/buildozer/aports/community/py3-pytoml/pkg/py3-pytoml-pyc/usr/lib/python3.11/site-packages/pytoml/__pycache__' >>> py3-pytoml-pyc*: Preparing subpackage py3-pytoml-pyc... >>> py3-pytoml-pyc*: Running postcheck for py3-pytoml-pyc >>> py3-pytoml*: Running postcheck for py3-pytoml >>> py3-pytoml*: Preparing package py3-pytoml... >>> py3-pytoml-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-pytoml-pyc*: Package size: 76.0 KB >>> py3-pytoml-pyc*: Compressing data... >>> py3-pytoml-pyc*: Create checksum... >>> py3-pytoml-pyc*: Create py3-pytoml-pyc-0.1.21-r5.apk >>> py3-pytoml*: Tracing dependencies... python3 python3~3.11 >>> py3-pytoml*: Package size: 76.0 KB >>> py3-pytoml*: Compressing data... >>> py3-pytoml*: Create checksum... >>> py3-pytoml*: Create py3-pytoml-0.1.21-r5.apk >>> py3-pytoml: Build complete at Thu, 27 Apr 2023 19:28:36 +0000 elapsed time 0h 0m 2s >>> py3-pytoml: Cleaning up srcdir >>> py3-pytoml: Cleaning up pkgdir >>> py3-pytoml: Uninstalling dependencies... (1/15) Purging .makedepends-py3-pytoml (20230427.192834) (2/15) Purging py3-setuptools-pyc (67.7.2-r0) (3/15) Purging py3-setuptools (67.7.2-r0) (4/15) Purging py3-pytest-pyc (7.3.1-r1) (5/15) Purging py3-pytest (7.3.1-r1) (6/15) Purging py3-iniconfig-pyc (1.1.1-r6) (7/15) Purging py3-iniconfig (1.1.1-r6) (8/15) Purging py3-packaging-pyc (23.1-r1) (9/15) Purging py3-packaging (23.1-r1) (10/15) Purging py3-parsing-pyc (3.0.9-r2) (11/15) Purging py3-parsing (3.0.9-r2) (12/15) Purging py3-pluggy-pyc (1.0.0-r3) (13/15) Purging py3-pluggy (1.0.0-r3) (14/15) Purging py3-py-pyc (1.11.0-r2) (15/15) Purging py3-py (1.11.0-r2) Executing busybox-1.36.0-r8.trigger OK: 491 MiB in 168 packages >>> py3-pytoml: Updating the community/s390x repository index... >>> py3-pytoml: Signing the index...