>>> py3-pytelegrambotapi: Building testing/py3-pytelegrambotapi 4.14.0-r0 (using abuild 3.12.0-r0) started Fri, 01 Dec 2023 00:12:40 +0000 >>> py3-pytelegrambotapi: Checking sanity of /home/buildozer/aports/testing/py3-pytelegrambotapi/APKBUILD... >>> py3-pytelegrambotapi: Analyzing dependencies... >>> py3-pytelegrambotapi: Installing for build: build-base py3-setuptools py3-gpep517 py3-installer py3-wheel (1/23) Installing libffi (3.4.4-r3) (2/23) Installing gdbm (1.23-r1) (3/23) Installing mpdecimal (2.5.1-r2) (4/23) Installing libpanelw (6.4_p20231007-r0) (5/23) Installing readline (8.2.1-r2) (6/23) Installing sqlite-libs (3.44.2-r0) (7/23) Installing python3 (3.11.6-r1) (8/23) Installing python3-pycache-pyc0 (3.11.6-r1) (9/23) Installing pyc (3.11.6-r1) (10/23) Installing py3-setuptools-pyc (68.2.2-r0) (11/23) Installing py3-parsing (3.1.1-r0) (12/23) Installing py3-parsing-pyc (3.1.1-r0) (13/23) Installing py3-packaging-pyc (23.2-r0) (14/23) Installing python3-pyc (3.11.6-r1) (15/23) Installing py3-packaging (23.2-r0) (16/23) Installing py3-setuptools (68.2.2-r0) (17/23) Installing py3-installer (0.7.0-r1) (18/23) Installing py3-installer-pyc (0.7.0-r1) (19/23) Installing py3-gpep517 (15-r1) (20/23) Installing py3-gpep517-pyc (15-r1) (21/23) Installing py3-wheel (0.42.0-r0) (22/23) Installing py3-wheel-pyc (0.42.0-r0) (23/23) Installing .makedepends-py3-pytelegrambotapi (20231201.001241) Executing busybox-1.36.1-r15.trigger OK: 319 MiB in 133 packages >>> py3-pytelegrambotapi: Cleaning up srcdir >>> py3-pytelegrambotapi: Cleaning up pkgdir >>> py3-pytelegrambotapi: Cleaning up tmpdir >>> py3-pytelegrambotapi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytelegrambotapi-4.14.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-pytelegrambotapi: Fetching py3-pytelegrambotapi-4.14.0.tar.gz::https://github.com/eternnoir/pyTelegramBotAPI/archive/4.14.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 142k 0 142k 0 0 81013 0 --:--:-- 0:00:01 --:--:-- 149k 100 1225k 0 1225k 0 0 498k 0 --:--:-- 0:00:02 --:--:-- 763k >>> py3-pytelegrambotapi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytelegrambotapi-4.14.0.tar.gz >>> py3-pytelegrambotapi: Checking sha512sums... py3-pytelegrambotapi-4.14.0.tar.gz: OK >>> py3-pytelegrambotapi: Unpacking /var/cache/distfiles/py3-pytelegrambotapi-4.14.0.tar.gz... 2023-12-01 00:12:45,375 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-12-01 00:12:45,406 root INFO running bdist_wheel 2023-12-01 00:12:45,424 root INFO running build 2023-12-01 00:12:45,424 root INFO running build_py 2023-12-01 00:12:45,426 root INFO creating build 2023-12-01 00:12:45,426 root INFO creating build/lib 2023-12-01 00:12:45,426 root INFO creating build/lib/telebot 2023-12-01 00:12:45,427 root INFO copying telebot/async_telebot.py -> build/lib/telebot 2023-12-01 00:12:45,427 root INFO copying telebot/version.py -> build/lib/telebot 2023-12-01 00:12:45,427 root INFO copying telebot/asyncio_helper.py -> build/lib/telebot 2023-12-01 00:12:45,427 root INFO copying telebot/util.py -> build/lib/telebot 2023-12-01 00:12:45,428 root INFO copying telebot/callback_data.py -> build/lib/telebot 2023-12-01 00:12:45,428 root INFO copying telebot/handler_backends.py -> build/lib/telebot 2023-12-01 00:12:45,428 root INFO copying telebot/asyncio_handler_backends.py -> build/lib/telebot 2023-12-01 00:12:45,428 root INFO copying telebot/asyncio_filters.py -> build/lib/telebot 2023-12-01 00:12:45,428 root INFO copying telebot/custom_filters.py -> build/lib/telebot 2023-12-01 00:12:45,429 root INFO copying telebot/service_utils.py -> build/lib/telebot 2023-12-01 00:12:45,429 root INFO copying telebot/__init__.py -> build/lib/telebot 2023-12-01 00:12:45,429 root INFO copying telebot/types.py -> build/lib/telebot 2023-12-01 00:12:45,430 root INFO copying telebot/formatting.py -> build/lib/telebot 2023-12-01 00:12:45,430 root INFO copying telebot/apihelper.py -> build/lib/telebot 2023-12-01 00:12:45,430 root INFO creating build/lib/telebot/asyncio_storage 2023-12-01 00:12:45,430 root INFO copying telebot/asyncio_storage/pickle_storage.py -> build/lib/telebot/asyncio_storage 2023-12-01 00:12:45,431 root INFO copying telebot/asyncio_storage/memory_storage.py -> build/lib/telebot/asyncio_storage 2023-12-01 00:12:45,431 root INFO copying telebot/asyncio_storage/redis_storage.py -> build/lib/telebot/asyncio_storage 2023-12-01 00:12:45,431 root INFO copying telebot/asyncio_storage/base_storage.py -> build/lib/telebot/asyncio_storage 2023-12-01 00:12:45,431 root INFO copying telebot/asyncio_storage/__init__.py -> build/lib/telebot/asyncio_storage 2023-12-01 00:12:45,432 root INFO creating build/lib/telebot/storage 2023-12-01 00:12:45,432 root INFO copying telebot/storage/pickle_storage.py -> build/lib/telebot/storage 2023-12-01 00:12:45,432 root INFO copying telebot/storage/memory_storage.py -> build/lib/telebot/storage 2023-12-01 00:12:45,432 root INFO copying telebot/storage/redis_storage.py -> build/lib/telebot/storage 2023-12-01 00:12:45,432 root INFO copying telebot/storage/base_storage.py -> build/lib/telebot/storage 2023-12-01 00:12:45,432 root INFO copying telebot/storage/__init__.py -> build/lib/telebot/storage 2023-12-01 00:12:45,433 root INFO creating build/lib/telebot/ext 2023-12-01 00:12:45,433 root INFO copying telebot/ext/reloader.py -> build/lib/telebot/ext 2023-12-01 00:12:45,433 root INFO copying telebot/ext/__init__.py -> build/lib/telebot/ext 2023-12-01 00:12:45,433 root INFO creating build/lib/telebot/ext/sync 2023-12-01 00:12:45,433 root INFO copying telebot/ext/sync/webhooks.py -> build/lib/telebot/ext/sync 2023-12-01 00:12:45,434 root INFO copying telebot/ext/sync/__init__.py -> build/lib/telebot/ext/sync 2023-12-01 00:12:45,434 root INFO creating build/lib/telebot/ext/aio 2023-12-01 00:12:45,434 root INFO copying telebot/ext/aio/webhooks.py -> build/lib/telebot/ext/aio 2023-12-01 00:12:45,434 root INFO copying telebot/ext/aio/__init__.py -> build/lib/telebot/ext/aio 2023-12-01 00:12:45,440 wheel INFO installing to build/bdist.linux-ppc64le/wheel 2023-12-01 00:12:45,440 root INFO running install 2023-12-01 00:12:45,456 root INFO running install_lib 2023-12-01 00:12:45,457 root INFO creating build/bdist.linux-ppc64le 2023-12-01 00:12:45,458 root INFO creating build/bdist.linux-ppc64le/wheel 2023-12-01 00:12:45,458 root INFO creating build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,458 root INFO copying build/lib/telebot/async_telebot.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,458 root INFO copying build/lib/telebot/version.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,458 root INFO copying build/lib/telebot/asyncio_helper.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,459 root INFO copying build/lib/telebot/util.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,459 root INFO copying build/lib/telebot/callback_data.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,459 root INFO creating build/bdist.linux-ppc64le/wheel/telebot/asyncio_storage 2023-12-01 00:12:45,459 root INFO copying build/lib/telebot/asyncio_storage/pickle_storage.py -> build/bdist.linux-ppc64le/wheel/telebot/asyncio_storage 2023-12-01 00:12:45,459 root INFO copying build/lib/telebot/asyncio_storage/memory_storage.py -> build/bdist.linux-ppc64le/wheel/telebot/asyncio_storage 2023-12-01 00:12:45,460 root INFO copying build/lib/telebot/asyncio_storage/redis_storage.py -> build/bdist.linux-ppc64le/wheel/telebot/asyncio_storage 2023-12-01 00:12:45,460 root INFO copying build/lib/telebot/asyncio_storage/base_storage.py -> build/bdist.linux-ppc64le/wheel/telebot/asyncio_storage 2023-12-01 00:12:45,460 root INFO copying build/lib/telebot/asyncio_storage/__init__.py -> build/bdist.linux-ppc64le/wheel/telebot/asyncio_storage 2023-12-01 00:12:45,460 root INFO creating build/bdist.linux-ppc64le/wheel/telebot/storage 2023-12-01 00:12:45,460 root INFO copying build/lib/telebot/storage/pickle_storage.py -> build/bdist.linux-ppc64le/wheel/telebot/storage 2023-12-01 00:12:45,460 root INFO copying build/lib/telebot/storage/memory_storage.py -> build/bdist.linux-ppc64le/wheel/telebot/storage 2023-12-01 00:12:45,461 root INFO copying build/lib/telebot/storage/redis_storage.py -> build/bdist.linux-ppc64le/wheel/telebot/storage 2023-12-01 00:12:45,461 root INFO copying build/lib/telebot/storage/base_storage.py -> build/bdist.linux-ppc64le/wheel/telebot/storage 2023-12-01 00:12:45,461 root INFO copying build/lib/telebot/storage/__init__.py -> build/bdist.linux-ppc64le/wheel/telebot/storage 2023-12-01 00:12:45,461 root INFO copying build/lib/telebot/handler_backends.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,461 root INFO copying build/lib/telebot/asyncio_handler_backends.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,461 root INFO copying build/lib/telebot/asyncio_filters.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,462 root INFO creating build/bdist.linux-ppc64le/wheel/telebot/ext 2023-12-01 00:12:45,462 root INFO creating build/bdist.linux-ppc64le/wheel/telebot/ext/sync 2023-12-01 00:12:45,462 root INFO copying build/lib/telebot/ext/sync/webhooks.py -> build/bdist.linux-ppc64le/wheel/telebot/ext/sync 2023-12-01 00:12:45,462 root INFO copying build/lib/telebot/ext/sync/__init__.py -> build/bdist.linux-ppc64le/wheel/telebot/ext/sync 2023-12-01 00:12:45,462 root INFO copying build/lib/telebot/ext/reloader.py -> build/bdist.linux-ppc64le/wheel/telebot/ext 2023-12-01 00:12:45,462 root INFO creating build/bdist.linux-ppc64le/wheel/telebot/ext/aio 2023-12-01 00:12:45,463 root INFO copying build/lib/telebot/ext/aio/webhooks.py -> build/bdist.linux-ppc64le/wheel/telebot/ext/aio 2023-12-01 00:12:45,463 root INFO copying build/lib/telebot/ext/aio/__init__.py -> build/bdist.linux-ppc64le/wheel/telebot/ext/aio 2023-12-01 00:12:45,463 root INFO copying build/lib/telebot/ext/__init__.py -> build/bdist.linux-ppc64le/wheel/telebot/ext 2023-12-01 00:12:45,463 root INFO copying build/lib/telebot/custom_filters.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,463 root INFO copying build/lib/telebot/service_utils.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,463 root INFO copying build/lib/telebot/__init__.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,464 root INFO copying build/lib/telebot/types.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,464 root INFO copying build/lib/telebot/formatting.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,464 root INFO copying build/lib/telebot/apihelper.py -> build/bdist.linux-ppc64le/wheel/telebot 2023-12-01 00:12:45,464 root INFO running install_egg_info 2023-12-01 00:12:45,468 root INFO running egg_info 2023-12-01 00:12:45,468 root INFO creating pyTelegramBotAPI.egg-info 2023-12-01 00:12:45,469 root INFO writing pyTelegramBotAPI.egg-info/PKG-INFO 2023-12-01 00:12:45,471 root INFO writing dependency_links to pyTelegramBotAPI.egg-info/dependency_links.txt 2023-12-01 00:12:45,472 root INFO writing requirements to pyTelegramBotAPI.egg-info/requires.txt 2023-12-01 00:12:45,473 root INFO writing top-level names to pyTelegramBotAPI.egg-info/top_level.txt 2023-12-01 00:12:45,473 root INFO writing manifest file 'pyTelegramBotAPI.egg-info/SOURCES.txt' 2023-12-01 00:12:45,475 root INFO reading manifest file 'pyTelegramBotAPI.egg-info/SOURCES.txt' 2023-12-01 00:12:45,476 root INFO adding license file 'LICENSE' 2023-12-01 00:12:45,477 root INFO writing manifest file 'pyTelegramBotAPI.egg-info/SOURCES.txt' 2023-12-01 00:12:45,477 root INFO Copying pyTelegramBotAPI.egg-info to build/bdist.linux-ppc64le/wheel/pyTelegramBotAPI-4.14.0-py3.11.egg-info 2023-12-01 00:12:45,478 root INFO running install_scripts 2023-12-01 00:12:45,485 wheel INFO creating build/bdist.linux-ppc64le/wheel/pyTelegramBotAPI-4.14.0.dist-info/WHEEL 2023-12-01 00:12:45,485 wheel INFO creating '/home/buildozer/aports/testing/py3-pytelegrambotapi/src/pyTelegramBotAPI-4.14.0/dist/.tmp-jo364cl6/pyTelegramBotAPI-4.14.0-py3-none-any.whl' and adding 'build/bdist.linux-ppc64le/wheel' to it 2023-12-01 00:12:45,486 wheel INFO adding 'telebot/__init__.py' 2023-12-01 00:12:45,487 wheel INFO adding 'telebot/apihelper.py' 2023-12-01 00:12:45,488 wheel INFO adding 'telebot/async_telebot.py' 2023-12-01 00:12:45,489 wheel INFO adding 'telebot/asyncio_filters.py' 2023-12-01 00:12:45,489 wheel INFO adding 'telebot/asyncio_handler_backends.py' 2023-12-01 00:12:45,489 wheel INFO adding 'telebot/asyncio_helper.py' 2023-12-01 00:12:45,490 wheel INFO adding 'telebot/callback_data.py' 2023-12-01 00:12:45,490 wheel INFO adding 'telebot/custom_filters.py' 2023-12-01 00:12:45,490 wheel INFO adding 'telebot/formatting.py' 2023-12-01 00:12:45,491 wheel INFO adding 'telebot/handler_backends.py' 2023-12-01 00:12:45,491 wheel INFO adding 'telebot/service_utils.py' 2023-12-01 00:12:45,491 wheel INFO adding 'telebot/types.py' 2023-12-01 00:12:45,492 wheel INFO adding 'telebot/util.py' 2023-12-01 00:12:45,493 wheel INFO adding 'telebot/version.py' 2023-12-01 00:12:45,493 wheel INFO adding 'telebot/asyncio_storage/__init__.py' 2023-12-01 00:12:45,493 wheel INFO adding 'telebot/asyncio_storage/base_storage.py' 2023-12-01 00:12:45,493 wheel INFO adding 'telebot/asyncio_storage/memory_storage.py' 2023-12-01 00:12:45,493 wheel INFO adding 'telebot/asyncio_storage/pickle_storage.py' 2023-12-01 00:12:45,494 wheel INFO adding 'telebot/asyncio_storage/redis_storage.py' 2023-12-01 00:12:45,494 wheel INFO adding 'telebot/ext/__init__.py' 2023-12-01 00:12:45,494 wheel INFO adding 'telebot/ext/reloader.py' 2023-12-01 00:12:45,494 wheel INFO adding 'telebot/ext/aio/__init__.py' 2023-12-01 00:12:45,494 wheel INFO adding 'telebot/ext/aio/webhooks.py' 2023-12-01 00:12:45,495 wheel INFO adding 'telebot/ext/sync/__init__.py' 2023-12-01 00:12:45,495 wheel INFO adding 'telebot/ext/sync/webhooks.py' 2023-12-01 00:12:45,495 wheel INFO adding 'telebot/storage/__init__.py' 2023-12-01 00:12:45,495 wheel INFO adding 'telebot/storage/base_storage.py' 2023-12-01 00:12:45,495 wheel INFO adding 'telebot/storage/memory_storage.py' 2023-12-01 00:12:45,496 wheel INFO adding 'telebot/storage/pickle_storage.py' 2023-12-01 00:12:45,496 wheel INFO adding 'telebot/storage/redis_storage.py' 2023-12-01 00:12:45,496 wheel INFO adding 'pyTelegramBotAPI-4.14.0.dist-info/LICENSE' 2023-12-01 00:12:45,496 wheel INFO adding 'pyTelegramBotAPI-4.14.0.dist-info/METADATA' 2023-12-01 00:12:45,496 wheel INFO adding 'pyTelegramBotAPI-4.14.0.dist-info/WHEEL' 2023-12-01 00:12:45,497 wheel INFO adding 'pyTelegramBotAPI-4.14.0.dist-info/top_level.txt' 2023-12-01 00:12:45,497 wheel INFO adding 'pyTelegramBotAPI-4.14.0.dist-info/RECORD' 2023-12-01 00:12:45,497 wheel INFO removing build/bdist.linux-ppc64le/wheel 2023-12-01 00:12:45,499 gpep517 INFO The backend produced dist/pyTelegramBotAPI-4.14.0-py3-none-any.whl pyTelegramBotAPI-4.14.0-py3-none-any.whl >>> py3-pytelegrambotapi: Entering fakeroot... >>> py3-pytelegrambotapi-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi/usr/lib/python3.11/site-packages/telebot/asyncio_storage/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/asyncio_storage/__pycache__' '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi/usr/lib/python3.11/site-packages/telebot/storage/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/storage/__pycache__' '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi/usr/lib/python3.11/site-packages/telebot/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/__pycache__' '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi/usr/lib/python3.11/site-packages/telebot/ext/sync/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/ext/sync/__pycache__' '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi/usr/lib/python3.11/site-packages/telebot/ext/aio/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/ext/aio/__pycache__' '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi/usr/lib/python3.11/site-packages/telebot/ext/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/ext/__pycache__' >>> py3-pytelegrambotapi-pyc*: Preparing subpackage py3-pytelegrambotapi-pyc... >>> py3-pytelegrambotapi-pyc*: Running postcheck for py3-pytelegrambotapi-pyc >>> py3-pytelegrambotapi*: Running postcheck for py3-pytelegrambotapi >>> py3-pytelegrambotapi*: Preparing package py3-pytelegrambotapi... >>> py3-pytelegrambotapi-pyc*: Tracing dependencies... python3~3.11 >>> py3-pytelegrambotapi-pyc*: Package size: 1.4 MB >>> py3-pytelegrambotapi-pyc*: Compressing data... >>> py3-pytelegrambotapi-pyc*: Create checksum... >>> py3-pytelegrambotapi-pyc*: Create py3-pytelegrambotapi-pyc-4.14.0-r0.apk >>> py3-pytelegrambotapi*: Tracing dependencies... python3~3.11 >>> py3-pytelegrambotapi*: Package size: 1.4 MB >>> py3-pytelegrambotapi*: Compressing data... >>> py3-pytelegrambotapi*: Create checksum... >>> py3-pytelegrambotapi*: Create py3-pytelegrambotapi-4.14.0-r0.apk >>> py3-pytelegrambotapi: Build complete at Fri, 01 Dec 2023 00:12:46 +0000 elapsed time 0h 0m 6s >>> py3-pytelegrambotapi: Cleaning up srcdir >>> py3-pytelegrambotapi: Cleaning up pkgdir >>> py3-pytelegrambotapi: Uninstalling dependencies... (1/23) Purging .makedepends-py3-pytelegrambotapi (20231201.001241) (2/23) Purging py3-setuptools-pyc (68.2.2-r0) (3/23) Purging py3-setuptools (68.2.2-r0) (4/23) Purging py3-gpep517-pyc (15-r1) (5/23) Purging py3-gpep517 (15-r1) (6/23) Purging py3-installer-pyc (0.7.0-r1) (7/23) Purging py3-installer (0.7.0-r1) (8/23) Purging py3-wheel-pyc (0.42.0-r0) (9/23) Purging py3-wheel (0.42.0-r0) (10/23) Purging py3-packaging-pyc (23.2-r0) (11/23) Purging py3-packaging (23.2-r0) (12/23) Purging py3-parsing-pyc (3.1.1-r0) (13/23) Purging py3-parsing (3.1.1-r0) (14/23) Purging python3-pyc (3.11.6-r1) (15/23) Purging python3-pycache-pyc0 (3.11.6-r1) (16/23) Purging pyc (3.11.6-r1) (17/23) Purging python3 (3.11.6-r1) (18/23) Purging gdbm (1.23-r1) (19/23) Purging libffi (3.4.4-r3) (20/23) Purging libpanelw (6.4_p20231007-r0) (21/23) Purging mpdecimal (2.5.1-r2) (22/23) Purging readline (8.2.1-r2) (23/23) Purging sqlite-libs (3.44.2-r0) Executing busybox-1.36.1-r15.trigger OK: 265 MiB in 110 packages >>> py3-pytelegrambotapi: Updating the testing/ppc64le repository index... >>> py3-pytelegrambotapi: Signing the index...