>>> py3-telegram-bot: Building testing/py3-telegram-bot 13.10-r0 (using abuild 3.9.0-r0) started Thu, 06 Jan 2022 19:43:22 +0000 >>> py3-telegram-bot: Checking sanity of /home/buildozer/aports/testing/py3-telegram-bot/APKBUILD... >>> py3-telegram-bot: Analyzing dependencies... >>> py3-telegram-bot: Installing for build: build-base py3-future py3-certifi py3-tornado py3-cryptography py3-decorator py3-setuptools (1/22) Installing libffi (3.4.2-r1) (2/22) Installing gdbm (1.22-r0) (3/22) Installing mpdecimal (2.5.1-r1) (4/22) Installing readline (8.1.1-r0) (5/22) Installing sqlite-libs (3.37.1-r0) (6/22) Installing python3 (3.10.1-r0) (7/22) Installing py3-future (0.18.2-r4) (8/22) Installing py3-certifi (2020.12.5-r2) (9/22) Installing py3-tornado (6.1-r2) (10/22) Installing py3-cparser (2.20-r2) (11/22) Installing py3-cffi (1.14.5-r3) (12/22) Installing py3-idna (3.3-r1) (13/22) Installing py3-asn1crypto (1.4.0-r2) (14/22) Installing py3-six (1.16.0-r1) (15/22) Installing py3-cryptography (3.3.2-r4) (16/22) Installing py3-decorator (5.1.0-r1) (17/22) Installing py3-ordered-set (4.0.2-r3) (18/22) Installing py3-appdirs (1.4.4-r3) (19/22) Installing py3-parsing (2.4.7-r3) (20/22) Installing py3-packaging (21.3-r0) (21/22) Installing py3-setuptools (52.0.0-r5) (22/22) Installing .makedepends-py3-telegram-bot (20220106.194323) Executing busybox-1.34.1-r6.trigger OK: 372 MiB in 121 packages >>> py3-telegram-bot: Cleaning up srcdir >>> py3-telegram-bot: Cleaning up pkgdir >>> py3-telegram-bot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-telegram-bot-13.10.tar.gz >>> py3-telegram-bot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-telegram-bot-13.10.tar.gz >>> py3-telegram-bot: Checking sha512sums... py3-telegram-bot-13.10.tar.gz: OK >>> py3-telegram-bot: Unpacking /var/cache/distfiles/edge/py3-telegram-bot-13.10.tar.gz... running build running build_py creating build creating build/lib creating build/lib/telegram copying telegram/message.py -> build/lib/telegram copying telegram/webhookinfo.py -> build/lib/telegram copying telegram/chatmember.py -> build/lib/telegram copying telegram/replymarkup.py -> build/lib/telegram copying telegram/constants.py -> build/lib/telegram copying telegram/keyboardbutton.py -> build/lib/telegram copying telegram/replykeyboardremove.py -> build/lib/telegram copying telegram/voicechat.py -> build/lib/telegram copying telegram/bot.py -> build/lib/telegram copying telegram/messageid.py -> build/lib/telegram copying telegram/callbackquery.py -> build/lib/telegram copying telegram/base.py -> build/lib/telegram copying telegram/chatinvitelink.py -> build/lib/telegram copying telegram/keyboardbuttonpolltype.py -> build/lib/telegram copying telegram/poll.py -> build/lib/telegram copying telegram/update.py -> build/lib/telegram copying telegram/proximityalerttriggered.py -> build/lib/telegram copying telegram/user.py -> build/lib/telegram copying telegram/__main__.py -> build/lib/telegram copying telegram/chat.py -> build/lib/telegram copying telegram/chatpermissions.py -> build/lib/telegram copying telegram/chatjoinrequest.py -> build/lib/telegram copying telegram/parsemode.py -> build/lib/telegram copying telegram/loginurl.py -> build/lib/telegram copying telegram/dice.py -> build/lib/telegram copying telegram/chatlocation.py -> build/lib/telegram copying telegram/userprofilephotos.py -> build/lib/telegram copying telegram/chatmemberupdated.py -> build/lib/telegram copying telegram/messageautodeletetimerchanged.py -> build/lib/telegram copying telegram/chataction.py -> build/lib/telegram copying telegram/choseninlineresult.py -> build/lib/telegram copying telegram/botcommandscope.py -> build/lib/telegram copying telegram/replykeyboardmarkup.py -> build/lib/telegram copying telegram/botcommand.py -> build/lib/telegram copying telegram/__init__.py -> build/lib/telegram copying telegram/version.py -> build/lib/telegram copying telegram/error.py -> build/lib/telegram copying telegram/forcereply.py -> build/lib/telegram copying telegram/messageentity.py -> build/lib/telegram creating build/lib/telegram/ext copying telegram/ext/messagequeue.py -> build/lib/telegram/ext copying telegram/ext/chatjoinrequesthandler.py -> build/lib/telegram/ext copying telegram/ext/contexttypes.py -> build/lib/telegram/ext copying telegram/ext/choseninlineresulthandler.py -> build/lib/telegram/ext copying telegram/ext/shippingqueryhandler.py -> build/lib/telegram/ext copying telegram/ext/extbot.py -> build/lib/telegram/ext copying telegram/ext/stringcommandhandler.py -> build/lib/telegram/ext copying telegram/ext/pollhandler.py -> build/lib/telegram/ext copying telegram/ext/dispatcher.py -> build/lib/telegram/ext copying telegram/ext/basepersistence.py -> build/lib/telegram/ext copying telegram/ext/pollanswerhandler.py -> build/lib/telegram/ext copying telegram/ext/handler.py -> build/lib/telegram/ext copying telegram/ext/updater.py -> build/lib/telegram/ext copying telegram/ext/precheckoutqueryhandler.py -> build/lib/telegram/ext copying telegram/ext/regexhandler.py -> build/lib/telegram/ext copying telegram/ext/stringregexhandler.py -> build/lib/telegram/ext copying telegram/ext/filters.py -> build/lib/telegram/ext copying telegram/ext/inlinequeryhandler.py -> build/lib/telegram/ext copying telegram/ext/callbackqueryhandler.py -> build/lib/telegram/ext copying telegram/ext/__init__.py -> build/lib/telegram/ext copying telegram/ext/picklepersistence.py -> build/lib/telegram/ext copying telegram/ext/commandhandler.py -> build/lib/telegram/ext copying telegram/ext/messagehandler.py -> build/lib/telegram/ext copying telegram/ext/conversationhandler.py -> build/lib/telegram/ext copying telegram/ext/typehandler.py -> build/lib/telegram/ext copying telegram/ext/defaults.py -> build/lib/telegram/ext copying telegram/ext/dictpersistence.py -> build/lib/telegram/ext copying telegram/ext/callbackcontext.py -> build/lib/telegram/ext copying telegram/ext/chatmemberhandler.py -> build/lib/telegram/ext copying telegram/ext/callbackdatacache.py -> build/lib/telegram/ext copying telegram/ext/jobqueue.py -> build/lib/telegram/ext creating build/lib/telegram/vendor copying telegram/vendor/__init__.py -> build/lib/telegram/vendor creating build/lib/telegram/utils copying telegram/utils/request.py -> build/lib/telegram/utils copying telegram/utils/promise.py -> build/lib/telegram/utils copying telegram/utils/webhookhandler.py -> build/lib/telegram/utils copying telegram/utils/helpers.py -> build/lib/telegram/utils copying telegram/utils/types.py -> build/lib/telegram/utils copying telegram/utils/__init__.py -> build/lib/telegram/utils copying telegram/utils/deprecate.py -> build/lib/telegram/utils creating build/lib/telegram/inline copying telegram/inline/inlinequeryresultgame.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultvenue.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultphoto.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultgif.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcontact.py -> build/lib/telegram/inline copying telegram/inline/inputtextmessagecontent.py -> build/lib/telegram/inline copying telegram/inline/inlinekeyboardbutton.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedvideo.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultvoice.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedsticker.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresult.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedvoice.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedphoto.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcacheddocument.py -> build/lib/telegram/inline copying telegram/inline/inputmessagecontent.py -> build/lib/telegram/inline copying telegram/inline/inlinekeyboardmarkup.py -> build/lib/telegram/inline copying telegram/inline/inputinvoicemessagecontent.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedmpeg4gif.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultmpeg4gif.py -> build/lib/telegram/inline copying telegram/inline/inputvenuemessagecontent.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultlocation.py -> build/lib/telegram/inline copying telegram/inline/__init__.py -> build/lib/telegram/inline copying telegram/inline/inlinequery.py -> build/lib/telegram/inline copying telegram/inline/inputcontactmessagecontent.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultdocument.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultarticle.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedaudio.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultaudio.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultvideo.py -> build/lib/telegram/inline copying telegram/inline/inputlocationmessagecontent.py -> build/lib/telegram/inline copying telegram/inline/inlinequeryresultcachedgif.py -> build/lib/telegram/inline creating build/lib/telegram/files copying telegram/files/inputfile.py -> build/lib/telegram/files copying telegram/files/inputmedia.py -> build/lib/telegram/files copying telegram/files/venue.py -> build/lib/telegram/files copying telegram/files/document.py -> build/lib/telegram/files copying telegram/files/chatphoto.py -> build/lib/telegram/files copying telegram/files/sticker.py -> build/lib/telegram/files copying telegram/files/contact.py -> build/lib/telegram/files copying telegram/files/video.py -> build/lib/telegram/files copying telegram/files/voice.py -> build/lib/telegram/files copying telegram/files/location.py -> build/lib/telegram/files copying telegram/files/file.py -> build/lib/telegram/files copying telegram/files/animation.py -> build/lib/telegram/files copying telegram/files/__init__.py -> build/lib/telegram/files copying telegram/files/photosize.py -> build/lib/telegram/files copying telegram/files/audio.py -> build/lib/telegram/files copying telegram/files/videonote.py -> build/lib/telegram/files creating build/lib/telegram/games copying telegram/games/gamehighscore.py -> build/lib/telegram/games copying telegram/games/game.py -> build/lib/telegram/games copying telegram/games/__init__.py -> build/lib/telegram/games copying telegram/games/callbackgame.py -> build/lib/telegram/games creating build/lib/telegram/passport copying telegram/passport/credentials.py -> build/lib/telegram/passport copying telegram/passport/passportdata.py -> build/lib/telegram/passport copying telegram/passport/passportelementerrors.py -> build/lib/telegram/passport copying telegram/passport/data.py -> build/lib/telegram/passport copying telegram/passport/__init__.py -> build/lib/telegram/passport copying telegram/passport/passportfile.py -> build/lib/telegram/passport copying telegram/passport/encryptedpassportelement.py -> build/lib/telegram/passport creating build/lib/telegram/payment copying telegram/payment/successfulpayment.py -> build/lib/telegram/payment copying telegram/payment/precheckoutquery.py -> build/lib/telegram/payment copying telegram/payment/shippingaddress.py -> build/lib/telegram/payment copying telegram/payment/shippingquery.py -> build/lib/telegram/payment copying telegram/payment/labeledprice.py -> build/lib/telegram/payment copying telegram/payment/orderinfo.py -> build/lib/telegram/payment copying telegram/payment/__init__.py -> build/lib/telegram/payment copying telegram/payment/invoice.py -> build/lib/telegram/payment copying telegram/payment/shippingoption.py -> build/lib/telegram/payment creating build/lib/telegram/ext/utils copying telegram/ext/utils/promise.py -> build/lib/telegram/ext/utils copying telegram/ext/utils/webhookhandler.py -> build/lib/telegram/ext/utils copying telegram/ext/utils/types.py -> build/lib/telegram/ext/utils copying telegram/ext/utils/__init__.py -> build/lib/telegram/ext/utils running egg_info creating python_telegram_bot.egg-info writing python_telegram_bot.egg-info/PKG-INFO writing dependency_links to python_telegram_bot.egg-info/dependency_links.txt writing requirements to python_telegram_bot.egg-info/requires.txt writing top-level names to python_telegram_bot.egg-info/top_level.txt writing manifest file 'python_telegram_bot.egg-info/SOURCES.txt' reading manifest file 'python_telegram_bot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' writing manifest file 'python_telegram_bot.egg-info/SOURCES.txt' copying telegram/py.typed -> build/lib/telegram >>> py3-telegram-bot: Entering fakeroot... running install running build running build_py running egg_info writing python_telegram_bot.egg-info/PKG-INFO writing dependency_links to python_telegram_bot.egg-info/dependency_links.txt writing requirements to python_telegram_bot.egg-info/requires.txt writing top-level names to python_telegram_bot.egg-info/top_level.txt reading manifest file 'python_telegram_bot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'Makefile' writing manifest file 'python_telegram_bot.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/testing/py3-telegram-bot/pkg creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10 creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/message.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/webhookinfo.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/chatmember.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/replymarkup.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/constants.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/keyboardbutton.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/messagequeue.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/chatjoinrequesthandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/contexttypes.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/choseninlineresulthandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/shippingqueryhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/extbot.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/stringcommandhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/pollhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/dispatcher.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/basepersistence.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/pollanswerhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/handler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/utils copying build/lib/telegram/ext/utils/promise.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/utils copying build/lib/telegram/ext/utils/webhookhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/utils copying build/lib/telegram/ext/utils/types.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/utils copying build/lib/telegram/ext/utils/__init__.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/utils copying build/lib/telegram/ext/updater.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/precheckoutqueryhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/regexhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/stringregexhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/filters.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/inlinequeryhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/callbackqueryhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/__init__.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/picklepersistence.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/commandhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/messagehandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/conversationhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/typehandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/defaults.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/dictpersistence.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/callbackcontext.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/chatmemberhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/callbackdatacache.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/ext/jobqueue.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext copying build/lib/telegram/replykeyboardremove.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/voicechat.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/bot.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/messageid.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/py.typed -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/callbackquery.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/base.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/chatinvitelink.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/keyboardbuttonpolltype.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/poll.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/update.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/proximityalerttriggered.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/user.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/vendor copying build/lib/telegram/vendor/__init__.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/vendor copying build/lib/telegram/__main__.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/chat.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/chatpermissions.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/chatjoinrequest.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/parsemode.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/loginurl.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/dice.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/chatlocation.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/userprofilephotos.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/chatmemberupdated.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/messageautodeletetimerchanged.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/chataction.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/choseninlineresult.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils copying build/lib/telegram/utils/request.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils copying build/lib/telegram/utils/promise.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils copying build/lib/telegram/utils/webhookhandler.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils copying build/lib/telegram/utils/helpers.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils copying build/lib/telegram/utils/types.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils copying build/lib/telegram/utils/__init__.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils copying build/lib/telegram/utils/deprecate.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultgame.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultvenue.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultphoto.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultgif.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcontact.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inputtextmessagecontent.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinekeyboardbutton.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedvideo.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultvoice.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedsticker.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresult.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedvoice.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedphoto.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcacheddocument.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inputmessagecontent.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinekeyboardmarkup.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inputinvoicemessagecontent.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedmpeg4gif.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultmpeg4gif.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inputvenuemessagecontent.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultlocation.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/__init__.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequery.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inputcontactmessagecontent.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultdocument.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultarticle.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedaudio.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultaudio.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultvideo.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inputlocationmessagecontent.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/inline/inlinequeryresultcachedgif.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline copying build/lib/telegram/botcommandscope.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/inputfile.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/inputmedia.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/venue.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/document.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/chatphoto.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/sticker.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/contact.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/video.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/voice.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/location.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/file.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/animation.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/__init__.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/photosize.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/audio.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files copying build/lib/telegram/files/videonote.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/games copying build/lib/telegram/games/gamehighscore.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/games copying build/lib/telegram/games/game.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/games copying build/lib/telegram/games/__init__.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/games copying build/lib/telegram/games/callbackgame.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/games copying build/lib/telegram/replykeyboardmarkup.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport copying build/lib/telegram/passport/credentials.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport copying build/lib/telegram/passport/passportdata.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport copying build/lib/telegram/passport/passportelementerrors.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport copying build/lib/telegram/passport/data.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport copying build/lib/telegram/passport/__init__.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport copying build/lib/telegram/passport/passportfile.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport copying build/lib/telegram/passport/encryptedpassportelement.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport copying build/lib/telegram/botcommand.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/__init__.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/version.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/error.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram copying build/lib/telegram/forcereply.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram creating /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment copying build/lib/telegram/payment/successfulpayment.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment copying build/lib/telegram/payment/precheckoutquery.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment copying build/lib/telegram/payment/shippingaddress.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment copying build/lib/telegram/payment/shippingquery.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment copying build/lib/telegram/payment/labeledprice.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment copying build/lib/telegram/payment/orderinfo.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment copying build/lib/telegram/payment/__init__.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment copying build/lib/telegram/payment/invoice.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment copying build/lib/telegram/payment/shippingoption.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment copying build/lib/telegram/messageentity.py -> /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/message.py to message.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/webhookinfo.py to webhookinfo.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/chatmember.py to chatmember.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/replymarkup.py to replymarkup.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/constants.py to constants.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/keyboardbutton.py to keyboardbutton.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/messagequeue.py to messagequeue.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/chatjoinrequesthandler.py to chatjoinrequesthandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/contexttypes.py to contexttypes.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/choseninlineresulthandler.py to choseninlineresulthandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/shippingqueryhandler.py to shippingqueryhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/extbot.py to extbot.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/stringcommandhandler.py to stringcommandhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/pollhandler.py to pollhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/dispatcher.py to dispatcher.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/basepersistence.py to basepersistence.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/pollanswerhandler.py to pollanswerhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/handler.py to handler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/utils/promise.py to promise.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/utils/webhookhandler.py to webhookhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/utils/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/updater.py to updater.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/precheckoutqueryhandler.py to precheckoutqueryhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/regexhandler.py to regexhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/stringregexhandler.py to stringregexhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/filters.py to filters.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/inlinequeryhandler.py to inlinequeryhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/callbackqueryhandler.py to callbackqueryhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/picklepersistence.py to picklepersistence.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/commandhandler.py to commandhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/messagehandler.py to messagehandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/conversationhandler.py to conversationhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/typehandler.py to typehandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/defaults.py to defaults.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/dictpersistence.py to dictpersistence.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/callbackcontext.py to callbackcontext.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/chatmemberhandler.py to chatmemberhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/callbackdatacache.py to callbackdatacache.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/ext/jobqueue.py to jobqueue.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/replykeyboardremove.py to replykeyboardremove.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/voicechat.py to voicechat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/bot.py to bot.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/messageid.py to messageid.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/callbackquery.py to callbackquery.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/chatinvitelink.py to chatinvitelink.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/keyboardbuttonpolltype.py to keyboardbuttonpolltype.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/poll.py to poll.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/update.py to update.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/proximityalerttriggered.py to proximityalerttriggered.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/user.py to user.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/vendor/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/chat.py to chat.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/chatpermissions.py to chatpermissions.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/chatjoinrequest.py to chatjoinrequest.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/parsemode.py to parsemode.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/loginurl.py to loginurl.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/dice.py to dice.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/chatlocation.py to chatlocation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/userprofilephotos.py to userprofilephotos.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/chatmemberupdated.py to chatmemberupdated.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/messageautodeletetimerchanged.py to messageautodeletetimerchanged.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/chataction.py to chataction.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/choseninlineresult.py to choseninlineresult.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils/request.py to request.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils/promise.py to promise.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils/webhookhandler.py to webhookhandler.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils/helpers.py to helpers.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils/types.py to types.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/utils/deprecate.py to deprecate.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultgame.py to inlinequeryresultgame.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultvenue.py to inlinequeryresultvenue.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultphoto.py to inlinequeryresultphoto.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultgif.py to inlinequeryresultgif.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultcontact.py to inlinequeryresultcontact.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inputtextmessagecontent.py to inputtextmessagecontent.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinekeyboardbutton.py to inlinekeyboardbutton.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultcachedvideo.py to inlinequeryresultcachedvideo.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultvoice.py to inlinequeryresultvoice.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultcachedsticker.py to inlinequeryresultcachedsticker.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresult.py to inlinequeryresult.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultcachedvoice.py to inlinequeryresultcachedvoice.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultcachedphoto.py to inlinequeryresultcachedphoto.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultcacheddocument.py to inlinequeryresultcacheddocument.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inputmessagecontent.py to inputmessagecontent.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinekeyboardmarkup.py to inlinekeyboardmarkup.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inputinvoicemessagecontent.py to inputinvoicemessagecontent.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultcachedmpeg4gif.py to inlinequeryresultcachedmpeg4gif.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultmpeg4gif.py to inlinequeryresultmpeg4gif.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inputvenuemessagecontent.py to inputvenuemessagecontent.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultlocation.py to inlinequeryresultlocation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequery.py to inlinequery.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inputcontactmessagecontent.py to inputcontactmessagecontent.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultdocument.py to inlinequeryresultdocument.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultarticle.py to inlinequeryresultarticle.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultcachedaudio.py to inlinequeryresultcachedaudio.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultaudio.py to inlinequeryresultaudio.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultvideo.py to inlinequeryresultvideo.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inputlocationmessagecontent.py to inputlocationmessagecontent.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/inline/inlinequeryresultcachedgif.py to inlinequeryresultcachedgif.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/botcommandscope.py to botcommandscope.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/inputfile.py to inputfile.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/inputmedia.py to inputmedia.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/venue.py to venue.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/document.py to document.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/chatphoto.py to chatphoto.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/sticker.py to sticker.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/contact.py to contact.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/video.py to video.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/voice.py to voice.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/location.py to location.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/file.py to file.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/animation.py to animation.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/photosize.py to photosize.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/audio.py to audio.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/files/videonote.py to videonote.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/games/gamehighscore.py to gamehighscore.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/games/game.py to game.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/games/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/games/callbackgame.py to callbackgame.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/replykeyboardmarkup.py to replykeyboardmarkup.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport/credentials.py to credentials.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport/passportdata.py to passportdata.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport/passportelementerrors.py to passportelementerrors.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport/data.py to data.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport/passportfile.py to passportfile.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/passport/encryptedpassportelement.py to encryptedpassportelement.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/botcommand.py to botcommand.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/error.py to error.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/forcereply.py to forcereply.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment/successfulpayment.py to successfulpayment.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment/precheckoutquery.py to precheckoutquery.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment/shippingaddress.py to shippingaddress.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment/shippingquery.py to shippingquery.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment/labeledprice.py to labeledprice.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment/orderinfo.py to orderinfo.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment/invoice.py to invoice.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/payment/shippingoption.py to shippingoption.cpython-310.pyc byte-compiling /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/telegram/messageentity.py to messageentity.cpython-310.pyc running install_egg_info Copying python_telegram_bot.egg-info to /home/buildozer/aports/testing/py3-telegram-bot/pkg/py3-telegram-bot/usr/lib/python3.10/site-packages/python_telegram_bot-13.10-py3.10.egg-info running install_scripts >>> py3-telegram-bot*: Running postcheck for py3-telegram-bot >>> py3-telegram-bot*: Preparing package py3-telegram-bot... >>> py3-telegram-bot*: Tracing dependencies... >>> py3-telegram-bot*: Package size: 3.5 MB >>> py3-telegram-bot*: Compressing data... >>> py3-telegram-bot*: Create checksum... >>> py3-telegram-bot*: Create py3-telegram-bot-13.10-r0.apk >>> py3-telegram-bot: Build complete at Thu, 06 Jan 2022 19:43:25 +0000 elapsed time 0h 0m 3s >>> py3-telegram-bot: Cleaning up srcdir >>> py3-telegram-bot: Cleaning up pkgdir >>> py3-telegram-bot: Uninstalling dependencies... (1/22) Purging .makedepends-py3-telegram-bot (20220106.194323) (2/22) Purging py3-future (0.18.2-r4) (3/22) Purging py3-certifi (2020.12.5-r2) (4/22) Purging py3-tornado (6.1-r2) (5/22) Purging py3-cryptography (3.3.2-r4) (6/22) Purging py3-cffi (1.14.5-r3) (7/22) Purging py3-cparser (2.20-r2) (8/22) Purging py3-idna (3.3-r1) (9/22) Purging py3-asn1crypto (1.4.0-r2) (10/22) Purging py3-decorator (5.1.0-r1) (11/22) Purging py3-setuptools (52.0.0-r5) (12/22) Purging py3-ordered-set (4.0.2-r3) (13/22) Purging py3-appdirs (1.4.4-r3) (14/22) Purging py3-packaging (21.3-r0) (15/22) Purging py3-parsing (2.4.7-r3) (16/22) Purging py3-six (1.16.0-r1) (17/22) Purging python3 (3.10.1-r0) (18/22) Purging libffi (3.4.2-r1) (19/22) Purging gdbm (1.22-r0) (20/22) Purging mpdecimal (2.5.1-r1) (21/22) Purging readline (8.1.1-r0) (22/22) Purging sqlite-libs (3.37.1-r0) Executing busybox-1.34.1-r6.trigger OK: 307 MiB in 99 packages >>> py3-telegram-bot: Updating the testing/armhf repository index... >>> py3-telegram-bot: Signing the index...