>>> py3-betamax: Building community/py3-betamax 0.8.1-r5 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 07:35:23 +0000 >>> py3-betamax: Checking sanity of /home/buildozer/aports/community/py3-betamax/APKBUILD... >>> py3-betamax: Analyzing dependencies... >>> py3-betamax: Installing for build: build-base python3 py3-requests py3-setuptools py3-pytest (1/37) Installing libbz2 (1.0.8-r5) (2/37) Installing libffi (3.4.4-r2) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.4.2-r1) (5/37) Installing mpdecimal (2.5.1-r2) (6/37) Installing libpanelw (6.4_p20230401-r5) (7/37) Installing readline (8.2.1-r1) (8/37) Installing sqlite-libs (3.41.2-r2) (9/37) Installing python3 (3.11.3-r10) (10/37) Installing python3-pycache-pyc0 (3.11.3-r10) (11/37) Installing pyc (0.1-r0) (12/37) Installing python3-pyc (3.11.3-r10) (13/37) Installing py3-certifi (2022.12.7-r2) (14/37) Installing py3-certifi-pyc (2022.12.7-r2) (15/37) Installing py3-charset-normalizer (3.1.0-r1) (16/37) Installing py3-charset-normalizer-pyc (3.1.0-r1) (17/37) Installing py3-idna (3.4-r4) (18/37) Installing py3-idna-pyc (3.4-r4) (19/37) Installing py3-urllib3 (1.26.15-r1) (20/37) Installing py3-urllib3-pyc (1.26.15-r1) (21/37) Installing py3-requests (2.28.2-r1) (22/37) Installing py3-requests-pyc (2.28.2-r1) (23/37) Installing py3-parsing (3.0.9-r2) (24/37) Installing py3-parsing-pyc (3.0.9-r2) (25/37) Installing py3-packaging (23.1-r1) (26/37) Installing py3-packaging-pyc (23.1-r1) (27/37) Installing py3-setuptools (67.7.1-r0) (28/37) Installing py3-setuptools-pyc (67.7.1-r0) (29/37) Installing py3-iniconfig (1.1.1-r6) (30/37) Installing py3-iniconfig-pyc (1.1.1-r6) (31/37) Installing py3-pluggy (1.0.0-r3) (32/37) Installing py3-pluggy-pyc (1.0.0-r3) (33/37) Installing py3-py (1.11.0-r2) (34/37) Installing py3-py-pyc (1.11.0-r2) (35/37) Installing py3-pytest (7.3.1-r1) (36/37) Installing py3-pytest-pyc (7.3.1-r1) (37/37) Installing .makedepends-py3-betamax (20230423.073524) Executing busybox-1.36.0-r7.trigger OK: 448 MiB in 135 packages >>> py3-betamax: Cleaning up srcdir >>> py3-betamax: Cleaning up pkgdir >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-betamax-0.8.1.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 78479 100 78479 0 0 831k 0 --:--:-- --:--:-- --:--:-- 842k >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/165cc321f2b9839418269e9493b03eb2e43f7ddf.patch % 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 1535 100 1535 0 0 21835 0 --:--:-- --:--:-- --:--:-- 21928 >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/py3-betamax-0.8.1.tar.gz >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/165cc321f2b9839418269e9493b03eb2e43f7ddf.patch >>> py3-betamax: Checking sha512sums... py3-betamax-0.8.1.tar.gz: OK 165cc321f2b9839418269e9493b03eb2e43f7ddf.patch: OK tests-disable-broken-assertion.patch: OK >>> py3-betamax: Unpacking /var/cache/distfiles/v3.18/py3-betamax-0.8.1.tar.gz... >>> py3-betamax: https://github.com/betamaxpy/betamax/commit/165cc321f2b9839418269e9493b03eb2e43f7ddf.patch patching file tests/unit/test_fixtures.py >>> py3-betamax: tests-disable-broken-assertion.patch patching file tests/integration/test_record_modes.py running build running build_py creating build creating build/lib creating build/lib/betamax copying betamax/util.py -> build/lib/betamax copying betamax/exceptions.py -> build/lib/betamax copying betamax/__init__.py -> build/lib/betamax copying betamax/adapter.py -> build/lib/betamax copying betamax/recorder.py -> build/lib/betamax copying betamax/decorator.py -> build/lib/betamax copying betamax/mock_response.py -> build/lib/betamax copying betamax/headers.py -> build/lib/betamax copying betamax/options.py -> build/lib/betamax copying betamax/configure.py -> build/lib/betamax creating build/lib/betamax/fixtures copying betamax/fixtures/__init__.py -> build/lib/betamax/fixtures copying betamax/fixtures/unittest.py -> build/lib/betamax/fixtures copying betamax/fixtures/pytest.py -> build/lib/betamax/fixtures creating build/lib/betamax/serializers copying betamax/serializers/base.py -> build/lib/betamax/serializers copying betamax/serializers/__init__.py -> build/lib/betamax/serializers copying betamax/serializers/json_serializer.py -> build/lib/betamax/serializers copying betamax/serializers/proxy.py -> build/lib/betamax/serializers creating build/lib/betamax/matchers copying betamax/matchers/base.py -> build/lib/betamax/matchers copying betamax/matchers/method.py -> build/lib/betamax/matchers copying betamax/matchers/body.py -> build/lib/betamax/matchers copying betamax/matchers/digest_auth.py -> build/lib/betamax/matchers copying betamax/matchers/uri.py -> build/lib/betamax/matchers copying betamax/matchers/path.py -> build/lib/betamax/matchers copying betamax/matchers/__init__.py -> build/lib/betamax/matchers copying betamax/matchers/query.py -> build/lib/betamax/matchers copying betamax/matchers/headers.py -> build/lib/betamax/matchers copying betamax/matchers/host.py -> build/lib/betamax/matchers creating build/lib/betamax/cassette copying betamax/cassette/cassette.py -> build/lib/betamax/cassette copying betamax/cassette/__init__.py -> build/lib/betamax/cassette copying betamax/cassette/interaction.py -> build/lib/betamax/cassette running egg_info creating betamax.egg-info writing betamax.egg-info/PKG-INFO writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt writing requirements to betamax.egg-info/requires.txt writing top-level names to betamax.egg-info/top_level.txt writing manifest file 'betamax.egg-info/SOURCES.txt' reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'betamax.egg-info/SOURCES.txt' >>> py3-betamax: Entering fakeroot... 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-betamax/pkg creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/unittest.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures copying build/lib/betamax/fixtures/pytest.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures copying build/lib/betamax/util.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax copying build/lib/betamax/exceptions.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers copying build/lib/betamax/serializers/base.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers copying build/lib/betamax/serializers/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers copying build/lib/betamax/serializers/json_serializer.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers copying build/lib/betamax/serializers/proxy.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers copying build/lib/betamax/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax copying build/lib/betamax/adapter.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax copying build/lib/betamax/recorder.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax copying build/lib/betamax/decorator.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax copying build/lib/betamax/mock_response.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/base.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/method.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/body.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/digest_auth.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/uri.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/path.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/query.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/headers.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/matchers/host.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers copying build/lib/betamax/headers.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax creating /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette copying build/lib/betamax/cassette/cassette.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette copying build/lib/betamax/cassette/__init__.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette copying build/lib/betamax/cassette/interaction.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette copying build/lib/betamax/options.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax copying build/lib/betamax/configure.py -> /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures/unittest.py to unittest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures/pytest.py to pytest.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/util.py to util.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/exceptions.py to exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers/json_serializer.py to json_serializer.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers/proxy.py to proxy.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/adapter.py to adapter.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/recorder.py to recorder.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/decorator.py to decorator.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/mock_response.py to mock_response.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/method.py to method.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/body.py to body.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/digest_auth.py to digest_auth.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/uri.py to uri.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/path.py to path.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/query.py to query.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/headers.py to headers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/host.py to host.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/headers.py to headers.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette/cassette.py to cassette.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette/interaction.py to interaction.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/options.py to options.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/configure.py to configure.cpython-311.pyc running install_egg_info running egg_info writing betamax.egg-info/PKG-INFO writing dependency_links to betamax.egg-info/dependency_links.txt writing entry points to betamax.egg-info/entry_points.txt writing requirements to betamax.egg-info/requires.txt writing top-level names to betamax.egg-info/top_level.txt reading manifest file 'betamax.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '*.pyc' no previously-included directories found matching 'docs/_build' adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'betamax.egg-info/SOURCES.txt' Copying betamax.egg-info to /home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax-0.8.1-py3.11.egg-info running install_scripts >>> py3-betamax-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/fixtures/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.11/site-packages/betamax/fixtures/__pycache__' '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.11/site-packages/betamax/serializers/__pycache__' '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.11/site-packages/betamax/matchers/__pycache__' '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/cassette/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.11/site-packages/betamax/cassette/__pycache__' '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax/usr/lib/python3.11/site-packages/betamax/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.11/site-packages/betamax/__pycache__' >>> py3-betamax-pyc*: Preparing subpackage py3-betamax-pyc... >>> py3-betamax-pyc*: Running postcheck for py3-betamax-pyc >>> py3-betamax*: Running postcheck for py3-betamax >>> py3-betamax*: Preparing package py3-betamax... >>> py3-betamax-pyc*: Tracing dependencies... python3 py3-requests python3~3.11 >>> py3-betamax-pyc*: Package size: 244.0 KB >>> py3-betamax-pyc*: Compressing data... >>> py3-betamax-pyc*: Create checksum... >>> py3-betamax-pyc*: Create py3-betamax-pyc-0.8.1-r5.apk >>> py3-betamax*: Tracing dependencies... python3 py3-requests python3~3.11 >>> py3-betamax*: Package size: 220.0 KB >>> py3-betamax*: Compressing data... >>> py3-betamax*: Create checksum... >>> py3-betamax*: Create py3-betamax-0.8.1-r5.apk >>> py3-betamax: Build complete at Sun, 23 Apr 2023 07:35:26 +0000 elapsed time 0h 0m 3s >>> py3-betamax: Cleaning up srcdir >>> py3-betamax: Cleaning up pkgdir >>> py3-betamax: Uninstalling dependencies... (1/37) Purging .makedepends-py3-betamax (20230423.073524) (2/37) Purging py3-requests-pyc (2.28.2-r1) (3/37) Purging py3-requests (2.28.2-r1) (4/37) Purging py3-certifi-pyc (2022.12.7-r2) (5/37) Purging py3-certifi (2022.12.7-r2) (6/37) Purging py3-charset-normalizer-pyc (3.1.0-r1) (7/37) Purging py3-charset-normalizer (3.1.0-r1) (8/37) Purging py3-idna-pyc (3.4-r4) (9/37) Purging py3-idna (3.4-r4) (10/37) Purging py3-urllib3-pyc (1.26.15-r1) (11/37) Purging py3-urllib3 (1.26.15-r1) (12/37) Purging py3-setuptools-pyc (67.7.1-r0) (13/37) Purging py3-setuptools (67.7.1-r0) (14/37) Purging py3-pytest-pyc (7.3.1-r1) (15/37) Purging py3-pytest (7.3.1-r1) (16/37) Purging py3-iniconfig-pyc (1.1.1-r6) (17/37) Purging py3-iniconfig (1.1.1-r6) (18/37) Purging py3-packaging-pyc (23.1-r1) (19/37) Purging py3-packaging (23.1-r1) (20/37) Purging py3-parsing-pyc (3.0.9-r2) (21/37) Purging py3-parsing (3.0.9-r2) (22/37) Purging py3-pluggy-pyc (1.0.0-r3) (23/37) Purging py3-pluggy (1.0.0-r3) (24/37) Purging py3-py-pyc (1.11.0-r2) (25/37) Purging py3-py (1.11.0-r2) (26/37) Purging python3-pyc (3.11.3-r10) (27/37) Purging python3-pycache-pyc0 (3.11.3-r10) (28/37) Purging pyc (0.1-r0) (29/37) Purging python3 (3.11.3-r10) (30/37) Purging gdbm (1.23-r1) (31/37) Purging libbz2 (1.0.8-r5) (32/37) Purging libffi (3.4.4-r2) (33/37) Purging libpanelw (6.4_p20230401-r5) (34/37) Purging mpdecimal (2.5.1-r2) (35/37) Purging readline (8.2.1-r1) (36/37) Purging sqlite-libs (3.41.2-r2) (37/37) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 392 MiB in 98 packages >>> py3-betamax: Updating the community/x86_64 repository index... >>> py3-betamax: Signing the index...