>>> py3-patsy: Building community/py3-patsy 1.0.2-r0 (using abuild 3.16.0_rc4-r0) started Sun, 02 Nov 2025 21:52:09 +0000 >>> py3-patsy: Validating /home/buildozer/aports/community/py3-patsy/APKBUILD... >>> py3-patsy: Analyzing dependencies... >>> py3-patsy: Installing for build: build-base python3 py3-numpy py3-scipy py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist py3-pytest-cov ( 1/60) Installing gdbm (1.26-r0) ( 2/60) Installing xz-libs (5.8.1-r0) ( 3/60) Installing mpdecimal (4.0.1-r0) ( 4/60) Installing libpanelw (6.5_p20251010-r0) ( 5/60) Installing python3 (3.12.12-r0) ( 6/60) Installing python3-pycache-pyc0 (3.12.12-r0) ( 7/60) Installing pyc (3.12.12-r0) ( 8/60) Installing python3-pyc (3.12.12-r0) ( 9/60) Installing libgfortran (15.2.0-r2) (10/60) Installing openblas (0.3.30-r0) (11/60) Installing py3-numpy (2.3.4-r0) (12/60) Installing py3-numpy-tests (2.3.4-r0) (13/60) Installing py3-numpy-pyc (2.3.4-r0) (14/60) Installing py3-parsing (3.2.3-r0) (15/60) Installing py3-parsing-pyc (3.2.3-r0) (16/60) Installing py3-packaging (25.0-r0) (17/60) Installing py3-packaging-pyc (25.0-r0) (18/60) Installing py3-platformdirs (4.5.0-r0) (19/60) Installing py3-platformdirs-pyc (4.5.0-r0) (20/60) Installing py3-certifi (2025.10.5-r0) (21/60) Installing py3-certifi-pyc (2025.10.5-r0) (22/60) Installing py3-charset-normalizer (3.4.4-r0) (23/60) Installing py3-charset-normalizer-pyc (3.4.4-r0) (24/60) Installing py3-idna (3.10-r0) (25/60) Installing py3-idna-pyc (3.10-r0) (26/60) Installing py3-urllib3 (1.26.20-r0) (27/60) Installing py3-urllib3-pyc (1.26.20-r0) (28/60) Installing py3-requests (2.32.5-r0) (29/60) Installing py3-requests-pyc (2.32.5-r0) (30/60) Installing py3-pooch (1.8.2-r1) (31/60) Installing py3-pooch-pyc (1.8.2-r1) (32/60) Installing py3-scipy (1.16.3-r0) (33/60) Installing py3-scipy-pyc (1.16.3-r0) (34/60) Installing py3-installer (0.7.0-r2) (35/60) Installing py3-installer-pyc (0.7.0-r2) (36/60) Installing py3-gpep517 (19-r0) (37/60) Installing py3-gpep517-pyc (19-r0) (38/60) Installing py3-setuptools (80.9.0-r1) (39/60) Installing py3-setuptools-pyc (80.9.0-r1) (40/60) Installing py3-wheel (0.46.1-r0) (41/60) Installing py3-wheel-pyc (0.46.1-r0) (42/60) Installing py3-execnet (2.1.1-r0) (43/60) Installing py3-execnet-pyc (2.1.1-r0) (44/60) Installing py3-iniconfig (2.3.0-r0) (45/60) Installing py3-iniconfig-pyc (2.3.0-r0) (46/60) Installing py3-pluggy (1.6.0-r0) (47/60) Installing py3-pluggy-pyc (1.6.0-r0) (48/60) Installing py3-py (1.11.0-r4) (49/60) Installing py3-py-pyc (1.11.0-r4) (50/60) Installing py3-pygments (2.19.2-r0) (51/60) Installing py3-pygments-pyc (2.19.2-r0) (52/60) Installing py3-pytest (8.4.2-r1) (53/60) Installing py3-pytest-pyc (8.4.2-r1) (54/60) Installing py3-pytest-xdist (3.8.0-r0) (55/60) Installing py3-pytest-xdist-pyc (3.8.0-r0) (56/60) Installing py3-coverage (7.11.0-r0) (57/60) Installing py3-coverage-pyc (7.11.0-r0) (58/60) Installing py3-pytest-cov (5.0.0-r1) (59/60) Installing py3-pytest-cov-pyc (5.0.0-r1) (60/60) Installing .makedepends-py3-patsy (20251102.215211) busybox-1.37.0-r24.trigger: Executing script... OK: 537 MiB in 211 packages >>> py3-patsy: Cleaning up srcdir >>> py3-patsy: Cleaning up pkgdir >>> py3-patsy: Cleaning up tmpdir >>> py3-patsy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/patsy-1.0.2.tar.gz /var/cache/distfiles/v3.23/patsy-1.0.2.tar.gz: OK >>> py3-patsy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/patsy-1.0.2.tar.gz /var/cache/distfiles/v3.23/patsy-1.0.2.tar.gz: OK >>> py3-patsy: Unpacking /var/cache/distfiles/v3.23/patsy-1.0.2.tar.gz... 2025-11-02 21:52:12,328 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-11-02 21:52:12,355 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: 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() 2025-11-02 21:52:12,379 root INFO running build 2025-11-02 21:52:12,379 root INFO running build_py 2025-11-02 21:52:12,384 root INFO creating build/lib/patsy 2025-11-02 21:52:12,385 root INFO copying patsy/__init__.py -> build/lib/patsy 2025-11-02 21:52:12,385 root INFO copying patsy/state.py -> build/lib/patsy 2025-11-02 21:52:12,385 root INFO copying patsy/contrasts.py -> build/lib/patsy 2025-11-02 21:52:12,386 root INFO copying patsy/mgcv_cubic_splines.py -> build/lib/patsy 2025-11-02 21:52:12,386 root INFO copying patsy/parse_formula.py -> build/lib/patsy 2025-11-02 21:52:12,386 root INFO copying patsy/missing.py -> build/lib/patsy 2025-11-02 21:52:12,387 root INFO copying patsy/compat_ordereddict.py -> build/lib/patsy 2025-11-02 21:52:12,387 root INFO copying patsy/test_splines_crs_data.py -> build/lib/patsy 2025-11-02 21:52:12,387 root INFO copying patsy/build.py -> build/lib/patsy 2025-11-02 21:52:12,388 root INFO copying patsy/version.py -> build/lib/patsy 2025-11-02 21:52:12,388 root INFO copying patsy/origin.py -> build/lib/patsy 2025-11-02 21:52:12,388 root INFO copying patsy/infix_parser.py -> build/lib/patsy 2025-11-02 21:52:12,388 root INFO copying patsy/categorical.py -> build/lib/patsy 2025-11-02 21:52:12,389 root INFO copying patsy/design_info.py -> build/lib/patsy 2025-11-02 21:52:12,389 root INFO copying patsy/eval.py -> build/lib/patsy 2025-11-02 21:52:12,389 root INFO copying patsy/highlevel.py -> build/lib/patsy 2025-11-02 21:52:12,390 root INFO copying patsy/test_splines_bs_data.py -> build/lib/patsy 2025-11-02 21:52:12,390 root INFO copying patsy/splines.py -> build/lib/patsy 2025-11-02 21:52:12,391 root INFO copying patsy/redundancy.py -> build/lib/patsy 2025-11-02 21:52:12,391 root INFO copying patsy/desc.py -> build/lib/patsy 2025-11-02 21:52:12,391 root INFO copying patsy/constraint.py -> build/lib/patsy 2025-11-02 21:52:12,391 root INFO copying patsy/util.py -> build/lib/patsy 2025-11-02 21:52:12,392 root INFO copying patsy/tokens.py -> build/lib/patsy 2025-11-02 21:52:12,392 root INFO copying patsy/user_util.py -> build/lib/patsy 2025-11-02 21:52:12,392 root INFO copying patsy/builtins.py -> build/lib/patsy 2025-11-02 21:52:12,392 root INFO copying patsy/compat.py -> build/lib/patsy 2025-11-02 21:52:12,393 root INFO copying patsy/test_state.py -> build/lib/patsy 2025-11-02 21:52:12,393 root INFO copying patsy/test_build.py -> build/lib/patsy 2025-11-02 21:52:12,393 root INFO copying patsy/test_highlevel.py -> build/lib/patsy 2025-11-02 21:52:12,394 root INFO copying patsy/test_regressions.py -> build/lib/patsy 2025-11-02 21:52:12,404 root INFO installing to build/bdist.linux-armv8l/wheel 2025-11-02 21:52:12,404 root INFO running install 2025-11-02 21:52:12,414 root INFO running install_lib 2025-11-02 21:52:12,419 root INFO creating build/bdist.linux-armv8l/wheel 2025-11-02 21:52:12,419 root INFO creating build/bdist.linux-armv8l/wheel/patsy 2025-11-02 21:52:12,419 root INFO copying build/lib/patsy/__init__.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,419 root INFO copying build/lib/patsy/state.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,420 root INFO copying build/lib/patsy/contrasts.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,420 root INFO copying build/lib/patsy/mgcv_cubic_splines.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,420 root INFO copying build/lib/patsy/parse_formula.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,420 root INFO copying build/lib/patsy/missing.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,420 root INFO copying build/lib/patsy/compat_ordereddict.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,421 root INFO copying build/lib/patsy/test_splines_crs_data.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,421 root INFO copying build/lib/patsy/build.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,421 root INFO copying build/lib/patsy/version.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,421 root INFO copying build/lib/patsy/origin.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,422 root INFO copying build/lib/patsy/infix_parser.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,422 root INFO copying build/lib/patsy/categorical.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,422 root INFO copying build/lib/patsy/design_info.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,422 root INFO copying build/lib/patsy/eval.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,422 root INFO copying build/lib/patsy/highlevel.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,423 root INFO copying build/lib/patsy/test_splines_bs_data.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,423 root INFO copying build/lib/patsy/splines.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,423 root INFO copying build/lib/patsy/redundancy.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,423 root INFO copying build/lib/patsy/desc.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,424 root INFO copying build/lib/patsy/constraint.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,424 root INFO copying build/lib/patsy/util.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,424 root INFO copying build/lib/patsy/tokens.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,424 root INFO copying build/lib/patsy/user_util.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,424 root INFO copying build/lib/patsy/builtins.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,425 root INFO copying build/lib/patsy/compat.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,425 root INFO copying build/lib/patsy/test_state.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,425 root INFO copying build/lib/patsy/test_build.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,425 root INFO copying build/lib/patsy/test_highlevel.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,425 root INFO copying build/lib/patsy/test_regressions.py -> build/bdist.linux-armv8l/wheel/./patsy 2025-11-02 21:52:12,426 root INFO running install_egg_info 2025-11-02 21:52:12,430 root INFO running egg_info 2025-11-02 21:52:12,434 root INFO creating patsy.egg-info 2025-11-02 21:52:12,434 root INFO writing patsy.egg-info/PKG-INFO 2025-11-02 21:52:12,435 root INFO writing dependency_links to patsy.egg-info/dependency_links.txt 2025-11-02 21:52:12,436 root INFO writing requirements to patsy.egg-info/requires.txt 2025-11-02 21:52:12,436 root INFO writing top-level names to patsy.egg-info/top_level.txt 2025-11-02 21:52:12,436 root INFO writing manifest file 'patsy.egg-info/SOURCES.txt' 2025-11-02 21:52:12,441 root INFO reading manifest file 'patsy.egg-info/SOURCES.txt' 2025-11-02 21:52:12,441 root INFO reading manifest template 'MANIFEST.in' 2025-11-02 21:52:12,443 root WARNING no previously-included directories found matching 'doc/_build' 2025-11-02 21:52:12,443 root INFO adding license file 'LICENSE.txt' 2025-11-02 21:52:12,445 root INFO writing manifest file 'patsy.egg-info/SOURCES.txt' 2025-11-02 21:52:12,445 root INFO Copying patsy.egg-info to build/bdist.linux-armv8l/wheel/./patsy-1.0.2-py3.12.egg-info 2025-11-02 21:52:12,446 root INFO running install_scripts 2025-11-02 21:52:12,447 root INFO creating build/bdist.linux-armv8l/wheel/patsy-1.0.2.dist-info/WHEEL 2025-11-02 21:52:12,448 wheel INFO creating '/home/buildozer/aports/community/py3-patsy/src/patsy-1.0.2/.dist/.tmp-r4wpps4y/patsy-1.0.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-11-02 21:52:12,448 wheel INFO adding 'patsy/__init__.py' 2025-11-02 21:52:12,449 wheel INFO adding 'patsy/build.py' 2025-11-02 21:52:12,449 wheel INFO adding 'patsy/builtins.py' 2025-11-02 21:52:12,449 wheel INFO adding 'patsy/categorical.py' 2025-11-02 21:52:12,449 wheel INFO adding 'patsy/compat.py' 2025-11-02 21:52:12,450 wheel INFO adding 'patsy/compat_ordereddict.py' 2025-11-02 21:52:12,450 wheel INFO adding 'patsy/constraint.py' 2025-11-02 21:52:12,450 wheel INFO adding 'patsy/contrasts.py' 2025-11-02 21:52:12,450 wheel INFO adding 'patsy/desc.py' 2025-11-02 21:52:12,451 wheel INFO adding 'patsy/design_info.py' 2025-11-02 21:52:12,451 wheel INFO adding 'patsy/eval.py' 2025-11-02 21:52:12,451 wheel INFO adding 'patsy/highlevel.py' 2025-11-02 21:52:12,451 wheel INFO adding 'patsy/infix_parser.py' 2025-11-02 21:52:12,452 wheel INFO adding 'patsy/mgcv_cubic_splines.py' 2025-11-02 21:52:12,452 wheel INFO adding 'patsy/missing.py' 2025-11-02 21:52:12,452 wheel INFO adding 'patsy/origin.py' 2025-11-02 21:52:12,453 wheel INFO adding 'patsy/parse_formula.py' 2025-11-02 21:52:12,453 wheel INFO adding 'patsy/redundancy.py' 2025-11-02 21:52:12,453 wheel INFO adding 'patsy/splines.py' 2025-11-02 21:52:12,453 wheel INFO adding 'patsy/state.py' 2025-11-02 21:52:12,453 wheel INFO adding 'patsy/test_build.py' 2025-11-02 21:52:12,454 wheel INFO adding 'patsy/test_highlevel.py' 2025-11-02 21:52:12,454 wheel INFO adding 'patsy/test_regressions.py' 2025-11-02 21:52:12,454 wheel INFO adding 'patsy/test_splines_bs_data.py' 2025-11-02 21:52:12,455 wheel INFO adding 'patsy/test_splines_crs_data.py' 2025-11-02 21:52:12,455 wheel INFO adding 'patsy/test_state.py' 2025-11-02 21:52:12,456 wheel INFO adding 'patsy/tokens.py' 2025-11-02 21:52:12,456 wheel INFO adding 'patsy/user_util.py' 2025-11-02 21:52:12,456 wheel INFO adding 'patsy/util.py' 2025-11-02 21:52:12,456 wheel INFO adding 'patsy/version.py' 2025-11-02 21:52:12,457 wheel INFO adding 'patsy-1.0.2.dist-info/licenses/LICENSE.txt' 2025-11-02 21:52:12,457 wheel INFO adding 'patsy-1.0.2.dist-info/METADATA' 2025-11-02 21:52:12,457 wheel INFO adding 'patsy-1.0.2.dist-info/WHEEL' 2025-11-02 21:52:12,457 wheel INFO adding 'patsy-1.0.2.dist-info/top_level.txt' 2025-11-02 21:52:12,457 wheel INFO adding 'patsy-1.0.2.dist-info/RECORD' 2025-11-02 21:52:12,458 root INFO removing build/bdist.linux-armv8l/wheel 2025-11-02 21:52:12,459 gpep517 INFO The backend produced .dist/patsy-1.0.2-py2.py3-none-any.whl patsy-1.0.2-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-patsy/src/patsy-1.0.2 configfile: setup.cfg testpaths: patsy plugins: cov-5.0.0, xdist-3.8.0 created: 80/80 workers 80 workers [148 items] ........................................................................ [ 48%] ........................................................................ [ 97%] .... [100%] ============================= 148 passed in 33.38s ============================= >>> py3-patsy: Entering fakeroot... >>> py3-patsy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/patsy/__pycache__' -> '/home/buildozer/aports/community/py3-patsy/pkg/py3-patsy-pyc/usr/lib/python3.12/site-packages/patsy/__pycache__' >>> py3-patsy-pyc*: Preparing subpackage py3-patsy-pyc... >>> py3-patsy-pyc*: Running postcheck for py3-patsy-pyc >>> py3-patsy*: Running postcheck for py3-patsy >>> py3-patsy*: Preparing package py3-patsy... >>> py3-patsy-pyc*: Tracing dependencies... python3~3.12 >>> py3-patsy-pyc*: Package size: 795.1 KB >>> py3-patsy-pyc*: Compressing data... >>> py3-patsy-pyc*: Create checksum... >>> py3-patsy-pyc*: Create py3-patsy-pyc-1.0.2-r0.apk >>> py3-patsy*: Tracing dependencies... python3 py3-numpy py3-scipy python3~3.12 >>> py3-patsy*: Package size: 734.1 KB >>> py3-patsy*: Compressing data... >>> py3-patsy*: Create checksum... >>> py3-patsy*: Create py3-patsy-1.0.2-r0.apk >>> py3-patsy: Build complete at Sun, 02 Nov 2025 21:52:48 +0000 elapsed time 0h 0m 39s >>> py3-patsy: Cleaning up srcdir >>> py3-patsy: Cleaning up pkgdir >>> py3-patsy: Cleaning up tmpdir >>> py3-patsy: Uninstalling dependencies... ( 1/60) Purging .makedepends-py3-patsy (20251102.215211) ( 2/60) Purging py3-scipy-pyc (1.16.3-r0) ( 3/60) Purging py3-scipy (1.16.3-r0) ( 4/60) Purging py3-pooch-pyc (1.8.2-r1) ( 5/60) Purging py3-pooch (1.8.2-r1) ( 6/60) Purging py3-platformdirs-pyc (4.5.0-r0) ( 7/60) Purging py3-platformdirs (4.5.0-r0) ( 8/60) Purging py3-requests-pyc (2.32.5-r0) ( 9/60) Purging py3-requests (2.32.5-r0) (10/60) Purging py3-certifi-pyc (2025.10.5-r0) (11/60) Purging py3-certifi (2025.10.5-r0) (12/60) Purging py3-charset-normalizer-pyc (3.4.4-r0) (13/60) Purging py3-charset-normalizer (3.4.4-r0) (14/60) Purging py3-idna-pyc (3.10-r0) (15/60) Purging py3-idna (3.10-r0) (16/60) Purging py3-urllib3-pyc (1.26.20-r0) (17/60) Purging py3-urllib3 (1.26.20-r0) (18/60) Purging py3-numpy-tests (2.3.4-r0) (19/60) Purging py3-numpy-pyc (2.3.4-r0) (20/60) Purging py3-numpy (2.3.4-r0) (21/60) Purging openblas (0.3.30-r0) (22/60) Purging py3-gpep517-pyc (19-r0) (23/60) Purging py3-gpep517 (19-r0) (24/60) Purging py3-installer-pyc (0.7.0-r2) (25/60) Purging py3-installer (0.7.0-r2) (26/60) Purging py3-setuptools-pyc (80.9.0-r1) (27/60) Purging py3-setuptools (80.9.0-r1) (28/60) Purging py3-wheel-pyc (0.46.1-r0) (29/60) Purging py3-wheel (0.46.1-r0) (30/60) Purging py3-pytest-xdist-pyc (3.8.0-r0) (31/60) Purging py3-pytest-xdist (3.8.0-r0) (32/60) Purging py3-execnet-pyc (2.1.1-r0) (33/60) Purging py3-execnet (2.1.1-r0) (34/60) Purging py3-pytest-cov-pyc (5.0.0-r1) (35/60) Purging py3-pytest-cov (5.0.0-r1) (36/60) Purging py3-pytest-pyc (8.4.2-r1) (37/60) Purging py3-pytest (8.4.2-r1) (38/60) Purging py3-iniconfig-pyc (2.3.0-r0) (39/60) Purging py3-iniconfig (2.3.0-r0) (40/60) Purging py3-packaging-pyc (25.0-r0) (41/60) Purging py3-packaging (25.0-r0) (42/60) Purging py3-parsing-pyc (3.2.3-r0) (43/60) Purging py3-parsing (3.2.3-r0) (44/60) Purging py3-pluggy-pyc (1.6.0-r0) (45/60) Purging py3-pluggy (1.6.0-r0) (46/60) Purging py3-py-pyc (1.11.0-r4) (47/60) Purging py3-py (1.11.0-r4) (48/60) Purging py3-pygments-pyc (2.19.2-r0) (49/60) Purging py3-pygments (2.19.2-r0) (50/60) Purging py3-coverage-pyc (7.11.0-r0) (51/60) Purging py3-coverage (7.11.0-r0) (52/60) Purging python3-pyc (3.12.12-r0) (53/60) Purging python3-pycache-pyc0 (3.12.12-r0) (54/60) Purging pyc (3.12.12-r0) (55/60) Purging python3 (3.12.12-r0) (56/60) Purging gdbm (1.26-r0) (57/60) Purging libgfortran (15.2.0-r2) (58/60) Purging libpanelw (6.5_p20251010-r0) (59/60) Purging mpdecimal (4.0.1-r0) (60/60) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 382 MiB in 151 packages >>> py3-patsy: Updating the community/armv7 repository index... >>> py3-patsy: Signing the index...