>>> py3-autocommand: Building community/py3-autocommand 2.2.2-r2 (using abuild 3.12.0-r0) started Tue, 24 Oct 2023 16:26:44 +0000
>>> py3-autocommand: Checking sanity of /home/buildozer/aports/community/py3-autocommand/APKBUILD...
>>> py3-autocommand: Analyzing dependencies...
>>> py3-autocommand: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest
(1/33) Installing libbz2 (1.0.8-r6)
(2/33) Installing libffi (3.4.4-r3)
(3/33) Installing gdbm (1.23-r1)
(4/33) Installing xz-libs (5.4.4-r0)
(5/33) Installing mpdecimal (2.5.1-r2)
(6/33) Installing libpanelw (6.4_p20231007-r0)
(7/33) Installing readline (8.2.1-r2)
(8/33) Installing sqlite-libs (3.43.2-r0)
(9/33) Installing python3 (3.11.6-r1)
(10/33) Installing python3-pycache-pyc0 (3.11.6-r1)
(11/33) Installing pyc (3.11.6-r1)
(12/33) Installing python3-pyc (3.11.6-r1)
(13/33) Installing py3-installer (0.7.0-r1)
(14/33) Installing py3-installer-pyc (0.7.0-r1)
(15/33) Installing py3-gpep517 (15-r0)
(16/33) Installing py3-gpep517-pyc (15-r0)
(17/33) Installing py3-parsing (3.1.1-r0)
(18/33) Installing py3-parsing-pyc (3.1.1-r0)
(19/33) Installing py3-packaging (23.2-r0)
(20/33) Installing py3-packaging-pyc (23.2-r0)
(21/33) Installing py3-setuptools (68.2.2-r0)
(22/33) Installing py3-setuptools-pyc (68.2.2-r0)
(23/33) Installing py3-wheel (0.41.2-r0)
(24/33) Installing py3-wheel-pyc (0.41.2-r0)
(25/33) Installing py3-iniconfig (1.1.1-r6)
(26/33) Installing py3-iniconfig-pyc (1.1.1-r6)
(27/33) Installing py3-pluggy (1.3.0-r0)
(28/33) Installing py3-pluggy-pyc (1.3.0-r0)
(29/33) Installing py3-py (1.11.0-r2)
(30/33) Installing py3-py-pyc (1.11.0-r2)
(31/33) Installing py3-pytest (7.4.2-r0)
(32/33) Installing py3-pytest-pyc (7.4.2-r0)
(33/33) Installing .makedepends-py3-autocommand (20231024.162655)
Executing busybox-1.36.1-r13.trigger
OK: 431 MiB in 135 packages
>>> py3-autocommand: Cleaning up srcdir
>>> py3-autocommand: Cleaning up pkgdir
>>> py3-autocommand: Cleaning up tmpdir
>>> py3-autocommand: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/autocommand-2.2.2.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   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> py3-autocommand: Fetching https://files.pythonhosted.org/packages/source/a/autocommand/autocommand-2.2.2.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 22894  100 22894    0     0   126k      0 --:--:-- --:--:-- --:--:--  126k
>>> py3-autocommand: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/autocommand-2.2.2.tar.gz
>>> py3-autocommand: Checking sha512sums...
autocommand-2.2.2.tar.gz: OK
>>> py3-autocommand: Unpacking /var/cache/distfiles/v3.19/autocommand-2.2.2.tar.gz...
2023-10-24 16:26:56,499 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
/usr/lib/python3.11/site-packages/setuptools/config/_apply_pyprojecttoml.py:73: _WouldIgnoreField: `license` defined outside of `pyproject.toml` would be ignored.
!!

        ********************************************************************************
        ##########################################################################
        # configuration would be ignored/result in error due to `pyproject.toml` #
        ##########################################################################

        The following seems to be defined outside of `pyproject.toml`:

        `license = 'LGPLv3'`

        According to the spec (see the link below), however, setuptools CANNOT
        consider this value unless `license` is listed as `dynamic`.

        https://packaging.python.org/en/latest/specifications/declaring-project-metadata/

        For the time being, `setuptools` will still consider the given value (as a
        **transitional** measure), but please note that future releases of setuptools will
        follow strictly the standard.

        To prevent this warning, you can list `license` under `dynamic` or alternatively
        remove the `[project]` table from your file and rely entirely on other means of
        configuration.

        By 2023-Oct-30, you need to update your project and remove deprecated calls
        or your builds will no longer be supported.
        ********************************************************************************

!!
  _handle_missing_dynamic(dist, project_table)
