>>> py3-betamax: Building community/py3-betamax 0.9.0-r2 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 03:41:14 +0000 >>> py3-betamax: Validating /home/buildozer/aports/community/py3-betamax/APKBUILD... >>> py3-betamax: Analyzing dependencies... >>> py3-betamax: Installing for build: build-base python3 py3-requests py3-gpep517 py3-setuptools py3-wheel ( 1/34) Installing libbz2 (1.0.8-r6) ( 2/34) Installing libffi (3.5.2-r0) ( 3/34) Installing gdbm (1.26-r0) ( 4/34) Installing xz-libs (5.8.2-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.6_p20251231-r0) ( 7/34) Installing sqlite-libs (3.51.2-r1) ( 8/34) Installing python3 (3.14.3-r0) ( 9/34) Installing python3-pycache-pyc0 (3.14.3-r0) (10/34) Installing pyc (3.14.3-r0) (11/34) Installing python3-pyc (3.14.3-r0) (12/34) Installing py3-certifi (2026.2.25-r1) (13/34) Installing py3-certifi-pyc (2026.2.25-r1) (14/34) Installing py3-charset-normalizer (3.4.6-r1) (15/34) Installing py3-charset-normalizer-pyc (3.4.6-r1) (16/34) Installing py3-idna (3.11-r1) (17/34) Installing py3-idna-pyc (3.11-r1) (18/34) Installing py3-urllib3 (2.6.3-r1) (19/34) Installing py3-urllib3-pyc (2.6.3-r1) (20/34) Installing py3-requests (2.32.5-r1) (21/34) Installing py3-requests-pyc (2.32.5-r1) (22/34) Installing py3-installer (0.7.0-r3) (23/34) Installing py3-installer-pyc (0.7.0-r3) (24/34) Installing py3-gpep517 (19-r2) (25/34) Installing py3-gpep517-pyc (19-r2) (26/34) Installing py3-parsing (3.3.2-r1) (27/34) Installing py3-parsing-pyc (3.3.2-r1) (28/34) Installing py3-packaging (26.0-r1) (29/34) Installing py3-packaging-pyc (26.0-r1) (30/34) Installing py3-setuptools (82.0.1-r1) (31/34) Installing py3-setuptools-pyc (82.0.1-r1) (32/34) Installing py3-wheel (0.46.3-r1) (33/34) Installing py3-wheel-pyc (0.46.3-r1) (34/34) Installing .makedepends-py3-betamax (20260328.034116) Executing busybox-1.37.0-r31.trigger OK: 489.1 MiB in 140 packages >>> py3-betamax: Cleaning up srcdir >>> py3-betamax: Cleaning up pkgdir >>> py3-betamax: Cleaning up tmpdir >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-betamax-0.9.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-betamax: Fetching py3-betamax-0.9.0.tar.gz::https://github.com/betamaxpy/betamax/archive/0.9.0.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/py3-betamax-0.9.0.tar.gz.part' py3-betamax-0.9.0.ta 100% |********************************| 80708 0:00:00 ETA '/var/cache/distfiles/edge/py3-betamax-0.9.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-betamax-0.9.0.tar.gz: OK >>> py3-betamax: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-betamax-0.9.0.tar.gz /var/cache/distfiles/edge/py3-betamax-0.9.0.tar.gz: OK >>> py3-betamax: Unpacking /var/cache/distfiles/edge/py3-betamax-0.9.0.tar.gz... 2026-03-28 03:41:18,084 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-28 03:41:18,105 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2026-03-28 03:41:18,119 root INFO running build 2026-03-28 03:41:18,119 root INFO running build_py 2026-03-28 03:41:18,122 root INFO creating build/lib/betamax 2026-03-28 03:41:18,122 root INFO copying src/betamax/decorator.py -> build/lib/betamax 2026-03-28 03:41:18,123 root INFO copying src/betamax/mock_response.py -> build/lib/betamax 2026-03-28 03:41:18,123 root INFO copying src/betamax/recorder.py -> build/lib/betamax 2026-03-28 03:41:18,123 root INFO copying src/betamax/util.py -> build/lib/betamax 2026-03-28 03:41:18,123 root INFO copying src/betamax/configure.py -> build/lib/betamax 2026-03-28 03:41:18,124 root INFO copying src/betamax/exceptions.py -> build/lib/betamax 2026-03-28 03:41:18,124 root INFO copying src/betamax/adapter.py -> build/lib/betamax 2026-03-28 03:41:18,124 root INFO copying src/betamax/__init__.py -> build/lib/betamax 2026-03-28 03:41:18,124 root INFO copying src/betamax/options.py -> build/lib/betamax 2026-03-28 03:41:18,125 root INFO copying src/betamax/headers.py -> build/lib/betamax 2026-03-28 03:41:18,125 root INFO creating build/lib/betamax/cassette 2026-03-28 03:41:18,125 root INFO copying src/betamax/cassette/cassette.py -> build/lib/betamax/cassette 2026-03-28 03:41:18,125 root INFO copying src/betamax/cassette/__init__.py -> build/lib/betamax/cassette 2026-03-28 03:41:18,126 root INFO copying src/betamax/cassette/interaction.py -> build/lib/betamax/cassette 2026-03-28 03:41:18,126 root INFO creating build/lib/betamax/serializers 2026-03-28 03:41:18,126 root INFO copying src/betamax/serializers/base.py -> build/lib/betamax/serializers 2026-03-28 03:41:18,126 root INFO copying src/betamax/serializers/proxy.py -> build/lib/betamax/serializers 2026-03-28 03:41:18,127 root INFO copying src/betamax/serializers/json_serializer.py -> build/lib/betamax/serializers 2026-03-28 03:41:18,127 root INFO copying src/betamax/serializers/__init__.py -> build/lib/betamax/serializers 2026-03-28 03:41:18,127 root INFO creating build/lib/betamax/matchers 2026-03-28 03:41:18,127 root INFO copying src/betamax/matchers/host.py -> build/lib/betamax/matchers 2026-03-28 03:41:18,128 root INFO copying src/betamax/matchers/base.py -> build/lib/betamax/matchers 2026-03-28 03:41:18,128 root INFO copying src/betamax/matchers/uri.py -> build/lib/betamax/matchers 2026-03-28 03:41:18,128 root INFO copying src/betamax/matchers/body.py -> build/lib/betamax/matchers 2026-03-28 03:41:18,128 root INFO copying src/betamax/matchers/method.py -> build/lib/betamax/matchers 2026-03-28 03:41:18,128 root INFO copying src/betamax/matchers/path.py -> build/lib/betamax/matchers 2026-03-28 03:41:18,129 root INFO copying src/betamax/matchers/__init__.py -> build/lib/betamax/matchers 2026-03-28 03:41:18,129 root INFO copying src/betamax/matchers/digest_auth.py -> build/lib/betamax/matchers 2026-03-28 03:41:18,129 root INFO copying src/betamax/matchers/query.py -> build/lib/betamax/matchers 2026-03-28 03:41:18,129 root INFO copying src/betamax/matchers/headers.py -> build/lib/betamax/matchers 2026-03-28 03:41:18,130 root INFO creating build/lib/betamax/fixtures 2026-03-28 03:41:18,130 root INFO copying src/betamax/fixtures/unittest.py -> build/lib/betamax/fixtures 2026-03-28 03:41:18,130 root INFO copying src/betamax/fixtures/__init__.py -> build/lib/betamax/fixtures 2026-03-28 03:41:18,130 root INFO copying src/betamax/fixtures/pytest.py -> build/lib/betamax/fixtures 2026-03-28 03:41:18,130 root INFO running egg_info 2026-03-28 03:41:18,132 root INFO creating src/betamax.egg-info 2026-03-28 03:41:18,133 root INFO writing src/betamax.egg-info/PKG-INFO 2026-03-28 03:41:18,133 root INFO writing dependency_links to src/betamax.egg-info/dependency_links.txt 2026-03-28 03:41:18,133 root INFO writing entry points to src/betamax.egg-info/entry_points.txt 2026-03-28 03:41:18,134 root INFO writing requirements to src/betamax.egg-info/requires.txt 2026-03-28 03:41:18,134 root INFO writing top-level names to src/betamax.egg-info/top_level.txt 2026-03-28 03:41:18,134 root INFO writing manifest file 'src/betamax.egg-info/SOURCES.txt' 2026-03-28 03:41:18,137 root INFO reading manifest file 'src/betamax.egg-info/SOURCES.txt' 2026-03-28 03:41:18,138 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 03:41:18,138 root WARNING warning: no files found matching 'Makefile' under directory 'docs' 2026-03-28 03:41:18,140 root WARNING no previously-included directories found matching '*.pyc' 2026-03-28 03:41:18,141 root WARNING no previously-included directories found matching 'docs/_build' 2026-03-28 03:41:18,141 root INFO adding license file 'LICENSE' 2026-03-28 03:41:18,142 root INFO writing manifest file 'src/betamax.egg-info/SOURCES.txt' 2026-03-28 03:41:18,149 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-28 03:41:18,149 root INFO running install 2026-03-28 03:41:18,156 root INFO running install_lib 2026-03-28 03:41:18,159 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-28 03:41:18,159 root INFO creating build/bdist.linux-x86_64/wheel/betamax 2026-03-28 03:41:18,159 root INFO creating build/bdist.linux-x86_64/wheel/betamax/cassette 2026-03-28 03:41:18,159 root INFO copying build/lib/betamax/cassette/cassette.py -> build/bdist.linux-x86_64/wheel/./betamax/cassette 2026-03-28 03:41:18,160 root INFO copying build/lib/betamax/cassette/__init__.py -> build/bdist.linux-x86_64/wheel/./betamax/cassette 2026-03-28 03:41:18,160 root INFO copying build/lib/betamax/cassette/interaction.py -> build/bdist.linux-x86_64/wheel/./betamax/cassette 2026-03-28 03:41:18,160 root INFO copying build/lib/betamax/decorator.py -> build/bdist.linux-x86_64/wheel/./betamax 2026-03-28 03:41:18,160 root INFO copying build/lib/betamax/mock_response.py -> build/bdist.linux-x86_64/wheel/./betamax 2026-03-28 03:41:18,160 root INFO copying build/lib/betamax/recorder.py -> build/bdist.linux-x86_64/wheel/./betamax 2026-03-28 03:41:18,161 root INFO copying build/lib/betamax/util.py -> build/bdist.linux-x86_64/wheel/./betamax 2026-03-28 03:41:18,161 root INFO copying build/lib/betamax/configure.py -> build/bdist.linux-x86_64/wheel/./betamax 2026-03-28 03:41:18,161 root INFO copying build/lib/betamax/exceptions.py -> build/bdist.linux-x86_64/wheel/./betamax 2026-03-28 03:41:18,161 root INFO creating build/bdist.linux-x86_64/wheel/betamax/serializers 2026-03-28 03:41:18,161 root INFO copying build/lib/betamax/serializers/base.py -> build/bdist.linux-x86_64/wheel/./betamax/serializers 2026-03-28 03:41:18,161 root INFO copying build/lib/betamax/serializers/proxy.py -> build/bdist.linux-x86_64/wheel/./betamax/serializers 2026-03-28 03:41:18,162 root INFO copying build/lib/betamax/serializers/json_serializer.py -> build/bdist.linux-x86_64/wheel/./betamax/serializers 2026-03-28 03:41:18,162 root INFO copying build/lib/betamax/serializers/__init__.py -> build/bdist.linux-x86_64/wheel/./betamax/serializers 2026-03-28 03:41:18,162 root INFO copying build/lib/betamax/adapter.py -> build/bdist.linux-x86_64/wheel/./betamax 2026-03-28 03:41:18,162 root INFO copying build/lib/betamax/__init__.py -> build/bdist.linux-x86_64/wheel/./betamax 2026-03-28 03:41:18,162 root INFO creating build/bdist.linux-x86_64/wheel/betamax/matchers 2026-03-28 03:41:18,163 root INFO copying build/lib/betamax/matchers/host.py -> build/bdist.linux-x86_64/wheel/./betamax/matchers 2026-03-28 03:41:18,163 root INFO copying build/lib/betamax/matchers/base.py -> build/bdist.linux-x86_64/wheel/./betamax/matchers 2026-03-28 03:41:18,163 root INFO copying build/lib/betamax/matchers/uri.py -> build/bdist.linux-x86_64/wheel/./betamax/matchers 2026-03-28 03:41:18,163 root INFO copying build/lib/betamax/matchers/body.py -> build/bdist.linux-x86_64/wheel/./betamax/matchers 2026-03-28 03:41:18,163 root INFO copying build/lib/betamax/matchers/method.py -> build/bdist.linux-x86_64/wheel/./betamax/matchers 2026-03-28 03:41:18,164 root INFO copying build/lib/betamax/matchers/path.py -> build/bdist.linux-x86_64/wheel/./betamax/matchers 2026-03-28 03:41:18,164 root INFO copying build/lib/betamax/matchers/__init__.py -> build/bdist.linux-x86_64/wheel/./betamax/matchers 2026-03-28 03:41:18,164 root INFO copying build/lib/betamax/matchers/digest_auth.py -> build/bdist.linux-x86_64/wheel/./betamax/matchers 2026-03-28 03:41:18,164 root INFO copying build/lib/betamax/matchers/query.py -> build/bdist.linux-x86_64/wheel/./betamax/matchers 2026-03-28 03:41:18,164 root INFO copying build/lib/betamax/matchers/headers.py -> build/bdist.linux-x86_64/wheel/./betamax/matchers 2026-03-28 03:41:18,165 root INFO copying build/lib/betamax/options.py -> build/bdist.linux-x86_64/wheel/./betamax 2026-03-28 03:41:18,165 root INFO creating build/bdist.linux-x86_64/wheel/betamax/fixtures 2026-03-28 03:41:18,165 root INFO copying build/lib/betamax/fixtures/unittest.py -> build/bdist.linux-x86_64/wheel/./betamax/fixtures 2026-03-28 03:41:18,165 root INFO copying build/lib/betamax/fixtures/__init__.py -> build/bdist.linux-x86_64/wheel/./betamax/fixtures 2026-03-28 03:41:18,165 root INFO copying build/lib/betamax/fixtures/pytest.py -> build/bdist.linux-x86_64/wheel/./betamax/fixtures 2026-03-28 03:41:18,165 root INFO copying build/lib/betamax/headers.py -> build/bdist.linux-x86_64/wheel/./betamax 2026-03-28 03:41:18,166 root INFO running install_egg_info 2026-03-28 03:41:18,169 root INFO Copying src/betamax.egg-info to build/bdist.linux-x86_64/wheel/./betamax-0.9.0-py3.14.egg-info 2026-03-28 03:41:18,170 root INFO running install_scripts 2026-03-28 03:41:18,172 root INFO creating build/bdist.linux-x86_64/wheel/betamax-0.9.0.dist-info/WHEEL 2026-03-28 03:41:18,172 wheel INFO creating '/home/buildozer/aports/community/py3-betamax/src/betamax-0.9.0/.dist/.tmp-k3oszl7z/betamax-0.9.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-28 03:41:18,172 wheel INFO adding 'betamax/__init__.py' 2026-03-28 03:41:18,173 wheel INFO adding 'betamax/adapter.py' 2026-03-28 03:41:18,173 wheel INFO adding 'betamax/configure.py' 2026-03-28 03:41:18,173 wheel INFO adding 'betamax/decorator.py' 2026-03-28 03:41:18,173 wheel INFO adding 'betamax/exceptions.py' 2026-03-28 03:41:18,173 wheel INFO adding 'betamax/headers.py' 2026-03-28 03:41:18,174 wheel INFO adding 'betamax/mock_response.py' 2026-03-28 03:41:18,174 wheel INFO adding 'betamax/options.py' 2026-03-28 03:41:18,174 wheel INFO adding 'betamax/recorder.py' 2026-03-28 03:41:18,174 wheel INFO adding 'betamax/util.py' 2026-03-28 03:41:18,175 wheel INFO adding 'betamax/cassette/__init__.py' 2026-03-28 03:41:18,175 wheel INFO adding 'betamax/cassette/cassette.py' 2026-03-28 03:41:18,175 wheel INFO adding 'betamax/cassette/interaction.py' 2026-03-28 03:41:18,175 wheel INFO adding 'betamax/fixtures/__init__.py' 2026-03-28 03:41:18,175 wheel INFO adding 'betamax/fixtures/pytest.py' 2026-03-28 03:41:18,176 wheel INFO adding 'betamax/fixtures/unittest.py' 2026-03-28 03:41:18,176 wheel INFO adding 'betamax/matchers/__init__.py' 2026-03-28 03:41:18,176 wheel INFO adding 'betamax/matchers/base.py' 2026-03-28 03:41:18,176 wheel INFO adding 'betamax/matchers/body.py' 2026-03-28 03:41:18,176 wheel INFO adding 'betamax/matchers/digest_auth.py' 2026-03-28 03:41:18,177 wheel INFO adding 'betamax/matchers/headers.py' 2026-03-28 03:41:18,177 wheel INFO adding 'betamax/matchers/host.py' 2026-03-28 03:41:18,177 wheel INFO adding 'betamax/matchers/method.py' 2026-03-28 03:41:18,177 wheel INFO adding 'betamax/matchers/path.py' 2026-03-28 03:41:18,177 wheel INFO adding 'betamax/matchers/query.py' 2026-03-28 03:41:18,177 wheel INFO adding 'betamax/matchers/uri.py' 2026-03-28 03:41:18,178 wheel INFO adding 'betamax/serializers/__init__.py' 2026-03-28 03:41:18,178 wheel INFO adding 'betamax/serializers/base.py' 2026-03-28 03:41:18,178 wheel INFO adding 'betamax/serializers/json_serializer.py' 2026-03-28 03:41:18,178 wheel INFO adding 'betamax/serializers/proxy.py' 2026-03-28 03:41:18,179 wheel INFO adding 'betamax-0.9.0.dist-info/licenses/LICENSE' 2026-03-28 03:41:18,179 wheel INFO adding 'betamax-0.9.0.dist-info/METADATA' 2026-03-28 03:41:18,179 wheel INFO adding 'betamax-0.9.0.dist-info/WHEEL' 2026-03-28 03:41:18,179 wheel INFO adding 'betamax-0.9.0.dist-info/entry_points.txt' 2026-03-28 03:41:18,179 wheel INFO adding 'betamax-0.9.0.dist-info/top_level.txt' 2026-03-28 03:41:18,179 wheel INFO adding 'betamax-0.9.0.dist-info/RECORD' 2026-03-28 03:41:18,180 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-28 03:41:18,181 gpep517 INFO The backend produced .dist/betamax-0.9.0-py2.py3-none-any.whl betamax-0.9.0-py2.py3-none-any.whl >>> py3-betamax: Entering fakeroot... >>> py3-betamax-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/betamax/cassette/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.14/site-packages/betamax/cassette/__pycache__' 'usr/lib/python3.14/site-packages/betamax/serializers/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.14/site-packages/betamax/serializers/__pycache__' 'usr/lib/python3.14/site-packages/betamax/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.14/site-packages/betamax/__pycache__' 'usr/lib/python3.14/site-packages/betamax/matchers/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.14/site-packages/betamax/matchers/__pycache__' 'usr/lib/python3.14/site-packages/betamax/fixtures/__pycache__' -> '/home/buildozer/aports/community/py3-betamax/pkg/py3-betamax-pyc/usr/lib/python3.14/site-packages/betamax/fixtures/__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~3.14 >>> py3-betamax-pyc*: Package size: 106.0 KB >>> py3-betamax-pyc*: Compressing data... >>> py3-betamax-pyc*: Create checksum... >>> py3-betamax-pyc*: Create py3-betamax-pyc-0.9.0-r2.apk >>> py3-betamax*: Tracing dependencies... python3 py3-requests python3~3.14 >>> py3-betamax*: Package size: 81.7 KB >>> py3-betamax*: Compressing data... >>> py3-betamax*: Create checksum... >>> py3-betamax*: Create py3-betamax-0.9.0-r2.apk >>> py3-betamax: Build complete at Sat, 28 Mar 2026 03:41:18 +0000 elapsed time 0h 0m 4s >>> py3-betamax: Cleaning up srcdir >>> py3-betamax: Cleaning up pkgdir >>> py3-betamax: Cleaning up tmpdir >>> py3-betamax: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-betamax (20260328.034116) ( 2/34) Purging py3-requests-pyc (2.32.5-r1) ( 3/34) Purging py3-requests (2.32.5-r1) ( 4/34) Purging py3-certifi-pyc (2026.2.25-r1) ( 5/34) Purging py3-certifi (2026.2.25-r1) ( 6/34) Purging py3-charset-normalizer-pyc (3.4.6-r1) ( 7/34) Purging py3-charset-normalizer (3.4.6-r1) ( 8/34) Purging py3-idna-pyc (3.11-r1) ( 9/34) Purging py3-idna (3.11-r1) (10/34) Purging py3-urllib3-pyc (2.6.3-r1) (11/34) Purging py3-urllib3 (2.6.3-r1) (12/34) Purging py3-gpep517-pyc (19-r2) (13/34) Purging py3-gpep517 (19-r2) (14/34) Purging py3-installer-pyc (0.7.0-r3) (15/34) Purging py3-installer (0.7.0-r3) (16/34) Purging py3-setuptools-pyc (82.0.1-r1) (17/34) Purging py3-setuptools (82.0.1-r1) (18/34) Purging py3-wheel-pyc (0.46.3-r1) (19/34) Purging py3-wheel (0.46.3-r1) (20/34) Purging py3-packaging-pyc (26.0-r1) (21/34) Purging py3-packaging (26.0-r1) (22/34) Purging py3-parsing-pyc (3.3.2-r1) (23/34) Purging py3-parsing (3.3.2-r1) (24/34) Purging python3-pyc (3.14.3-r0) (25/34) Purging python3-pycache-pyc0 (3.14.3-r0) (26/34) Purging pyc (3.14.3-r0) (27/34) Purging python3 (3.14.3-r0) (28/34) Purging gdbm (1.26-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.5.2-r0) (31/34) Purging libpanelw (6.6_p20251231-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.51.2-r1) (34/34) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-betamax: Updating the community/x86_64 repository index... >>> py3-betamax: Signing the index...