>>> py3-httpretty: Building community/py3-httpretty 1.1.4-r2 (using abuild 3.11.0_rc12-r0) started Wed, 19 Apr 2023 14:31:10 +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/18) Installing libffi (3.4.4-r2) (2/18) Installing gdbm (1.23-r1) (3/18) Installing mpdecimal (2.5.1-r2) (4/18) Installing libpanelw (6.4_p20230401-r4) (5/18) Installing readline (8.2.1-r1) (6/18) Installing sqlite-libs (3.41.2-r2) (7/18) Installing python3 (3.11.3-r10) (8/18) Installing python3-pycache-pyc0 (3.11.3-r10) (9/18) Installing pyc (0.1-r0) (10/18) Installing python3-pyc (3.11.3-r10) (11/18) Installing python3-dev (3.11.3-r10) (12/18) Installing py3-parsing (3.0.9-r2) (13/18) Installing py3-parsing-pyc (3.0.9-r2) (14/18) Installing py3-packaging (23.1-r1) (15/18) Installing py3-packaging-pyc (23.1-r1) (16/18) Installing py3-setuptools (67.6.1-r1) (17/18) Installing py3-setuptools-pyc (67.6.1-r1) (18/18) Installing .makedepends-py3-httpretty (20230419.143111) Executing busybox-1.36.0-r7.trigger OK: 476 MiB in 124 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 100 432k 100 432k 0 0 3300k 0 --:--:-- --:--:-- --:--:-- 3323k >>> 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/__init__.py -> build/lib/httpretty copying httpretty/version.py -> build/lib/httpretty copying httpretty/errors.py -> build/lib/httpretty copying httpretty/core.py -> build/lib/httpretty copying httpretty/http.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.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-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.11 creating /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages creating /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty copying build/lib/httpretty/utils.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty copying build/lib/httpretty/__init__.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty copying build/lib/httpretty/version.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty copying build/lib/httpretty/errors.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty copying build/lib/httpretty/core.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty copying build/lib/httpretty/http.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty copying build/lib/httpretty/compat.py -> /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty/utils.py to utils.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty/version.py to version.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty/errors.py to errors.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty/core.py to core.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty/http.py to http.cpython-311.pyc byte-compiling /home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty/compat.py to compat.cpython-311.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.11/site-packages/httpretty-1.1.4-py3.11.egg-info running install_scripts >>> py3-httpretty-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty/usr/lib/python3.11/site-packages/httpretty/__pycache__' -> '/home/buildozer/aports/community/py3-httpretty/pkg/py3-httpretty-pyc/usr/lib/python3.11/site-packages/httpretty/__pycache__' >>> py3-httpretty-pyc*: Preparing subpackage py3-httpretty-pyc... >>> py3-httpretty-pyc*: Running postcheck for py3-httpretty-pyc >>> py3-httpretty*: Running postcheck for py3-httpretty >>> py3-httpretty*: Preparing package py3-httpretty... >>> py3-httpretty-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-httpretty-pyc*: Package size: 148.0 KB >>> py3-httpretty-pyc*: Compressing data... >>> py3-httpretty-pyc*: Create checksum... >>> py3-httpretty-pyc*: Create py3-httpretty-pyc-1.1.4-r2.apk >>> py3-httpretty*: Tracing dependencies... python3 python3~3.11 >>> py3-httpretty*: Package size: 148.0 KB >>> py3-httpretty*: Compressing data... >>> py3-httpretty*: Create checksum... >>> py3-httpretty*: Create py3-httpretty-1.1.4-r2.apk >>> py3-httpretty: Build complete at Wed, 19 Apr 2023 14:31:14 +0000 elapsed time 0h 0m 4s >>> py3-httpretty: Cleaning up srcdir >>> py3-httpretty: Cleaning up pkgdir >>> py3-httpretty: Uninstalling dependencies... (1/18) Purging .makedepends-py3-httpretty (20230419.143111) (2/18) Purging python3-dev (3.11.3-r10) (3/18) Purging py3-setuptools-pyc (67.6.1-r1) (4/18) Purging py3-setuptools (67.6.1-r1) (5/18) Purging py3-packaging-pyc (23.1-r1) (6/18) Purging py3-packaging (23.1-r1) (7/18) Purging py3-parsing-pyc (3.0.9-r2) (8/18) Purging py3-parsing (3.0.9-r2) (9/18) Purging python3-pyc (3.11.3-r10) (10/18) Purging python3-pycache-pyc0 (3.11.3-r10) (11/18) Purging pyc (0.1-r0) (12/18) Purging python3 (3.11.3-r10) (13/18) Purging gdbm (1.23-r1) (14/18) Purging libffi (3.4.4-r2) (15/18) Purging libpanelw (6.4_p20230401-r4) (16/18) Purging mpdecimal (2.5.1-r2) (17/18) Purging readline (8.2.1-r1) (18/18) Purging sqlite-libs (3.41.2-r2) Executing busybox-1.36.0-r7.trigger OK: 379 MiB in 106 packages >>> py3-httpretty: Updating the community/x86 repository index... >>> py3-httpretty: Signing the index...