>>> py3-httpx: Building community/py3-httpx 0.23.0-r1 (using abuild 3.10.0_rc1-r2) started Wed, 23 Nov 2022 10:53:27 +0000 >>> py3-httpx: Checking sanity of /home/buildozer/aports/community/py3-httpx/APKBUILD... >>> py3-httpx: Analyzing dependencies... >>> py3-httpx: Installing for build: build-base python3 py3-certifi py3-httpcore py3-idna py3-rfc3986 py3-sniffio py3-setuptools (1/29) Installing libbz2 (1.0.8-r4) (2/29) Installing libffi (3.4.4-r0) (3/29) Installing gdbm (1.23-r0) (4/29) Installing xz-libs (5.2.8-r0) (5/29) Installing mpdecimal (2.5.1-r1) (6/29) Installing readline (8.2.0-r0) (7/29) Installing sqlite-libs (3.40.0-r0) (8/29) Installing python3 (3.11.0-r2) (9/29) Installing py3-certifi (2022.9.24-r1) (10/29) Installing py3-idna (3.4-r3) (11/29) Installing py3-curio (1.5-r3) (12/29) Installing py3-sniffio (1.3.0-r1) (13/29) Installing py3-anyio (3.6.2-r1) (14/29) Installing py3-h11 (0.14.0-r1) (15/29) Installing py3-attrs (22.1.0-r1) (16/29) Installing py3-async_generator (1.10-r4) (17/29) Installing py3-cparser (2.21-r1) (18/29) Installing py3-cffi (1.15.1-r1) (19/29) Installing py3-cryptography (38.0.3-r1) (20/29) Installing py3-openssl (22.1.0-r2) (21/29) Installing py3-outcome (1.2.0-r1) (22/29) Installing py3-sortedcontainers (2.4.0-r2) (23/29) Installing py3-trio (0.21.0-r2) (24/29) Installing py3-httpcore (0.15.0-r2) (25/29) Installing py3-rfc3986 (2.0.0-r1) (26/29) Installing py3-parsing (3.0.9-r1) (27/29) Installing py3-packaging (21.3-r3) (28/29) Installing py3-setuptools (65.6.0-r1) (29/29) Installing .makedepends-py3-httpx (20221123.105328) Executing busybox-1.35.0-r29.trigger OK: 498 MiB in 125 packages >>> py3-httpx: Cleaning up srcdir >>> py3-httpx: Cleaning up pkgdir >>> py3-httpx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-httpx-0.23.0.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 2110k 100 2110k 0 0 1662k 0 0:00:01 0:00:01 --:--:-- 1662k >>> py3-httpx: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-httpx-0.23.0.tar.gz >>> py3-httpx: Checking sha512sums... py3-httpx-0.23.0.tar.gz: OK relax-dependencies.patch: OK >>> py3-httpx: Unpacking /var/cache/distfiles/edge/py3-httpx-0.23.0.tar.gz... >>> py3-httpx: relax-dependencies.patch patching file setup.py running build running build_py creating build creating build/lib creating build/lib/httpx copying httpx/_multipart.py -> build/lib/httpx copying httpx/_decoders.py -> build/lib/httpx copying httpx/_content.py -> build/lib/httpx copying httpx/_utils.py -> build/lib/httpx copying httpx/_main.py -> build/lib/httpx copying httpx/_models.py -> build/lib/httpx copying httpx/_status_codes.py -> build/lib/httpx copying httpx/_client.py -> build/lib/httpx copying httpx/_auth.py -> build/lib/httpx copying httpx/_config.py -> build/lib/httpx copying httpx/_types.py -> build/lib/httpx copying httpx/__init__.py -> build/lib/httpx copying httpx/_api.py -> build/lib/httpx copying httpx/_urls.py -> build/lib/httpx copying httpx/_exceptions.py -> build/lib/httpx copying httpx/_compat.py -> build/lib/httpx copying httpx/__version__.py -> build/lib/httpx creating build/lib/httpx/_transports copying httpx/_transports/mock.py -> build/lib/httpx/_transports copying httpx/_transports/base.py -> build/lib/httpx/_transports copying httpx/_transports/asgi.py -> build/lib/httpx/_transports copying httpx/_transports/wsgi.py -> build/lib/httpx/_transports copying httpx/_transports/default.py -> build/lib/httpx/_transports copying httpx/_transports/__init__.py -> build/lib/httpx/_transports running egg_info creating httpx.egg-info writing httpx.egg-info/PKG-INFO writing dependency_links to httpx.egg-info/dependency_links.txt writing entry points to httpx.egg-info/entry_points.txt writing requirements to httpx.egg-info/requires.txt writing top-level names to httpx.egg-info/top_level.txt writing manifest file 'httpx.egg-info/SOURCES.txt' reading manifest file 'httpx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'httpx.egg-info/SOURCES.txt' copying httpx/py.typed -> build/lib/httpx >>> py3-httpx: Entering fakeroot... running install /usr/lib/python3.11/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 install_lib creating /home/buildozer/aports/community/py3-httpx/pkg creating /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx creating /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr creating /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib creating /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11 creating /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_multipart.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_decoders.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/py.typed -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx creating /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_transports copying build/lib/httpx/_transports/mock.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_transports copying build/lib/httpx/_transports/base.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_transports copying build/lib/httpx/_transports/asgi.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_transports copying build/lib/httpx/_transports/wsgi.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_transports copying build/lib/httpx/_transports/default.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_transports copying build/lib/httpx/_transports/__init__.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_transports copying build/lib/httpx/_content.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_utils.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_main.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_models.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_status_codes.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_client.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_auth.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_config.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_types.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/__init__.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_api.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_urls.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_exceptions.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/_compat.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx copying build/lib/httpx/__version__.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_multipart.py to _multipart.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_decoders.py to _decoders.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_transports/mock.py to mock.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_transports/base.py to base.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_transports/asgi.py to asgi.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_transports/wsgi.py to wsgi.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_transports/default.py to default.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_transports/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_content.py to _content.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_utils.py to _utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_main.py to _main.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_models.py to _models.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_status_codes.py to _status_codes.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_client.py to _client.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_auth.py to _auth.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_config.py to _config.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_types.py to _types.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_api.py to _api.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_urls.py to _urls.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_exceptions.py to _exceptions.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/_compat.py to _compat.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx/__version__.py to __version__.cpython-311.pyc running install_egg_info running egg_info writing httpx.egg-info/PKG-INFO writing dependency_links to httpx.egg-info/dependency_links.txt writing entry points to httpx.egg-info/entry_points.txt writing requirements to httpx.egg-info/requires.txt writing top-level names to httpx.egg-info/top_level.txt reading manifest file 'httpx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'httpx.egg-info/SOURCES.txt' Copying httpx.egg-info to /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.11/site-packages/httpx-0.23.0-py3.11.egg-info running install_scripts Installing httpx script to /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/bin >>> py3-httpx-doc*: Running split function doc... >>> py3-httpx-doc*: Preparing subpackage py3-httpx-doc... >>> py3-httpx-doc*: Running postcheck for py3-httpx-doc >>> py3-httpx*: Running postcheck for py3-httpx >>> py3-httpx*: Preparing package py3-httpx... >>> py3-httpx-doc*: Tracing dependencies... >>> py3-httpx-doc*: Package size: 24.0 KB >>> py3-httpx-doc*: Compressing data... >>> py3-httpx-doc*: Create checksum... >>> py3-httpx-doc*: Create py3-httpx-doc-0.23.0-r1.apk >>> py3-httpx*: Tracing dependencies... >>> py3-httpx*: Package size: 868.0 KB >>> py3-httpx*: Compressing data... >>> py3-httpx*: Create checksum... >>> py3-httpx*: Create py3-httpx-0.23.0-r1.apk >>> py3-httpx: Build complete at Wed, 23 Nov 2022 10:53:31 +0000 elapsed time 0h 0m 4s >>> py3-httpx: Cleaning up srcdir >>> py3-httpx: Cleaning up pkgdir >>> py3-httpx: Uninstalling dependencies... (1/29) Purging .makedepends-py3-httpx (20221123.105328) (2/29) Purging py3-httpcore (0.15.0-r2) (3/29) Purging py3-anyio (3.6.2-r1) (4/29) Purging py3-certifi (2022.9.24-r1) (5/29) Purging py3-h11 (0.14.0-r1) (6/29) Purging py3-trio (0.21.0-r2) (7/29) Purging py3-openssl (22.1.0-r2) (8/29) Purging py3-cryptography (38.0.3-r1) (9/29) Purging py3-cffi (1.15.1-r1) (10/29) Purging py3-cparser (2.21-r1) (11/29) Purging py3-outcome (1.2.0-r1) (12/29) Purging py3-async_generator (1.10-r4) (13/29) Purging py3-attrs (22.1.0-r1) (14/29) Purging py3-sortedcontainers (2.4.0-r2) (15/29) Purging py3-idna (3.4-r3) (16/29) Purging py3-rfc3986 (2.0.0-r1) (17/29) Purging py3-sniffio (1.3.0-r1) (18/29) Purging py3-curio (1.5-r3) (19/29) Purging py3-setuptools (65.6.0-r1) (20/29) Purging py3-packaging (21.3-r3) (21/29) Purging py3-parsing (3.0.9-r1) (22/29) Purging python3 (3.11.0-r2) (23/29) Purging libbz2 (1.0.8-r4) (24/29) Purging libffi (3.4.4-r0) (25/29) Purging gdbm (1.23-r0) (26/29) Purging xz-libs (5.2.8-r0) (27/29) Purging mpdecimal (2.5.1-r1) (28/29) Purging readline (8.2.0-r0) (29/29) Purging sqlite-libs (3.40.0-r0) Executing busybox-1.35.0-r29.trigger OK: 406 MiB in 96 packages >>> py3-httpx: Updating the community/aarch64 repository index... >>> py3-httpx: Signing the index...