2023-10-24 16:26:56,626 root INFO running bdist_wheel
2023-10-24 16:26:56,634 root INFO running build
2023-10-24 16:26:56,634 root INFO running build_py
2023-10-24 16:26:56,636 root INFO creating build
2023-10-24 16:26:56,636 root INFO creating build/lib
2023-10-24 16:26:56,636 root INFO creating build/lib/autocommand
2023-10-24 16:26:56,636 root INFO copying src/autocommand/automain.py -> build/lib/autocommand
2023-10-24 16:26:56,637 root INFO copying src/autocommand/autoasync.py -> build/lib/autocommand
2023-10-24 16:26:56,637 root INFO copying src/autocommand/autoparse.py -> build/lib/autocommand
2023-10-24 16:26:56,637 root INFO copying src/autocommand/__init__.py -> build/lib/autocommand
2023-10-24 16:26:56,638 root INFO copying src/autocommand/errors.py -> build/lib/autocommand
2023-10-24 16:26:56,638 root INFO copying src/autocommand/autocommand.py -> build/lib/autocommand
2023-10-24 16:26:56,638 root INFO running egg_info
2023-10-24 16:26:56,640 root INFO writing src/autocommand.egg-info/PKG-INFO
2023-10-24 16:26:56,640 root INFO writing dependency_links to src/autocommand.egg-info/dependency_links.txt
2023-10-24 16:26:56,641 root INFO writing top-level names to src/autocommand.egg-info/top_level.txt
2023-10-24 16:26:56,643 root INFO reading manifest file 'src/autocommand.egg-info/SOURCES.txt'
2023-10-24 16:26:56,644 root INFO reading manifest template 'MANIFEST.in'
2023-10-24 16:26:56,644 root WARNING warning: no files found matching 'README.rst'
2023-10-24 16:26:56,644 root INFO adding license file 'LICENSE'
2023-10-24 16:26:56,645 root INFO writing manifest file 'src/autocommand.egg-info/SOURCES.txt'
2023-10-24 16:26:56,648 wheel INFO installing to build/bdist.linux-i686/wheel
2023-10-24 16:26:56,648 root INFO running install
2023-10-24 16:26:56,659 root INFO running install_lib
2023-10-24 16:26:56,661 root INFO creating build/bdist.linux-i686
2023-10-24 16:26:56,661 root INFO creating build/bdist.linux-i686/wheel
2023-10-24 16:26:56,661 root INFO creating build/bdist.linux-i686/wheel/autocommand
2023-10-24 16:26:56,661 root INFO copying build/lib/autocommand/automain.py -> build/bdist.linux-i686/wheel/autocommand
2023-10-24 16:26:56,661 root INFO copying build/lib/autocommand/autoasync.py -> build/bdist.linux-i686/wheel/autocommand
2023-10-24 16:26:56,662 root INFO copying build/lib/autocommand/autoparse.py -> build/bdist.linux-i686/wheel/autocommand
2023-10-24 16:26:56,662 root INFO copying build/lib/autocommand/__init__.py -> build/bdist.linux-i686/wheel/autocommand
2023-10-24 16:26:56,662 root INFO copying build/lib/autocommand/errors.py -> build/bdist.linux-i686/wheel/autocommand
2023-10-24 16:26:56,663 root INFO copying build/lib/autocommand/autocommand.py -> build/bdist.linux-i686/wheel/autocommand
2023-10-24 16:26:56,663 root INFO running install_egg_info
2023-10-24 16:26:56,664 root INFO Copying src/autocommand.egg-info to build/bdist.linux-i686/wheel/autocommand-2.2.2-py3.11.egg-info
2023-10-24 16:26:56,665 root INFO running install_scripts
2023-10-24 16:26:56,668 wheel INFO creating build/bdist.linux-i686/wheel/autocommand-2.2.2.dist-info/WHEEL
2023-10-24 16:26:56,668 wheel INFO creating '/home/buildozer/aports/community/py3-autocommand/src/autocommand-2.2.2/.dist/.tmp-dktmky4d/autocommand-2.2.2-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it
2023-10-24 16:26:56,669 wheel INFO adding 'autocommand/__init__.py'
2023-10-24 16:26:56,669 wheel INFO adding 'autocommand/autoasync.py'
2023-10-24 16:26:56,669 wheel INFO adding 'autocommand/autocommand.py'
2023-10-24 16:26:56,670 wheel INFO adding 'autocommand/automain.py'
2023-10-24 16:26:56,670 wheel INFO adding 'autocommand/autoparse.py'
2023-10-24 16:26:56,670 wheel INFO adding 'autocommand/errors.py'
2023-10-24 16:26:56,671 wheel INFO adding 'autocommand-2.2.2.dist-info/LICENSE'
2023-10-24 16:26:56,671 wheel INFO adding 'autocommand-2.2.2.dist-info/METADATA'
2023-10-24 16:26:56,671 wheel INFO adding 'autocommand-2.2.2.dist-info/WHEEL'
2023-10-24 16:26:56,671 wheel INFO adding 'autocommand-2.2.2.dist-info/top_level.txt'
2023-10-24 16:26:56,672 wheel INFO adding 'autocommand-2.2.2.dist-info/RECORD'
2023-10-24 16:26:56,672 wheel INFO removing build/bdist.linux-i686/wheel
2023-10-24 16:26:56,672 gpep517 INFO The backend produced .dist/autocommand-2.2.2-py3-none-any.whl
autocommand-2.2.2-py3-none-any.whl
============================= test session starts ==============================
platform linux -- Python 3.11.6, pytest-7.4.2, pluggy-1.3.0
rootdir: /home/buildozer/aports/community/py3-autocommand/src/autocommand-2.2.2
collected 18 items

