>>> py3-netaddr: Building community/py3-netaddr 0.10.1-r1 (using abuild 3.16.0_rc4-r0) started Sat, 25 Oct 2025 03:47:36 +0000 >>> py3-netaddr: Validating /home/buildozer/aports/community/py3-netaddr/APKBUILD... >>> py3-netaddr: Analyzing dependencies... >>> py3-netaddr: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel py3-pytest ( 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.1-r0) ( 5/34) Installing mpdecimal (4.0.1-r0) ( 6/34) Installing libpanelw (6.5_p20251010-r0) ( 7/34) Installing sqlite-libs (3.50.4-r1) ( 8/34) Installing python3 (3.12.12-r0) ( 9/34) Installing python3-pycache-pyc0 (3.12.12-r0) (10/34) Installing pyc (3.12.12-r0) (11/34) Installing python3-pyc (3.12.12-r0) (12/34) Installing py3-installer (0.7.0-r2) (13/34) Installing py3-installer-pyc (0.7.0-r2) (14/34) Installing py3-gpep517 (19-r0) (15/34) Installing py3-gpep517-pyc (19-r0) (16/34) Installing py3-parsing (3.2.3-r0) (17/34) Installing py3-parsing-pyc (3.2.3-r0) (18/34) Installing py3-packaging (25.0-r0) (19/34) Installing py3-packaging-pyc (25.0-r0) (20/34) Installing py3-setuptools (80.9.0-r1) (21/34) Installing py3-setuptools-pyc (80.9.0-r1) (22/34) Installing py3-wheel (0.46.1-r0) (23/34) Installing py3-wheel-pyc (0.46.1-r0) (24/34) Installing py3-iniconfig (2.3.0-r0) (25/34) Installing py3-iniconfig-pyc (2.3.0-r0) (26/34) Installing py3-pluggy (1.6.0-r0) (27/34) Installing py3-pluggy-pyc (1.6.0-r0) (28/34) Installing py3-py (1.11.0-r4) (29/34) Installing py3-py-pyc (1.11.0-r4) (30/34) Installing py3-pygments (2.19.2-r0) (31/34) Installing py3-pygments-pyc (2.19.2-r0) (32/34) Installing py3-pytest (8.4.2-r1) (33/34) Installing py3-pytest-pyc (8.4.2-r1) (34/34) Installing .makedepends-py3-netaddr (20251025.034817) busybox-1.37.0-r24.trigger: Executing script... OK: 482 MiB in 139 packages >>> py3-netaddr: Cleaning up srcdir >>> py3-netaddr: Cleaning up pkgdir >>> py3-netaddr: Cleaning up tmpdir >>> py3-netaddr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/netaddr-0.10.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/netaddr-0.10.1.tar.gz.part' netaddr-0.10.1.tar.g 100% |********************************| 2173k 0:00:00 ETA '/var/cache/distfiles/v3.23/netaddr-0.10.1.tar.gz.part' saved /var/cache/distfiles/v3.23/netaddr-0.10.1.tar.gz: OK >>> py3-netaddr: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/netaddr-0.10.1.tar.gz /var/cache/distfiles/v3.23/netaddr-0.10.1.tar.gz: OK >>> py3-netaddr: Unpacking /var/cache/distfiles/v3.23/netaddr-0.10.1.tar.gz... 2025-10-25 03:48:19,163 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 License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-25 03:48:19,193 root INFO running bdist_wheel 2025-10-25 03:48:19,217 root INFO running build 2025-10-25 03:48:19,218 root INFO running build_py 2025-10-25 03:48:19,223 root INFO creating build/lib/netaddr 2025-10-25 03:48:19,223 root INFO copying netaddr/__init__.py -> build/lib/netaddr 2025-10-25 03:48:19,224 root INFO copying netaddr/compat.py -> build/lib/netaddr 2025-10-25 03:48:19,224 root INFO copying netaddr/core.py -> build/lib/netaddr 2025-10-25 03:48:19,224 root INFO copying netaddr/cli.py -> build/lib/netaddr 2025-10-25 03:48:19,225 root INFO copying netaddr/fbsocket.py -> build/lib/netaddr 2025-10-25 03:48:19,225 root INFO creating build/lib/netaddr/ip 2025-10-25 03:48:19,225 root INFO copying netaddr/ip/rfc1924.py -> build/lib/netaddr/ip 2025-10-25 03:48:19,226 root INFO copying netaddr/ip/nmap.py -> build/lib/netaddr/ip 2025-10-25 03:48:19,226 root INFO copying netaddr/ip/iana.py -> build/lib/netaddr/ip 2025-10-25 03:48:19,226 root INFO copying netaddr/ip/__init__.py -> build/lib/netaddr/ip 2025-10-25 03:48:19,227 root INFO copying netaddr/ip/glob.py -> build/lib/netaddr/ip 2025-10-25 03:48:19,227 root INFO copying netaddr/ip/sets.py -> build/lib/netaddr/ip 2025-10-25 03:48:19,228 root INFO creating build/lib/netaddr/eui 2025-10-25 03:48:19,228 root INFO copying netaddr/eui/__init__.py -> build/lib/netaddr/eui 2025-10-25 03:48:19,228 root INFO copying netaddr/eui/ieee.py -> build/lib/netaddr/eui 2025-10-25 03:48:19,229 root INFO creating build/lib/netaddr/strategy 2025-10-25 03:48:19,229 root INFO copying netaddr/strategy/ipv6.py -> build/lib/netaddr/strategy 2025-10-25 03:48:19,229 root INFO copying netaddr/strategy/__init__.py -> build/lib/netaddr/strategy 2025-10-25 03:48:19,230 root INFO copying netaddr/strategy/ipv4.py -> build/lib/netaddr/strategy 2025-10-25 03:48:19,230 root INFO copying netaddr/strategy/eui64.py -> build/lib/netaddr/strategy 2025-10-25 03:48:19,230 root INFO copying netaddr/strategy/eui48.py -> build/lib/netaddr/strategy 2025-10-25 03:48:19,231 root INFO creating build/lib/netaddr/contrib 2025-10-25 03:48:19,231 root INFO copying netaddr/contrib/subnet_splitter.py -> build/lib/netaddr/contrib 2025-10-25 03:48:19,231 root INFO copying netaddr/contrib/__init__.py -> build/lib/netaddr/contrib 2025-10-25 03:48:19,233 root INFO copying netaddr/ip/ipv4-address-space.xml -> build/lib/netaddr/ip 2025-10-25 03:48:19,234 root INFO copying netaddr/ip/ipv6-unicast-address-assignments.xml -> build/lib/netaddr/ip 2025-10-25 03:48:19,234 root INFO copying netaddr/ip/multicast-addresses.xml -> build/lib/netaddr/ip 2025-10-25 03:48:19,235 root INFO copying netaddr/ip/ipv6-address-space.xml -> build/lib/netaddr/ip 2025-10-25 03:48:19,235 root INFO copying netaddr/eui/iab.txt -> build/lib/netaddr/eui 2025-10-25 03:48:19,239 root INFO copying netaddr/eui/oui.txt -> build/lib/netaddr/eui 2025-10-25 03:48:19,247 root INFO copying netaddr/eui/oui.idx -> build/lib/netaddr/eui 2025-10-25 03:48:19,248 root INFO copying netaddr/eui/iab.idx -> build/lib/netaddr/eui 2025-10-25 03:48:19,260 root INFO installing to build/bdist.linux-i686/wheel 2025-10-25 03:48:19,260 root INFO running install 2025-10-25 03:48:19,272 root INFO running install_lib 2025-10-25 03:48:19,277 root INFO creating build/bdist.linux-i686/wheel 2025-10-25 03:48:19,277 root INFO creating build/bdist.linux-i686/wheel/netaddr 2025-10-25 03:48:19,277 root INFO creating build/bdist.linux-i686/wheel/netaddr/strategy 2025-10-25 03:48:19,277 root INFO copying build/lib/netaddr/strategy/ipv6.py -> build/bdist.linux-i686/wheel/./netaddr/strategy 2025-10-25 03:48:19,278 root INFO copying build/lib/netaddr/strategy/__init__.py -> build/bdist.linux-i686/wheel/./netaddr/strategy 2025-10-25 03:48:19,278 root INFO copying build/lib/netaddr/strategy/ipv4.py -> build/bdist.linux-i686/wheel/./netaddr/strategy 2025-10-25 03:48:19,278 root INFO copying build/lib/netaddr/strategy/eui64.py -> build/bdist.linux-i686/wheel/./netaddr/strategy 2025-10-25 03:48:19,279 root INFO copying build/lib/netaddr/strategy/eui48.py -> build/bdist.linux-i686/wheel/./netaddr/strategy 2025-10-25 03:48:19,279 root INFO creating build/bdist.linux-i686/wheel/netaddr/eui 2025-10-25 03:48:19,279 root INFO copying build/lib/netaddr/eui/oui.idx -> build/bdist.linux-i686/wheel/./netaddr/eui 2025-10-25 03:48:19,281 root INFO copying build/lib/netaddr/eui/iab.idx -> build/bdist.linux-i686/wheel/./netaddr/eui 2025-10-25 03:48:19,281 root INFO copying build/lib/netaddr/eui/iab.txt -> build/bdist.linux-i686/wheel/./netaddr/eui 2025-10-25 03:48:19,284 root INFO copying build/lib/netaddr/eui/__init__.py -> build/bdist.linux-i686/wheel/./netaddr/eui 2025-10-25 03:48:19,284 root INFO copying build/lib/netaddr/eui/ieee.py -> build/bdist.linux-i686/wheel/./netaddr/eui 2025-10-25 03:48:19,284 root INFO copying build/lib/netaddr/eui/oui.txt -> build/bdist.linux-i686/wheel/./netaddr/eui 2025-10-25 03:48:19,292 root INFO copying build/lib/netaddr/__init__.py -> build/bdist.linux-i686/wheel/./netaddr 2025-10-25 03:48:19,292 root INFO copying build/lib/netaddr/compat.py -> build/bdist.linux-i686/wheel/./netaddr 2025-10-25 03:48:19,293 root INFO copying build/lib/netaddr/core.py -> build/bdist.linux-i686/wheel/./netaddr 2025-10-25 03:48:19,293 root INFO copying build/lib/netaddr/cli.py -> build/bdist.linux-i686/wheel/./netaddr 2025-10-25 03:48:19,293 root INFO creating build/bdist.linux-i686/wheel/netaddr/ip 2025-10-25 03:48:19,293 root INFO copying build/lib/netaddr/ip/rfc1924.py -> build/bdist.linux-i686/wheel/./netaddr/ip 2025-10-25 03:48:19,294 root INFO copying build/lib/netaddr/ip/nmap.py -> build/bdist.linux-i686/wheel/./netaddr/ip 2025-10-25 03:48:19,294 root INFO copying build/lib/netaddr/ip/ipv4-address-space.xml -> build/bdist.linux-i686/wheel/./netaddr/ip 2025-10-25 03:48:19,294 root INFO copying build/lib/netaddr/ip/iana.py -> build/bdist.linux-i686/wheel/./netaddr/ip 2025-10-25 03:48:19,295 root INFO copying build/lib/netaddr/ip/__init__.py -> build/bdist.linux-i686/wheel/./netaddr/ip 2025-10-25 03:48:19,295 root INFO copying build/lib/netaddr/ip/ipv6-unicast-address-assignments.xml -> build/bdist.linux-i686/wheel/./netaddr/ip 2025-10-25 03:48:19,295 root INFO copying build/lib/netaddr/ip/glob.py -> build/bdist.linux-i686/wheel/./netaddr/ip 2025-10-25 03:48:19,296 root INFO copying build/lib/netaddr/ip/multicast-addresses.xml -> build/bdist.linux-i686/wheel/./netaddr/ip 2025-10-25 03:48:19,296 root INFO copying build/lib/netaddr/ip/sets.py -> build/bdist.linux-i686/wheel/./netaddr/ip 2025-10-25 03:48:19,296 root INFO copying build/lib/netaddr/ip/ipv6-address-space.xml -> build/bdist.linux-i686/wheel/./netaddr/ip 2025-10-25 03:48:19,297 root INFO copying build/lib/netaddr/fbsocket.py -> build/bdist.linux-i686/wheel/./netaddr 2025-10-25 03:48:19,297 root INFO creating build/bdist.linux-i686/wheel/netaddr/contrib 2025-10-25 03:48:19,297 root INFO copying build/lib/netaddr/contrib/subnet_splitter.py -> build/bdist.linux-i686/wheel/./netaddr/contrib 2025-10-25 03:48:19,298 root INFO copying build/lib/netaddr/contrib/__init__.py -> build/bdist.linux-i686/wheel/./netaddr/contrib 2025-10-25 03:48:19,298 root INFO running install_egg_info 2025-10-25 03:48:19,303 root INFO running egg_info 2025-10-25 03:48:19,308 root INFO writing netaddr.egg-info/PKG-INFO 2025-10-25 03:48:19,308 root INFO writing dependency_links to netaddr.egg-info/dependency_links.txt 2025-10-25 03:48:19,309 root INFO writing entry points to netaddr.egg-info/entry_points.txt 2025-10-25 03:48:19,309 root INFO writing requirements to netaddr.egg-info/requires.txt 2025-10-25 03:48:19,310 root INFO writing top-level names to netaddr.egg-info/top_level.txt 2025-10-25 03:48:19,316 root INFO reading manifest file 'netaddr.egg-info/SOURCES.txt' 2025-10-25 03:48:19,319 root INFO reading manifest template 'MANIFEST.in' 2025-10-25 03:48:19,320 root WARNING warning: no files found matching 'release.py' 2025-10-25 03:48:19,325 root WARNING warning: no files found matching 'netaddr/tools/netaddr' 2025-10-25 03:48:19,325 root INFO adding license file 'LICENSE' 2025-10-25 03:48:19,325 root INFO adding license file 'AUTHORS' 2025-10-25 03:48:19,328 root INFO writing manifest file 'netaddr.egg-info/SOURCES.txt' 2025-10-25 03:48:19,329 root INFO Copying netaddr.egg-info to build/bdist.linux-i686/wheel/./netaddr-0.10.1-py3.12.egg-info 2025-10-25 03:48:19,330 root INFO running install_scripts 2025-10-25 03:48:19,331 root INFO creating build/bdist.linux-i686/wheel/netaddr-0.10.1.dist-info/WHEEL 2025-10-25 03:48:19,332 wheel INFO creating '/home/buildozer/aports/community/py3-netaddr/src/netaddr-0.10.1/.dist/.tmp-5yl157pe/netaddr-0.10.1-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2025-10-25 03:48:19,332 wheel INFO adding 'netaddr/__init__.py' 2025-10-25 03:48:19,333 wheel INFO adding 'netaddr/cli.py' 2025-10-25 03:48:19,333 wheel INFO adding 'netaddr/compat.py' 2025-10-25 03:48:19,333 wheel INFO adding 'netaddr/core.py' 2025-10-25 03:48:19,334 wheel INFO adding 'netaddr/fbsocket.py' 2025-10-25 03:48:19,334 wheel INFO adding 'netaddr/contrib/__init__.py' 2025-10-25 03:48:19,334 wheel INFO adding 'netaddr/contrib/subnet_splitter.py' 2025-10-25 03:48:19,335 wheel INFO adding 'netaddr/eui/__init__.py' 2025-10-25 03:48:19,335 wheel INFO adding 'netaddr/eui/iab.idx' 2025-10-25 03:48:19,341 wheel INFO adding 'netaddr/eui/iab.txt' 2025-10-25 03:48:19,349 wheel INFO adding 'netaddr/eui/ieee.py' 2025-10-25 03:48:19,351 wheel INFO adding 'netaddr/eui/oui.idx' 2025-10-25 03:48:19,364 wheel INFO adding 'netaddr/eui/oui.txt' 2025-10-25 03:48:19,382 wheel INFO adding 'netaddr/ip/__init__.py' 2025-10-25 03:48:19,383 wheel INFO adding 'netaddr/ip/glob.py' 2025-10-25 03:48:19,383 wheel INFO adding 'netaddr/ip/iana.py' 2025-10-25 03:48:19,383 wheel INFO adding 'netaddr/ip/ipv4-address-space.xml' 2025-10-25 03:48:19,384 wheel INFO adding 'netaddr/ip/ipv6-address-space.xml' 2025-10-25 03:48:19,384 wheel INFO adding 'netaddr/ip/ipv6-unicast-address-assignments.xml' 2025-10-25 03:48:19,385 wheel INFO adding 'netaddr/ip/multicast-addresses.xml' 2025-10-25 03:48:19,386 wheel INFO adding 'netaddr/ip/nmap.py' 2025-10-25 03:48:19,386 wheel INFO adding 'netaddr/ip/rfc1924.py' 2025-10-25 03:48:19,386 wheel INFO adding 'netaddr/ip/sets.py' 2025-10-25 03:48:19,387 wheel INFO adding 'netaddr/strategy/__init__.py' 2025-10-25 03:48:19,387 wheel INFO adding 'netaddr/strategy/eui48.py' 2025-10-25 03:48:19,387 wheel INFO adding 'netaddr/strategy/eui64.py' 2025-10-25 03:48:19,388 wheel INFO adding 'netaddr/strategy/ipv4.py' 2025-10-25 03:48:19,388 wheel INFO adding 'netaddr/strategy/ipv6.py' 2025-10-25 03:48:19,388 wheel INFO adding 'netaddr-0.10.1.dist-info/licenses/AUTHORS' 2025-10-25 03:48:19,389 wheel INFO adding 'netaddr-0.10.1.dist-info/licenses/LICENSE' 2025-10-25 03:48:19,389 wheel INFO adding 'netaddr-0.10.1.dist-info/METADATA' 2025-10-25 03:48:19,389 wheel INFO adding 'netaddr-0.10.1.dist-info/WHEEL' 2025-10-25 03:48:19,389 wheel INFO adding 'netaddr-0.10.1.dist-info/entry_points.txt' 2025-10-25 03:48:19,389 wheel INFO adding 'netaddr-0.10.1.dist-info/top_level.txt' 2025-10-25 03:48:19,390 wheel INFO adding 'netaddr-0.10.1.dist-info/RECORD' 2025-10-25 03:48:19,390 root INFO removing build/bdist.linux-i686/wheel 2025-10-25 03:48:19,393 gpep517 INFO The backend produced .dist/netaddr-0.10.1-py3-none-any.whl netaddr-0.10.1-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-netaddr/src/netaddr-0.10.1 collected 331 items / 50 deselected / 281 selected netaddr/tests/core/test_compat.py .s...... [ 2%] netaddr/tests/core/test_pubsub.py . [ 3%] netaddr/tests/eui/test_eui.py ..s....................... [ 12%] netaddr/tests/eui/test_ieee_parsers.py ss.. [ 13%] netaddr/tests/ip/test_cidr_v4.py ......... [ 17%] netaddr/tests/ip/test_cidr_v6.py .... [ 18%] netaddr/tests/ip/test_dns.py .. [ 19%] netaddr/tests/ip/test_ip.py .... [ 20%] netaddr/tests/ip/test_ip_categories.py ................................. [ 32%] ......................... [ 41%] netaddr/tests/ip/test_ip_comparisons.py .. [ 41%] netaddr/tests/ip/test_ip_globs.py ........ [ 44%] netaddr/tests/ip/test_ip_network_categories.py ..... [ 46%] netaddr/tests/ip/test_ip_ranges.py ................ [ 52%] netaddr/tests/ip/test_ip_rfc1924.py . [ 52%] netaddr/tests/ip/test_ip_sets.py ............................. [ 62%] netaddr/tests/ip/test_ip_splitter.py .... [ 64%] netaddr/tests/ip/test_ip_v4.py ...............................s......... [ 79%] [ 79%] netaddr/tests/ip/test_ip_v4_v6_conversions.py ..... [ 80%] netaddr/tests/ip/test_ip_v6.py .............. [ 85%] netaddr/tests/ip/test_network_ops.py ... [ 86%] netaddr/tests/ip/test_nmap.py ...... [ 88%] netaddr/tests/ip/test_old_specs.py ... [ 90%] netaddr/tests/ip/test_platform_osx.py s. [ 90%] netaddr/tests/ip/test_socket_module_fallback.py ................. [ 96%] netaddr/tests/strategy/test_eui48_strategy.py .s.. [ 98%] netaddr/tests/strategy/test_ipv4_strategy.py .s... [100%] ================ 273 passed, 8 skipped, 50 deselected in 1.63s ================= >>> py3-netaddr: Entering fakeroot... >>> py3-netaddr-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/netaddr/strategy/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.12/site-packages/netaddr/strategy/__pycache__' 'usr/lib/python3.12/site-packages/netaddr/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.12/site-packages/netaddr/__pycache__' 'usr/lib/python3.12/site-packages/netaddr/eui/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.12/site-packages/netaddr/eui/__pycache__' 'usr/lib/python3.12/site-packages/netaddr/ip/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.12/site-packages/netaddr/ip/__pycache__' 'usr/lib/python3.12/site-packages/netaddr/contrib/__pycache__' -> '/home/buildozer/aports/community/py3-netaddr/pkg/py3-netaddr-pyc/usr/lib/python3.12/site-packages/netaddr/contrib/__pycache__' >>> py3-netaddr-pyc*: Preparing subpackage py3-netaddr-pyc... >>> py3-netaddr-pyc*: Running postcheck for py3-netaddr-pyc >>> py3-netaddr*: Running postcheck for py3-netaddr >>> py3-netaddr*: Preparing package py3-netaddr... >>> py3-netaddr-pyc*: Tracing dependencies... python3~3.12 >>> py3-netaddr-pyc*: Package size: 261.2 KB >>> py3-netaddr-pyc*: Compressing data... >>> py3-netaddr-pyc*: Create checksum... >>> py3-netaddr-pyc*: Create py3-netaddr-pyc-0.10.1-r1.apk >>> py3-netaddr*: Tracing dependencies... python3 python3~3.12 >>> py3-netaddr*: Package size: 8.9 MB >>> py3-netaddr*: Compressing data... >>> py3-netaddr*: Create checksum... >>> py3-netaddr*: Create py3-netaddr-0.10.1-r1.apk >>> py3-netaddr: Build complete at Sat, 25 Oct 2025 03:48:22 +0000 elapsed time 0h 0m 46s >>> py3-netaddr: Cleaning up srcdir >>> py3-netaddr: Cleaning up pkgdir >>> py3-netaddr: Uninstalling dependencies... ( 1/34) Purging .makedepends-py3-netaddr (20251025.034817) ( 2/34) Purging py3-gpep517-pyc (19-r0) ( 3/34) Purging py3-gpep517 (19-r0) ( 4/34) Purging py3-installer-pyc (0.7.0-r2) ( 5/34) Purging py3-installer (0.7.0-r2) ( 6/34) Purging py3-setuptools-pyc (80.9.0-r1) ( 7/34) Purging py3-setuptools (80.9.0-r1) ( 8/34) Purging py3-wheel-pyc (0.46.1-r0) ( 9/34) Purging py3-wheel (0.46.1-r0) (10/34) Purging py3-pytest-pyc (8.4.2-r1) (11/34) Purging py3-pytest (8.4.2-r1) (12/34) Purging py3-iniconfig-pyc (2.3.0-r0) (13/34) Purging py3-iniconfig (2.3.0-r0) (14/34) Purging py3-packaging-pyc (25.0-r0) (15/34) Purging py3-packaging (25.0-r0) (16/34) Purging py3-parsing-pyc (3.2.3-r0) (17/34) Purging py3-parsing (3.2.3-r0) (18/34) Purging py3-pluggy-pyc (1.6.0-r0) (19/34) Purging py3-pluggy (1.6.0-r0) (20/34) Purging py3-py-pyc (1.11.0-r4) (21/34) Purging py3-py (1.11.0-r4) (22/34) Purging py3-pygments-pyc (2.19.2-r0) (23/34) Purging py3-pygments (2.19.2-r0) (24/34) Purging python3-pyc (3.12.12-r0) (25/34) Purging python3-pycache-pyc0 (3.12.12-r0) (26/34) Purging pyc (3.12.12-r0) (27/34) Purging python3 (3.12.12-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.5_p20251010-r0) (32/34) Purging mpdecimal (4.0.1-r0) (33/34) Purging sqlite-libs (3.50.4-r1) (34/34) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 426 MiB in 105 packages >>> py3-netaddr: Updating the community/x86 repository index... >>> py3-netaddr: Signing the index...