>>> py3-requests-toolbelt: Building community/py3-requests-toolbelt 0.9.1-r3 (using abuild 3.9.0-r0) started Wed, 15 Dec 2021 22:12:56 +0000 >>> py3-requests-toolbelt: Checking sanity of /home/buildozer/aports/community/py3-requests-toolbelt/APKBUILD... >>> py3-requests-toolbelt: Analyzing dependencies... >>> py3-requests-toolbelt: Installing for build: build-base py3-requests py3-setuptools (1/18) Installing libffi (3.4.2-r1) (2/18) Installing gdbm (1.22-r0) (3/18) Installing mpdecimal (2.5.1-r1) (4/18) Installing readline (8.1.1-r0) (5/18) Installing sqlite-libs (3.37.0-r0) (6/18) Installing python3 (3.10.1-r0) (7/18) Installing py3-certifi (2020.12.5-r2) (8/18) Installing py3-charset-normalizer (2.0.7-r1) (9/18) Installing py3-idna (3.3-r1) (10/18) Installing py3-urllib3 (1.26.7-r1) (11/18) Installing py3-requests (2.26.0-r2) (12/18) Installing py3-ordered-set (4.0.2-r3) (13/18) Installing py3-appdirs (1.4.4-r3) (14/18) Installing py3-parsing (2.4.7-r3) (15/18) Installing py3-six (1.16.0-r1) (16/18) Installing py3-packaging (21.3-r0) (17/18) Installing py3-setuptools (52.0.0-r5) (18/18) Installing .makedepends-py3-requests-toolbelt (20211215.221257) Executing busybox-1.34.1-r4.trigger OK: 360 MiB in 119 packages >>> py3-requests-toolbelt: Cleaning up srcdir >>> py3-requests-toolbelt: Cleaning up pkgdir >>> py3-requests-toolbelt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-requests-toolbelt-0.9.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 198k 100 198k 0 0 228k 0 --:--:-- --:--:-- --:--:-- 228k >>> py3-requests-toolbelt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-requests-toolbelt-0.9.1.tar.gz >>> py3-requests-toolbelt: Checking sha512sums... py3-requests-toolbelt-0.9.1.tar.gz: OK >>> py3-requests-toolbelt: Unpacking /var/cache/distfiles/edge/py3-requests-toolbelt-0.9.1.tar.gz... running build running build_py creating build creating build/lib creating build/lib/requests_toolbelt copying requests_toolbelt/streaming_iterator.py -> build/lib/requests_toolbelt copying requests_toolbelt/__init__.py -> build/lib/requests_toolbelt copying requests_toolbelt/exceptions.py -> build/lib/requests_toolbelt copying requests_toolbelt/sessions.py -> build/lib/requests_toolbelt copying requests_toolbelt/_compat.py -> build/lib/requests_toolbelt creating build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/fingerprint.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/socket_options.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/x509.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/appengine.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/host_header_ssl.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/ssl.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/__init__.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/source.py -> build/lib/requests_toolbelt/adapters creating build/lib/requests_toolbelt/auth copying requests_toolbelt/auth/http_proxy_digest.py -> build/lib/requests_toolbelt/auth copying requests_toolbelt/auth/_digest_auth_compat.py -> build/lib/requests_toolbelt/auth copying requests_toolbelt/auth/handler.py -> build/lib/requests_toolbelt/auth copying requests_toolbelt/auth/guess.py -> build/lib/requests_toolbelt/auth copying requests_toolbelt/auth/__init__.py -> build/lib/requests_toolbelt/auth creating build/lib/requests_toolbelt/downloadutils copying requests_toolbelt/downloadutils/stream.py -> build/lib/requests_toolbelt/downloadutils copying requests_toolbelt/downloadutils/__init__.py -> build/lib/requests_toolbelt/downloadutils copying requests_toolbelt/downloadutils/tee.py -> build/lib/requests_toolbelt/downloadutils creating build/lib/requests_toolbelt/multipart copying requests_toolbelt/multipart/encoder.py -> build/lib/requests_toolbelt/multipart copying requests_toolbelt/multipart/decoder.py -> build/lib/requests_toolbelt/multipart copying requests_toolbelt/multipart/__init__.py -> build/lib/requests_toolbelt/multipart creating build/lib/requests_toolbelt/threaded copying requests_toolbelt/threaded/pool.py -> build/lib/requests_toolbelt/threaded copying requests_toolbelt/threaded/thread.py -> build/lib/requests_toolbelt/threaded copying requests_toolbelt/threaded/__init__.py -> build/lib/requests_toolbelt/threaded creating build/lib/requests_toolbelt/utils copying requests_toolbelt/utils/dump.py -> build/lib/requests_toolbelt/utils copying requests_toolbelt/utils/deprecated.py -> build/lib/requests_toolbelt/utils copying requests_toolbelt/utils/user_agent.py -> build/lib/requests_toolbelt/utils copying requests_toolbelt/utils/__init__.py -> build/lib/requests_toolbelt/utils copying requests_toolbelt/utils/formdata.py -> build/lib/requests_toolbelt/utils running egg_info creating requests_toolbelt.egg-info writing requests_toolbelt.egg-info/PKG-INFO writing dependency_links to requests_toolbelt.egg-info/dependency_links.txt writing requirements to requests_toolbelt.egg-info/requires.txt writing top-level names to requests_toolbelt.egg-info/top_level.txt writing manifest file 'requests_toolbelt.egg-info/SOURCES.txt' reading manifest file 'requests_toolbelt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution writing manifest file 'requests_toolbelt.egg-info/SOURCES.txt' creating build/lib/requests_toolbelt/cookies copying requests_toolbelt/cookies/__init__.py -> build/lib/requests_toolbelt/cookies copying requests_toolbelt/cookies/forgetful.py -> build/lib/requests_toolbelt/cookies >>> py3-requests-toolbelt: Entering fakeroot... running install running build running build_py running egg_info writing requests_toolbelt.egg-info/PKG-INFO writing dependency_links to requests_toolbelt.egg-info/dependency_links.txt writing requirements to requests_toolbelt.egg-info/requires.txt writing top-level names to requests_toolbelt.egg-info/top_level.txt reading manifest file 'requests_toolbelt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution writing manifest file 'requests_toolbelt.egg-info/SOURCES.txt' running install_lib creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/multipart copying build/lib/requests_toolbelt/multipart/encoder.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/multipart copying build/lib/requests_toolbelt/multipart/decoder.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/multipart copying build/lib/requests_toolbelt/multipart/__init__.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/multipart creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/auth copying build/lib/requests_toolbelt/auth/http_proxy_digest.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/auth copying build/lib/requests_toolbelt/auth/_digest_auth_compat.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/auth copying build/lib/requests_toolbelt/auth/handler.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/auth copying build/lib/requests_toolbelt/auth/guess.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/auth copying build/lib/requests_toolbelt/auth/__init__.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/auth creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/downloadutils copying build/lib/requests_toolbelt/downloadutils/stream.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/downloadutils copying build/lib/requests_toolbelt/downloadutils/__init__.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/downloadutils copying build/lib/requests_toolbelt/downloadutils/tee.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/downloadutils copying build/lib/requests_toolbelt/streaming_iterator.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/utils copying build/lib/requests_toolbelt/utils/dump.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/utils copying build/lib/requests_toolbelt/utils/deprecated.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/utils copying build/lib/requests_toolbelt/utils/user_agent.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/utils copying build/lib/requests_toolbelt/utils/__init__.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/utils copying build/lib/requests_toolbelt/utils/formdata.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/utils copying build/lib/requests_toolbelt/__init__.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt copying build/lib/requests_toolbelt/exceptions.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt copying build/lib/requests_toolbelt/sessions.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/fingerprint.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/socket_options.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/x509.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/appengine.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/host_header_ssl.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/ssl.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/__init__.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/adapters/source.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters copying build/lib/requests_toolbelt/_compat.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/cookies copying build/lib/requests_toolbelt/cookies/forgetful.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/cookies copying build/lib/requests_toolbelt/cookies/__init__.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/cookies creating /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/threaded copying build/lib/requests_toolbelt/threaded/pool.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/threaded copying build/lib/requests_toolbelt/threaded/thread.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/threaded copying build/lib/requests_toolbelt/threaded/__init__.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/threaded byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/multipart/encoder.py to encoder.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/multipart/decoder.py to decoder.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/multipart/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/auth/http_proxy_digest.py to http_proxy_digest.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/auth/_digest_auth_compat.py to _digest_auth_compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/auth/handler.py to handler.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/auth/guess.py to guess.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/auth/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/downloadutils/stream.py to stream.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/downloadutils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/downloadutils/tee.py to tee.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/streaming_iterator.py to streaming_iterator.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/utils/dump.py to dump.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/utils/deprecated.py to deprecated.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/utils/user_agent.py to user_agent.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/utils/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/utils/formdata.py to formdata.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/exceptions.py to exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/sessions.py to sessions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters/fingerprint.py to fingerprint.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters/socket_options.py to socket_options.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters/x509.py to x509.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters/appengine.py to appengine.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters/host_header_ssl.py to host_header_ssl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters/ssl.py to ssl.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/adapters/source.py to source.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/_compat.py to _compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/cookies/forgetful.py to forgetful.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/cookies/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/threaded/pool.py to pool.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/threaded/thread.py to thread.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/threaded/__init__.py to __init__.cpython-310.pyc running install_egg_info Copying requests_toolbelt.egg-info to /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt-0.9.1-py3.10.egg-info running install_scripts >>> py3-requests-toolbelt*: Running postcheck for py3-requests-toolbelt >>> py3-requests-toolbelt*: Preparing package py3-requests-toolbelt... >>> py3-requests-toolbelt*: Tracing dependencies... >>> py3-requests-toolbelt*: Package size: 524.0 KB >>> py3-requests-toolbelt*: Compressing data... >>> py3-requests-toolbelt*: Create checksum... >>> py3-requests-toolbelt*: Create py3-requests-toolbelt-0.9.1-r3.apk >>> py3-requests-toolbelt: Build complete at Wed, 15 Dec 2021 22:12:59 +0000 elapsed time 0h 0m 3s >>> py3-requests-toolbelt: Cleaning up srcdir >>> py3-requests-toolbelt: Cleaning up pkgdir >>> py3-requests-toolbelt: Uninstalling dependencies... (1/18) Purging .makedepends-py3-requests-toolbelt (20211215.221257) (2/18) Purging py3-requests (2.26.0-r2) (3/18) Purging py3-certifi (2020.12.5-r2) (4/18) Purging py3-charset-normalizer (2.0.7-r1) (5/18) Purging py3-idna (3.3-r1) (6/18) Purging py3-urllib3 (1.26.7-r1) (7/18) Purging py3-setuptools (52.0.0-r5) (8/18) Purging py3-ordered-set (4.0.2-r3) (9/18) Purging py3-appdirs (1.4.4-r3) (10/18) Purging py3-packaging (21.3-r0) (11/18) Purging py3-parsing (2.4.7-r3) (12/18) Purging py3-six (1.16.0-r1) (13/18) Purging python3 (3.10.1-r0) (14/18) Purging libffi (3.4.2-r1) (15/18) Purging gdbm (1.22-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.1.1-r0) (18/18) Purging sqlite-libs (3.37.0-r0) Executing busybox-1.34.1-r4.trigger OK: 307 MiB in 101 packages >>> py3-requests-toolbelt: Updating the community/armhf repository index... >>> py3-requests-toolbelt: Signing the index...