>>> py3-requests-toolbelt: Building community/py3-requests-toolbelt 0.9.1-r3 (using abuild 3.9.0-r0) started Thu, 14 Apr 2022 08:53:24 +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/21) Installing libbz2 (1.0.8-r1) (2/21) Installing libffi (3.4.2-r1) (3/21) Installing gdbm (1.23-r0) (4/21) Installing xz-libs (5.2.5-r1) (5/21) Installing mpdecimal (2.5.1-r1) (6/21) Installing readline (8.1.2-r0) (7/21) Installing sqlite-libs (3.38.0-r0) (8/21) Installing python3 (3.10.3-r0) (9/21) Installing py3-certifi (2021.10.8-r0) (10/21) Installing py3-charset-normalizer (2.0.10-r0) (11/21) Installing py3-idna (3.3-r2) (12/21) Installing py3-urllib3 (1.26.9-r0) (13/21) Installing py3-requests (2.27.1-r0) (14/21) Installing py3-appdirs (1.4.4-r3) (15/21) Installing py3-more-itertools (8.12.0-r2) (16/21) Installing py3-ordered-set (4.0.2-r3) (17/21) Installing py3-parsing (2.4.7-r3) (18/21) Installing py3-six (1.16.0-r1) (19/21) Installing py3-packaging (21.3-r0) (20/21) Installing py3-setuptools (59.4.0-r0) (21/21) Installing .makedepends-py3-requests-toolbelt (20220414.085330) Executing busybox-1.35.0-r8.trigger OK: 377 MiB in 110 packages >>> py3-requests-toolbelt: Cleaning up srcdir >>> py3-requests-toolbelt: Cleaning up pkgdir >>> py3-requests-toolbelt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-requests-toolbelt: Fetching py3-requests-toolbelt-0.9.1.tar.gz::https://github.com/requests/toolbelt/archive/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 100 134 100 134 0 0 367 0 --:--:-- --:--:-- --:--:-- 368 100 40957 0 40957 0 0 48449 0 --:--:-- --:--:-- --:--:-- 48449 100 198k 0 198k 0 0 180k 0 --:--:-- 0:00:01 --:--:-- 630k >>> py3-requests-toolbelt: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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/v3.16/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/_compat.py -> build/lib/requests_toolbelt copying requests_toolbelt/sessions.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/streaming_iterator.py -> build/lib/requests_toolbelt creating build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/__init__.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/host_header_ssl.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/appengine.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/fingerprint.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/source.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/x509.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/socket_options.py -> build/lib/requests_toolbelt/adapters copying requests_toolbelt/adapters/ssl.py -> build/lib/requests_toolbelt/adapters creating build/lib/requests_toolbelt/auth copying requests_toolbelt/auth/__init__.py -> build/lib/requests_toolbelt/auth copying requests_toolbelt/auth/http_proxy_digest.py -> build/lib/requests_toolbelt/auth copying requests_toolbelt/auth/guess.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 creating build/lib/requests_toolbelt/downloadutils copying requests_toolbelt/downloadutils/__init__.py -> build/lib/requests_toolbelt/downloadutils copying requests_toolbelt/downloadutils/stream.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/__init__.py -> build/lib/requests_toolbelt/multipart copying requests_toolbelt/multipart/decoder.py -> build/lib/requests_toolbelt/multipart copying requests_toolbelt/multipart/encoder.py -> build/lib/requests_toolbelt/multipart creating build/lib/requests_toolbelt/threaded copying requests_toolbelt/threaded/__init__.py -> build/lib/requests_toolbelt/threaded copying requests_toolbelt/threaded/thread.py -> build/lib/requests_toolbelt/threaded copying requests_toolbelt/threaded/pool.py -> build/lib/requests_toolbelt/threaded creating build/lib/requests_toolbelt/utils copying requests_toolbelt/utils/deprecated.py -> build/lib/requests_toolbelt/utils copying requests_toolbelt/utils/dump.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 copying requests_toolbelt/utils/user_agent.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 adding license file 'LICENSE' adding license file 'AUTHORS.rst' 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 /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( 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 adding license file 'LICENSE' adding license file 'AUTHORS.rst' 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 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/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/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/__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/utils/user_agent.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/utils 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/__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/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/tee.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/downloadutils 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/__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/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/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/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/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/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/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/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/sessions.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/__init__.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/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 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/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/_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 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 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 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/__init__.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/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/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/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 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/encoder.py -> /home/buildozer/aports/community/py3-requests-toolbelt/pkg/py3-requests-toolbelt/usr/lib/python3.10/site-packages/requests_toolbelt/multipart 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/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/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/__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/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/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/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/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/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/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/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/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/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/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/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/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/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/__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/__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/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/_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/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/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/threaded/__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/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/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/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/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/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/encoder.py to encoder.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: 520.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 Thu, 14 Apr 2022 08:53:34 +0000 elapsed time 0h 0m 10s >>> py3-requests-toolbelt: Cleaning up srcdir >>> py3-requests-toolbelt: Cleaning up pkgdir >>> py3-requests-toolbelt: Uninstalling dependencies... (1/21) Purging .makedepends-py3-requests-toolbelt (20220414.085330) (2/21) Purging py3-requests (2.27.1-r0) (3/21) Purging py3-certifi (2021.10.8-r0) (4/21) Purging py3-charset-normalizer (2.0.10-r0) (5/21) Purging py3-idna (3.3-r2) (6/21) Purging py3-urllib3 (1.26.9-r0) (7/21) Purging py3-setuptools (59.4.0-r0) (8/21) Purging py3-appdirs (1.4.4-r3) (9/21) Purging py3-more-itertools (8.12.0-r2) (10/21) Purging py3-ordered-set (4.0.2-r3) (11/21) Purging py3-packaging (21.3-r0) (12/21) Purging py3-six (1.16.0-r1) (13/21) Purging py3-parsing (2.4.7-r3) (14/21) Purging python3 (3.10.3-r0) (15/21) Purging libbz2 (1.0.8-r1) (16/21) Purging libffi (3.4.2-r1) (17/21) Purging gdbm (1.23-r0) (18/21) Purging xz-libs (5.2.5-r1) (19/21) Purging mpdecimal (2.5.1-r1) (20/21) Purging readline (8.1.2-r0) (21/21) Purging sqlite-libs (3.38.0-r0) Executing busybox-1.35.0-r8.trigger OK: 322 MiB in 89 packages >>> py3-requests-toolbelt: Updating the community/x86 repository index... >>> py3-requests-toolbelt: Signing the index...