>>> py3-mastodon.py: Building community/py3-mastodon.py 1.8.1-r1 (using abuild 3.11.1-r0) started Wed, 24 May 2023 21:38:54 +0000 >>> py3-mastodon.py: Checking sanity of /home/buildozer/aports/community/py3-mastodon.py/APKBUILD... >>> py3-mastodon.py: Analyzing dependencies... >>> py3-mastodon.py: Installing for build: build-base python3 py3-requests py3-dateutil py3-six py3-magic py3-decorator py3-http-ece py3-cryptography py3-blurhash py3-setuptools (1/44) Installing gdbm (1.23-r1) (2/44) Installing mpdecimal (2.5.1-r2) (3/44) Installing libpanelw (6.4_p20230520-r0) (4/44) Installing readline (8.2.1-r2) (5/44) Installing sqlite-libs (3.42.0-r0) (6/44) Installing python3 (3.11.3-r11) (7/44) Installing python3-pycache-pyc0 (3.11.3-r11) (8/44) Installing pyc (0.1-r0) (9/44) Installing python3-pyc (3.11.3-r11) (10/44) Installing py3-certifi (2023.5.7-r0) (11/44) Installing py3-certifi-pyc (2023.5.7-r0) (12/44) Installing py3-charset-normalizer (3.1.0-r1) (13/44) Installing py3-charset-normalizer-pyc (3.1.0-r1) (14/44) Installing py3-idna (3.4-r4) (15/44) Installing py3-idna-pyc (3.4-r4) (16/44) Installing py3-urllib3 (1.26.15-r2) (17/44) Installing py3-urllib3-pyc (1.26.15-r2) (18/44) Installing py3-requests (2.31.0-r0) (19/44) Installing py3-requests-pyc (2.31.0-r0) (20/44) Installing py3-six (1.16.0-r6) (21/44) Installing py3-six-pyc (1.16.0-r6) (22/44) Installing py3-dateutil (2.8.2-r3) (23/44) Installing py3-dateutil-pyc (2.8.2-r3) (24/44) Installing py3-magic (0.4.27-r2) (25/44) Installing py3-magic-pyc (0.4.27-r2) (26/44) Installing py3-decorator (5.1.1-r3) (27/44) Installing py3-decorator-pyc (5.1.1-r3) (28/44) Installing py3-cparser (2.21-r2) (29/44) Installing py3-cparser-pyc (2.21-r2) (30/44) Installing py3-cffi (1.15.1-r3) (31/44) Installing py3-cffi-pyc (1.15.1-r3) (32/44) Installing py3-cryptography (40.0.2-r1) (33/44) Installing py3-cryptography-pyc (40.0.2-r1) (34/44) Installing py3-http-ece (1.1.0-r3) (35/44) Installing py3-http-ece-pyc (1.1.0-r3) (36/44) Installing py3-blurhash (1.1.4-r3) (37/44) Installing py3-blurhash-pyc (1.1.4-r3) (38/44) Installing py3-parsing (3.0.9-r2) (39/44) Installing py3-parsing-pyc (3.0.9-r2) (40/44) Installing py3-packaging (23.1-r1) (41/44) Installing py3-packaging-pyc (23.1-r1) (42/44) Installing py3-setuptools (67.8.0-r0) (43/44) Installing py3-setuptools-pyc (67.8.0-r0) (44/44) Installing .makedepends-py3-mastodon.py (20230524.213855) Executing busybox-1.36.0-r11.trigger OK: 956 MiB in 155 packages >>> py3-mastodon.py: Cleaning up srcdir >>> py3-mastodon.py: Cleaning up pkgdir >>> py3-mastodon.py: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Mastodon.py-1.8.1.tar.gz >>> py3-mastodon.py: Fetching https://distfiles.alpinelinux.org/distfiles/edge//Mastodon.py-1.8.1.tar.gz >>> py3-mastodon.py: Checking sha512sums... Mastodon.py-1.8.1.tar.gz: OK >>> py3-mastodon.py: Unpacking /var/cache/distfiles/edge//Mastodon.py-1.8.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/mastodon copying mastodon/__init__.py -> build/lib/mastodon copying mastodon/versions.py -> build/lib/mastodon copying mastodon/utility.py -> build/lib/mastodon copying mastodon/instance.py -> build/lib/mastodon copying mastodon/hashtags.py -> build/lib/mastodon copying mastodon/polls.py -> build/lib/mastodon copying mastodon/notifications.py -> build/lib/mastodon copying mastodon/Mastodon.py -> build/lib/mastodon copying mastodon/filters.py -> build/lib/mastodon copying mastodon/defaults.py -> build/lib/mastodon copying mastodon/conversations.py -> build/lib/mastodon copying mastodon/reports.py -> build/lib/mastodon copying mastodon/admin.py -> build/lib/mastodon copying mastodon/favourites.py -> build/lib/mastodon copying mastodon/streaming_endpoints.py -> build/lib/mastodon copying mastodon/push.py -> build/lib/mastodon copying mastodon/accounts.py -> build/lib/mastodon copying mastodon/endorsements.py -> build/lib/mastodon copying mastodon/lists.py -> build/lib/mastodon copying mastodon/search.py -> build/lib/mastodon copying mastodon/suggestions.py -> build/lib/mastodon copying mastodon/errors.py -> build/lib/mastodon copying mastodon/authentication.py -> build/lib/mastodon copying mastodon/compat.py -> build/lib/mastodon copying mastodon/statuses.py -> build/lib/mastodon copying mastodon/internals.py -> build/lib/mastodon copying mastodon/media.py -> build/lib/mastodon copying mastodon/relationships.py -> build/lib/mastodon copying mastodon/streaming.py -> build/lib/mastodon copying mastodon/timeline.py -> build/lib/mastodon copying mastodon/preferences.py -> build/lib/mastodon copying mastodon/trends.py -> build/lib/mastodon >>> py3-mastodon.py: Entering fakeroot... running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running install_lib creating /home/buildozer/aports/community/py3-mastodon.py/pkg creating /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py creating /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr creating /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib creating /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/__init__.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/versions.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/utility.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/instance.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/hashtags.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/polls.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/notifications.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/Mastodon.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/filters.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/defaults.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/conversations.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/reports.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/admin.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/favourites.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/streaming_endpoints.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/push.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/accounts.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/endorsements.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/lists.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/search.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/suggestions.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/errors.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/authentication.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/compat.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/statuses.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/internals.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/media.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/relationships.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/streaming.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/timeline.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/preferences.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon copying build/lib/mastodon/trends.py -> /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/versions.py to versions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/utility.py to utility.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/instance.py to instance.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/hashtags.py to hashtags.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/polls.py to polls.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/notifications.py to notifications.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/Mastodon.py to Mastodon.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/filters.py to filters.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/defaults.py to defaults.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/conversations.py to conversations.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/reports.py to reports.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/admin.py to admin.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/favourites.py to favourites.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/streaming_endpoints.py to streaming_endpoints.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/push.py to push.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/accounts.py to accounts.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/endorsements.py to endorsements.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/lists.py to lists.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/search.py to search.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/suggestions.py to suggestions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/authentication.py to authentication.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/compat.py to compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/statuses.py to statuses.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/internals.py to internals.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/media.py to media.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/relationships.py to relationships.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/streaming.py to streaming.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/timeline.py to timeline.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/preferences.py to preferences.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/trends.py to trends.cpython-311.pyc running install_egg_info running egg_info writing Mastodon.py.egg-info/PKG-INFO writing dependency_links to Mastodon.py.egg-info/dependency_links.txt writing requirements to Mastodon.py.egg-info/requires.txt writing top-level names to Mastodon.py.egg-info/top_level.txt reading manifest file 'Mastodon.py.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'Mastodon.py.egg-info/SOURCES.txt' Copying Mastodon.py.egg-info to /home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/Mastodon.py-1.8.1-py3.11.egg-info running install_scripts >>> py3-mastodon.py-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py/usr/lib/python3.11/site-packages/mastodon/__pycache__' -> '/home/buildozer/aports/community/py3-mastodon.py/pkg/py3-mastodon.py-pyc/usr/lib/python3.11/site-packages/mastodon/__pycache__' >>> py3-mastodon.py-pyc*: Preparing subpackage py3-mastodon.py-pyc... >>> py3-mastodon.py-pyc*: Running postcheck for py3-mastodon.py-pyc >>> py3-mastodon.py*: Running postcheck for py3-mastodon.py >>> py3-mastodon.py*: Preparing package py3-mastodon.py... >>> py3-mastodon.py-pyc*: Tracing dependencies... python3 py3-requests py3-dateutil py3-six py3-magic py3-decorator py3-http-ece py3-cryptography py3-blurhash python3~3.11 >>> py3-mastodon.py-pyc*: Package size: 364.0 KB >>> py3-mastodon.py-pyc*: Compressing data... >>> py3-mastodon.py-pyc*: Create checksum... >>> py3-mastodon.py-pyc*: Create py3-mastodon.py-pyc-1.8.1-r1.apk >>> py3-mastodon.py*: Tracing dependencies... python3 py3-requests py3-dateutil py3-six py3-magic py3-decorator py3-http-ece py3-cryptography py3-blurhash python3~3.11 >>> py3-mastodon.py*: Package size: 348.0 KB >>> py3-mastodon.py*: Compressing data... >>> py3-mastodon.py*: Create checksum... >>> py3-mastodon.py*: Create py3-mastodon.py-1.8.1-r1.apk >>> py3-mastodon.py: Build complete at Wed, 24 May 2023 21:38:57 +0000 elapsed time 0h 0m 3s >>> py3-mastodon.py: Cleaning up srcdir >>> py3-mastodon.py: Cleaning up pkgdir >>> py3-mastodon.py: Uninstalling dependencies... (1/44) Purging .makedepends-py3-mastodon.py (20230524.213855) (2/44) Purging py3-requests-pyc (2.31.0-r0) (3/44) Purging py3-requests (2.31.0-r0) (4/44) Purging py3-certifi-pyc (2023.5.7-r0) (5/44) Purging py3-certifi (2023.5.7-r0) (6/44) Purging py3-charset-normalizer-pyc (3.1.0-r1) (7/44) Purging py3-charset-normalizer (3.1.0-r1) (8/44) Purging py3-idna-pyc (3.4-r4) (9/44) Purging py3-idna (3.4-r4) (10/44) Purging py3-urllib3-pyc (1.26.15-r2) (11/44) Purging py3-urllib3 (1.26.15-r2) (12/44) Purging py3-dateutil-pyc (2.8.2-r3) (13/44) Purging py3-dateutil (2.8.2-r3) (14/44) Purging py3-six-pyc (1.16.0-r6) (15/44) Purging py3-six (1.16.0-r6) (16/44) Purging py3-magic-pyc (0.4.27-r2) (17/44) Purging py3-magic (0.4.27-r2) (18/44) Purging py3-decorator-pyc (5.1.1-r3) (19/44) Purging py3-decorator (5.1.1-r3) (20/44) Purging py3-http-ece-pyc (1.1.0-r3) (21/44) Purging py3-http-ece (1.1.0-r3) (22/44) Purging py3-cryptography-pyc (40.0.2-r1) (23/44) Purging py3-cryptography (40.0.2-r1) (24/44) Purging py3-cffi-pyc (1.15.1-r3) (25/44) Purging py3-cffi (1.15.1-r3) (26/44) Purging py3-cparser-pyc (2.21-r2) (27/44) Purging py3-cparser (2.21-r2) (28/44) Purging py3-blurhash-pyc (1.1.4-r3) (29/44) Purging py3-blurhash (1.1.4-r3) (30/44) Purging py3-setuptools-pyc (67.8.0-r0) (31/44) Purging py3-setuptools (67.8.0-r0) (32/44) Purging py3-packaging-pyc (23.1-r1) (33/44) Purging py3-packaging (23.1-r1) (34/44) Purging py3-parsing-pyc (3.0.9-r2) (35/44) Purging py3-parsing (3.0.9-r2) (36/44) Purging python3-pyc (3.11.3-r11) (37/44) Purging python3-pycache-pyc0 (3.11.3-r11) (38/44) Purging pyc (0.1-r0) (39/44) Purging python3 (3.11.3-r11) (40/44) Purging gdbm (1.23-r1) (41/44) Purging libpanelw (6.4_p20230520-r0) (42/44) Purging mpdecimal (2.5.1-r2) (43/44) Purging readline (8.2.1-r2) (44/44) Purging sqlite-libs (3.42.0-r0) Executing busybox-1.36.0-r11.trigger OK: 901 MiB in 111 packages >>> py3-mastodon.py: Updating the community/armv7 repository index... >>> py3-mastodon.py: Signing the index...