>>> py3-httpx: Building community/py3-httpx 0.23.0-r0 (using abuild 3.9.0-r5) started Tue, 30 Aug 2022 23:12:32 +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/20) Installing libbz2 (1.0.8-r2) (2/20) Installing libffi (3.4.2-r1) (3/20) Installing gdbm (1.23-r0) (4/20) Installing xz-libs (5.2.6-r0) (5/20) Installing mpdecimal (2.5.1-r1) (6/20) Installing readline (8.1.2-r0) (7/20) Installing sqlite-libs (3.39.2-r0) (8/20) Installing python3 (3.10.6-r1) (9/20) Installing py3-certifi (2021.10.8-r0) (10/20) Installing py3-idna (3.3-r2) (11/20) Installing py3-curio (1.5-r2) (12/20) Installing py3-sniffio (1.2.0-r2) (13/20) Installing py3-anyio (3.6.1-r0) (14/20) Installing py3-h11 (0.13.0-r1) (15/20) Installing py3-httpcore (0.15.0-r0) (16/20) Installing py3-rfc3986 (2.0.0-r0) (17/20) Installing py3-parsing (3.0.9-r0) (18/20) Installing py3-packaging (21.3-r2) (19/20) Installing py3-setuptools (65.3.0-r0) (20/20) Installing .makedepends-py3-httpx (20220830.231233) Executing busybox-1.35.0-r23.trigger OK: 480 MiB in 120 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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-httpx: Fetching https://github.com/encode/httpx/archive/0.23.0/py3-httpx-0.23.0.tar.gz >>> 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.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 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.10 creating /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_multipart.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_decoders.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/py.typed -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx creating /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_transports copying build/lib/httpx/_transports/mock.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_transports copying build/lib/httpx/_transports/base.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_transports copying build/lib/httpx/_transports/asgi.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_transports copying build/lib/httpx/_transports/wsgi.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_transports copying build/lib/httpx/_transports/default.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_transports copying build/lib/httpx/_transports/__init__.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_transports copying build/lib/httpx/_content.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_utils.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_main.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_models.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_status_codes.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_client.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_auth.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_config.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_types.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/__init__.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_api.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_urls.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_exceptions.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/_compat.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx copying build/lib/httpx/__version__.py -> /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_multipart.py to _multipart.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_decoders.py to _decoders.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_transports/mock.py to mock.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_transports/base.py to base.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_transports/asgi.py to asgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_transports/wsgi.py to wsgi.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_transports/default.py to default.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_transports/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_content.py to _content.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_utils.py to _utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_main.py to _main.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_models.py to _models.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_status_codes.py to _status_codes.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_client.py to _client.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_auth.py to _auth.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_config.py to _config.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_types.py to _types.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_api.py to _api.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_urls.py to _urls.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_exceptions.py to _exceptions.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/_compat.py to _compat.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpx/pkg/py3-httpx/usr/lib/python3.10/site-packages/httpx/__version__.py to __version__.cpython-310.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.10/site-packages/httpx-0.23.0-py3.10.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-r0.apk >>> py3-httpx*: Tracing dependencies... >>> py3-httpx*: Package size: 720.0 KB >>> py3-httpx*: Compressing data... >>> py3-httpx*: Create checksum... >>> py3-httpx*: Create py3-httpx-0.23.0-r0.apk >>> py3-httpx: Build complete at Tue, 30 Aug 2022 23:12:37 +0000 elapsed time 0h 0m 5s >>> py3-httpx: Cleaning up srcdir >>> py3-httpx: Cleaning up pkgdir >>> py3-httpx: Uninstalling dependencies... (1/20) Purging .makedepends-py3-httpx (20220830.231233) (2/20) Purging py3-httpcore (0.15.0-r0) (3/20) Purging py3-anyio (3.6.1-r0) (4/20) Purging py3-certifi (2021.10.8-r0) (5/20) Purging py3-h11 (0.13.0-r1) (6/20) Purging py3-idna (3.3-r2) (7/20) Purging py3-rfc3986 (2.0.0-r0) (8/20) Purging py3-sniffio (1.2.0-r2) (9/20) Purging py3-curio (1.5-r2) (10/20) Purging py3-setuptools (65.3.0-r0) (11/20) Purging py3-packaging (21.3-r2) (12/20) Purging py3-parsing (3.0.9-r0) (13/20) Purging python3 (3.10.6-r1) (14/20) Purging libbz2 (1.0.8-r2) (15/20) Purging libffi (3.4.2-r1) (16/20) Purging gdbm (1.23-r0) (17/20) Purging xz-libs (5.2.6-r0) (18/20) Purging mpdecimal (2.5.1-r1) (19/20) Purging readline (8.1.2-r0) (20/20) Purging sqlite-libs (3.39.2-r0) Executing busybox-1.35.0-r23.trigger OK: 417 MiB in 100 packages >>> py3-httpx: Updating the community/aarch64 repository index... >>> py3-httpx: Signing the index...