>>> py3-apipkg: Building community/py3-apipkg 2.1.0-r2 (using abuild 3.11.0_rc13-r0) started Fri, 21 Apr 2023 02:48:40 +0000 >>> py3-apipkg: Checking sanity of /home/buildozer/aports/community/py3-apipkg/APKBUILD... >>> py3-apipkg: Analyzing dependencies... >>> py3-apipkg: Installing for build: build-base python3 py3-setuptools py3-setuptools_scm py3-pytest (1/30) Installing libbz2 (1.0.8-r5) (2/30) Installing libffi (3.4.4-r2) (3/30) Installing gdbm (1.23-r1) (4/30) Installing xz-libs (5.4.2-r1) (5/30) Installing mpdecimal (2.5.1-r2) (6/30) Installing libpanelw (6.4_p20230401-r4) (7/30) Installing readline (8.2.1-r1) (8/30) Installing sqlite-libs (3.41.2-r2) (9/30) Installing python3 (3.11.3-r10) (10/30) Installing python3-pycache-pyc0 (3.11.3-r10) (11/30) Installing pyc (0.1-r0) (12/30) Installing python3-pyc (3.11.3-r10) (13/30) Installing py3-parsing (3.0.9-r2) (14/30) Installing py3-parsing-pyc (3.0.9-r2) (15/30) Installing py3-packaging (23.1-r1) (16/30) Installing py3-packaging-pyc (23.1-r1) (17/30) Installing py3-setuptools (67.7.0-r0) (18/30) Installing py3-setuptools-pyc (67.7.0-r0) (19/30) Installing py3-typing-extensions (4.5.0-r1) (20/30) Installing py3-typing-extensions-pyc (4.5.0-r1) (21/30) Installing py3-setuptools_scm (7.1.0-r0) (22/30) Installing py3-iniconfig (1.1.1-r6) (23/30) Installing py3-iniconfig-pyc (1.1.1-r6) (24/30) Installing py3-pluggy (1.0.0-r3) (25/30) Installing py3-pluggy-pyc (1.0.0-r3) (26/30) Installing py3-py (1.11.0-r2) (27/30) Installing py3-py-pyc (1.11.0-r2) (28/30) Installing py3-pytest (7.3.1-r1) (29/30) Installing py3-pytest-pyc (7.3.1-r1) (30/30) Installing .makedepends-py3-apipkg (20230421.024841) Executing busybox-1.36.0-r7.trigger OK: 445 MiB in 127 packages >>> py3-apipkg: Cleaning up srcdir >>> py3-apipkg: Cleaning up pkgdir >>> py3-apipkg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/apipkg-2.1.0.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 16346 100 16346 0 0 161k 0 --:--:-- --:--:-- --:--:-- 162k >>> py3-apipkg: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/apipkg-2.1.0.tar.gz >>> py3-apipkg: Checking sha512sums... apipkg-2.1.0.tar.gz: OK >>> py3-apipkg: Unpacking /var/cache/distfiles/v3.18/apipkg-2.1.0.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/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /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/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/apipkg copying src/apipkg/__init__.py -> build/lib/apipkg copying src/apipkg/version.py -> build/lib/apipkg ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 apipkg full install version=2.1.0 rootdir: /home/buildozer/aports/community/py3-apipkg/src/apipkg-2.1.0 collected 44 items test_apipkg.py ............................................ [100%] =============================== warnings summary =============================== test_apipkg.py::test_get_distribution_version /usr/lib/python3.11/site-packages/pkg_resources/__init__.py:121: DeprecationWarning: pkg_resources is deprecated as an API warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 44 passed, 1 warning in 0.99s ========================= >>> py3-apipkg: 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/https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /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/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-apipkg/pkg creating /home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg creating /home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg/usr creating /home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg/usr/lib creating /home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg/usr/lib/python3.11/site-packages/apipkg copying build/lib/apipkg/__init__.py -> /home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg/usr/lib/python3.11/site-packages/apipkg copying build/lib/apipkg/version.py -> /home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg/usr/lib/python3.11/site-packages/apipkg creating /home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg/usr/lib/python3.11/site-packages/apipkg/__pycache__ copying build/lib/apipkg/__pycache__/__init__.cpython-311.pyc -> /home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg/usr/lib/python3.11/site-packages/apipkg/__pycache__ copying build/lib/apipkg/__pycache__/version.cpython-311.pyc -> /home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg/usr/lib/python3.11/site-packages/apipkg/__pycache__ running install_egg_info running egg_info writing src/apipkg.egg-info/PKG-INFO writing dependency_links to src/apipkg.egg-info/dependency_links.txt writing top-level names to src/apipkg.egg-info/top_level.txt reading manifest file 'src/apipkg.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/apipkg.egg-info/SOURCES.txt' Copying src/apipkg.egg-info to /home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg/usr/lib/python3.11/site-packages/apipkg-2.1.0-py3.11.egg-info running install_scripts >>> py3-apipkg-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg/usr/lib/python3.11/site-packages/apipkg/__pycache__' -> '/home/buildozer/aports/community/py3-apipkg/pkg/py3-apipkg-pyc/usr/lib/python3.11/site-packages/apipkg/__pycache__' >>> py3-apipkg-pyc*: Preparing subpackage py3-apipkg-pyc... >>> py3-apipkg-pyc*: Running postcheck for py3-apipkg-pyc >>> py3-apipkg*: Running postcheck for py3-apipkg >>> py3-apipkg*: Preparing package py3-apipkg... >>> py3-apipkg-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-apipkg-pyc*: Package size: 48.0 KB >>> py3-apipkg-pyc*: Compressing data... >>> py3-apipkg-pyc*: Create checksum... >>> py3-apipkg-pyc*: Create py3-apipkg-pyc-2.1.0-r2.apk >>> py3-apipkg*: Tracing dependencies... python3 python3~3.11 >>> py3-apipkg*: Package size: 64.0 KB >>> py3-apipkg*: Compressing data... >>> py3-apipkg*: Create checksum... >>> py3-apipkg*: Create py3-apipkg-2.1.0-r2.apk >>> py3-apipkg: Build complete at Fri, 21 Apr 2023 02:48:51 +0000 elapsed time 0h 0m 11s >>> py3-apipkg: Cleaning up srcdir >>> py3-apipkg: Cleaning up pkgdir >>> py3-apipkg: Uninstalling dependencies... (1/30) Purging .makedepends-py3-apipkg (20230421.024841) (2/30) Purging py3-setuptools_scm (7.1.0-r0) (3/30) Purging py3-setuptools-pyc (67.7.0-r0) (4/30) Purging py3-setuptools (67.7.0-r0) (5/30) Purging py3-typing-extensions-pyc (4.5.0-r1) (6/30) Purging py3-typing-extensions (4.5.0-r1) (7/30) Purging py3-pytest-pyc (7.3.1-r1) (8/30) Purging py3-pytest (7.3.1-r1) (9/30) Purging py3-iniconfig-pyc (1.1.1-r6) (10/30) Purging py3-iniconfig (1.1.1-r6) (11/30) Purging py3-packaging-pyc (23.1-r1) (12/30) Purging py3-packaging (23.1-r1) (13/30) Purging py3-parsing-pyc (3.0.9-r2) (14/30) Purging py3-parsing (3.0.9-r2) (15/30) Purging py3-pluggy-pyc (1.0.0-r3) (16/30) Purging py3-pluggy (1.0.0-r3) (17/30) Purging py3-py-pyc (1.11.0-r2) (18/30) Purging py3-py (1.11.0-r2) (19/30) Purging python3-pyc (3.11.3-r10) (20/30) Purging python3-pycache-pyc0 (3.11.3-r10) (21/30) Purging pyc (0.1-r0) (22/30) Purging python3 (3.11.3-r10) (23/30) Purging gdbm (1.23-r1) (24/30) Purging libbz2 (1.0.8-r5) (25/30) Purging libffi (3.4.4-r2) (26/30) Purging libpanelw (6.4_p20230401-r4) (27/30) Purging mpdecimal (2.5.1-r2) (28/30) Purging readline (8.2.1-r1) (29/30) Purging sqlite-libs (3.41.2-r2) (30/30) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 392 MiB in 97 packages >>> py3-apipkg: Updating the community/x86_64 repository index... >>> py3-apipkg: Signing the index...