>>> py3-pychromecast: Building community/py3-pychromecast 14.0.1-r1 (using abuild 3.13.0-r2) started Sat, 20 Apr 2024 20:28:35 +0000 >>> py3-pychromecast: Checking sanity of /home/buildozer/aports/community/py3-pychromecast/APKBUILD... >>> py3-pychromecast: Analyzing dependencies... >>> py3-pychromecast: Installing for build: build-base py3-casttube py3-protobuf py3-zeroconf python3 py3-build py3-gpep517 py3-setuptools py3-wheel (1/48) Installing libbz2 (1.0.8-r6) (2/48) Installing libffi (3.4.6-r0) (3/48) Installing gdbm (1.23-r1) (4/48) Installing xz-libs (5.6.1-r3) (5/48) Installing mpdecimal (4.0.0-r0) (6/48) Installing libpanelw (6.4_p20240330-r0) (7/48) Installing readline (8.2.10-r0) (8/48) Installing sqlite-libs (3.45.3-r0) (9/48) Installing python3 (3.12.3-r1) (10/48) Installing python3-pycache-pyc0 (3.12.3-r1) (11/48) Installing pyc (3.12.3-r1) (12/48) Installing py3-certifi-pyc (2024.2.2-r1) (13/48) Installing py3-casttube-pyc (0.2.1-r8) (14/48) Installing py3-charset-normalizer (3.3.2-r1) (15/48) Installing py3-charset-normalizer-pyc (3.3.2-r1) (16/48) Installing py3-idna (3.7-r0) (17/48) Installing py3-idna-pyc (3.7-r0) (18/48) Installing py3-urllib3 (1.26.18-r1) (19/48) Installing py3-urllib3-pyc (1.26.18-r1) (20/48) Installing py3-requests-pyc (2.31.0-r2) (21/48) Installing python3-pyc (3.12.3-r1) (22/48) Installing py3-certifi (2024.2.2-r1) (23/48) Installing py3-requests (2.31.0-r2) (24/48) Installing py3-casttube (0.2.1-r8) (25/48) Installing tzdata (2024a-r1) (26/48) Installing py3-protobuf (4.24.4-r1) (27/48) Installing py3-protobuf-pyc (4.24.4-r1) (28/48) Installing py3-ifaddr (0.2.0-r4) (29/48) Installing py3-ifaddr-pyc (0.2.0-r4) (30/48) Installing py3-zeroconf (0.74.0-r1) (31/48) Installing py3-zeroconf-pyc (0.74.0-r1) (32/48) Installing py3-parsing (3.1.2-r1) (33/48) Installing py3-parsing-pyc (3.1.2-r1) (34/48) Installing py3-packaging (24.0-r1) (35/48) Installing py3-packaging-pyc (24.0-r1) (36/48) Installing py3-pyproject-hooks (1.0.0-r2) (37/48) Installing py3-pyproject-hooks-pyc (1.0.0-r2) (38/48) Installing py3-build (1.2.1-r0) (39/48) Installing py3-build-pyc (1.2.1-r0) (40/48) Installing py3-installer (0.7.0-r2) (41/48) Installing py3-installer-pyc (0.7.0-r2) (42/48) Installing py3-gpep517 (15-r2) (43/48) Installing py3-gpep517-pyc (15-r2) (44/48) Installing py3-setuptools (69.5.1-r0) (45/48) Installing py3-setuptools-pyc (69.5.1-r0) (46/48) Installing py3-wheel (0.42.0-r1) (47/48) Installing py3-wheel-pyc (0.42.0-r1) (48/48) Installing .makedepends-py3-pychromecast (20240420.202841) Executing busybox-1.36.1-r25.trigger OK: 288 MiB in 150 packages >>> py3-pychromecast: Cleaning up srcdir >>> py3-pychromecast: Cleaning up pkgdir >>> py3-pychromecast: Cleaning up tmpdir >>> py3-pychromecast: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyChromecast-14.0.1.tar.gz >>> py3-pychromecast: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyChromecast-14.0.1.tar.gz >>> py3-pychromecast: Checking sha512sums... PyChromecast-14.0.1.tar.gz: OK >>> py3-pychromecast: Unpacking /var/cache/distfiles/PyChromecast-14.0.1.tar.gz... 2024-04-20 20:28:44,398 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-20 20:28:44,909 root INFO running bdist_wheel 2024-04-20 20:28:44,940 wheel WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. 2024-04-20 20:28:44,959 root INFO running build 2024-04-20 20:28:44,960 root INFO running build_py 2024-04-20 20:28:44,971 root INFO creating build 2024-04-20 20:28:44,972 root INFO creating build/lib 2024-04-20 20:28:44,972 root INFO creating build/lib/pychromecast 2024-04-20 20:28:44,973 root INFO copying pychromecast/response_handler.py -> build/lib/pychromecast 2024-04-20 20:28:44,974 root INFO copying pychromecast/socket_client.py -> build/lib/pychromecast 2024-04-20 20:28:44,976 root INFO copying pychromecast/discovery.py -> build/lib/pychromecast 2024-04-20 20:28:44,978 root INFO copying pychromecast/quick_play.py -> build/lib/pychromecast 2024-04-20 20:28:44,979 root INFO copying pychromecast/__init__.py -> build/lib/pychromecast 2024-04-20 20:28:44,980 root INFO copying pychromecast/const.py -> build/lib/pychromecast 2024-04-20 20:28:44,981 root INFO copying pychromecast/config.py -> build/lib/pychromecast 2024-04-20 20:28:44,983 root INFO copying pychromecast/error.py -> build/lib/pychromecast 2024-04-20 20:28:44,984 root INFO copying pychromecast/models.py -> build/lib/pychromecast 2024-04-20 20:28:44,985 root INFO copying pychromecast/dial.py -> build/lib/pychromecast 2024-04-20 20:28:44,987 root INFO creating build/lib/pychromecast/controllers 2024-04-20 20:28:44,988 root INFO copying pychromecast/controllers/bbcsounds.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:44,989 root INFO copying pychromecast/controllers/nrktv.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:44,991 root INFO copying pychromecast/controllers/youtube.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:44,992 root INFO copying pychromecast/controllers/shaka.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:44,993 root INFO copying pychromecast/controllers/receiver.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:44,994 root INFO copying pychromecast/controllers/dashcast.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:44,995 root INFO copying pychromecast/controllers/homeassistant_media.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:44,996 root INFO copying pychromecast/controllers/media.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:44,998 root INFO copying pychromecast/controllers/yleareena.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:44,999 root INFO copying pychromecast/controllers/bbciplayer.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:45,000 root INFO copying pychromecast/controllers/nrkradio.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:45,001 root INFO copying pychromecast/controllers/__init__.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:45,002 root INFO copying pychromecast/controllers/multizone.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:45,003 root INFO copying pychromecast/controllers/plex.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:45,004 root INFO copying pychromecast/controllers/homeassistant.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:45,005 root INFO copying pychromecast/controllers/bubbleupnp.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:45,006 root INFO copying pychromecast/controllers/supla.py -> build/lib/pychromecast/controllers 2024-04-20 20:28:45,008 root INFO creating build/lib/pychromecast/generated 2024-04-20 20:28:45,008 root INFO copying pychromecast/generated/logging_pb2.py -> build/lib/pychromecast/generated 2024-04-20 20:28:45,009 root INFO copying pychromecast/generated/authority_keys_pb2.py -> build/lib/pychromecast/generated 2024-04-20 20:28:45,010 root INFO copying pychromecast/generated/cast_channel_pb2.py -> build/lib/pychromecast/generated 2024-04-20 20:28:45,011 root INFO running egg_info 2024-04-20 20:28:45,020 root INFO writing PyChromecast.egg-info/PKG-INFO 2024-04-20 20:28:45,023 root INFO writing dependency_links to PyChromecast.egg-info/dependency_links.txt 2024-04-20 20:28:45,024 root INFO writing requirements to PyChromecast.egg-info/requires.txt 2024-04-20 20:28:45,025 root INFO writing top-level names to PyChromecast.egg-info/top_level.txt 2024-04-20 20:28:45,040 root INFO reading manifest file 'PyChromecast.egg-info/SOURCES.txt' 2024-04-20 20:28:45,043 root INFO reading manifest template 'MANIFEST.in' 2024-04-20 20:28:45,047 root WARNING warning: no previously-included files matching '*.py[co]' found under directory '*' 2024-04-20 20:28:45,047 root INFO adding license file 'LICENSE' 2024-04-20 20:28:45,053 root INFO writing manifest file 'PyChromecast.egg-info/SOURCES.txt' 2024-04-20 20:28:45,057 root INFO copying pychromecast/generated/authority_keys_pb2.pyi -> build/lib/pychromecast/generated 2024-04-20 20:28:45,058 root INFO copying pychromecast/generated/cast_channel_pb2.pyi -> build/lib/pychromecast/generated 2024-04-20 20:28:45,059 root INFO copying pychromecast/generated/logging_pb2.pyi -> build/lib/pychromecast/generated 2024-04-20 20:28:45,061 root INFO copying pychromecast/generated/readme.txt -> build/lib/pychromecast/generated 2024-04-20 20:28:45,084 wheel INFO installing to build/bdist.linux-riscv64/wheel 2024-04-20 20:28:45,084 root INFO running install 2024-04-20 20:28:45,133 root INFO running install_lib 2024-04-20 20:28:45,143 root INFO creating build/bdist.linux-riscv64 2024-04-20 20:28:45,144 root INFO creating build/bdist.linux-riscv64/wheel 2024-04-20 20:28:45,145 root INFO creating build/bdist.linux-riscv64/wheel/pychromecast 2024-04-20 20:28:45,146 root INFO creating build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,147 root INFO copying build/lib/pychromecast/controllers/bbcsounds.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,148 root INFO copying build/lib/pychromecast/controllers/nrktv.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,149 root INFO copying build/lib/pychromecast/controllers/youtube.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,150 root INFO copying build/lib/pychromecast/controllers/shaka.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,151 root INFO copying build/lib/pychromecast/controllers/receiver.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,152 root INFO copying build/lib/pychromecast/controllers/dashcast.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,153 root INFO copying build/lib/pychromecast/controllers/homeassistant_media.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,154 root INFO copying build/lib/pychromecast/controllers/media.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,155 root INFO copying build/lib/pychromecast/controllers/yleareena.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,156 root INFO copying build/lib/pychromecast/controllers/bbciplayer.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,157 root INFO copying build/lib/pychromecast/controllers/nrkradio.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,158 root INFO copying build/lib/pychromecast/controllers/__init__.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,159 root INFO copying build/lib/pychromecast/controllers/multizone.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,161 root INFO copying build/lib/pychromecast/controllers/plex.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,162 root INFO copying build/lib/pychromecast/controllers/homeassistant.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,163 root INFO copying build/lib/pychromecast/controllers/bubbleupnp.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,164 root INFO copying build/lib/pychromecast/controllers/supla.py -> build/bdist.linux-riscv64/wheel/pychromecast/controllers 2024-04-20 20:28:45,165 root INFO creating build/bdist.linux-riscv64/wheel/pychromecast/generated 2024-04-20 20:28:45,166 root INFO copying build/lib/pychromecast/generated/cast_channel_pb2.pyi -> build/bdist.linux-riscv64/wheel/pychromecast/generated 2024-04-20 20:28:45,167 root INFO copying build/lib/pychromecast/generated/logging_pb2.py -> build/bdist.linux-riscv64/wheel/pychromecast/generated 2024-04-20 20:28:45,168 root INFO copying build/lib/pychromecast/generated/readme.txt -> build/bdist.linux-riscv64/wheel/pychromecast/generated 2024-04-20 20:28:45,169 root INFO copying build/lib/pychromecast/generated/authority_keys_pb2.py -> build/bdist.linux-riscv64/wheel/pychromecast/generated 2024-04-20 20:28:45,170 root INFO copying build/lib/pychromecast/generated/logging_pb2.pyi -> build/bdist.linux-riscv64/wheel/pychromecast/generated 2024-04-20 20:28:45,172 root INFO copying build/lib/pychromecast/generated/cast_channel_pb2.py -> build/bdist.linux-riscv64/wheel/pychromecast/generated 2024-04-20 20:28:45,173 root INFO copying build/lib/pychromecast/generated/authority_keys_pb2.pyi -> build/bdist.linux-riscv64/wheel/pychromecast/generated 2024-04-20 20:28:45,174 root INFO copying build/lib/pychromecast/response_handler.py -> build/bdist.linux-riscv64/wheel/pychromecast 2024-04-20 20:28:45,175 root INFO copying build/lib/pychromecast/socket_client.py -> build/bdist.linux-riscv64/wheel/pychromecast 2024-04-20 20:28:45,176 root INFO copying build/lib/pychromecast/discovery.py -> build/bdist.linux-riscv64/wheel/pychromecast 2024-04-20 20:28:45,177 root INFO copying build/lib/pychromecast/quick_play.py -> build/bdist.linux-riscv64/wheel/pychromecast 2024-04-20 20:28:45,179 root INFO copying build/lib/pychromecast/__init__.py -> build/bdist.linux-riscv64/wheel/pychromecast 2024-04-20 20:28:45,180 root INFO copying build/lib/pychromecast/const.py -> build/bdist.linux-riscv64/wheel/pychromecast 2024-04-20 20:28:45,181 root INFO copying build/lib/pychromecast/config.py -> build/bdist.linux-riscv64/wheel/pychromecast 2024-04-20 20:28:45,182 root INFO copying build/lib/pychromecast/error.py -> build/bdist.linux-riscv64/wheel/pychromecast 2024-04-20 20:28:45,183 root INFO copying build/lib/pychromecast/models.py -> build/bdist.linux-riscv64/wheel/pychromecast 2024-04-20 20:28:45,184 root INFO copying build/lib/pychromecast/dial.py -> build/bdist.linux-riscv64/wheel/pychromecast 2024-04-20 20:28:45,185 root INFO running install_egg_info 2024-04-20 20:28:45,195 root INFO Copying PyChromecast.egg-info to build/bdist.linux-riscv64/wheel/PyChromecast-14.0.1-py3.12.egg-info 2024-04-20 20:28:45,200 root INFO running install_scripts 2024-04-20 20:28:45,211 wheel INFO creating build/bdist.linux-riscv64/wheel/PyChromecast-14.0.1.dist-info/WHEEL 2024-04-20 20:28:45,214 wheel INFO creating '/home/buildozer/aports/community/py3-pychromecast/src/PyChromecast-14.0.1/.dist/.tmp-4w3ev9cj/PyChromecast-14.0.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-04-20 20:28:45,216 wheel INFO adding 'pychromecast/__init__.py' 2024-04-20 20:28:45,218 wheel INFO adding 'pychromecast/config.py' 2024-04-20 20:28:45,220 wheel INFO adding 'pychromecast/const.py' 2024-04-20 20:28:45,221 wheel INFO adding 'pychromecast/dial.py' 2024-04-20 20:28:45,223 wheel INFO adding 'pychromecast/discovery.py' 2024-04-20 20:28:45,224 wheel INFO adding 'pychromecast/error.py' 2024-04-20 20:28:45,226 wheel INFO adding 'pychromecast/models.py' 2024-04-20 20:28:45,227 wheel INFO adding 'pychromecast/quick_play.py' 2024-04-20 20:28:45,228 wheel INFO adding 'pychromecast/response_handler.py' 2024-04-20 20:28:45,230 wheel INFO adding 'pychromecast/socket_client.py' 2024-04-20 20:28:45,232 wheel INFO adding 'pychromecast/controllers/__init__.py' 2024-04-20 20:28:45,234 wheel INFO adding 'pychromecast/controllers/bbciplayer.py' 2024-04-20 20:28:45,235 wheel INFO adding 'pychromecast/controllers/bbcsounds.py' 2024-04-20 20:28:45,236 wheel INFO adding 'pychromecast/controllers/bubbleupnp.py' 2024-04-20 20:28:45,237 wheel INFO adding 'pychromecast/controllers/dashcast.py' 2024-04-20 20:28:45,238 wheel INFO adding 'pychromecast/controllers/homeassistant.py' 2024-04-20 20:28:45,240 wheel INFO adding 'pychromecast/controllers/homeassistant_media.py' 2024-04-20 20:28:45,241 wheel INFO adding 'pychromecast/controllers/media.py' 2024-04-20 20:28:45,243 wheel INFO adding 'pychromecast/controllers/multizone.py' 2024-04-20 20:28:45,245 wheel INFO adding 'pychromecast/controllers/nrkradio.py' 2024-04-20 20:28:45,246 wheel INFO adding 'pychromecast/controllers/nrktv.py' 2024-04-20 20:28:45,247 wheel INFO adding 'pychromecast/controllers/plex.py' 2024-04-20 20:28:45,249 wheel INFO adding 'pychromecast/controllers/receiver.py' 2024-04-20 20:28:45,251 wheel INFO adding 'pychromecast/controllers/shaka.py' 2024-04-20 20:28:45,252 wheel INFO adding 'pychromecast/controllers/supla.py' 2024-04-20 20:28:45,253 wheel INFO adding 'pychromecast/controllers/yleareena.py' 2024-04-20 20:28:45,254 wheel INFO adding 'pychromecast/controllers/youtube.py' 2024-04-20 20:28:45,256 wheel INFO adding 'pychromecast/generated/authority_keys_pb2.py' 2024-04-20 20:28:45,257 wheel INFO adding 'pychromecast/generated/authority_keys_pb2.pyi' 2024-04-20 20:28:45,258 wheel INFO adding 'pychromecast/generated/cast_channel_pb2.py' 2024-04-20 20:28:45,259 wheel INFO adding 'pychromecast/generated/cast_channel_pb2.pyi' 2024-04-20 20:28:45,260 wheel INFO adding 'pychromecast/generated/logging_pb2.py' 2024-04-20 20:28:45,262 wheel INFO adding 'pychromecast/generated/logging_pb2.pyi' 2024-04-20 20:28:45,263 wheel INFO adding 'pychromecast/generated/readme.txt' 2024-04-20 20:28:45,264 wheel INFO adding 'PyChromecast-14.0.1.dist-info/LICENSE' 2024-04-20 20:28:45,265 wheel INFO adding 'PyChromecast-14.0.1.dist-info/METADATA' 2024-04-20 20:28:45,266 wheel INFO adding 'PyChromecast-14.0.1.dist-info/WHEEL' 2024-04-20 20:28:45,267 wheel INFO adding 'PyChromecast-14.0.1.dist-info/top_level.txt' 2024-04-20 20:28:45,269 wheel INFO adding 'PyChromecast-14.0.1.dist-info/RECORD' 2024-04-20 20:28:45,270 wheel INFO removing build/bdist.linux-riscv64/wheel 2024-04-20 20:28:45,276 gpep517 INFO The backend produced .dist/PyChromecast-14.0.1-py2.py3-none-any.whl PyChromecast-14.0.1-py2.py3-none-any.whl >>> py3-pychromecast: Entering fakeroot... 2024-04-20 20:28:46,133 gpep517 INFO Installing .dist/PyChromecast-14.0.1-py2.py3-none-any.whl into /home/buildozer/aports/community/py3-pychromecast/pkg/py3-pychromecast 2024-04-20 20:28:46,543 gpep517 INFO Installation complete >>> py3-pychromecast-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-pychromecast/pkg/py3-pychromecast/usr/lib/python3.12/site-packages/pychromecast/controllers/__pycache__' -> '/home/buildozer/aports/community/py3-pychromecast/pkg/py3-pychromecast-pyc/usr/lib/python3.12/site-packages/pychromecast/controllers/__pycache__' '/home/buildozer/aports/community/py3-pychromecast/pkg/py3-pychromecast/usr/lib/python3.12/site-packages/pychromecast/generated/__pycache__' -> '/home/buildozer/aports/community/py3-pychromecast/pkg/py3-pychromecast-pyc/usr/lib/python3.12/site-packages/pychromecast/generated/__pycache__' '/home/buildozer/aports/community/py3-pychromecast/pkg/py3-pychromecast/usr/lib/python3.12/site-packages/pychromecast/__pycache__' -> '/home/buildozer/aports/community/py3-pychromecast/pkg/py3-pychromecast-pyc/usr/lib/python3.12/site-packages/pychromecast/__pycache__' >>> py3-pychromecast-pyc*: Preparing subpackage py3-pychromecast-pyc... >>> py3-pychromecast-pyc*: Running postcheck for py3-pychromecast-pyc >>> py3-pychromecast*: Running postcheck for py3-pychromecast >>> py3-pychromecast*: Preparing package py3-pychromecast... >>> py3-pychromecast-pyc*: Tracing dependencies... py3-casttube py3-protobuf py3-zeroconf python3 python3~3.12 >>> py3-pychromecast-pyc*: Package size: 372.0 KB >>> py3-pychromecast-pyc*: Compressing data... >>> py3-pychromecast-pyc*: Create checksum... >>> py3-pychromecast-pyc*: Create py3-pychromecast-pyc-14.0.1-r1.apk >>> py3-pychromecast*: Tracing dependencies... py3-casttube py3-protobuf py3-zeroconf python3 python3~3.12 >>> py3-pychromecast*: Package size: 388.0 KB >>> py3-pychromecast*: Compressing data... >>> py3-pychromecast*: Create checksum... >>> py3-pychromecast*: Create py3-pychromecast-14.0.1-r1.apk >>> py3-pychromecast: Build complete at Sat, 20 Apr 2024 20:28:47 +0000 elapsed time 0h 0m 12s >>> py3-pychromecast: Cleaning up srcdir >>> py3-pychromecast: Cleaning up pkgdir >>> py3-pychromecast: Uninstalling dependencies... (1/48) Purging .makedepends-py3-pychromecast (20240420.202841) (2/48) Purging py3-casttube-pyc (0.2.1-r8) (3/48) Purging py3-casttube (0.2.1-r8) (4/48) Purging py3-requests-pyc (2.31.0-r2) (5/48) Purging py3-requests (2.31.0-r2) (6/48) Purging py3-certifi-pyc (2024.2.2-r1) (7/48) Purging py3-certifi (2024.2.2-r1) (8/48) Purging py3-charset-normalizer-pyc (3.3.2-r1) (9/48) Purging py3-charset-normalizer (3.3.2-r1) (10/48) Purging py3-idna-pyc (3.7-r0) (11/48) Purging py3-idna (3.7-r0) (12/48) Purging py3-urllib3-pyc (1.26.18-r1) (13/48) Purging py3-urllib3 (1.26.18-r1) (14/48) Purging py3-protobuf-pyc (4.24.4-r1) (15/48) Purging py3-protobuf (4.24.4-r1) (16/48) Purging tzdata (2024a-r1) (17/48) Purging py3-zeroconf-pyc (0.74.0-r1) (18/48) Purging py3-zeroconf (0.74.0-r1) (19/48) Purging py3-ifaddr-pyc (0.2.0-r4) (20/48) Purging py3-ifaddr (0.2.0-r4) (21/48) Purging py3-build-pyc (1.2.1-r0) (22/48) Purging py3-build (1.2.1-r0) (23/48) Purging py3-pyproject-hooks-pyc (1.0.0-r2) (24/48) Purging py3-pyproject-hooks (1.0.0-r2) (25/48) Purging py3-gpep517-pyc (15-r2) (26/48) Purging py3-gpep517 (15-r2) (27/48) Purging py3-installer-pyc (0.7.0-r2) (28/48) Purging py3-installer (0.7.0-r2) (29/48) Purging py3-setuptools-pyc (69.5.1-r0) (30/48) Purging py3-setuptools (69.5.1-r0) (31/48) Purging py3-wheel-pyc (0.42.0-r1) (32/48) Purging py3-wheel (0.42.0-r1) (33/48) Purging py3-packaging-pyc (24.0-r1) (34/48) Purging py3-packaging (24.0-r1) (35/48) Purging py3-parsing-pyc (3.1.2-r1) (36/48) Purging py3-parsing (3.1.2-r1) (37/48) Purging python3-pyc (3.12.3-r1) (38/48) Purging python3-pycache-pyc0 (3.12.3-r1) (39/48) Purging pyc (3.12.3-r1) (40/48) Purging python3 (3.12.3-r1) (41/48) Purging gdbm (1.23-r1) (42/48) Purging libbz2 (1.0.8-r6) (43/48) Purging libffi (3.4.6-r0) (44/48) Purging libpanelw (6.4_p20240330-r0) (45/48) Purging mpdecimal (4.0.0-r0) (46/48) Purging readline (8.2.10-r0) (47/48) Purging sqlite-libs (3.45.3-r0) (48/48) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 227 MiB in 102 packages >>> py3-pychromecast: Updating the community/riscv64 repository index... >>> py3-pychromecast: Signing the index...