>>> py3-patsy: Building community/py3-patsy 1.0.1-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 22:26:00 +0000 >>> py3-patsy: Validating /home/udu/aports/community/py3-patsy/APKBUILD... >>> py3-patsy: Analyzing dependencies... >>> py3-patsy: Installing for build: build-base python3 py3-numpy py3-scipy py3-six py3-gpep517 py3-setuptools py3-wheel py3-pytest-xdist py3-pytest-cov WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/53) Installing libquadmath (14.2.0-r6) (2/53) Installing libgfortran (14.2.0-r6) (3/53) Installing openblas (0.3.28-r0) (4/53) Installing py3-numpy (2.2.4-r1) (5/53) Installing py3-numpy-tests (2.2.4-r1) (6/53) Installing py3-numpy-pyc (2.2.4-r1) (7/53) Installing py3-parsing (3.2.3-r0) (8/53) Installing py3-parsing-pyc (3.2.3-r0) (9/53) Installing py3-packaging (25.0-r0) (10/53) Installing py3-packaging-pyc (25.0-r0) (11/53) Installing py3-platformdirs (4.3.8-r0) (12/53) Installing py3-platformdirs-pyc (4.3.8-r0) (13/53) Installing py3-certifi (2025.4.26-r0) (14/53) Installing py3-certifi-pyc (2025.4.26-r0) (15/53) Installing py3-charset-normalizer (3.4.2-r0) (16/53) Installing py3-charset-normalizer-pyc (3.4.2-r0) (17/53) Installing py3-idna (3.10-r0) (18/53) Installing py3-idna-pyc (3.10-r0) (19/53) Installing py3-urllib3 (1.26.20-r0) (20/53) Installing py3-urllib3-pyc (1.26.20-r0) (21/53) Installing py3-requests (2.32.5-r0) (22/53) Installing py3-requests-pyc (2.32.5-r0) (23/53) Installing py3-pooch (1.8.2-r1) (24/53) Installing py3-pooch-pyc (1.8.2-r1) (25/53) Installing py3-scipy (1.13.1-r1) (26/53) Installing py3-scipy-pyc (1.13.1-r1) (27/53) Installing py3-six (1.17.0-r0) (28/53) Installing py3-six-pyc (1.17.0-r0) (29/53) Installing py3-installer (0.7.0-r2) (30/53) Installing py3-installer-pyc (0.7.0-r2) (31/53) Installing py3-gpep517 (19-r0) (32/53) Installing py3-gpep517-pyc (19-r0) (33/53) Installing py3-setuptools (80.9.0-r0) (34/53) Installing py3-setuptools-pyc (80.9.0-r0) (35/53) Installing py3-wheel (0.46.1-r0) (36/53) Installing py3-wheel-pyc (0.46.1-r0) (37/53) Installing py3-execnet (2.1.1-r0) (38/53) Installing py3-execnet-pyc (2.1.1-r0) (39/53) Installing py3-iniconfig (2.1.0-r0) (40/53) Installing py3-iniconfig-pyc (2.1.0-r0) (41/53) Installing py3-pluggy (1.5.0-r0) (42/53) Installing py3-pluggy-pyc (1.5.0-r0) (43/53) Installing py3-py (1.11.0-r4) (44/53) Installing py3-py-pyc (1.11.0-r4) (45/53) Installing py3-pytest (8.3.5-r0) (46/53) Installing py3-pytest-pyc (8.3.5-r0) (47/53) Installing py3-pytest-xdist (3.6.1-r0) (48/53) Installing py3-pytest-xdist-pyc (3.6.1-r0) (49/53) Installing py3-coverage (7.8.2-r0) (50/53) Installing py3-coverage-pyc (7.8.2-r0) (51/53) Installing py3-pytest-cov (5.0.0-r0) (52/53) Installing py3-pytest-cov-pyc (5.0.0-r0) (53/53) Installing .makedepends-py3-patsy (20251012.222601) Executing busybox-1.37.0-r19.trigger OK: 456 MiB in 142 packages >>> py3-patsy: Cleaning up srcdir >>> py3-patsy: Cleaning up pkgdir >>> py3-patsy: Cleaning up tmpdir >>> py3-patsy: Fetching https://github.com/pydata/patsy/archive/v1.0.1/patsy-1.0.1.tar.gz >>> py3-patsy: Fetching https://github.com/pydata/patsy/archive/v1.0.1/patsy-1.0.1.tar.gz >>> py3-patsy: Checking sha512sums... patsy-1.0.1.tar.gz: OK >>> py3-patsy: Unpacking /var/cache/distfiles/patsy-1.0.1.tar.gz... 2025-10-12 22:26:04,092 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-10-12 22:26:04,121 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-10-12 22:26:04,145 root INFO running build 2025-10-12 22:26:04,145 root INFO running build_py 2025-10-12 22:26:04,151 root INFO creating build/lib/patsy 2025-10-12 22:26:04,151 root INFO copying patsy/user_util.py -> build/lib/patsy 2025-10-12 22:26:04,152 root INFO copying patsy/state.py -> build/lib/patsy 2025-10-12 22:26:04,152 root INFO copying patsy/build.py -> build/lib/patsy 2025-10-12 22:26:04,152 root INFO copying patsy/highlevel.py -> build/lib/patsy 2025-10-12 22:26:04,152 root INFO copying patsy/design_info.py -> build/lib/patsy 2025-10-12 22:26:04,153 root INFO copying patsy/desc.py -> build/lib/patsy 2025-10-12 22:26:04,153 root INFO copying patsy/mgcv_cubic_splines.py -> build/lib/patsy 2025-10-12 22:26:04,154 root INFO copying patsy/test_highlevel.py -> build/lib/patsy 2025-10-12 22:26:04,154 root INFO copying patsy/test_state.py -> build/lib/patsy 2025-10-12 22:26:04,154 root INFO copying patsy/eval.py -> build/lib/patsy 2025-10-12 22:26:04,154 root INFO copying patsy/util.py -> build/lib/patsy 2025-10-12 22:26:04,155 root INFO copying patsy/missing.py -> build/lib/patsy 2025-10-12 22:26:04,155 root INFO copying patsy/builtins.py -> build/lib/patsy 2025-10-12 22:26:04,155 root INFO copying patsy/splines.py -> build/lib/patsy 2025-10-12 22:26:04,155 root INFO copying patsy/redundancy.py -> build/lib/patsy 2025-10-12 22:26:04,155 root INFO copying patsy/test_regressions.py -> build/lib/patsy 2025-10-12 22:26:04,156 root INFO copying patsy/categorical.py -> build/lib/patsy 2025-10-12 22:26:04,156 root INFO copying patsy/compat_ordereddict.py -> build/lib/patsy 2025-10-12 22:26:04,156 root INFO copying patsy/test_build.py -> build/lib/patsy 2025-10-12 22:26:04,156 root INFO copying patsy/compat.py -> build/lib/patsy 2025-10-12 22:26:04,156 root INFO copying patsy/parse_formula.py -> build/lib/patsy 2025-10-12 22:26:04,157 root INFO copying patsy/version.py -> build/lib/patsy 2025-10-12 22:26:04,157 root INFO copying patsy/origin.py -> build/lib/patsy 2025-10-12 22:26:04,157 root INFO copying patsy/tokens.py -> build/lib/patsy 2025-10-12 22:26:04,157 root INFO copying patsy/__init__.py -> build/lib/patsy 2025-10-12 22:26:04,157 root INFO copying patsy/test_splines_bs_data.py -> build/lib/patsy 2025-10-12 22:26:04,158 root INFO copying patsy/constraint.py -> build/lib/patsy 2025-10-12 22:26:04,158 root INFO copying patsy/infix_parser.py -> build/lib/patsy 2025-10-12 22:26:04,158 root INFO copying patsy/test_splines_crs_data.py -> build/lib/patsy 2025-10-12 22:26:04,158 root INFO copying patsy/contrasts.py -> build/lib/patsy 2025-10-12 22:26:04,169 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 22:26:04,169 root INFO running install 2025-10-12 22:26:04,179 root INFO running install_lib 2025-10-12 22:26:04,184 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 22:26:04,185 root INFO creating build/bdist.linux-x86_64/wheel/patsy 2025-10-12 22:26:04,185 root INFO copying build/lib/patsy/user_util.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,185 root INFO copying build/lib/patsy/state.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,185 root INFO copying build/lib/patsy/build.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,185 root INFO copying build/lib/patsy/highlevel.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,186 root INFO copying build/lib/patsy/design_info.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,186 root INFO copying build/lib/patsy/desc.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,186 root INFO copying build/lib/patsy/mgcv_cubic_splines.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,186 root INFO copying build/lib/patsy/test_highlevel.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,186 root INFO copying build/lib/patsy/test_state.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,187 root INFO copying build/lib/patsy/eval.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,187 root INFO copying build/lib/patsy/util.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,187 root INFO copying build/lib/patsy/missing.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,187 root INFO copying build/lib/patsy/builtins.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,187 root INFO copying build/lib/patsy/splines.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,187 root INFO copying build/lib/patsy/redundancy.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,188 root INFO copying build/lib/patsy/test_regressions.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,188 root INFO copying build/lib/patsy/categorical.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,188 root INFO copying build/lib/patsy/compat_ordereddict.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,188 root INFO copying build/lib/patsy/test_build.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,188 root INFO copying build/lib/patsy/compat.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,188 root INFO copying build/lib/patsy/parse_formula.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,188 root INFO copying build/lib/patsy/version.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,189 root INFO copying build/lib/patsy/origin.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,189 root INFO copying build/lib/patsy/tokens.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,189 root INFO copying build/lib/patsy/__init__.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,189 root INFO copying build/lib/patsy/test_splines_bs_data.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,189 root INFO copying build/lib/patsy/constraint.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,189 root INFO copying build/lib/patsy/infix_parser.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,190 root INFO copying build/lib/patsy/test_splines_crs_data.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,190 root INFO copying build/lib/patsy/contrasts.py -> build/bdist.linux-x86_64/wheel/./patsy 2025-10-12 22:26:04,190 root INFO running install_egg_info 2025-10-12 22:26:04,194 root INFO running egg_info 2025-10-12 22:26:04,198 root INFO creating patsy.egg-info 2025-10-12 22:26:04,198 root INFO writing patsy.egg-info/PKG-INFO 2025-10-12 22:26:04,199 root INFO writing dependency_links to patsy.egg-info/dependency_links.txt 2025-10-12 22:26:04,200 root INFO writing requirements to patsy.egg-info/requires.txt 2025-10-12 22:26:04,200 root INFO writing top-level names to patsy.egg-info/top_level.txt 2025-10-12 22:26:04,200 root INFO writing manifest file 'patsy.egg-info/SOURCES.txt' 2025-10-12 22:26:04,205 root INFO reading manifest file 'patsy.egg-info/SOURCES.txt' 2025-10-12 22:26:04,205 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 22:26:04,207 root WARNING no previously-included directories found matching 'doc/_build' 2025-10-12 22:26:04,207 root INFO adding license file 'LICENSE.txt' 2025-10-12 22:26:04,209 root INFO writing manifest file 'patsy.egg-info/SOURCES.txt' 2025-10-12 22:26:04,212 root INFO Copying patsy.egg-info to build/bdist.linux-x86_64/wheel/./patsy-1.0.1-py3.12.egg-info 2025-10-12 22:26:04,213 root INFO running install_scripts 2025-10-12 22:26:04,214 root INFO creating build/bdist.linux-x86_64/wheel/patsy-1.0.1.dist-info/WHEEL 2025-10-12 22:26:04,215 wheel INFO creating '/home/udu/aports/community/py3-patsy/src/patsy-1.0.1/.dist/.tmp-u1k1tgcs/patsy-1.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 22:26:04,215 wheel INFO adding 'patsy/__init__.py' 2025-10-12 22:26:04,216 wheel INFO adding 'patsy/build.py' 2025-10-12 22:26:04,216 wheel INFO adding 'patsy/builtins.py' 2025-10-12 22:26:04,216 wheel INFO adding 'patsy/categorical.py' 2025-10-12 22:26:04,217 wheel INFO adding 'patsy/compat.py' 2025-10-12 22:26:04,217 wheel INFO adding 'patsy/compat_ordereddict.py' 2025-10-12 22:26:04,217 wheel INFO adding 'patsy/constraint.py' 2025-10-12 22:26:04,217 wheel INFO adding 'patsy/contrasts.py' 2025-10-12 22:26:04,217 wheel INFO adding 'patsy/desc.py' 2025-10-12 22:26:04,218 wheel INFO adding 'patsy/design_info.py' 2025-10-12 22:26:04,218 wheel INFO adding 'patsy/eval.py' 2025-10-12 22:26:04,218 wheel INFO adding 'patsy/highlevel.py' 2025-10-12 22:26:04,218 wheel INFO adding 'patsy/infix_parser.py' 2025-10-12 22:26:04,219 wheel INFO adding 'patsy/mgcv_cubic_splines.py' 2025-10-12 22:26:04,219 wheel INFO adding 'patsy/missing.py' 2025-10-12 22:26:04,219 wheel INFO adding 'patsy/origin.py' 2025-10-12 22:26:04,219 wheel INFO adding 'patsy/parse_formula.py' 2025-10-12 22:26:04,219 wheel INFO adding 'patsy/redundancy.py' 2025-10-12 22:26:04,220 wheel INFO adding 'patsy/splines.py' 2025-10-12 22:26:04,220 wheel INFO adding 'patsy/state.py' 2025-10-12 22:26:04,220 wheel INFO adding 'patsy/test_build.py' 2025-10-12 22:26:04,220 wheel INFO adding 'patsy/test_highlevel.py' 2025-10-12 22:26:04,220 wheel INFO adding 'patsy/test_regressions.py' 2025-10-12 22:26:04,221 wheel INFO adding 'patsy/test_splines_bs_data.py' 2025-10-12 22:26:04,221 wheel INFO adding 'patsy/test_splines_crs_data.py' 2025-10-12 22:26:04,222 wheel INFO adding 'patsy/test_state.py' 2025-10-12 22:26:04,222 wheel INFO adding 'patsy/tokens.py' 2025-10-12 22:26:04,222 wheel INFO adding 'patsy/user_util.py' 2025-10-12 22:26:04,222 wheel INFO adding 'patsy/util.py' 2025-10-12 22:26:04,222 wheel INFO adding 'patsy/version.py' 2025-10-12 22:26:04,223 wheel INFO adding 'patsy-1.0.1.dist-info/licenses/LICENSE.txt' 2025-10-12 22:26:04,223 wheel INFO adding 'patsy-1.0.1.dist-info/METADATA' 2025-10-12 22:26:04,223 wheel INFO adding 'patsy-1.0.1.dist-info/WHEEL' 2025-10-12 22:26:04,223 wheel INFO adding 'patsy-1.0.1.dist-info/top_level.txt' 2025-10-12 22:26:04,223 wheel INFO adding 'patsy-1.0.1.dist-info/RECORD' 2025-10-12 22:26:04,224 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 22:26:04,225 gpep517 INFO The backend produced .dist/patsy-1.0.1-py2.py3-none-any.whl patsy-1.0.1-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-patsy/src/patsy-1.0.1 configfile: setup.cfg testpaths: patsy plugins: xdist-3.6.1, cov-5.0.0 created: 20/20 workers 20 workers [147 items] ........................................................................ [ 48%] ........................................................................ [ 97%] ... [100%] ============================= 147 passed in 34.48s ============================= >>> py3-patsy: Entering fakeroot... >>> py3-patsy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/patsy/__pycache__' -> '/home/udu/aports/community/py3-patsy/pkg/py3-patsy-pyc/usr/lib/python3.12/site-packages/patsy/__pycache__' >>> py3-patsy-pyc*: Preparing subpackage py3-patsy-pyc... libfakeroot internal error: payload not recognized! >>> 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 py3-numpy py3-scipy py3-six python3~3.12 >>> py3-patsy-pyc*: Package size: 793.4 KB >>> py3-patsy-pyc*: Compressing data... >>> py3-patsy-pyc*: Create checksum... >>> py3-patsy-pyc*: Create py3-patsy-pyc-1.0.1-r0.apk >>> py3-patsy*: Tracing dependencies... python3 py3-numpy py3-scipy py3-six python3~3.12 >>> py3-patsy*: Package size: 732.9 KB >>> py3-patsy*: Compressing data... >>> py3-patsy*: Create checksum... >>> py3-patsy*: Create py3-patsy-1.0.1-r0.apk >>> py3-patsy: Build complete at Sun, 12 Oct 2025 22:26:41 +0000 elapsed time 0h 0m 41s >>> py3-patsy: Cleaning up srcdir >>> py3-patsy: Cleaning up pkgdir >>> py3-patsy: Uninstalling dependencies... (1/53) Purging .makedepends-py3-patsy (20251012.222601) (2/53) Purging py3-scipy-pyc (1.13.1-r1) (3/53) Purging py3-scipy (1.13.1-r1) (4/53) Purging py3-pooch-pyc (1.8.2-r1) (5/53) Purging py3-pooch (1.8.2-r1) (6/53) Purging py3-platformdirs-pyc (4.3.8-r0) (7/53) Purging py3-platformdirs (4.3.8-r0) (8/53) Purging py3-requests-pyc (2.32.5-r0) (9/53) Purging py3-requests (2.32.5-r0) (10/53) Purging py3-certifi-pyc (2025.4.26-r0) (11/53) Purging py3-certifi (2025.4.26-r0) (12/53) Purging py3-charset-normalizer-pyc (3.4.2-r0) (13/53) Purging py3-charset-normalizer (3.4.2-r0) (14/53) Purging py3-idna-pyc (3.10-r0) (15/53) Purging py3-idna (3.10-r0) (16/53) Purging py3-urllib3-pyc (1.26.20-r0) (17/53) Purging py3-urllib3 (1.26.20-r0) (18/53) Purging py3-numpy-tests (2.2.4-r1) (19/53) Purging py3-numpy-pyc (2.2.4-r1) (20/53) Purging py3-numpy (2.2.4-r1) (21/53) Purging openblas (0.3.28-r0) (22/53) Purging py3-six-pyc (1.17.0-r0) (23/53) Purging py3-six (1.17.0-r0) (24/53) Purging py3-gpep517-pyc (19-r0) (25/53) Purging py3-gpep517 (19-r0) (26/53) Purging py3-installer-pyc (0.7.0-r2) (27/53) Purging py3-installer (0.7.0-r2) (28/53) Purging py3-setuptools-pyc (80.9.0-r0) (29/53) Purging py3-setuptools (80.9.0-r0) (30/53) Purging py3-wheel-pyc (0.46.1-r0) (31/53) Purging py3-wheel (0.46.1-r0) (32/53) Purging py3-pytest-xdist-pyc (3.6.1-r0) (33/53) Purging py3-pytest-xdist (3.6.1-r0) (34/53) Purging py3-execnet-pyc (2.1.1-r0) (35/53) Purging py3-execnet (2.1.1-r0) (36/53) Purging py3-pytest-cov-pyc (5.0.0-r0) (37/53) Purging py3-pytest-cov (5.0.0-r0) (38/53) Purging py3-pytest-pyc (8.3.5-r0) (39/53) Purging py3-pytest (8.3.5-r0) (40/53) Purging py3-iniconfig-pyc (2.1.0-r0) (41/53) Purging py3-iniconfig (2.1.0-r0) (42/53) Purging py3-packaging-pyc (25.0-r0) (43/53) Purging py3-packaging (25.0-r0) (44/53) Purging py3-parsing-pyc (3.2.3-r0) (45/53) Purging py3-parsing (3.2.3-r0) (46/53) Purging py3-pluggy-pyc (1.5.0-r0) (47/53) Purging py3-pluggy (1.5.0-r0) (48/53) Purging py3-py-pyc (1.11.0-r4) (49/53) Purging py3-py (1.11.0-r4) (50/53) Purging py3-coverage-pyc (7.8.2-r0) (51/53) Purging py3-coverage (7.8.2-r0) (52/53) Purging libgfortran (14.2.0-r6) (53/53) Purging libquadmath (14.2.0-r6) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-patsy: Updating the community/x86_64 repository index... >>> py3-patsy: Signing the index...