test/test_autoasync.py ........                                          [ 44%]
test/test_autocommand.py ....                                            [ 66%]
test/test_automain.py ......                                             [100%]

=============================== warnings summary ===============================
test/test_autoasync.py::test_custom_loop
  /usr/lib/python3.11/asyncio/base_events.py:678: RuntimeWarning: coroutine 'test_custom_loop.<locals>.bad_coro' was never awaited
    self._ready.clear()
  Enable tracemalloc to get traceback where the object was allocated.
  See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info.

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
======================== 18 passed, 1 warning in 0.52s =========================
>>> py3-autocommand: Entering fakeroot...
>>> py3-autocommand-pyc*: Running split function pyc...
'/home/buildozer/aports/community/py3-autocommand/pkg/py3-autocommand/usr/lib/python3.11/site-packages/autocommand/__pycache__' -> '/home/buildozer/aports/community/py3-autocommand/pkg/py3-autocommand-pyc/usr/lib/python3.11/site-packages/autocommand/__pycache__'
>>> py3-autocommand-pyc*: Preparing subpackage py3-autocommand-pyc...
>>> py3-autocommand-pyc*: Running postcheck for py3-autocommand-pyc
>>> py3-autocommand*: Running postcheck for py3-autocommand
>>> py3-autocommand*: Preparing package py3-autocommand...
>>> py3-autocommand-pyc*: Tracing dependencies...
	python3
	python3~3.11
>>> py3-autocommand-pyc*: Package size: 64.0 KB
>>> py3-autocommand-pyc*: Compressing data...
>>> py3-autocommand-pyc*: Create checksum...
>>> py3-autocommand-pyc*: Create py3-autocommand-pyc-2.2.2-r2.apk
>>> py3-autocommand*: Tracing dependencies...
	python3
	python3~3.11
>>> py3-autocommand*: Package size: 100.0 KB
>>> py3-autocommand*: Compressing data...
>>> py3-autocommand*: Create checksum...
>>> py3-autocommand*: Create py3-autocommand-2.2.2-r2.apk
>>> py3-autocommand: Build complete at Tue, 24 Oct 2023 16:26:58 +0000 elapsed time 0h 0m 14s
>>> py3-autocommand: Cleaning up srcdir
>>> py3-autocommand: Cleaning up pkgdir
>>> py3-autocommand: Uninstalling dependencies...
(1/33) Purging .makedepends-py3-autocommand (20231024.162655)
(2/33) Purging py3-gpep517-pyc (15-r0)
(3/33) Purging py3-gpep517 (15-r0)
(4/33) Purging py3-installer-pyc (0.7.0-r1)
(5/33) Purging py3-installer (0.7.0-r1)
(6/33) Purging py3-setuptools-pyc (68.2.2-r0)
(7/33) Purging py3-setuptools (68.2.2-r0)
(8/33) Purging py3-wheel-pyc (0.41.2-r0)
(9/33) Purging py3-wheel (0.41.2-r0)
(10/33) Purging py3-pytest-pyc (7.4.2-r0)
(11/33) Purging py3-pytest (7.4.2-r0)
(12/33) Purging py3-iniconfig-pyc (1.1.1-r6)
(13/33) Purging py3-iniconfig (1.1.1-r6)
(14/33) Purging py3-packaging-pyc (23.2-r0)
(15/33) Purging py3-packaging (23.2-r0)
(16/33) Purging py3-parsing-pyc (3.1.1-r0)
(17/33) Purging py3-parsing (3.1.1-r0)
(18/33) Purging py3-pluggy-pyc (1.3.0-r0)
(19/33) Purging py3-pluggy (1.3.0-r0)
(20/33) Purging py3-py-pyc (1.11.0-r2)
(21/33) Purging py3-py (1.11.0-r2)
(22/33) Purging python3-pyc (3.11.6-r1)
(23/33) Purging python3-pycache-pyc0 (3.11.6-r1)
(24/33) Purging pyc (3.11.6-r1)
(25/33) Purging python3 (3.11.6-r1)
(26/33) Purging gdbm (1.23-r1)
(27/33) Purging libbz2 (1.0.8-r6)
(28/33) Purging libffi (3.4.4-r3)
(29/33) Purging libpanelw (6.4_p20231007-r0)
(30/33) Purging mpdecimal (2.5.1-r2)
(31/33) Purging readline (8.2.1-r2)
(32/33) Purging sqlite-libs (3.43.2-r0)
(33/33) Purging xz-libs (5.4.4-r0)
Executing busybox-1.36.1-r13.trigger
OK: 376 MiB in 102 packages
>>> py3-autocommand: Updating the community/x86 repository index...
>>> py3-autocommand: Signing the index...