>>> py3-pytest: Building main/py3-pytest 7.2.0-r0 (using abuild 3.10.0_rc1-r2) started Wed, 09 Nov 2022 00:27:33 +0000 >>> py3-pytest: Checking sanity of /home/buildozer/aports/main/py3-pytest/APKBUILD... >>> py3-pytest: Analyzing dependencies... >>> py3-pytest: Installing for build: build-base py3-attrs py3-iniconfig py3-packaging py3-pluggy py3-py py3-tomli python3 py3-gpep517 py3-setuptools py3-wheel (1/20) Installing libbz2 (1.0.8-r3) (2/20) Installing libffi (3.4.4-r0) (3/20) Installing gdbm (1.23-r0) (4/20) Installing xz-libs (5.2.7-r0) (5/20) Installing mpdecimal (2.5.1-r1) (6/20) Installing readline (8.2.0-r0) (7/20) Installing sqlite-libs (3.39.4-r0) (8/20) Installing python3 (3.10.8-r3) (9/20) Installing py3-attrs (22.1.0-r0) (10/20) Installing py3-iniconfig (1.1.1-r3) (11/20) Installing py3-parsing (3.0.9-r0) (12/20) Installing py3-packaging (21.3-r2) (13/20) Installing py3-pluggy (1.0.0-r1) (14/20) Installing py3-py (1.11.0-r0) (15/20) Installing py3-tomli (2.0.1-r1) (16/20) Installing py3-installer (0.5.1-r1) (17/20) Installing py3-gpep517 (9-r3) (18/20) Installing py3-setuptools (65.5.1-r0) (19/20) Installing py3-wheel (0.38.2-r0) (20/20) Installing .makedepends-py3-pytest (20221109.002733) Executing busybox-1.35.0-r27.trigger OK: 319 MiB in 111 packages >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pytest-7.2.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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pytest: Fetching https://files.pythonhosted.org/packages/source/p/pytest/pytest-7.2.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1270k 100 1270k 0 0 3533k 0 --:--:-- --:--:-- --:--:-- 3533k >>> py3-pytest: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/pytest-7.2.0.tar.gz >>> py3-pytest: Checking sha512sums... pytest-7.2.0.tar.gz: OK >>> py3-pytest: Unpacking /var/cache/distfiles/v3.17/pytest-7.2.0.tar.gz... 2022-11-09 00:27:35,877 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib copying src/py.py -> build/lib creating build/lib/_pytest copying src/_pytest/logging.py -> build/lib/_pytest copying src/_pytest/deprecated.py -> build/lib/_pytest copying src/_pytest/pastebin.py -> build/lib/_pytest copying src/_pytest/monkeypatch.py -> build/lib/_pytest copying src/_pytest/helpconfig.py -> build/lib/_pytest copying src/_pytest/pathlib.py -> build/lib/_pytest copying src/_pytest/skipping.py -> build/lib/_pytest copying src/_pytest/timing.py -> build/lib/_pytest copying src/_pytest/unraisableexception.py -> build/lib/_pytest copying src/_pytest/debugging.py -> build/lib/_pytest copying src/_pytest/setupplan.py -> build/lib/_pytest copying src/_pytest/setuponly.py -> build/lib/_pytest copying src/_pytest/pytester_assertions.py -> build/lib/_pytest copying src/_pytest/scope.py -> build/lib/_pytest copying src/_pytest/python_api.py -> build/lib/_pytest copying src/_pytest/cacheprovider.py -> build/lib/_pytest copying src/_pytest/__init__.py -> build/lib/_pytest copying src/_pytest/runner.py -> build/lib/_pytest copying src/_pytest/reports.py -> build/lib/_pytest copying src/_pytest/nose.py -> build/lib/_pytest copying src/_pytest/_version.py -> build/lib/_pytest copying src/_pytest/capture.py -> build/lib/_pytest copying src/_pytest/pytester.py -> build/lib/_pytest copying src/_pytest/main.py -> build/lib/_pytest copying src/_pytest/outcomes.py -> build/lib/_pytest copying src/_pytest/doctest.py -> build/lib/_pytest copying src/_pytest/python_path.py -> build/lib/_pytest copying src/_pytest/_argcomplete.py -> build/lib/_pytest copying src/_pytest/nodes.py -> build/lib/_pytest copying src/_pytest/junitxml.py -> build/lib/_pytest copying src/_pytest/faulthandler.py -> build/lib/_pytest copying src/_pytest/warning_types.py -> build/lib/_pytest copying src/_pytest/tmpdir.py -> build/lib/_pytest copying src/_pytest/compat.py -> build/lib/_pytest copying src/_pytest/recwarn.py -> build/lib/_pytest copying src/_pytest/threadexception.py -> build/lib/_pytest copying src/_pytest/stepwise.py -> build/lib/_pytest copying src/_pytest/legacypath.py -> build/lib/_pytest copying src/_pytest/freeze_support.py -> build/lib/_pytest copying src/_pytest/stash.py -> build/lib/_pytest copying src/_pytest/hookspec.py -> build/lib/_pytest copying src/_pytest/unittest.py -> build/lib/_pytest copying src/_pytest/warnings.py -> build/lib/_pytest copying src/_pytest/terminal.py -> build/lib/_pytest copying src/_pytest/python.py -> build/lib/_pytest copying src/_pytest/fixtures.py -> build/lib/_pytest creating build/lib/_pytest/_code copying src/_pytest/_code/code.py -> build/lib/_pytest/_code copying src/_pytest/_code/__init__.py -> build/lib/_pytest/_code copying src/_pytest/_code/source.py -> build/lib/_pytest/_code creating build/lib/_pytest/_io copying src/_pytest/_io/wcwidth.py -> build/lib/_pytest/_io copying src/_pytest/_io/terminalwriter.py -> build/lib/_pytest/_io copying src/_pytest/_io/saferepr.py -> build/lib/_pytest/_io copying src/_pytest/_io/__init__.py -> build/lib/_pytest/_io creating build/lib/_pytest/_py copying src/_pytest/_py/error.py -> build/lib/_pytest/_py copying src/_pytest/_py/path.py -> build/lib/_pytest/_py copying src/_pytest/_py/__init__.py -> build/lib/_pytest/_py creating build/lib/_pytest/assertion copying src/_pytest/assertion/util.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/__init__.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/truncate.py -> build/lib/_pytest/assertion copying src/_pytest/assertion/rewrite.py -> build/lib/_pytest/assertion creating build/lib/_pytest/config copying src/_pytest/config/__init__.py -> build/lib/_pytest/config copying src/_pytest/config/findpaths.py -> build/lib/_pytest/config copying src/_pytest/config/argparsing.py -> build/lib/_pytest/config copying src/_pytest/config/compat.py -> build/lib/_pytest/config copying src/_pytest/config/exceptions.py -> build/lib/_pytest/config creating build/lib/_pytest/mark copying src/_pytest/mark/structures.py -> build/lib/_pytest/mark copying src/_pytest/mark/__init__.py -> build/lib/_pytest/mark copying src/_pytest/mark/expression.py -> build/lib/_pytest/mark creating build/lib/pytest copying src/pytest/__init__.py -> build/lib/pytest copying src/pytest/__main__.py -> build/lib/pytest copying src/_pytest/py.typed -> build/lib/_pytest copying src/pytest/py.typed -> build/lib/pytest 2022-11-09 00:27:36,031 wheel INFO installing to build/bdist.linux-i686/wheel running install running install_lib creating build/bdist.linux-i686 creating build/bdist.linux-i686/wheel creating build/bdist.linux-i686/wheel/pytest copying build/lib/pytest/__init__.py -> build/bdist.linux-i686/wheel/pytest copying build/lib/pytest/__main__.py -> build/bdist.linux-i686/wheel/pytest copying build/lib/pytest/py.typed -> build/bdist.linux-i686/wheel/pytest copying build/lib/py.py -> build/bdist.linux-i686/wheel creating build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/logging.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/deprecated.py -> build/bdist.linux-i686/wheel/_pytest creating build/bdist.linux-i686/wheel/_pytest/config copying build/lib/_pytest/config/__init__.py -> build/bdist.linux-i686/wheel/_pytest/config copying build/lib/_pytest/config/findpaths.py -> build/bdist.linux-i686/wheel/_pytest/config copying build/lib/_pytest/config/argparsing.py -> build/bdist.linux-i686/wheel/_pytest/config copying build/lib/_pytest/config/compat.py -> build/bdist.linux-i686/wheel/_pytest/config copying build/lib/_pytest/config/exceptions.py -> build/bdist.linux-i686/wheel/_pytest/config copying build/lib/_pytest/pastebin.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/monkeypatch.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/helpconfig.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/pathlib.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/skipping.py -> build/bdist.linux-i686/wheel/_pytest creating build/bdist.linux-i686/wheel/_pytest/_io copying build/lib/_pytest/_io/wcwidth.py -> build/bdist.linux-i686/wheel/_pytest/_io copying build/lib/_pytest/_io/terminalwriter.py -> build/bdist.linux-i686/wheel/_pytest/_io copying build/lib/_pytest/_io/saferepr.py -> build/bdist.linux-i686/wheel/_pytest/_io copying build/lib/_pytest/_io/__init__.py -> build/bdist.linux-i686/wheel/_pytest/_io copying build/lib/_pytest/timing.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/unraisableexception.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/debugging.py -> build/bdist.linux-i686/wheel/_pytest creating build/bdist.linux-i686/wheel/_pytest/_code copying build/lib/_pytest/_code/code.py -> build/bdist.linux-i686/wheel/_pytest/_code copying build/lib/_pytest/_code/__init__.py -> build/bdist.linux-i686/wheel/_pytest/_code copying build/lib/_pytest/_code/source.py -> build/bdist.linux-i686/wheel/_pytest/_code copying build/lib/_pytest/setupplan.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/setuponly.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/pytester_assertions.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/scope.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/python_api.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/cacheprovider.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/__init__.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/runner.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/reports.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/nose.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/py.typed -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/_version.py -> build/bdist.linux-i686/wheel/_pytest creating build/bdist.linux-i686/wheel/_pytest/assertion copying build/lib/_pytest/assertion/util.py -> build/bdist.linux-i686/wheel/_pytest/assertion copying build/lib/_pytest/assertion/__init__.py -> build/bdist.linux-i686/wheel/_pytest/assertion copying build/lib/_pytest/assertion/truncate.py -> build/bdist.linux-i686/wheel/_pytest/assertion copying build/lib/_pytest/assertion/rewrite.py -> build/bdist.linux-i686/wheel/_pytest/assertion copying build/lib/_pytest/capture.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/pytester.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/main.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/outcomes.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/doctest.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/python_path.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/_argcomplete.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/nodes.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/junitxml.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/faulthandler.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/warning_types.py -> build/bdist.linux-i686/wheel/_pytest creating build/bdist.linux-i686/wheel/_pytest/_py copying build/lib/_pytest/_py/error.py -> build/bdist.linux-i686/wheel/_pytest/_py copying build/lib/_pytest/_py/path.py -> build/bdist.linux-i686/wheel/_pytest/_py copying build/lib/_pytest/_py/__init__.py -> build/bdist.linux-i686/wheel/_pytest/_py copying build/lib/_pytest/tmpdir.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/compat.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/recwarn.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/threadexception.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/stepwise.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/legacypath.py -> build/bdist.linux-i686/wheel/_pytest creating build/bdist.linux-i686/wheel/_pytest/mark copying build/lib/_pytest/mark/structures.py -> build/bdist.linux-i686/wheel/_pytest/mark copying build/lib/_pytest/mark/__init__.py -> build/bdist.linux-i686/wheel/_pytest/mark copying build/lib/_pytest/mark/expression.py -> build/bdist.linux-i686/wheel/_pytest/mark copying build/lib/_pytest/freeze_support.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/stash.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/hookspec.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/unittest.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/warnings.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/terminal.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/python.py -> build/bdist.linux-i686/wheel/_pytest copying build/lib/_pytest/fixtures.py -> build/bdist.linux-i686/wheel/_pytest running install_egg_info running egg_info writing src/pytest.egg-info/PKG-INFO writing dependency_links to src/pytest.egg-info/dependency_links.txt writing entry points to src/pytest.egg-info/entry_points.txt writing requirements to src/pytest.egg-info/requires.txt writing top-level names to src/pytest.egg-info/top_level.txt reading manifest file 'src/pytest.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'src/pytest.egg-info/SOURCES.txt' Copying src/pytest.egg-info to build/bdist.linux-i686/wheel/pytest-7.2.0-py3.10.egg-info running install_scripts 2022-11-09 00:27:36,170 wheel INFO creating build/bdist.linux-i686/wheel/pytest-7.2.0.dist-info/WHEEL 2022-11-09 00:27:36,170 wheel INFO creating '/home/buildozer/aports/main/py3-pytest/src/pytest-7.2.0/dist/tmpd1erbc5o/pytest-7.2.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2022-11-09 00:27:36,171 wheel INFO adding 'py.py' 2022-11-09 00:27:36,171 wheel INFO adding '_pytest/__init__.py' 2022-11-09 00:27:36,172 wheel INFO adding '_pytest/_argcomplete.py' 2022-11-09 00:27:36,172 wheel INFO adding '_pytest/_version.py' 2022-11-09 00:27:36,173 wheel INFO adding '_pytest/cacheprovider.py' 2022-11-09 00:27:36,173 wheel INFO adding '_pytest/capture.py' 2022-11-09 00:27:36,174 wheel INFO adding '_pytest/compat.py' 2022-11-09 00:27:36,174 wheel INFO adding '_pytest/debugging.py' 2022-11-09 00:27:36,175 wheel INFO adding '_pytest/deprecated.py' 2022-11-09 00:27:36,175 wheel INFO adding '_pytest/doctest.py' 2022-11-09 00:27:36,176 wheel INFO adding '_pytest/faulthandler.py' 2022-11-09 00:27:36,177 wheel INFO adding '_pytest/fixtures.py' 2022-11-09 00:27:36,177 wheel INFO adding '_pytest/freeze_support.py' 2022-11-09 00:27:36,178 wheel INFO adding '_pytest/helpconfig.py' 2022-11-09 00:27:36,178 wheel INFO adding '_pytest/hookspec.py' 2022-11-09 00:27:36,179 wheel INFO adding '_pytest/junitxml.py' 2022-11-09 00:27:36,179 wheel INFO adding '_pytest/legacypath.py' 2022-11-09 00:27:36,180 wheel INFO adding '_pytest/logging.py' 2022-11-09 00:27:36,181 wheel INFO adding '_pytest/main.py' 2022-11-09 00:27:36,181 wheel INFO adding '_pytest/monkeypatch.py' 2022-11-09 00:27:36,182 wheel INFO adding '_pytest/nodes.py' 2022-11-09 00:27:36,182 wheel INFO adding '_pytest/nose.py' 2022-11-09 00:27:36,183 wheel INFO adding '_pytest/outcomes.py' 2022-11-09 00:27:36,183 wheel INFO adding '_pytest/pastebin.py' 2022-11-09 00:27:36,184 wheel INFO adding '_pytest/pathlib.py' 2022-11-09 00:27:36,184 wheel INFO adding '_pytest/py.typed' 2022-11-09 00:27:36,185 wheel INFO adding '_pytest/pytester.py' 2022-11-09 00:27:36,186 wheel INFO adding '_pytest/pytester_assertions.py' 2022-11-09 00:27:36,186 wheel INFO adding '_pytest/python.py' 2022-11-09 00:27:36,187 wheel INFO adding '_pytest/python_api.py' 2022-11-09 00:27:36,188 wheel INFO adding '_pytest/python_path.py' 2022-11-09 00:27:36,188 wheel INFO adding '_pytest/recwarn.py' 2022-11-09 00:27:36,189 wheel INFO adding '_pytest/reports.py' 2022-11-09 00:27:36,189 wheel INFO adding '_pytest/runner.py' 2022-11-09 00:27:36,190 wheel INFO adding '_pytest/scope.py' 2022-11-09 00:27:36,190 wheel INFO adding '_pytest/setuponly.py' 2022-11-09 00:27:36,190 wheel INFO adding '_pytest/setupplan.py' 2022-11-09 00:27:36,191 wheel INFO adding '_pytest/skipping.py' 2022-11-09 00:27:36,191 wheel INFO adding '_pytest/stash.py' 2022-11-09 00:27:36,192 wheel INFO adding '_pytest/stepwise.py' 2022-11-09 00:27:36,192 wheel INFO adding '_pytest/terminal.py' 2022-11-09 00:27:36,193 wheel INFO adding '_pytest/threadexception.py' 2022-11-09 00:27:36,193 wheel INFO adding '_pytest/timing.py' 2022-11-09 00:27:36,194 wheel INFO adding '_pytest/tmpdir.py' 2022-11-09 00:27:36,194 wheel INFO adding '_pytest/unittest.py' 2022-11-09 00:27:36,195 wheel INFO adding '_pytest/unraisableexception.py' 2022-11-09 00:27:36,195 wheel INFO adding '_pytest/warning_types.py' 2022-11-09 00:27:36,195 wheel INFO adding '_pytest/warnings.py' 2022-11-09 00:27:36,196 wheel INFO adding '_pytest/_code/__init__.py' 2022-11-09 00:27:36,196 wheel INFO adding '_pytest/_code/code.py' 2022-11-09 00:27:36,197 wheel INFO adding '_pytest/_code/source.py' 2022-11-09 00:27:36,198 wheel INFO adding '_pytest/_io/__init__.py' 2022-11-09 00:27:36,198 wheel INFO adding '_pytest/_io/saferepr.py' 2022-11-09 00:27:36,198 wheel INFO adding '_pytest/_io/terminalwriter.py' 2022-11-09 00:27:36,199 wheel INFO adding '_pytest/_io/wcwidth.py' 2022-11-09 00:27:36,199 wheel INFO adding '_pytest/_py/__init__.py' 2022-11-09 00:27:36,200 wheel INFO adding '_pytest/_py/error.py' 2022-11-09 00:27:36,200 wheel INFO adding '_pytest/_py/path.py' 2022-11-09 00:27:36,201 wheel INFO adding '_pytest/assertion/__init__.py' 2022-11-09 00:27:36,201 wheel INFO adding '_pytest/assertion/rewrite.py' 2022-11-09 00:27:36,202 wheel INFO adding '_pytest/assertion/truncate.py' 2022-11-09 00:27:36,203 wheel INFO adding '_pytest/assertion/util.py' 2022-11-09 00:27:36,203 wheel INFO adding '_pytest/config/__init__.py' 2022-11-09 00:27:36,204 wheel INFO adding '_pytest/config/argparsing.py' 2022-11-09 00:27:36,205 wheel INFO adding '_pytest/config/compat.py' 2022-11-09 00:27:36,205 wheel INFO adding '_pytest/config/exceptions.py' 2022-11-09 00:27:36,205 wheel INFO adding '_pytest/config/findpaths.py' 2022-11-09 00:27:36,206 wheel INFO adding '_pytest/mark/__init__.py' 2022-11-09 00:27:36,206 wheel INFO adding '_pytest/mark/expression.py' 2022-11-09 00:27:36,207 wheel INFO adding '_pytest/mark/structures.py' 2022-11-09 00:27:36,207 wheel INFO adding 'pytest/__init__.py' 2022-11-09 00:27:36,208 wheel INFO adding 'pytest/__main__.py' 2022-11-09 00:27:36,208 wheel INFO adding 'pytest/py.typed' 2022-11-09 00:27:36,209 wheel INFO adding 'pytest-7.2.0.dist-info/LICENSE' 2022-11-09 00:27:36,209 wheel INFO adding 'pytest-7.2.0.dist-info/METADATA' 2022-11-09 00:27:36,210 wheel INFO adding 'pytest-7.2.0.dist-info/WHEEL' 2022-11-09 00:27:36,210 wheel INFO adding 'pytest-7.2.0.dist-info/entry_points.txt' 2022-11-09 00:27:36,210 wheel INFO adding 'pytest-7.2.0.dist-info/top_level.txt' 2022-11-09 00:27:36,211 wheel INFO adding 'pytest-7.2.0.dist-info/RECORD' 2022-11-09 00:27:36,212 wheel INFO removing build/bdist.linux-i686/wheel 2022-11-09 00:27:36,215 gpep517 INFO The backend produced dist/pytest-7.2.0-py3-none-any.whl pytest-7.2.0-py3-none-any.whl >>> py3-pytest: Entering fakeroot... >>> py3-pytest*: Running postcheck for py3-pytest >>> py3-pytest*: Preparing package py3-pytest... >>> py3-pytest*: Tracing dependencies... >>> py3-pytest*: Package size: 2.3 MB >>> py3-pytest*: Compressing data... >>> py3-pytest*: Create checksum... >>> py3-pytest*: Create py3-pytest-7.2.0-r0.apk >>> py3-pytest: Build complete at Wed, 09 Nov 2022 00:27:37 +0000 elapsed time 0h 0m 4s >>> py3-pytest: Cleaning up srcdir >>> py3-pytest: Cleaning up pkgdir >>> py3-pytest: Uninstalling dependencies... (1/20) Purging .makedepends-py3-pytest (20221109.002733) (2/20) Purging py3-attrs (22.1.0-r0) (3/20) Purging py3-iniconfig (1.1.1-r3) (4/20) Purging py3-pluggy (1.0.0-r1) (5/20) Purging py3-py (1.11.0-r0) (6/20) Purging py3-gpep517 (9-r3) (7/20) Purging py3-installer (0.5.1-r1) (8/20) Purging py3-tomli (2.0.1-r1) (9/20) Purging py3-setuptools (65.5.1-r0) (10/20) Purging py3-wheel (0.38.2-r0) (11/20) Purging py3-packaging (21.3-r2) (12/20) Purging py3-parsing (3.0.9-r0) (13/20) Purging python3 (3.10.8-r3) (14/20) Purging libbz2 (1.0.8-r3) (15/20) Purging libffi (3.4.4-r0) (16/20) Purging gdbm (1.23-r0) (17/20) Purging xz-libs (5.2.7-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.2.0-r0) (20/20) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 258 MiB in 91 packages >>> py3-pytest: Updating the main/x86 repository index... >>> py3-pytest: Signing the index...