>>> py3-pytelegrambotapi: Building testing/py3-pytelegrambotapi 4.12.0-r0 (using abuild 3.11.21-r0) started Thu, 31 Aug 2023 14:00:12 +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/25) Installing libbz2 (1.0.8-r6) (2/25) Installing libffi (3.4.4-r3) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.4-r0) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20230722-r0) (7/25) Installing readline (8.2.1-r2) (8/25) Installing sqlite-libs (3.43.0-r0) (9/25) Installing python3 (3.11.5-r0) (10/25) Installing python3-pycache-pyc0 (3.11.5-r0) (11/25) Installing pyc (0.1-r0) (12/25) Installing py3-setuptools-pyc (68.0.0-r2) (13/25) Installing py3-parsing (3.1.1-r0) (14/25) Installing py3-parsing-pyc (3.1.1-r0) (15/25) Installing py3-packaging-pyc (23.1-r3) (16/25) Installing python3-pyc (3.11.5-r0) (17/25) Installing py3-packaging (23.1-r3) (18/25) Installing py3-setuptools (68.0.0-r2) (19/25) Installing py3-installer (0.7.0-r1) (20/25) Installing py3-installer-pyc (0.7.0-r1) (21/25) Installing py3-gpep517 (15-r0) (22/25) Installing py3-gpep517-pyc (15-r0) (23/25) Installing py3-wheel (0.41.0-r2) (24/25) Installing py3-wheel-pyc (0.41.0-r2) (25/25) Installing .makedepends-py3-pytelegrambotapi (20230831.140017) Executing busybox-1.36.1-r6.trigger OK: 276 MiB in 125 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.12.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 100 1207k 100 1207k 0 0 3192k 0 --:--:-- --:--:-- --:--:-- 3271k >>> py3-pytelegrambotapi: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-pytelegrambotapi-4.12.0.tar.gz >>> py3-pytelegrambotapi: Checking sha512sums... py3-pytelegrambotapi-4.12.0.tar.gz: OK >>> py3-pytelegrambotapi: Unpacking /var/cache/distfiles/py3-pytelegrambotapi-4.12.0.tar.gz... 2023-08-31 14:00:21,072 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2023-08-31 14:00:21,262 root INFO running bdist_wheel 2023-08-31 14:00:21,315 root INFO running build 2023-08-31 14:00:21,316 root INFO running build_py 2023-08-31 14:00:21,328 root INFO creating build 2023-08-31 14:00:21,328 root INFO creating build/lib 2023-08-31 14:00:21,329 root INFO creating build/lib/telebot 2023-08-31 14:00:21,329 root INFO copying telebot/formatting.py -> build/lib/telebot 2023-08-31 14:00:21,331 root INFO copying telebot/asyncio_filters.py -> build/lib/telebot 2023-08-31 14:00:21,332 root INFO copying telebot/types.py -> build/lib/telebot 2023-08-31 14:00:21,334 root INFO copying telebot/apihelper.py -> build/lib/telebot 2023-08-31 14:00:21,335 root INFO copying telebot/handler_backends.py -> build/lib/telebot 2023-08-31 14:00:21,336 root INFO copying telebot/asyncio_handler_backends.py -> build/lib/telebot 2023-08-31 14:00:21,337 root INFO copying telebot/__init__.py -> build/lib/telebot 2023-08-31 14:00:21,339 root INFO copying telebot/callback_data.py -> build/lib/telebot 2023-08-31 14:00:21,340 root INFO copying telebot/service_utils.py -> build/lib/telebot 2023-08-31 14:00:21,340 root INFO copying telebot/async_telebot.py -> build/lib/telebot 2023-08-31 14:00:21,342 root INFO copying telebot/util.py -> build/lib/telebot 2023-08-31 14:00:21,343 root INFO copying telebot/asyncio_helper.py -> build/lib/telebot 2023-08-31 14:00:21,344 root INFO copying telebot/custom_filters.py -> build/lib/telebot 2023-08-31 14:00:21,345 root INFO copying telebot/version.py -> build/lib/telebot 2023-08-31 14:00:21,346 root INFO creating build/lib/telebot/ext 2023-08-31 14:00:21,347 root INFO copying telebot/ext/reloader.py -> build/lib/telebot/ext 2023-08-31 14:00:21,348 root INFO copying telebot/ext/__init__.py -> build/lib/telebot/ext 2023-08-31 14:00:21,349 root INFO creating build/lib/telebot/storage 2023-08-31 14:00:21,350 root INFO copying telebot/storage/memory_storage.py -> build/lib/telebot/storage 2023-08-31 14:00:21,350 root INFO copying telebot/storage/base_storage.py -> build/lib/telebot/storage 2023-08-31 14:00:21,351 root INFO copying telebot/storage/__init__.py -> build/lib/telebot/storage 2023-08-31 14:00:21,352 root INFO copying telebot/storage/pickle_storage.py -> build/lib/telebot/storage 2023-08-31 14:00:21,353 root INFO copying telebot/storage/redis_storage.py -> build/lib/telebot/storage 2023-08-31 14:00:21,354 root INFO creating build/lib/telebot/asyncio_storage 2023-08-31 14:00:21,355 root INFO copying telebot/asyncio_storage/memory_storage.py -> build/lib/telebot/asyncio_storage 2023-08-31 14:00:21,355 root INFO copying telebot/asyncio_storage/base_storage.py -> build/lib/telebot/asyncio_storage 2023-08-31 14:00:21,356 root INFO copying telebot/asyncio_storage/__init__.py -> build/lib/telebot/asyncio_storage 2023-08-31 14:00:21,357 root INFO copying telebot/asyncio_storage/pickle_storage.py -> build/lib/telebot/asyncio_storage 2023-08-31 14:00:21,358 root INFO copying telebot/asyncio_storage/redis_storage.py -> build/lib/telebot/asyncio_storage 2023-08-31 14:00:21,359 root INFO creating build/lib/telebot/ext/sync 2023-08-31 14:00:21,359 root INFO copying telebot/ext/sync/__init__.py -> build/lib/telebot/ext/sync 2023-08-31 14:00:21,360 root INFO copying telebot/ext/sync/webhooks.py -> build/lib/telebot/ext/sync 2023-08-31 14:00:21,361 root INFO creating build/lib/telebot/ext/aio 2023-08-31 14:00:21,362 root INFO copying telebot/ext/aio/__init__.py -> build/lib/telebot/ext/aio 2023-08-31 14:00:21,362 root INFO copying telebot/ext/aio/webhooks.py -> build/lib/telebot/ext/aio 2023-08-31 14:00:21,390 wheel INFO installing to build/bdist.linux-riscv64/wheel 2023-08-31 14:00:21,391 root INFO running install 2023-08-31 14:00:21,458 root INFO running install_lib 2023-08-31 14:00:21,467 root INFO creating build/bdist.linux-riscv64 2023-08-31 14:00:21,467 root INFO creating build/bdist.linux-riscv64/wheel 2023-08-31 14:00:21,468 root INFO creating build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,469 root INFO copying build/lib/telebot/formatting.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,470 root INFO copying build/lib/telebot/asyncio_filters.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,470 root INFO copying build/lib/telebot/types.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,472 root INFO copying build/lib/telebot/apihelper.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,473 root INFO copying build/lib/telebot/handler_backends.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,474 root INFO copying build/lib/telebot/asyncio_handler_backends.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,474 root INFO copying build/lib/telebot/__init__.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,476 root INFO creating build/bdist.linux-riscv64/wheel/telebot/ext 2023-08-31 14:00:21,476 root INFO copying build/lib/telebot/ext/reloader.py -> build/bdist.linux-riscv64/wheel/telebot/ext 2023-08-31 14:00:21,477 root INFO creating build/bdist.linux-riscv64/wheel/telebot/ext/sync 2023-08-31 14:00:21,478 root INFO copying build/lib/telebot/ext/sync/__init__.py -> build/bdist.linux-riscv64/wheel/telebot/ext/sync 2023-08-31 14:00:21,478 root INFO copying build/lib/telebot/ext/sync/webhooks.py -> build/bdist.linux-riscv64/wheel/telebot/ext/sync 2023-08-31 14:00:21,479 root INFO copying build/lib/telebot/ext/__init__.py -> build/bdist.linux-riscv64/wheel/telebot/ext 2023-08-31 14:00:21,480 root INFO creating build/bdist.linux-riscv64/wheel/telebot/ext/aio 2023-08-31 14:00:21,480 root INFO copying build/lib/telebot/ext/aio/__init__.py -> build/bdist.linux-riscv64/wheel/telebot/ext/aio 2023-08-31 14:00:21,481 root INFO copying build/lib/telebot/ext/aio/webhooks.py -> build/bdist.linux-riscv64/wheel/telebot/ext/aio 2023-08-31 14:00:21,482 root INFO copying build/lib/telebot/callback_data.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,482 root INFO creating build/bdist.linux-riscv64/wheel/telebot/storage 2023-08-31 14:00:21,483 root INFO copying build/lib/telebot/storage/memory_storage.py -> build/bdist.linux-riscv64/wheel/telebot/storage 2023-08-31 14:00:21,484 root INFO copying build/lib/telebot/storage/base_storage.py -> build/bdist.linux-riscv64/wheel/telebot/storage 2023-08-31 14:00:21,484 root INFO copying build/lib/telebot/storage/__init__.py -> build/bdist.linux-riscv64/wheel/telebot/storage 2023-08-31 14:00:21,485 root INFO copying build/lib/telebot/storage/pickle_storage.py -> build/bdist.linux-riscv64/wheel/telebot/storage 2023-08-31 14:00:21,486 root INFO copying build/lib/telebot/storage/redis_storage.py -> build/bdist.linux-riscv64/wheel/telebot/storage 2023-08-31 14:00:21,487 root INFO copying build/lib/telebot/service_utils.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,487 root INFO copying build/lib/telebot/async_telebot.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,489 root INFO copying build/lib/telebot/util.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,489 root INFO copying build/lib/telebot/asyncio_helper.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,490 root INFO copying build/lib/telebot/custom_filters.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,491 root INFO copying build/lib/telebot/version.py -> build/bdist.linux-riscv64/wheel/telebot 2023-08-31 14:00:21,492 root INFO creating build/bdist.linux-riscv64/wheel/telebot/asyncio_storage 2023-08-31 14:00:21,492 root INFO copying build/lib/telebot/asyncio_storage/memory_storage.py -> build/bdist.linux-riscv64/wheel/telebot/asyncio_storage 2023-08-31 14:00:21,493 root INFO copying build/lib/telebot/asyncio_storage/base_storage.py -> build/bdist.linux-riscv64/wheel/telebot/asyncio_storage 2023-08-31 14:00:21,494 root INFO copying build/lib/telebot/asyncio_storage/__init__.py -> build/bdist.linux-riscv64/wheel/telebot/asyncio_storage 2023-08-31 14:00:21,495 root INFO copying build/lib/telebot/asyncio_storage/pickle_storage.py -> build/bdist.linux-riscv64/wheel/telebot/asyncio_storage 2023-08-31 14:00:21,495 root INFO copying build/lib/telebot/asyncio_storage/redis_storage.py -> build/bdist.linux-riscv64/wheel/telebot/asyncio_storage 2023-08-31 14:00:21,496 root INFO running install_egg_info 2023-08-31 14:00:21,533 root INFO running egg_info 2023-08-31 14:00:21,533 root INFO creating pyTelegramBotAPI.egg-info 2023-08-31 14:00:21,540 root INFO writing pyTelegramBotAPI.egg-info/PKG-INFO 2023-08-31 14:00:21,542 root INFO writing dependency_links to pyTelegramBotAPI.egg-info/dependency_links.txt 2023-08-31 14:00:21,544 root INFO writing requirements to pyTelegramBotAPI.egg-info/requires.txt 2023-08-31 14:00:21,544 root INFO writing top-level names to pyTelegramBotAPI.egg-info/top_level.txt 2023-08-31 14:00:21,545 root INFO writing manifest file 'pyTelegramBotAPI.egg-info/SOURCES.txt' 2023-08-31 14:00:21,558 root INFO reading manifest file 'pyTelegramBotAPI.egg-info/SOURCES.txt' 2023-08-31 14:00:21,559 root INFO adding license file 'LICENSE' 2023-08-31 14:00:21,564 root INFO writing manifest file 'pyTelegramBotAPI.egg-info/SOURCES.txt' 2023-08-31 14:00:21,565 root INFO Copying pyTelegramBotAPI.egg-info to build/bdist.linux-riscv64/wheel/pyTelegramBotAPI-4.12.0-py3.11.egg-info 2023-08-31 14:00:21,569 root INFO running install_scripts 2023-08-31 14:00:21,599 wheel INFO creating build/bdist.linux-riscv64/wheel/pyTelegramBotAPI-4.12.0.dist-info/WHEEL 2023-08-31 14:00:21,602 wheel INFO creating '/home/buildozer/aports/testing/py3-pytelegrambotapi/src/pyTelegramBotAPI-4.12.0/dist/.tmp-g8alqule/pyTelegramBotAPI-4.12.0-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2023-08-31 14:00:21,606 wheel INFO adding 'telebot/__init__.py' 2023-08-31 14:00:21,615 wheel INFO adding 'telebot/apihelper.py' 2023-08-31 14:00:21,618 wheel INFO adding 'telebot/async_telebot.py' 2023-08-31 14:00:21,623 wheel INFO adding 'telebot/asyncio_filters.py' 2023-08-31 14:00:21,624 wheel INFO adding 'telebot/asyncio_handler_backends.py' 2023-08-31 14:00:21,625 wheel INFO adding 'telebot/asyncio_helper.py' 2023-08-31 14:00:21,627 wheel INFO adding 'telebot/callback_data.py' 2023-08-31 14:00:21,628 wheel INFO adding 'telebot/custom_filters.py' 2023-08-31 14:00:21,630 wheel INFO adding 'telebot/formatting.py' 2023-08-31 14:00:21,631 wheel INFO adding 'telebot/handler_backends.py' 2023-08-31 14:00:21,632 wheel INFO adding 'telebot/service_utils.py' 2023-08-31 14:00:21,634 wheel INFO adding 'telebot/types.py' 2023-08-31 14:00:21,639 wheel INFO adding 'telebot/util.py' 2023-08-31 14:00:21,640 wheel INFO adding 'telebot/version.py' 2023-08-31 14:00:21,641 wheel INFO adding 'telebot/asyncio_storage/__init__.py' 2023-08-31 14:00:21,642 wheel INFO adding 'telebot/asyncio_storage/base_storage.py' 2023-08-31 14:00:21,643 wheel INFO adding 'telebot/asyncio_storage/memory_storage.py' 2023-08-31 14:00:21,644 wheel INFO adding 'telebot/asyncio_storage/pickle_storage.py' 2023-08-31 14:00:21,645 wheel INFO adding 'telebot/asyncio_storage/redis_storage.py' 2023-08-31 14:00:21,646 wheel INFO adding 'telebot/ext/__init__.py' 2023-08-31 14:00:21,647 wheel INFO adding 'telebot/ext/reloader.py' 2023-08-31 14:00:21,648 wheel INFO adding 'telebot/ext/aio/__init__.py' 2023-08-31 14:00:21,648 wheel INFO adding 'telebot/ext/aio/webhooks.py' 2023-08-31 14:00:21,649 wheel INFO adding 'telebot/ext/sync/__init__.py' 2023-08-31 14:00:21,650 wheel INFO adding 'telebot/ext/sync/webhooks.py' 2023-08-31 14:00:21,651 wheel INFO adding 'telebot/storage/__init__.py' 2023-08-31 14:00:21,652 wheel INFO adding 'telebot/storage/base_storage.py' 2023-08-31 14:00:21,653 wheel INFO adding 'telebot/storage/memory_storage.py' 2023-08-31 14:00:21,654 wheel INFO adding 'telebot/storage/pickle_storage.py' 2023-08-31 14:00:21,655 wheel INFO adding 'telebot/storage/redis_storage.py' 2023-08-31 14:00:21,656 wheel INFO adding 'pyTelegramBotAPI-4.12.0.dist-info/LICENSE' 2023-08-31 14:00:21,657 wheel INFO adding 'pyTelegramBotAPI-4.12.0.dist-info/METADATA' 2023-08-31 14:00:21,658 wheel INFO adding 'pyTelegramBotAPI-4.12.0.dist-info/WHEEL' 2023-08-31 14:00:21,659 wheel INFO adding 'pyTelegramBotAPI-4.12.0.dist-info/top_level.txt' 2023-08-31 14:00:21,661 wheel INFO adding 'pyTelegramBotAPI-4.12.0.dist-info/RECORD' 2023-08-31 14:00:21,663 wheel INFO removing build/bdist.linux-riscv64/wheel 2023-08-31 14:00:21,667 gpep517 INFO The backend produced dist/pyTelegramBotAPI-4.12.0-py3-none-any.whl pyTelegramBotAPI-4.12.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/__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/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/ext/__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/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/asyncio_storage/__pycache__' -> '/home/buildozer/aports/testing/py3-pytelegrambotapi/pkg/py3-pytelegrambotapi-pyc/usr/lib/python3.11/site-packages/telebot/asyncio_storage/__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.12.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.12.0-r0.apk >>> py3-pytelegrambotapi: Build complete at Thu, 31 Aug 2023 14:00:27 +0000 elapsed time 0h 0m 15s >>> py3-pytelegrambotapi: Cleaning up srcdir >>> py3-pytelegrambotapi: Cleaning up pkgdir >>> py3-pytelegrambotapi: Uninstalling dependencies... (1/25) Purging .makedepends-py3-pytelegrambotapi (20230831.140017) (2/25) Purging py3-setuptools-pyc (68.0.0-r2) (3/25) Purging py3-setuptools (68.0.0-r2) (4/25) Purging py3-gpep517-pyc (15-r0) (5/25) Purging py3-gpep517 (15-r0) (6/25) Purging py3-installer-pyc (0.7.0-r1) (7/25) Purging py3-installer (0.7.0-r1) (8/25) Purging py3-wheel-pyc (0.41.0-r2) (9/25) Purging py3-wheel (0.41.0-r2) (10/25) Purging py3-packaging-pyc (23.1-r3) (11/25) Purging py3-packaging (23.1-r3) (12/25) Purging py3-parsing-pyc (3.1.1-r0) (13/25) Purging py3-parsing (3.1.1-r0) (14/25) Purging python3-pyc (3.11.5-r0) (15/25) Purging python3-pycache-pyc0 (3.11.5-r0) (16/25) Purging pyc (0.1-r0) (17/25) Purging python3 (3.11.5-r0) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r6) (20/25) Purging libffi (3.4.4-r3) (21/25) Purging libpanelw (6.4_p20230722-r0) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r2) (24/25) Purging sqlite-libs (3.43.0-r0) (25/25) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r6.trigger OK: 226 MiB in 100 packages >>> py3-pytelegrambotapi: Updating the testing/riscv64 repository index... >>> py3-pytelegrambotapi: Signing the index...