>>> py3-httpretty: Building community/py3-httpretty 1.1.4-r0 (using abuild 3.10.0_rc1-r1) started Thu, 22 Sep 2022 22:32:17 +0000 >>> py3-httpretty: Checking sanity of /home/buildozer/aports/community/py3-httpretty/APKBUILD... >>> py3-httpretty: Analyzing dependencies... >>> py3-httpretty: Installing for build: build-base python3 python3-dev py3-setuptools (1/13) Installing libbz2 (1.0.8-r3) (2/13) Installing libffi (3.4.3-r0) (3/13) Installing gdbm (1.23-r0) (4/13) Installing xz-libs (5.2.6-r1) (5/13) Installing mpdecimal (2.5.1-r1) (6/13) Installing readline (8.1.2-r0) (7/13) Installing sqlite-libs (3.39.3-r0) (8/13) Installing python3 (3.10.7-r0) (9/13) Installing python3-dev (3.10.7-r0) (10/13) Installing py3-parsing (3.0.9-r0) (11/13) Installing py3-packaging (21.3-r2) (12/13) Installing py3-setuptools (65.3.0-r0) (13/13) Installing .makedepends-py3-httpretty (20220922.223218) Executing busybox-1.35.0-r25.trigger OK: 405 MiB in 107 packages >>> py3-httpretty: Cleaning up srcdir >>> py3-httpretty: Cleaning up pkgdir >>> py3-httpretty: Fetching https://distfiles.alpinelinux.org/distfiles/edge//httpretty-1.1.4.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-httpretty: Fetching https://files.pythonhosted.org/packages/source/h/httpretty/httpretty-1.1.4.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 432k 100 432k 0 0 1296k 0 --:--:-- --:--:-- --:--:-- 1296k >>> py3-httpretty: Fetching https://distfiles.alpinelinux.org/distfiles/edge//httpretty-1.1.4.tar.gz >>> py3-httpretty: Checking sha512sums... httpretty-1.1.4.tar.gz: OK >>> py3-httpretty: Unpacking /var/cache/distfiles/edge/httpretty-1.1.4.tar.gz... running build running build_py creating build creating build/lib creating build/lib/httpretty copying httpretty/utils.py -> build/lib/httpretty copying httpretty/http.py -> build/lib/httpretty copying httpretty/core.py -> build/lib/httpretty copying httpretty/errors.py -> build/lib/httpretty copying httpretty/__init__.py -> build/lib/httpretty copying httpretty/version.py -> build/lib/httpretty copying httpretty/compat.py -> build/lib/httpretty running build running build_py >>> py3-httpretty: 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 install_lib creating /home/buildozer/aports/community/py3-httpretty/pkg creating /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty creating /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr creating /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib creating /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty copying build/lib/httpretty/utils.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty copying build/lib/httpretty/http.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty copying build/lib/httpretty/core.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty copying build/lib/httpretty/errors.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty copying build/lib/httpretty/__init__.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty copying build/lib/httpretty/version.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty copying build/lib/httpretty/compat.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty/utils.py to utils.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty/http.py to http.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty/core.py to core.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty/errors.py to errors.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty/version.py to version.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty/compat.py to compat.cpython-310.pyc running install_egg_info running egg_info writing httpretty.egg-info/PKG-INFO writing dependency_links to httpretty.egg-info/dependency_links.txt writing top-level names to httpretty.egg-info/top_level.txt reading manifest file 'httpretty.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'COPYING' writing manifest file 'httpretty.egg-info/SOURCES.txt' Copying httpretty.egg-info to /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.10/site-packages/httpretty-1.1.4-py3.10.egg-info running install_scripts >>> py3-httpretty*: Running postcheck for py3-httpretty >>> py3-httpretty*: Preparing package py3-httpretty... >>> py3-httpretty*: Tracing dependencies... >>> py3-httpretty*: Package size: 232.0 KB >>> py3-httpretty*: Compressing data... >>> py3-httpretty*: Create checksum... >>> py3-httpretty*: Create py3-httpretty-1.1.4-r0.apk >>> py3-httpretty: Build complete at Thu, 22 Sep 2022 22:32:22 +0000 elapsed time 0h 0m 5s >>> py3-httpretty: Cleaning up srcdir >>> py3-httpretty: Cleaning up pkgdir >>> py3-httpretty: Uninstalling dependencies... (1/13) Purging .makedepends-py3-httpretty (20220922.223218) (2/13) Purging python3-dev (3.10.7-r0) (3/13) Purging py3-setuptools (65.3.0-r0) (4/13) Purging py3-packaging (21.3-r2) (5/13) Purging py3-parsing (3.0.9-r0) (6/13) Purging python3 (3.10.7-r0) (7/13) Purging libbz2 (1.0.8-r3) (8/13) Purging libffi (3.4.3-r0) (9/13) Purging gdbm (1.23-r0) (10/13) Purging xz-libs (5.2.6-r1) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.1.2-r0) (13/13) Purging sqlite-libs (3.39.3-r0) Executing busybox-1.35.0-r25.trigger OK: 295 MiB in 94 packages >>> py3-httpretty: Updating the community/ppc64le repository index... >>> py3-httpretty: Signing the index...