>>> py3-autocommand: Building community/py3-autocommand 2.2.2-r0 (using abuild 3.10.0_rc1-r2) started Sat, 19 Nov 2022 10:37:21 +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-build py3-installer py3-setuptools py3-wheel py3-pytest (1/23) Installing libbz2 (1.0.8-r4) (2/23) Installing libffi (3.4.4-r0) (3/23) Installing gdbm (1.23-r0) (4/23) Installing xz-libs (5.2.8-r0) (5/23) Installing mpdecimal (2.5.1-r1) (6/23) Installing readline (8.2.0-r0) (7/23) Installing sqlite-libs (3.40.0-r0) (8/23) Installing python3 (3.10.8-r3) (9/23) Installing py3-parsing (3.0.9-r0) (10/23) Installing py3-packaging (21.3-r2) (11/23) Installing py3-tomli (2.0.1-r1) (12/23) Installing py3-pep517 (0.13.0-r0) (13/23) Installing py3-build (0.9.0-r0) (14/23) Installing py3-installer (0.5.1-r1) (15/23) Installing py3-setuptools (65.6.0-r0) (16/23) Installing py3-wheel (0.38.4-r0) (17/23) Installing py3-attrs (22.1.0-r0) (18/23) Installing py3-exceptiongroup (1.0.4-r0) (19/23) Installing py3-iniconfig (1.1.1-r3) (20/23) Installing py3-pluggy (1.0.0-r1) (21/23) Installing py3-py (1.11.0-r0) (22/23) Installing py3-pytest (7.2.0-r1) (23/23) Installing .makedepends-py3-autocommand (20221119.103721) Executing busybox-1.35.0-r29.trigger OK: 253 MiB in 115 packages >>> py3-autocommand: Cleaning up srcdir >>> py3-autocommand: Cleaning up pkgdir >>> py3-autocommand: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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 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 31469 0 --:--:-- --:--:-- --:--:-- 31469 >>> py3-autocommand: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/autocommand-2.2.2.tar.gz >>> py3-autocommand: Checking sha512sums... autocommand-2.2.2.tar.gz: OK >>> py3-autocommand: Unpacking /var/cache/distfiles/v3.17/autocommand-2.2.2.tar.gz... * Getting build dependencies for wheel... /usr/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:103: _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. !! warnings.warn(msg, _WouldIgnoreField) running egg_info writing src/autocommand.egg-info/PKG-INFO writing dependency_links to src/autocommand.egg-info/dependency_links.txt writing top-level names to src/autocommand.egg-info/top_level.txt reading manifest file 'src/autocommand.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' adding license file 'LICENSE' writing manifest file 'src/autocommand.egg-info/SOURCES.txt' * Building wheel... /usr/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:103: _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. !! warnings.warn(msg, _WouldIgnoreField) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/autocommand copying src/autocommand/autoparse.py -> build/lib/autocommand copying src/autocommand/errors.py -> build/lib/autocommand copying src/autocommand/autoasync.py -> build/lib/autocommand copying src/autocommand/automain.py -> build/lib/autocommand copying src/autocommand/autocommand.py -> build/lib/autocommand copying src/autocommand/__init__.py -> build/lib/autocommand running egg_info writing src/autocommand.egg-info/PKG-INFO writing dependency_links to src/autocommand.egg-info/dependency_links.txt writing top-level names to src/autocommand.egg-info/top_level.txt reading manifest file 'src/autocommand.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' adding license file 'LICENSE' writing manifest file 'src/autocommand.egg-info/SOURCES.txt' installing to build/bdist.linux-armv8l/wheel running install running install_lib creating build/bdist.linux-armv8l creating build/bdist.linux-armv8l/wheel creating build/bdist.linux-armv8l/wheel/autocommand copying build/lib/autocommand/autoparse.py -> build/bdist.linux-armv8l/wheel/autocommand copying build/lib/autocommand/errors.py -> build/bdist.linux-armv8l/wheel/autocommand copying build/lib/autocommand/autoasync.py -> build/bdist.linux-armv8l/wheel/autocommand copying build/lib/autocommand/automain.py -> build/bdist.linux-armv8l/wheel/autocommand copying build/lib/autocommand/autocommand.py -> build/bdist.linux-armv8l/wheel/autocommand copying build/lib/autocommand/__init__.py -> build/bdist.linux-armv8l/wheel/autocommand running install_egg_info Copying src/autocommand.egg-info to build/bdist.linux-armv8l/wheel/autocommand-2.2.2-py3.10.egg-info running install_scripts creating build/bdist.linux-armv8l/wheel/autocommand-2.2.2.dist-info/WHEEL creating '/home/buildozer/aports/community/py3-autocommand/src/autocommand-2.2.2/dist/tmpifam5kw8/autocommand-2.2.2-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it adding 'autocommand/__init__.py' adding 'autocommand/autoasync.py' adding 'autocommand/autocommand.py' adding 'autocommand/automain.py' adding 'autocommand/autoparse.py' adding 'autocommand/errors.py' adding 'autocommand-2.2.2.dist-info/LICENSE' adding 'autocommand-2.2.2.dist-info/METADATA' adding 'autocommand-2.2.2.dist-info/WHEEL' adding 'autocommand-2.2.2.dist-info/top_level.txt' adding 'autocommand-2.2.2.dist-info/RECORD' removing build/bdist.linux-armv8l/wheel Successfully built autocommand-2.2.2-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.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_basic_autoasync test/test_autoasync.py::test_custom_loop test/test_autoasync.py::test_pass_loop test/test_autoasync.py::test_pass_loop_prior_argument test/test_autoasync.py::test_pass_loop_kwarg_only test/test_autoasync.py::test_run_forever test/test_autoasync.py::test_run_forever_func test/test_autoasync.py::test_defered_loop test/test_autoasync.py::test_defered_loop /home/buildozer/aports/community/py3-autocommand/src/autocommand-2.2.2/test/test_autoasync.py:35: DeprecationWarning: There is no current event loop old_loop = asyncio.get_event_loop() test/test_autoasync.py::test_basic_autoasync test/test_autoasync.py::test_pass_loop test/test_autoasync.py::test_pass_loop_prior_argument test/test_autoasync.py::test_pass_loop_kwarg_only test/test_autoasync.py::test_run_forever test/test_autoasync.py::test_run_forever_func test/test_autoasync.py::test_defered_loop /home/buildozer/aports/community/py3-autocommand/src/autocommand-2.2.2/testenv/usr/lib/python3.10/site-packages/autocommand/autoasync.py:118: DeprecationWarning: There is no current event loop local_loop = get_event_loop() if loop is None else loop test/test_autoasync.py::test_custom_loop /usr/lib/python3.10/asyncio/base_events.py:674: RuntimeWarning: coroutine 'test_custom_loop..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. test/test_autoasync.py::test_pass_loop /home/buildozer/aports/community/py3-autocommand/src/autocommand-2.2.2/test/test_autoasync.py:129: DeprecationWarning: There is no current event loop assert async_main() is asyncio.get_event_loop() test/test_autoasync.py::test_pass_loop_prior_argument /home/buildozer/aports/community/py3-autocommand/src/autocommand-2.2.2/test/test_autoasync.py:142: DeprecationWarning: There is no current event loop assert loop is asyncio.get_event_loop() test/test_autoasync.py::test_pass_loop_kwarg_only /home/buildozer/aports/community/py3-autocommand/src/autocommand-2.2.2/test/test_autoasync.py:153: DeprecationWarning: There is no current event loop assert loop is asyncio.get_event_loop() test/test_autoasync.py::test_defered_loop /home/buildozer/aports/community/py3-autocommand/src/autocommand-2.2.2/test/test_autoasync.py:215: DeprecationWarning: There is no current event loop assert passed_loop is asyncio.get_event_loop() test/test_autoasync.py::test_defered_loop /home/buildozer/aports/community/py3-autocommand/src/autocommand-2.2.2/test/test_autoasync.py:218: DeprecationWarning: There is no current event loop assert passed_loop is not asyncio.get_event_loop() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 18 passed, 22 warnings in 0.49s ======================== >>> py3-autocommand: Entering fakeroot... >>> py3-autocommand*: Running postcheck for py3-autocommand >>> py3-autocommand*: Preparing package py3-autocommand... >>> py3-autocommand*: Tracing dependencies... >>> py3-autocommand*: Package size: 140.0 KB >>> py3-autocommand*: Compressing data... >>> py3-autocommand*: Create checksum... >>> py3-autocommand*: Create py3-autocommand-2.2.2-r0.apk >>> py3-autocommand: Build complete at Sat, 19 Nov 2022 10:37:25 +0000 elapsed time 0h 0m 4s >>> py3-autocommand: Cleaning up srcdir >>> py3-autocommand: Cleaning up pkgdir >>> py3-autocommand: Uninstalling dependencies... (1/23) Purging .makedepends-py3-autocommand (20221119.103721) (2/23) Purging py3-build (0.9.0-r0) (3/23) Purging py3-pep517 (0.13.0-r0) (4/23) Purging py3-installer (0.5.1-r1) (5/23) Purging py3-setuptools (65.6.0-r0) (6/23) Purging py3-wheel (0.38.4-r0) (7/23) Purging py3-pytest (7.2.0-r1) (8/23) Purging py3-attrs (22.1.0-r0) (9/23) Purging py3-exceptiongroup (1.0.4-r0) (10/23) Purging py3-iniconfig (1.1.1-r3) (11/23) Purging py3-packaging (21.3-r2) (12/23) Purging py3-parsing (3.0.9-r0) (13/23) Purging py3-pluggy (1.0.0-r1) (14/23) Purging py3-py (1.11.0-r0) (15/23) Purging py3-tomli (2.0.1-r1) (16/23) Purging python3 (3.10.8-r3) (17/23) Purging libbz2 (1.0.8-r4) (18/23) Purging libffi (3.4.4-r0) (19/23) Purging gdbm (1.23-r0) (20/23) Purging xz-libs (5.2.8-r0) (21/23) Purging mpdecimal (2.5.1-r1) (22/23) Purging readline (8.2.0-r0) (23/23) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 189 MiB in 92 packages >>> py3-autocommand: Updating the community/armv7 repository index... >>> py3-autocommand: Signing the index...