>>> py3-telethon: Building community/py3-telethon 1.42.0-r2 (using abuild 3.16.0-r0) started Sun, 29 Mar 2026 09:15:06 +0000 >>> py3-telethon: Validating /home/buildozer/aports/community/py3-telethon/APKBUILD... >>> py3-telethon: Analyzing dependencies... >>> py3-telethon: Installing for build: build-base py3-pyaes py3-rsa py3-gpep517 py3-setuptools py3-wheel py3-pytest py3-pytest-asyncio ( 1/44) Installing libbz2 (1.0.8-r6) ( 2/44) Installing libffi (3.5.2-r0) ( 3/44) Installing gdbm (1.26-r0) ( 4/44) Installing xz-libs (5.8.2-r0) ( 5/44) Installing mpdecimal (4.0.1-r0) ( 6/44) Installing libpanelw (6.6_p20251231-r0) ( 7/44) Installing sqlite-libs (3.51.2-r1) ( 8/44) Installing python3 (3.14.3-r0) ( 9/44) Installing python3-pycache-pyc0 (3.14.3-r0) (10/44) Installing pyc (3.14.3-r0) (11/44) Installing py3-pyaes-pyc (1.6.1-r7) (12/44) Installing python3-pyc (3.14.3-r0) (13/44) Installing py3-pyaes (1.6.1-r7) (14/44) Installing py3-asn1 (0.6.1-r1) (15/44) Installing py3-asn1-pyc (0.6.1-r1) (16/44) Installing py3-rsa (4.9.1-r1) (17/44) Installing py3-rsa-pyc (4.9.1-r1) (18/44) Installing py3-installer (0.7.0-r3) (19/44) Installing py3-installer-pyc (0.7.0-r3) (20/44) Installing py3-gpep517 (19-r2) (21/44) Installing py3-gpep517-pyc (19-r2) (22/44) Installing py3-parsing (3.3.2-r1) (23/44) Installing py3-parsing-pyc (3.3.2-r1) (24/44) Installing py3-packaging (26.0-r1) (25/44) Installing py3-packaging-pyc (26.0-r1) (26/44) Installing py3-setuptools (82.0.1-r1) (27/44) Installing py3-setuptools-pyc (82.0.1-r1) (28/44) Installing py3-wheel (0.46.3-r1) (29/44) Installing py3-wheel-pyc (0.46.3-r1) (30/44) Installing py3-iniconfig (2.3.0-r1) (31/44) Installing py3-iniconfig-pyc (2.3.0-r1) (32/44) Installing py3-pluggy (1.6.0-r1) (33/44) Installing py3-pluggy-pyc (1.6.0-r1) (34/44) Installing py3-py (1.11.0-r5) (35/44) Installing py3-py-pyc (1.11.0-r5) (36/44) Installing py3-pygments (2.19.2-r1) (37/44) Installing py3-pygments-pyc (2.19.2-r1) (38/44) Installing py3-pytest (9.0.2-r1) (39/44) Installing py3-pytest-pyc (9.0.2-r1) (40/44) Installing py3-typing-extensions (4.15.0-r1) (41/44) Installing py3-typing-extensions-pyc (4.15.0-r1) (42/44) Installing py3-pytest-asyncio (1.3.0-r1) (43/44) Installing py3-pytest-asyncio-pyc (1.3.0-r1) (44/44) Installing .makedepends-py3-telethon (20260329.091508) Executing busybox-1.37.0-r31.trigger OK: 446.9 MiB in 150 packages >>> py3-telethon: Cleaning up srcdir >>> py3-telethon: Cleaning up pkgdir >>> py3-telethon: Cleaning up tmpdir >>> py3-telethon: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-telethon-1.42.0.tar.gz /var/cache/distfiles/edge/py3-telethon-1.42.0.tar.gz: OK /home/buildozer/aports/community/py3-telethon/11_fixed-get-running-loop-for-py314.patch: OK >>> py3-telethon: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-telethon-1.42.0.tar.gz /var/cache/distfiles/edge/py3-telethon-1.42.0.tar.gz: OK /home/buildozer/aports/community/py3-telethon/11_fixed-get-running-loop-for-py314.patch: OK >>> py3-telethon: Unpacking /var/cache/distfiles/edge/py3-telethon-1.42.0.tar.gz... >>> py3-telethon: 11_fixed-get-running-loop-for-py314.patch patching file telethon/helpers.py 2026-03-29 09:15:08,696 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-29 09:15:09,026 root INFO running bdist_wheel 2026-03-29 09:15:09,038 root INFO running build 2026-03-29 09:15:09,038 root INFO running build_py 2026-03-29 09:15:09,041 root INFO creating build/lib/telethon 2026-03-29 09:15:09,041 root INFO copying telethon/custom.py -> build/lib/telethon 2026-03-29 09:15:09,041 root INFO copying telethon/version.py -> build/lib/telethon 2026-03-29 09:15:09,041 root INFO copying telethon/__init__.py -> build/lib/telethon 2026-03-29 09:15:09,041 root INFO copying telethon/sync.py -> build/lib/telethon 2026-03-29 09:15:09,041 root INFO copying telethon/password.py -> build/lib/telethon 2026-03-29 09:15:09,041 root INFO copying telethon/requestiter.py -> build/lib/telethon 2026-03-29 09:15:09,042 root INFO copying telethon/functions.py -> build/lib/telethon 2026-03-29 09:15:09,042 root INFO copying telethon/utils.py -> build/lib/telethon 2026-03-29 09:15:09,042 root INFO copying telethon/helpers.py -> build/lib/telethon 2026-03-29 09:15:09,042 root INFO copying telethon/hints.py -> build/lib/telethon 2026-03-29 09:15:09,042 root INFO copying telethon/types.py -> build/lib/telethon 2026-03-29 09:15:09,042 root INFO creating build/lib/telethon/network 2026-03-29 09:15:09,042 root INFO copying telethon/network/__init__.py -> build/lib/telethon/network 2026-03-29 09:15:09,042 root INFO copying telethon/network/requeststate.py -> build/lib/telethon/network 2026-03-29 09:15:09,043 root INFO copying telethon/network/authenticator.py -> build/lib/telethon/network 2026-03-29 09:15:09,043 root INFO copying telethon/network/mtprotostate.py -> build/lib/telethon/network 2026-03-29 09:15:09,043 root INFO copying telethon/network/mtprotoplainsender.py -> build/lib/telethon/network 2026-03-29 09:15:09,043 root INFO copying telethon/network/mtprotosender.py -> build/lib/telethon/network 2026-03-29 09:15:09,043 root INFO creating build/lib/telethon/extensions 2026-03-29 09:15:09,043 root INFO copying telethon/extensions/binaryreader.py -> build/lib/telethon/extensions 2026-03-29 09:15:09,043 root INFO copying telethon/extensions/__init__.py -> build/lib/telethon/extensions 2026-03-29 09:15:09,043 root INFO copying telethon/extensions/html.py -> build/lib/telethon/extensions 2026-03-29 09:15:09,043 root INFO copying telethon/extensions/markdown.py -> build/lib/telethon/extensions 2026-03-29 09:15:09,044 root INFO copying telethon/extensions/messagepacker.py -> build/lib/telethon/extensions 2026-03-29 09:15:09,044 root INFO creating build/lib/telethon/events 2026-03-29 09:15:09,044 root INFO copying telethon/events/callbackquery.py -> build/lib/telethon/events 2026-03-29 09:15:09,044 root INFO copying telethon/events/common.py -> build/lib/telethon/events 2026-03-29 09:15:09,044 root INFO copying telethon/events/__init__.py -> build/lib/telethon/events 2026-03-29 09:15:09,044 root INFO copying telethon/events/messageread.py -> build/lib/telethon/events 2026-03-29 09:15:09,044 root INFO copying telethon/events/newmessage.py -> build/lib/telethon/events 2026-03-29 09:15:09,044 root INFO copying telethon/events/raw.py -> build/lib/telethon/events 2026-03-29 09:15:09,045 root INFO copying telethon/events/inlinequery.py -> build/lib/telethon/events 2026-03-29 09:15:09,045 root INFO copying telethon/events/chataction.py -> build/lib/telethon/events 2026-03-29 09:15:09,045 root INFO copying telethon/events/messageedited.py -> build/lib/telethon/events 2026-03-29 09:15:09,045 root INFO copying telethon/events/album.py -> build/lib/telethon/events 2026-03-29 09:15:09,045 root INFO copying telethon/events/userupdate.py -> build/lib/telethon/events 2026-03-29 09:15:09,045 root INFO copying telethon/events/messagedeleted.py -> build/lib/telethon/events 2026-03-29 09:15:09,045 root INFO creating build/lib/telethon/_updates 2026-03-29 09:15:09,045 root INFO copying telethon/_updates/__init__.py -> build/lib/telethon/_updates 2026-03-29 09:15:09,045 root INFO copying telethon/_updates/session.py -> build/lib/telethon/_updates 2026-03-29 09:15:09,046 root INFO copying telethon/_updates/entitycache.py -> build/lib/telethon/_updates 2026-03-29 09:15:09,046 root INFO copying telethon/_updates/messagebox.py -> build/lib/telethon/_updates 2026-03-29 09:15:09,046 root INFO creating build/lib/telethon/sessions 2026-03-29 09:15:09,046 root INFO copying telethon/sessions/__init__.py -> build/lib/telethon/sessions 2026-03-29 09:15:09,046 root INFO copying telethon/sessions/string.py -> build/lib/telethon/sessions 2026-03-29 09:15:09,046 root INFO copying telethon/sessions/memory.py -> build/lib/telethon/sessions 2026-03-29 09:15:09,046 root INFO copying telethon/sessions/sqlite.py -> build/lib/telethon/sessions 2026-03-29 09:15:09,046 root INFO copying telethon/sessions/abstract.py -> build/lib/telethon/sessions 2026-03-29 09:15:09,047 root INFO creating build/lib/telethon/client 2026-03-29 09:15:09,047 root INFO copying telethon/client/auth.py -> build/lib/telethon/client 2026-03-29 09:15:09,047 root INFO copying telethon/client/telegramclient.py -> build/lib/telethon/client 2026-03-29 09:15:09,047 root INFO copying telethon/client/__init__.py -> build/lib/telethon/client 2026-03-29 09:15:09,047 root INFO copying telethon/client/dialogs.py -> build/lib/telethon/client 2026-03-29 09:15:09,047 root INFO copying telethon/client/telegrambaseclient.py -> build/lib/telethon/client 2026-03-29 09:15:09,047 root INFO copying telethon/client/messages.py -> build/lib/telethon/client 2026-03-29 09:15:09,048 root INFO copying telethon/client/updates.py -> build/lib/telethon/client 2026-03-29 09:15:09,048 root INFO copying telethon/client/chats.py -> build/lib/telethon/client 2026-03-29 09:15:09,048 root INFO copying telethon/client/downloads.py -> build/lib/telethon/client 2026-03-29 09:15:09,048 root INFO copying telethon/client/users.py -> build/lib/telethon/client 2026-03-29 09:15:09,048 root INFO copying telethon/client/account.py -> build/lib/telethon/client 2026-03-29 09:15:09,048 root INFO copying telethon/client/buttons.py -> build/lib/telethon/client 2026-03-29 09:15:09,048 root INFO copying telethon/client/bots.py -> build/lib/telethon/client 2026-03-29 09:15:09,049 root INFO copying telethon/client/uploads.py -> build/lib/telethon/client 2026-03-29 09:15:09,049 root INFO copying telethon/client/messageparse.py -> build/lib/telethon/client 2026-03-29 09:15:09,049 root INFO creating build/lib/telethon/crypto 2026-03-29 09:15:09,049 root INFO copying telethon/crypto/__init__.py -> build/lib/telethon/crypto 2026-03-29 09:15:09,049 root INFO copying telethon/crypto/factorization.py -> build/lib/telethon/crypto 2026-03-29 09:15:09,049 root INFO copying telethon/crypto/aes.py -> build/lib/telethon/crypto 2026-03-29 09:15:09,049 root INFO copying telethon/crypto/libssl.py -> build/lib/telethon/crypto 2026-03-29 09:15:09,049 root INFO copying telethon/crypto/rsa.py -> build/lib/telethon/crypto 2026-03-29 09:15:09,050 root INFO copying telethon/crypto/aesctr.py -> build/lib/telethon/crypto 2026-03-29 09:15:09,050 root INFO copying telethon/crypto/authkey.py -> build/lib/telethon/crypto 2026-03-29 09:15:09,050 root INFO copying telethon/crypto/cdndecrypter.py -> build/lib/telethon/crypto 2026-03-29 09:15:09,050 root INFO creating build/lib/telethon/errors 2026-03-29 09:15:09,050 root INFO copying telethon/errors/common.py -> build/lib/telethon/errors 2026-03-29 09:15:09,050 root INFO copying telethon/errors/__init__.py -> build/lib/telethon/errors 2026-03-29 09:15:09,050 root INFO copying telethon/errors/rpcbaseerrors.py -> build/lib/telethon/errors 2026-03-29 09:15:09,050 root INFO copying telethon/errors/rpcerrorlist.py -> build/lib/telethon/errors 2026-03-29 09:15:09,051 root INFO creating build/lib/telethon/tl 2026-03-29 09:15:09,051 root INFO copying telethon/tl/__init__.py -> build/lib/telethon/tl 2026-03-29 09:15:09,051 root INFO copying telethon/tl/alltlobjects.py -> build/lib/telethon/tl 2026-03-29 09:15:09,051 root INFO copying telethon/tl/tlobject.py -> build/lib/telethon/tl 2026-03-29 09:15:09,051 root INFO creating build/lib/telethon/network/connection 2026-03-29 09:15:09,051 root INFO copying telethon/network/connection/tcpabridged.py -> build/lib/telethon/network/connection 2026-03-29 09:15:09,052 root INFO copying telethon/network/connection/__init__.py -> build/lib/telethon/network/connection 2026-03-29 09:15:09,052 root INFO copying telethon/network/connection/tcpobfuscated.py -> build/lib/telethon/network/connection 2026-03-29 09:15:09,052 root INFO copying telethon/network/connection/tcpfull.py -> build/lib/telethon/network/connection 2026-03-29 09:15:09,052 root INFO copying telethon/network/connection/tcpmtproxy.py -> build/lib/telethon/network/connection 2026-03-29 09:15:09,052 root INFO copying telethon/network/connection/tcpintermediate.py -> build/lib/telethon/network/connection 2026-03-29 09:15:09,052 root INFO copying telethon/network/connection/http.py -> build/lib/telethon/network/connection 2026-03-29 09:15:09,052 root INFO copying telethon/network/connection/connection.py -> build/lib/telethon/network/connection 2026-03-29 09:15:09,052 root INFO creating build/lib/telethon/tl/core 2026-03-29 09:15:09,052 root INFO copying telethon/tl/core/__init__.py -> build/lib/telethon/tl/core 2026-03-29 09:15:09,053 root INFO copying telethon/tl/core/rpcresult.py -> build/lib/telethon/tl/core 2026-03-29 09:15:09,053 root INFO copying telethon/tl/core/tlmessage.py -> build/lib/telethon/tl/core 2026-03-29 09:15:09,053 root INFO copying telethon/tl/core/messagecontainer.py -> build/lib/telethon/tl/core 2026-03-29 09:15:09,053 root INFO copying telethon/tl/core/gzippacked.py -> build/lib/telethon/tl/core 2026-03-29 09:15:09,053 root INFO creating build/lib/telethon/tl/custom 2026-03-29 09:15:09,053 root INFO copying telethon/tl/custom/__init__.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,053 root INFO copying telethon/tl/custom/conversation.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,053 root INFO copying telethon/tl/custom/dialog.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,053 root INFO copying telethon/tl/custom/draft.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,054 root INFO copying telethon/tl/custom/chatgetter.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,054 root INFO copying telethon/tl/custom/inlineresults.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,054 root INFO copying telethon/tl/custom/qrlogin.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,054 root INFO copying telethon/tl/custom/inlineresult.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,054 root INFO copying telethon/tl/custom/messagebutton.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,054 root INFO copying telethon/tl/custom/message.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,054 root INFO copying telethon/tl/custom/forward.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,054 root INFO copying telethon/tl/custom/inputsizedfile.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,055 root INFO copying telethon/tl/custom/adminlogevent.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,055 root INFO copying telethon/tl/custom/inlinebuilder.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,055 root INFO copying telethon/tl/custom/button.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,055 root INFO copying telethon/tl/custom/participantpermissions.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,055 root INFO copying telethon/tl/custom/file.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,055 root INFO copying telethon/tl/custom/sendergetter.py -> build/lib/telethon/tl/custom 2026-03-29 09:15:09,055 root INFO creating build/lib/telethon/tl/types 2026-03-29 09:15:09,055 root INFO copying telethon/tl/types/stickers.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,056 root INFO copying telethon/tl/types/auth.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,056 root INFO copying telethon/tl/types/premium.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,056 root INFO copying telethon/tl/types/__init__.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,058 root INFO copying telethon/tl/types/photos.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,058 root INFO copying telethon/tl/types/messages.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,058 root INFO copying telethon/tl/types/help.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,059 root INFO copying telethon/tl/types/updates.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,059 root INFO copying telethon/tl/types/smsjobs.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,059 root INFO copying telethon/tl/types/channels.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,059 root INFO copying telethon/tl/types/fragment.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,059 root INFO copying telethon/tl/types/users.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,059 root INFO copying telethon/tl/types/storage.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,059 root INFO copying telethon/tl/types/chatlists.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,060 root INFO copying telethon/tl/types/account.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,060 root INFO copying telethon/tl/types/phone.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,060 root INFO copying telethon/tl/types/stats.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,060 root INFO copying telethon/tl/types/stories.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,060 root INFO copying telethon/tl/types/upload.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,060 root INFO copying telethon/tl/types/contacts.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,061 root INFO copying telethon/tl/types/bots.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,061 root INFO copying telethon/tl/types/payments.py -> build/lib/telethon/tl/types 2026-03-29 09:15:09,061 root INFO creating build/lib/telethon/tl/patched 2026-03-29 09:15:09,061 root INFO copying telethon/tl/patched/__init__.py -> build/lib/telethon/tl/patched 2026-03-29 09:15:09,061 root INFO creating build/lib/telethon/tl/functions 2026-03-29 09:15:09,061 root INFO copying telethon/tl/functions/stickers.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,061 root INFO copying telethon/tl/functions/auth.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,062 root INFO copying telethon/tl/functions/premium.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,062 root INFO copying telethon/tl/functions/__init__.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,062 root INFO copying telethon/tl/functions/photos.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,062 root INFO copying telethon/tl/functions/messages.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,063 root INFO copying telethon/tl/functions/help.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,063 root INFO copying telethon/tl/functions/folders.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,063 root INFO copying telethon/tl/functions/updates.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,063 root INFO copying telethon/tl/functions/smsjobs.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,063 root INFO copying telethon/tl/functions/channels.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,063 root INFO copying telethon/tl/functions/fragment.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,064 root INFO copying telethon/tl/functions/langpack.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,064 root INFO copying telethon/tl/functions/users.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,064 root INFO copying telethon/tl/functions/chatlists.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,064 root INFO copying telethon/tl/functions/account.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,064 root INFO copying telethon/tl/functions/phone.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,064 root INFO copying telethon/tl/functions/stats.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,064 root INFO copying telethon/tl/functions/stories.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,065 root INFO copying telethon/tl/functions/upload.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,065 root INFO copying telethon/tl/functions/contacts.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,065 root INFO copying telethon/tl/functions/bots.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,065 root INFO copying telethon/tl/functions/payments.py -> build/lib/telethon/tl/functions 2026-03-29 09:15:09,072 root INFO installing to build/bdist.linux-s390x/wheel 2026-03-29 09:15:09,072 root INFO running install 2026-03-29 09:15:09,078 root INFO running install_lib 2026-03-29 09:15:09,080 root INFO creating build/bdist.linux-s390x/wheel 2026-03-29 09:15:09,081 root INFO creating build/bdist.linux-s390x/wheel/telethon 2026-03-29 09:15:09,081 root INFO creating build/bdist.linux-s390x/wheel/telethon/network 2026-03-29 09:15:09,081 root INFO copying build/lib/telethon/network/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/network 2026-03-29 09:15:09,081 root INFO copying build/lib/telethon/network/requeststate.py -> build/bdist.linux-s390x/wheel/./telethon/network 2026-03-29 09:15:09,081 root INFO creating build/bdist.linux-s390x/wheel/telethon/network/connection 2026-03-29 09:15:09,081 root INFO copying build/lib/telethon/network/connection/tcpabridged.py -> build/bdist.linux-s390x/wheel/./telethon/network/connection 2026-03-29 09:15:09,081 root INFO copying build/lib/telethon/network/connection/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/network/connection 2026-03-29 09:15:09,081 root INFO copying build/lib/telethon/network/connection/tcpobfuscated.py -> build/bdist.linux-s390x/wheel/./telethon/network/connection 2026-03-29 09:15:09,081 root INFO copying build/lib/telethon/network/connection/tcpfull.py -> build/bdist.linux-s390x/wheel/./telethon/network/connection 2026-03-29 09:15:09,081 root INFO copying build/lib/telethon/network/connection/tcpmtproxy.py -> build/bdist.linux-s390x/wheel/./telethon/network/connection 2026-03-29 09:15:09,081 root INFO copying build/lib/telethon/network/connection/tcpintermediate.py -> build/bdist.linux-s390x/wheel/./telethon/network/connection 2026-03-29 09:15:09,082 root INFO copying build/lib/telethon/network/connection/http.py -> build/bdist.linux-s390x/wheel/./telethon/network/connection 2026-03-29 09:15:09,082 root INFO copying build/lib/telethon/network/connection/connection.py -> build/bdist.linux-s390x/wheel/./telethon/network/connection 2026-03-29 09:15:09,082 root INFO copying build/lib/telethon/network/authenticator.py -> build/bdist.linux-s390x/wheel/./telethon/network 2026-03-29 09:15:09,082 root INFO copying build/lib/telethon/network/mtprotostate.py -> build/bdist.linux-s390x/wheel/./telethon/network 2026-03-29 09:15:09,082 root INFO copying build/lib/telethon/network/mtprotoplainsender.py -> build/bdist.linux-s390x/wheel/./telethon/network 2026-03-29 09:15:09,082 root INFO copying build/lib/telethon/network/mtprotosender.py -> build/bdist.linux-s390x/wheel/./telethon/network 2026-03-29 09:15:09,082 root INFO creating build/bdist.linux-s390x/wheel/telethon/extensions 2026-03-29 09:15:09,082 root INFO copying build/lib/telethon/extensions/binaryreader.py -> build/bdist.linux-s390x/wheel/./telethon/extensions 2026-03-29 09:15:09,082 root INFO copying build/lib/telethon/extensions/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/extensions 2026-03-29 09:15:09,083 root INFO copying build/lib/telethon/extensions/html.py -> build/bdist.linux-s390x/wheel/./telethon/extensions 2026-03-29 09:15:09,083 root INFO copying build/lib/telethon/extensions/markdown.py -> build/bdist.linux-s390x/wheel/./telethon/extensions 2026-03-29 09:15:09,083 root INFO copying build/lib/telethon/extensions/messagepacker.py -> build/bdist.linux-s390x/wheel/./telethon/extensions 2026-03-29 09:15:09,083 root INFO creating build/bdist.linux-s390x/wheel/telethon/events 2026-03-29 09:15:09,083 root INFO copying build/lib/telethon/events/callbackquery.py -> build/bdist.linux-s390x/wheel/./telethon/events 2026-03-29 09:15:09,083 root INFO copying build/lib/telethon/events/common.py -> build/bdist.linux-s390x/wheel/./telethon/events 2026-03-29 09:15:09,083 root INFO copying build/lib/telethon/events/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/events 2026-03-29 09:15:09,083 root INFO copying build/lib/telethon/events/messageread.py -> build/bdist.linux-s390x/wheel/./telethon/events 2026-03-29 09:15:09,083 root INFO copying build/lib/telethon/events/newmessage.py -> build/bdist.linux-s390x/wheel/./telethon/events 2026-03-29 09:15:09,083 root INFO copying build/lib/telethon/events/raw.py -> build/bdist.linux-s390x/wheel/./telethon/events 2026-03-29 09:15:09,083 root INFO copying build/lib/telethon/events/inlinequery.py -> build/bdist.linux-s390x/wheel/./telethon/events 2026-03-29 09:15:09,084 root INFO copying build/lib/telethon/events/chataction.py -> build/bdist.linux-s390x/wheel/./telethon/events 2026-03-29 09:15:09,084 root INFO copying build/lib/telethon/events/messageedited.py -> build/bdist.linux-s390x/wheel/./telethon/events 2026-03-29 09:15:09,084 root INFO copying build/lib/telethon/events/album.py -> build/bdist.linux-s390x/wheel/./telethon/events 2026-03-29 09:15:09,084 root INFO copying build/lib/telethon/events/userupdate.py -> build/bdist.linux-s390x/wheel/./telethon/events 2026-03-29 09:15:09,084 root INFO copying build/lib/telethon/events/messagedeleted.py -> build/bdist.linux-s390x/wheel/./telethon/events 2026-03-29 09:15:09,084 root INFO copying build/lib/telethon/custom.py -> build/bdist.linux-s390x/wheel/./telethon 2026-03-29 09:15:09,084 root INFO copying build/lib/telethon/version.py -> build/bdist.linux-s390x/wheel/./telethon 2026-03-29 09:15:09,084 root INFO copying build/lib/telethon/__init__.py -> build/bdist.linux-s390x/wheel/./telethon 2026-03-29 09:15:09,084 root INFO creating build/bdist.linux-s390x/wheel/telethon/_updates 2026-03-29 09:15:09,084 root INFO copying build/lib/telethon/_updates/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/_updates 2026-03-29 09:15:09,084 root INFO copying build/lib/telethon/_updates/session.py -> build/bdist.linux-s390x/wheel/./telethon/_updates 2026-03-29 09:15:09,085 root INFO copying build/lib/telethon/_updates/entitycache.py -> build/bdist.linux-s390x/wheel/./telethon/_updates 2026-03-29 09:15:09,085 root INFO copying build/lib/telethon/_updates/messagebox.py -> build/bdist.linux-s390x/wheel/./telethon/_updates 2026-03-29 09:15:09,085 root INFO copying build/lib/telethon/sync.py -> build/bdist.linux-s390x/wheel/./telethon 2026-03-29 09:15:09,085 root INFO copying build/lib/telethon/password.py -> build/bdist.linux-s390x/wheel/./telethon 2026-03-29 09:15:09,085 root INFO copying build/lib/telethon/requestiter.py -> build/bdist.linux-s390x/wheel/./telethon 2026-03-29 09:15:09,085 root INFO creating build/bdist.linux-s390x/wheel/telethon/sessions 2026-03-29 09:15:09,085 root INFO copying build/lib/telethon/sessions/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/sessions 2026-03-29 09:15:09,085 root INFO copying build/lib/telethon/sessions/string.py -> build/bdist.linux-s390x/wheel/./telethon/sessions 2026-03-29 09:15:09,085 root INFO copying build/lib/telethon/sessions/memory.py -> build/bdist.linux-s390x/wheel/./telethon/sessions 2026-03-29 09:15:09,085 root INFO copying build/lib/telethon/sessions/sqlite.py -> build/bdist.linux-s390x/wheel/./telethon/sessions 2026-03-29 09:15:09,086 root INFO copying build/lib/telethon/sessions/abstract.py -> build/bdist.linux-s390x/wheel/./telethon/sessions 2026-03-29 09:15:09,086 root INFO creating build/bdist.linux-s390x/wheel/telethon/client 2026-03-29 09:15:09,086 root INFO copying build/lib/telethon/client/auth.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,086 root INFO copying build/lib/telethon/client/telegramclient.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,086 root INFO copying build/lib/telethon/client/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,086 root INFO copying build/lib/telethon/client/dialogs.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,086 root INFO copying build/lib/telethon/client/telegrambaseclient.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,086 root INFO copying build/lib/telethon/client/messages.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,086 root INFO copying build/lib/telethon/client/updates.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,087 root INFO copying build/lib/telethon/client/chats.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,087 root INFO copying build/lib/telethon/client/downloads.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,087 root INFO copying build/lib/telethon/client/users.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,087 root INFO copying build/lib/telethon/client/account.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,087 root INFO copying build/lib/telethon/client/buttons.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,087 root INFO copying build/lib/telethon/client/bots.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,087 root INFO copying build/lib/telethon/client/uploads.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,087 root INFO copying build/lib/telethon/client/messageparse.py -> build/bdist.linux-s390x/wheel/./telethon/client 2026-03-29 09:15:09,088 root INFO creating build/bdist.linux-s390x/wheel/telethon/crypto 2026-03-29 09:15:09,088 root INFO copying build/lib/telethon/crypto/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/crypto 2026-03-29 09:15:09,088 root INFO copying build/lib/telethon/crypto/factorization.py -> build/bdist.linux-s390x/wheel/./telethon/crypto 2026-03-29 09:15:09,088 root INFO copying build/lib/telethon/crypto/aes.py -> build/bdist.linux-s390x/wheel/./telethon/crypto 2026-03-29 09:15:09,088 root INFO copying build/lib/telethon/crypto/libssl.py -> build/bdist.linux-s390x/wheel/./telethon/crypto 2026-03-29 09:15:09,088 root INFO copying build/lib/telethon/crypto/rsa.py -> build/bdist.linux-s390x/wheel/./telethon/crypto 2026-03-29 09:15:09,088 root INFO copying build/lib/telethon/crypto/aesctr.py -> build/bdist.linux-s390x/wheel/./telethon/crypto 2026-03-29 09:15:09,088 root INFO copying build/lib/telethon/crypto/authkey.py -> build/bdist.linux-s390x/wheel/./telethon/crypto 2026-03-29 09:15:09,088 root INFO copying build/lib/telethon/crypto/cdndecrypter.py -> build/bdist.linux-s390x/wheel/./telethon/crypto 2026-03-29 09:15:09,088 root INFO creating build/bdist.linux-s390x/wheel/telethon/errors 2026-03-29 09:15:09,088 root INFO copying build/lib/telethon/errors/common.py -> build/bdist.linux-s390x/wheel/./telethon/errors 2026-03-29 09:15:09,089 root INFO copying build/lib/telethon/errors/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/errors 2026-03-29 09:15:09,089 root INFO copying build/lib/telethon/errors/rpcbaseerrors.py -> build/bdist.linux-s390x/wheel/./telethon/errors 2026-03-29 09:15:09,089 root INFO copying build/lib/telethon/errors/rpcerrorlist.py -> build/bdist.linux-s390x/wheel/./telethon/errors 2026-03-29 09:15:09,089 root INFO copying build/lib/telethon/functions.py -> build/bdist.linux-s390x/wheel/./telethon 2026-03-29 09:15:09,089 root INFO copying build/lib/telethon/utils.py -> build/bdist.linux-s390x/wheel/./telethon 2026-03-29 09:15:09,089 root INFO copying build/lib/telethon/helpers.py -> build/bdist.linux-s390x/wheel/./telethon 2026-03-29 09:15:09,089 root INFO copying build/lib/telethon/hints.py -> build/bdist.linux-s390x/wheel/./telethon 2026-03-29 09:15:09,090 root INFO creating build/bdist.linux-s390x/wheel/telethon/tl 2026-03-29 09:15:09,090 root INFO copying build/lib/telethon/tl/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/tl 2026-03-29 09:15:09,090 root INFO copying build/lib/telethon/tl/alltlobjects.py -> build/bdist.linux-s390x/wheel/./telethon/tl 2026-03-29 09:15:09,090 root INFO copying build/lib/telethon/tl/tlobject.py -> build/bdist.linux-s390x/wheel/./telethon/tl 2026-03-29 09:15:09,090 root INFO creating build/bdist.linux-s390x/wheel/telethon/tl/core 2026-03-29 09:15:09,090 root INFO copying build/lib/telethon/tl/core/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/tl/core 2026-03-29 09:15:09,090 root INFO copying build/lib/telethon/tl/core/rpcresult.py -> build/bdist.linux-s390x/wheel/./telethon/tl/core 2026-03-29 09:15:09,090 root INFO copying build/lib/telethon/tl/core/tlmessage.py -> build/bdist.linux-s390x/wheel/./telethon/tl/core 2026-03-29 09:15:09,090 root INFO copying build/lib/telethon/tl/core/messagecontainer.py -> build/bdist.linux-s390x/wheel/./telethon/tl/core 2026-03-29 09:15:09,090 root INFO copying build/lib/telethon/tl/core/gzippacked.py -> build/bdist.linux-s390x/wheel/./telethon/tl/core 2026-03-29 09:15:09,091 root INFO creating build/bdist.linux-s390x/wheel/telethon/tl/custom 2026-03-29 09:15:09,091 root INFO copying build/lib/telethon/tl/custom/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,091 root INFO copying build/lib/telethon/tl/custom/conversation.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,091 root INFO copying build/lib/telethon/tl/custom/dialog.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,091 root INFO copying build/lib/telethon/tl/custom/draft.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,091 root INFO copying build/lib/telethon/tl/custom/chatgetter.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,091 root INFO copying build/lib/telethon/tl/custom/inlineresults.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,091 root INFO copying build/lib/telethon/tl/custom/qrlogin.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,091 root INFO copying build/lib/telethon/tl/custom/inlineresult.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,091 root INFO copying build/lib/telethon/tl/custom/messagebutton.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,092 root INFO copying build/lib/telethon/tl/custom/message.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,092 root INFO copying build/lib/telethon/tl/custom/forward.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,092 root INFO copying build/lib/telethon/tl/custom/inputsizedfile.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,092 root INFO copying build/lib/telethon/tl/custom/adminlogevent.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,092 root INFO copying build/lib/telethon/tl/custom/inlinebuilder.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,092 root INFO copying build/lib/telethon/tl/custom/button.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,092 root INFO copying build/lib/telethon/tl/custom/participantpermissions.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,092 root INFO copying build/lib/telethon/tl/custom/file.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,092 root INFO copying build/lib/telethon/tl/custom/sendergetter.py -> build/bdist.linux-s390x/wheel/./telethon/tl/custom 2026-03-29 09:15:09,092 root INFO creating build/bdist.linux-s390x/wheel/telethon/tl/types 2026-03-29 09:15:09,093 root INFO copying build/lib/telethon/tl/types/stickers.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,093 root INFO copying build/lib/telethon/tl/types/auth.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,093 root INFO copying build/lib/telethon/tl/types/premium.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,093 root INFO copying build/lib/telethon/tl/types/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,095 root INFO copying build/lib/telethon/tl/types/photos.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,095 root INFO copying build/lib/telethon/tl/types/messages.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,095 root INFO copying build/lib/telethon/tl/types/help.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,095 root INFO copying build/lib/telethon/tl/types/updates.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,095 root INFO copying build/lib/telethon/tl/types/smsjobs.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,096 root INFO copying build/lib/telethon/tl/types/channels.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,096 root INFO copying build/lib/telethon/tl/types/fragment.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,096 root INFO copying build/lib/telethon/tl/types/users.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,096 root INFO copying build/lib/telethon/tl/types/storage.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,096 root INFO copying build/lib/telethon/tl/types/chatlists.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,096 root INFO copying build/lib/telethon/tl/types/account.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,096 root INFO copying build/lib/telethon/tl/types/phone.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,096 root INFO copying build/lib/telethon/tl/types/stats.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,096 root INFO copying build/lib/telethon/tl/types/stories.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,097 root INFO copying build/lib/telethon/tl/types/upload.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,097 root INFO copying build/lib/telethon/tl/types/contacts.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,097 root INFO copying build/lib/telethon/tl/types/bots.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,097 root INFO copying build/lib/telethon/tl/types/payments.py -> build/bdist.linux-s390x/wheel/./telethon/tl/types 2026-03-29 09:15:09,097 root INFO creating build/bdist.linux-s390x/wheel/telethon/tl/patched 2026-03-29 09:15:09,097 root INFO copying build/lib/telethon/tl/patched/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/tl/patched 2026-03-29 09:15:09,097 root INFO creating build/bdist.linux-s390x/wheel/telethon/tl/functions 2026-03-29 09:15:09,097 root INFO copying build/lib/telethon/tl/functions/stickers.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,098 root INFO copying build/lib/telethon/tl/functions/auth.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,098 root INFO copying build/lib/telethon/tl/functions/premium.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,098 root INFO copying build/lib/telethon/tl/functions/__init__.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,098 root INFO copying build/lib/telethon/tl/functions/photos.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,098 root INFO copying build/lib/telethon/tl/functions/messages.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,099 root INFO copying build/lib/telethon/tl/functions/help.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,099 root INFO copying build/lib/telethon/tl/functions/folders.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,099 root INFO copying build/lib/telethon/tl/functions/updates.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,099 root INFO copying build/lib/telethon/tl/functions/smsjobs.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,099 root INFO copying build/lib/telethon/tl/functions/channels.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,099 root INFO copying build/lib/telethon/tl/functions/fragment.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,099 root INFO copying build/lib/telethon/tl/functions/langpack.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,100 root INFO copying build/lib/telethon/tl/functions/users.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,100 root INFO copying build/lib/telethon/tl/functions/chatlists.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,100 root INFO copying build/lib/telethon/tl/functions/account.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,100 root INFO copying build/lib/telethon/tl/functions/phone.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,100 root INFO copying build/lib/telethon/tl/functions/stats.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,100 root INFO copying build/lib/telethon/tl/functions/stories.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,100 root INFO copying build/lib/telethon/tl/functions/upload.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,100 root INFO copying build/lib/telethon/tl/functions/contacts.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,101 root INFO copying build/lib/telethon/tl/functions/bots.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,101 root INFO copying build/lib/telethon/tl/functions/payments.py -> build/bdist.linux-s390x/wheel/./telethon/tl/functions 2026-03-29 09:15:09,101 root INFO copying build/lib/telethon/types.py -> build/bdist.linux-s390x/wheel/./telethon 2026-03-29 09:15:09,101 root INFO running install_egg_info 2026-03-29 09:15:09,103 root INFO running egg_info 2026-03-29 09:15:09,105 root INFO creating Telethon.egg-info 2026-03-29 09:15:09,105 root INFO writing Telethon.egg-info/PKG-INFO 2026-03-29 09:15:09,106 root INFO writing dependency_links to Telethon.egg-info/dependency_links.txt 2026-03-29 09:15:09,106 root INFO writing requirements to Telethon.egg-info/requires.txt 2026-03-29 09:15:09,106 root INFO writing top-level names to Telethon.egg-info/top_level.txt 2026-03-29 09:15:09,106 root INFO writing manifest file 'Telethon.egg-info/SOURCES.txt' 2026-03-29 09:15:09,110 root INFO reading manifest file 'Telethon.egg-info/SOURCES.txt' 2026-03-29 09:15:09,110 root INFO adding license file 'LICENSE' 2026-03-29 09:15:09,112 root INFO writing manifest file 'Telethon.egg-info/SOURCES.txt' 2026-03-29 09:15:09,112 root INFO Copying Telethon.egg-info to build/bdist.linux-s390x/wheel/./Telethon-1.42.0-py3.14.egg-info 2026-03-29 09:15:09,112 root INFO running install_scripts 2026-03-29 09:15:09,113 root INFO creating build/bdist.linux-s390x/wheel/telethon-1.42.0.dist-info/WHEEL 2026-03-29 09:15:09,113 wheel INFO creating '/home/buildozer/aports/community/py3-telethon/src/telethon/.dist/.tmp-itqabuf8/telethon-1.42.0-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2026-03-29 09:15:09,113 wheel INFO adding 'telethon/__init__.py' 2026-03-29 09:15:09,113 wheel INFO adding 'telethon/custom.py' 2026-03-29 09:15:09,114 wheel INFO adding 'telethon/functions.py' 2026-03-29 09:15:09,114 wheel INFO adding 'telethon/helpers.py' 2026-03-29 09:15:09,114 wheel INFO adding 'telethon/hints.py' 2026-03-29 09:15:09,114 wheel INFO adding 'telethon/password.py' 2026-03-29 09:15:09,114 wheel INFO adding 'telethon/requestiter.py' 2026-03-29 09:15:09,114 wheel INFO adding 'telethon/sync.py' 2026-03-29 09:15:09,114 wheel INFO adding 'telethon/types.py' 2026-03-29 09:15:09,114 wheel INFO adding 'telethon/utils.py' 2026-03-29 09:15:09,115 wheel INFO adding 'telethon/version.py' 2026-03-29 09:15:09,115 wheel INFO adding 'telethon/_updates/__init__.py' 2026-03-29 09:15:09,115 wheel INFO adding 'telethon/_updates/entitycache.py' 2026-03-29 09:15:09,115 wheel INFO adding 'telethon/_updates/messagebox.py' 2026-03-29 09:15:09,115 wheel INFO adding 'telethon/_updates/session.py' 2026-03-29 09:15:09,115 wheel INFO adding 'telethon/client/__init__.py' 2026-03-29 09:15:09,115 wheel INFO adding 'telethon/client/account.py' 2026-03-29 09:15:09,115 wheel INFO adding 'telethon/client/auth.py' 2026-03-29 09:15:09,115 wheel INFO adding 'telethon/client/bots.py' 2026-03-29 09:15:09,116 wheel INFO adding 'telethon/client/buttons.py' 2026-03-29 09:15:09,116 wheel INFO adding 'telethon/client/chats.py' 2026-03-29 09:15:09,116 wheel INFO adding 'telethon/client/dialogs.py' 2026-03-29 09:15:09,116 wheel INFO adding 'telethon/client/downloads.py' 2026-03-29 09:15:09,116 wheel INFO adding 'telethon/client/messageparse.py' 2026-03-29 09:15:09,116 wheel INFO adding 'telethon/client/messages.py' 2026-03-29 09:15:09,117 wheel INFO adding 'telethon/client/telegrambaseclient.py' 2026-03-29 09:15:09,117 wheel INFO adding 'telethon/client/telegramclient.py' 2026-03-29 09:15:09,117 wheel INFO adding 'telethon/client/updates.py' 2026-03-29 09:15:09,117 wheel INFO adding 'telethon/client/uploads.py' 2026-03-29 09:15:09,117 wheel INFO adding 'telethon/client/users.py' 2026-03-29 09:15:09,117 wheel INFO adding 'telethon/crypto/__init__.py' 2026-03-29 09:15:09,117 wheel INFO adding 'telethon/crypto/aes.py' 2026-03-29 09:15:09,117 wheel INFO adding 'telethon/crypto/aesctr.py' 2026-03-29 09:15:09,118 wheel INFO adding 'telethon/crypto/authkey.py' 2026-03-29 09:15:09,118 wheel INFO adding 'telethon/crypto/cdndecrypter.py' 2026-03-29 09:15:09,118 wheel INFO adding 'telethon/crypto/factorization.py' 2026-03-29 09:15:09,118 wheel INFO adding 'telethon/crypto/libssl.py' 2026-03-29 09:15:09,118 wheel INFO adding 'telethon/crypto/rsa.py' 2026-03-29 09:15:09,118 wheel INFO adding 'telethon/errors/__init__.py' 2026-03-29 09:15:09,118 wheel INFO adding 'telethon/errors/common.py' 2026-03-29 09:15:09,118 wheel INFO adding 'telethon/errors/rpcbaseerrors.py' 2026-03-29 09:15:09,119 wheel INFO adding 'telethon/errors/rpcerrorlist.py' 2026-03-29 09:15:09,119 wheel INFO adding 'telethon/events/__init__.py' 2026-03-29 09:15:09,119 wheel INFO adding 'telethon/events/album.py' 2026-03-29 09:15:09,119 wheel INFO adding 'telethon/events/callbackquery.py' 2026-03-29 09:15:09,119 wheel INFO adding 'telethon/events/chataction.py' 2026-03-29 09:15:09,119 wheel INFO adding 'telethon/events/common.py' 2026-03-29 09:15:09,120 wheel INFO adding 'telethon/events/inlinequery.py' 2026-03-29 09:15:09,120 wheel INFO adding 'telethon/events/messagedeleted.py' 2026-03-29 09:15:09,120 wheel INFO adding 'telethon/events/messageedited.py' 2026-03-29 09:15:09,120 wheel INFO adding 'telethon/events/messageread.py' 2026-03-29 09:15:09,120 wheel INFO adding 'telethon/events/newmessage.py' 2026-03-29 09:15:09,120 wheel INFO adding 'telethon/events/raw.py' 2026-03-29 09:15:09,120 wheel INFO adding 'telethon/events/userupdate.py' 2026-03-29 09:15:09,120 wheel INFO adding 'telethon/extensions/__init__.py' 2026-03-29 09:15:09,120 wheel INFO adding 'telethon/extensions/binaryreader.py' 2026-03-29 09:15:09,120 wheel INFO adding 'telethon/extensions/html.py' 2026-03-29 09:15:09,120 wheel INFO adding 'telethon/extensions/markdown.py' 2026-03-29 09:15:09,121 wheel INFO adding 'telethon/extensions/messagepacker.py' 2026-03-29 09:15:09,121 wheel INFO adding 'telethon/network/__init__.py' 2026-03-29 09:15:09,121 wheel INFO adding 'telethon/network/authenticator.py' 2026-03-29 09:15:09,121 wheel INFO adding 'telethon/network/mtprotoplainsender.py' 2026-03-29 09:15:09,121 wheel INFO adding 'telethon/network/mtprotosender.py' 2026-03-29 09:15:09,121 wheel INFO adding 'telethon/network/mtprotostate.py' 2026-03-29 09:15:09,121 wheel INFO adding 'telethon/network/requeststate.py' 2026-03-29 09:15:09,121 wheel INFO adding 'telethon/network/connection/__init__.py' 2026-03-29 09:15:09,121 wheel INFO adding 'telethon/network/connection/connection.py' 2026-03-29 09:15:09,122 wheel INFO adding 'telethon/network/connection/http.py' 2026-03-29 09:15:09,122 wheel INFO adding 'telethon/network/connection/tcpabridged.py' 2026-03-29 09:15:09,122 wheel INFO adding 'telethon/network/connection/tcpfull.py' 2026-03-29 09:15:09,122 wheel INFO adding 'telethon/network/connection/tcpintermediate.py' 2026-03-29 09:15:09,122 wheel INFO adding 'telethon/network/connection/tcpmtproxy.py' 2026-03-29 09:15:09,122 wheel INFO adding 'telethon/network/connection/tcpobfuscated.py' 2026-03-29 09:15:09,122 wheel INFO adding 'telethon/sessions/__init__.py' 2026-03-29 09:15:09,122 wheel INFO adding 'telethon/sessions/abstract.py' 2026-03-29 09:15:09,122 wheel INFO adding 'telethon/sessions/memory.py' 2026-03-29 09:15:09,122 wheel INFO adding 'telethon/sessions/sqlite.py' 2026-03-29 09:15:09,123 wheel INFO adding 'telethon/sessions/string.py' 2026-03-29 09:15:09,123 wheel INFO adding 'telethon/tl/__init__.py' 2026-03-29 09:15:09,123 wheel INFO adding 'telethon/tl/alltlobjects.py' 2026-03-29 09:15:09,123 wheel INFO adding 'telethon/tl/tlobject.py' 2026-03-29 09:15:09,123 wheel INFO adding 'telethon/tl/core/__init__.py' 2026-03-29 09:15:09,123 wheel INFO adding 'telethon/tl/core/gzippacked.py' 2026-03-29 09:15:09,123 wheel INFO adding 'telethon/tl/core/messagecontainer.py' 2026-03-29 09:15:09,124 wheel INFO adding 'telethon/tl/core/rpcresult.py' 2026-03-29 09:15:09,124 wheel INFO adding 'telethon/tl/core/tlmessage.py' 2026-03-29 09:15:09,124 wheel INFO adding 'telethon/tl/custom/__init__.py' 2026-03-29 09:15:09,124 wheel INFO adding 'telethon/tl/custom/adminlogevent.py' 2026-03-29 09:15:09,124 wheel INFO adding 'telethon/tl/custom/button.py' 2026-03-29 09:15:09,124 wheel INFO adding 'telethon/tl/custom/chatgetter.py' 2026-03-29 09:15:09,124 wheel INFO adding 'telethon/tl/custom/conversation.py' 2026-03-29 09:15:09,124 wheel INFO adding 'telethon/tl/custom/dialog.py' 2026-03-29 09:15:09,124 wheel INFO adding 'telethon/tl/custom/draft.py' 2026-03-29 09:15:09,124 wheel INFO adding 'telethon/tl/custom/file.py' 2026-03-29 09:15:09,125 wheel INFO adding 'telethon/tl/custom/forward.py' 2026-03-29 09:15:09,125 wheel INFO adding 'telethon/tl/custom/inlinebuilder.py' 2026-03-29 09:15:09,125 wheel INFO adding 'telethon/tl/custom/inlineresult.py' 2026-03-29 09:15:09,125 wheel INFO adding 'telethon/tl/custom/inlineresults.py' 2026-03-29 09:15:09,125 wheel INFO adding 'telethon/tl/custom/inputsizedfile.py' 2026-03-29 09:15:09,125 wheel INFO adding 'telethon/tl/custom/message.py' 2026-03-29 09:15:09,125 wheel INFO adding 'telethon/tl/custom/messagebutton.py' 2026-03-29 09:15:09,125 wheel INFO adding 'telethon/tl/custom/participantpermissions.py' 2026-03-29 09:15:09,125 wheel INFO adding 'telethon/tl/custom/qrlogin.py' 2026-03-29 09:15:09,126 wheel INFO adding 'telethon/tl/custom/sendergetter.py' 2026-03-29 09:15:09,126 wheel INFO adding 'telethon/tl/functions/__init__.py' 2026-03-29 09:15:09,126 wheel INFO adding 'telethon/tl/functions/account.py' 2026-03-29 09:15:09,126 wheel INFO adding 'telethon/tl/functions/auth.py' 2026-03-29 09:15:09,126 wheel INFO adding 'telethon/tl/functions/bots.py' 2026-03-29 09:15:09,127 wheel INFO adding 'telethon/tl/functions/channels.py' 2026-03-29 09:15:09,127 wheel INFO adding 'telethon/tl/functions/chatlists.py' 2026-03-29 09:15:09,127 wheel INFO adding 'telethon/tl/functions/contacts.py' 2026-03-29 09:15:09,127 wheel INFO adding 'telethon/tl/functions/folders.py' 2026-03-29 09:15:09,127 wheel INFO adding 'telethon/tl/functions/fragment.py' 2026-03-29 09:15:09,127 wheel INFO adding 'telethon/tl/functions/help.py' 2026-03-29 09:15:09,127 wheel INFO adding 'telethon/tl/functions/langpack.py' 2026-03-29 09:15:09,128 wheel INFO adding 'telethon/tl/functions/messages.py' 2026-03-29 09:15:09,129 wheel INFO adding 'telethon/tl/functions/payments.py' 2026-03-29 09:15:09,129 wheel INFO adding 'telethon/tl/functions/phone.py' 2026-03-29 09:15:09,129 wheel INFO adding 'telethon/tl/functions/photos.py' 2026-03-29 09:15:09,129 wheel INFO adding 'telethon/tl/functions/premium.py' 2026-03-29 09:15:09,129 wheel INFO adding 'telethon/tl/functions/smsjobs.py' 2026-03-29 09:15:09,129 wheel INFO adding 'telethon/tl/functions/stats.py' 2026-03-29 09:15:09,129 wheel INFO adding 'telethon/tl/functions/stickers.py' 2026-03-29 09:15:09,130 wheel INFO adding 'telethon/tl/functions/stories.py' 2026-03-29 09:15:09,130 wheel INFO adding 'telethon/tl/functions/updates.py' 2026-03-29 09:15:09,130 wheel INFO adding 'telethon/tl/functions/upload.py' 2026-03-29 09:15:09,130 wheel INFO adding 'telethon/tl/functions/users.py' 2026-03-29 09:15:09,130 wheel INFO adding 'telethon/tl/patched/__init__.py' 2026-03-29 09:15:09,134 wheel INFO adding 'telethon/tl/types/__init__.py' 2026-03-29 09:15:09,135 wheel INFO adding 'telethon/tl/types/account.py' 2026-03-29 09:15:09,135 wheel INFO adding 'telethon/tl/types/auth.py' 2026-03-29 09:15:09,135 wheel INFO adding 'telethon/tl/types/bots.py' 2026-03-29 09:15:09,136 wheel INFO adding 'telethon/tl/types/channels.py' 2026-03-29 09:15:09,136 wheel INFO adding 'telethon/tl/types/chatlists.py' 2026-03-29 09:15:09,136 wheel INFO adding 'telethon/tl/types/contacts.py' 2026-03-29 09:15:09,136 wheel INFO adding 'telethon/tl/types/fragment.py' 2026-03-29 09:15:09,136 wheel INFO adding 'telethon/tl/types/help.py' 2026-03-29 09:15:09,136 wheel INFO adding 'telethon/tl/types/messages.py' 2026-03-29 09:15:09,137 wheel INFO adding 'telethon/tl/types/payments.py' 2026-03-29 09:15:09,137 wheel INFO adding 'telethon/tl/types/phone.py' 2026-03-29 09:15:09,137 wheel INFO adding 'telethon/tl/types/photos.py' 2026-03-29 09:15:09,137 wheel INFO adding 'telethon/tl/types/premium.py' 2026-03-29 09:15:09,137 wheel INFO adding 'telethon/tl/types/smsjobs.py' 2026-03-29 09:15:09,137 wheel INFO adding 'telethon/tl/types/stats.py' 2026-03-29 09:15:09,137 wheel INFO adding 'telethon/tl/types/stickers.py' 2026-03-29 09:15:09,137 wheel INFO adding 'telethon/tl/types/storage.py' 2026-03-29 09:15:09,138 wheel INFO adding 'telethon/tl/types/stories.py' 2026-03-29 09:15:09,138 wheel INFO adding 'telethon/tl/types/updates.py' 2026-03-29 09:15:09,138 wheel INFO adding 'telethon/tl/types/upload.py' 2026-03-29 09:15:09,138 wheel INFO adding 'telethon/tl/types/users.py' 2026-03-29 09:15:09,138 wheel INFO adding 'telethon-1.42.0.dist-info/licenses/LICENSE' 2026-03-29 09:15:09,138 wheel INFO adding 'telethon-1.42.0.dist-info/METADATA' 2026-03-29 09:15:09,138 wheel INFO adding 'telethon-1.42.0.dist-info/WHEEL' 2026-03-29 09:15:09,138 wheel INFO adding 'telethon-1.42.0.dist-info/top_level.txt' 2026-03-29 09:15:09,139 wheel INFO adding 'telethon-1.42.0.dist-info/RECORD' 2026-03-29 09:15:09,139 root INFO removing build/bdist.linux-s390x/wheel 2026-03-29 09:15:09,141 gpep517 INFO The backend produced .dist/telethon-1.42.0-py3-none-any.whl telethon-1.42.0-py3-none-any.whl Generating TLObjects... Generating RPCErrors... ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 -- /home/buildozer/aports/community/py3-telethon/src/telethon/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-telethon/src/telethon configfile: pyproject.toml plugins: asyncio-1.3.0 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... collected 36 items tests/readthedocs/quick_references/test_client_reference.py::test_all_methods_present PASSED [ 2%] tests/telethon/client/test_messages.py::test_send_message_with_file_forwards_args PASSED [ 5%] tests/telethon/client/test_messages.py::TestMessageMethods::test_send_msg_and_file[formatting_entities0] PASSED [ 8%] tests/telethon/client/test_messages.py::TestMessageMethods::test_send_msg_and_file[None] PASSED [ 11%] tests/telethon/crypto/test_rsa.py::test_encryption_inv_key PASSED [ 13%] tests/telethon/crypto/test_rsa.py::test_encryption_old_key PASSED [ 16%] tests/telethon/crypto/test_rsa.py::test_encryption_allowed_old_key PASSED [ 19%] tests/telethon/crypto/test_rsa.py::test_encryption_current_key PASSED [ 22%] tests/telethon/events/test_chataction.py::test_get_input_users_no_action_message_no_entities PASSED [ 25%] tests/telethon/events/test_chataction.py::test_get_input_users_no_action_message PASSED [ 27%] tests/telethon/events/test_chataction.py::test_get_users_no_action_message_no_entities PASSED [ 30%] tests/telethon/events/test_chataction.py::test_get_users_no_action_message PASSED [ 33%] tests/telethon/extensions/test_html.py::test_entity_edges PASSED [ 36%] tests/telethon/extensions/test_html.py::test_malformed_entities PASSED [ 38%] tests/telethon/extensions/test_html.py::test_trailing_malformed_entities PASSED [ 41%] tests/telethon/extensions/test_html.py::test_entities_together PASSED [ 44%] tests/telethon/extensions/test_html.py::test_nested_entities PASSED [ 47%] tests/telethon/extensions/test_html.py::test_offset_at_emoji PASSED [ 50%] tests/telethon/extensions/test_markdown.py::test_entity_edges PASSED [ 52%] tests/telethon/extensions/test_markdown.py::test_malformed_entities PASSED [ 55%] tests/telethon/extensions/test_markdown.py::test_trailing_malformed_entities PASSED [ 58%] tests/telethon/extensions/test_markdown.py::test_entities_together PASSED [ 61%] tests/telethon/extensions/test_markdown.py::test_nested_entities PASSED [ 63%] tests/telethon/extensions/test_markdown.py::test_offset_at_emoji PASSED [ 66%] tests/telethon/test_helpers.py::test_strip_text PASSED [ 69%] tests/telethon/test_helpers.py::TestSyncifyAsyncContext::test_sync_acontext PASSED [ 72%] tests/telethon/test_helpers.py::TestSyncifyAsyncContext::test_async_acontext PASSED [ 75%] tests/telethon/test_helpers.py::test_generate_key_data_from_nonce PASSED [ 77%] tests/telethon/test_pickle.py::test_base_rpcerror_pickle PASSED [ 80%] tests/telethon/test_pickle.py::test_rpcerror_pickle PASSED [ 83%] tests/telethon/test_pickle.py::test_fancy_rpcerror_pickle PASSED [ 86%] tests/telethon/test_pickle.py::test_fancy_rpcerror_capture_pickle PASSED [ 88%] tests/telethon/test_utils.py::test_game_input_media_memory_error PASSED [ 91%] tests/telethon/test_utils.py::test_private_get_extension PASSED [ 94%] tests/telethon/test_utils.py::test_rle_encode_trailing_zeros PASSED [ 97%] tests/telethon/tl/test_serialization.py::test_nested_invalid_serialization PASSED [100%] ============================== 36 passed in 1.55s ============================== >>> py3-telethon: Entering fakeroot... libfakeroot internal error: payload not recognized! >>> py3-telethon-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! 'usr/lib/python3.14/site-packages/telethon/network/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/network/__pycache__' 'usr/lib/python3.14/site-packages/telethon/network/connection/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/network/connection/__pycache__' 'usr/lib/python3.14/site-packages/telethon/extensions/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/extensions/__pycache__' 'usr/lib/python3.14/site-packages/telethon/events/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/events/__pycache__' 'usr/lib/python3.14/site-packages/telethon/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/__pycache__' 'usr/lib/python3.14/site-packages/telethon/_updates/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/_updates/__pycache__' 'usr/lib/python3.14/site-packages/telethon/sessions/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/sessions/__pycache__' 'usr/lib/python3.14/site-packages/telethon/client/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/client/__pycache__' 'usr/lib/python3.14/site-packages/telethon/crypto/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/crypto/__pycache__' 'usr/lib/python3.14/site-packages/telethon/errors/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/errors/__pycache__' 'usr/lib/python3.14/site-packages/telethon/tl/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/tl/__pycache__' 'usr/lib/python3.14/site-packages/telethon/tl/core/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/tl/core/__pycache__' 'usr/lib/python3.14/site-packages/telethon/tl/custom/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/tl/custom/__pycache__' 'usr/lib/python3.14/site-packages/telethon/tl/types/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/tl/types/__pycache__' 'usr/lib/python3.14/site-packages/telethon/tl/patched/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/tl/patched/__pycache__' 'usr/lib/python3.14/site-packages/telethon/tl/functions/__pycache__' -> '/home/buildozer/aports/community/py3-telethon/pkg/py3-telethon-pyc/usr/lib/python3.14/site-packages/telethon/tl/functions/__pycache__' >>> py3-telethon-pyc*: Preparing subpackage py3-telethon-pyc... >>> py3-telethon-pyc*: Running postcheck for py3-telethon-pyc >>> py3-telethon*: Running postcheck for py3-telethon >>> py3-telethon*: Preparing package py3-telethon... >>> py3-telethon-pyc*: Tracing dependencies... python3~3.14 >>> py3-telethon-pyc*: Package size: 6.8 MB >>> py3-telethon-pyc*: Compressing data... >>> py3-telethon-pyc*: Create checksum... >>> py3-telethon-pyc*: Create py3-telethon-pyc-1.42.0-r2.apk >>> py3-telethon*: Tracing dependencies... py3-pyaes py3-rsa python3~3.14 >>> py3-telethon*: Package size: 4.9 MB >>> py3-telethon*: Compressing data... >>> py3-telethon*: Create checksum... >>> py3-telethon*: Create py3-telethon-1.42.0-r2.apk >>> py3-telethon: Build complete at Sun, 29 Mar 2026 09:15:14 +0000 elapsed time 0h 0m 8s >>> py3-telethon: Cleaning up srcdir >>> py3-telethon: Cleaning up pkgdir >>> py3-telethon: Uninstalling dependencies... ( 1/44) Purging .makedepends-py3-telethon (20260329.091508) ( 2/44) Purging py3-pyaes-pyc (1.6.1-r7) ( 3/44) Purging py3-pyaes (1.6.1-r7) ( 4/44) Purging py3-rsa-pyc (4.9.1-r1) ( 5/44) Purging py3-rsa (4.9.1-r1) ( 6/44) Purging py3-asn1-pyc (0.6.1-r1) ( 7/44) Purging py3-asn1 (0.6.1-r1) ( 8/44) Purging py3-gpep517-pyc (19-r2) ( 9/44) Purging py3-gpep517 (19-r2) (10/44) Purging py3-installer-pyc (0.7.0-r3) (11/44) Purging py3-installer (0.7.0-r3) (12/44) Purging py3-setuptools-pyc (82.0.1-r1) (13/44) Purging py3-setuptools (82.0.1-r1) (14/44) Purging py3-wheel-pyc (0.46.3-r1) (15/44) Purging py3-wheel (0.46.3-r1) (16/44) Purging py3-pytest-asyncio-pyc (1.3.0-r1) (17/44) Purging py3-pytest-asyncio (1.3.0-r1) (18/44) Purging py3-pytest-pyc (9.0.2-r1) (19/44) Purging py3-pytest (9.0.2-r1) (20/44) Purging py3-iniconfig-pyc (2.3.0-r1) (21/44) Purging py3-iniconfig (2.3.0-r1) (22/44) Purging py3-packaging-pyc (26.0-r1) (23/44) Purging py3-packaging (26.0-r1) (24/44) Purging py3-parsing-pyc (3.3.2-r1) (25/44) Purging py3-parsing (3.3.2-r1) (26/44) Purging py3-pluggy-pyc (1.6.0-r1) (27/44) Purging py3-pluggy (1.6.0-r1) (28/44) Purging py3-py-pyc (1.11.0-r5) (29/44) Purging py3-py (1.11.0-r5) (30/44) Purging py3-pygments-pyc (2.19.2-r1) (31/44) Purging py3-pygments (2.19.2-r1) (32/44) Purging py3-typing-extensions-pyc (4.15.0-r1) (33/44) Purging py3-typing-extensions (4.15.0-r1) (34/44) Purging python3-pyc (3.14.3-r0) (35/44) Purging python3-pycache-pyc0 (3.14.3-r0) (36/44) Purging pyc (3.14.3-r0) (37/44) Purging python3 (3.14.3-r0) (38/44) Purging gdbm (1.26-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.5.2-r0) (41/44) Purging libpanelw (6.6_p20251231-r0) (42/44) Purging mpdecimal (4.0.1-r0) (43/44) Purging sqlite-libs (3.51.2-r1) (44/44) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 386.9 MiB in 106 packages >>> py3-telethon: Updating the community/s390x repository index... >>> py3-telethon: Signing the index...