>>> py3-httpbin: Building community/py3-httpbin 0.10.2-r3 (using abuild 3.15.0_rc3-r1) started Fri, 25 Apr 2025 21:24:42 +0000 >>> py3-httpbin: Validating /home/buildozer/aports/community/py3-httpbin/APKBUILD... >>> py3-httpbin: Analyzing dependencies... >>> py3-httpbin: Installing for build: build-base py3-flask py3-six py3-raven py3-blinker py3-brotli py3-decorator py3-setuptools py3-gpep517 py3-wheel py3-pytest (1/54) Installing libbz2 (1.0.8-r6) (2/54) Installing libffi (3.4.8-r0) (3/54) Installing gdbm (1.24-r0) (4/54) Installing xz-libs (5.8.1-r0) (5/54) Installing mpdecimal (4.0.0-r0) (6/54) Installing libpanelw (6.5_p20250412-r0) (7/54) Installing sqlite-libs (3.49.1-r0) (8/54) Installing python3 (3.12.10-r0) (9/54) Installing python3-pycache-pyc0 (3.12.10-r0) (10/54) Installing pyc (3.12.10-r0) (11/54) Installing py3-blinker-pyc (1.9.0-r0) (12/54) Installing py3-click (8.1.8-r0) (13/54) Installing py3-click-pyc (8.1.8-r0) (14/54) Installing py3-itsdangerous (2.2.0-r0) (15/54) Installing py3-itsdangerous-pyc (2.2.0-r0) (16/54) Installing py3-markupsafe (3.0.2-r0) (17/54) Installing py3-markupsafe-pyc (3.0.2-r0) (18/54) Installing py3-jinja2 (3.1.6-r0) (19/54) Installing py3-jinja2-pyc (3.1.6-r0) (20/54) Installing py3-werkzeug (3.1.3-r0) (21/54) Installing py3-werkzeug-pyc (3.1.3-r0) (22/54) Installing py3-flask-pyc (3.0.3-r0) (23/54) Installing python3-pyc (3.12.10-r0) (24/54) Installing py3-blinker (1.9.0-r0) (25/54) Installing py3-flask (3.0.3-r0) (26/54) Installing py3-six (1.17.0-r0) (27/54) Installing py3-six-pyc (1.17.0-r0) (28/54) Installing py3-raven (6.10.0-r7) (29/54) Installing py3-raven-pyc (6.10.0-r7) (30/54) Installing py3-brotli (1.1.0-r2) (31/54) Installing py3-brotli-pyc (1.1.0-r2) (32/54) Installing py3-decorator (5.2.1-r0) (33/54) Installing py3-decorator-pyc (5.2.1-r0) (34/54) Installing py3-parsing (3.2.0-r0) (35/54) Installing py3-parsing-pyc (3.2.0-r0) (36/54) Installing py3-packaging (24.2-r0) (37/54) Installing py3-packaging-pyc (24.2-r0) (38/54) Installing py3-setuptools (77.0.3-r0) (39/54) Installing py3-setuptools-pyc (77.0.3-r0) (40/54) Installing py3-installer (0.7.0-r2) (41/54) Installing py3-installer-pyc (0.7.0-r2) (42/54) Installing py3-gpep517 (16-r0) (43/54) Installing py3-gpep517-pyc (16-r0) (44/54) Installing py3-wheel (0.43.0-r0) (45/54) Installing py3-wheel-pyc (0.43.0-r0) (46/54) Installing py3-iniconfig (2.1.0-r0) (47/54) Installing py3-iniconfig-pyc (2.1.0-r0) (48/54) Installing py3-pluggy (1.5.0-r0) (49/54) Installing py3-pluggy-pyc (1.5.0-r0) (50/54) Installing py3-py (1.11.0-r4) (51/54) Installing py3-py-pyc (1.11.0-r4) (52/54) Installing py3-pytest (8.3.5-r0) (53/54) Installing py3-pytest-pyc (8.3.5-r0) (54/54) Installing .makedepends-py3-httpbin (20250425.212512) Executing busybox-1.37.0-r16.trigger OK: 311 MiB in 155 packages >>> py3-httpbin: Cleaning up srcdir >>> py3-httpbin: Cleaning up pkgdir >>> py3-httpbin: Cleaning up tmpdir >>> py3-httpbin: Fetching https://distfiles.alpinelinux.org/distfiles/edge/httpbin-0.10.2.tar.gz >>> py3-httpbin: Fetching https://distfiles.alpinelinux.org/distfiles/edge/httpbin-0.10.2.tar.gz >>> py3-httpbin: Checking sha512sums... httpbin-0.10.2.tar.gz: OK 0001-Make-flasgger-dep-optional-26.patch: OK brotli.patch: OK >>> py3-httpbin: Unpacking /var/cache/distfiles/httpbin-0.10.2.tar.gz... >>> py3-httpbin: 0001-Make-flasgger-dep-optional-26.patch patching file httpbin/core.py patching file pyproject.toml >>> py3-httpbin: brotli.patch patching file httpbin/filters.py patching file pyproject.toml 2025-04-25 21:25:13,845 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: ISC License (ISCL) License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /usr/lib/python3.12/site-packages/setuptools/dist.py:760: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: ISC License (ISCL) License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-25 21:25:13,978 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. By 2025-Aug-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. ******************************************************************************** !! self.finalize_options() 2025-04-25 21:25:14,012 root INFO running build 2025-04-25 21:25:14,012 root INFO running build_py 2025-04-25 21:25:14,019 root INFO creating build/lib/httpbin 2025-04-25 21:25:14,020 root INFO copying httpbin/core.py -> build/lib/httpbin 2025-04-25 21:25:14,021 root INFO copying httpbin/utils.py -> build/lib/httpbin 2025-04-25 21:25:14,021 root INFO copying httpbin/filters.py -> build/lib/httpbin 2025-04-25 21:25:14,022 root INFO copying httpbin/structures.py -> build/lib/httpbin 2025-04-25 21:25:14,022 root INFO copying httpbin/__init__.py -> build/lib/httpbin 2025-04-25 21:25:14,023 root INFO copying httpbin/helpers.py -> build/lib/httpbin 2025-04-25 21:25:14,023 root INFO running egg_info 2025-04-25 21:25:14,030 root INFO writing httpbin.egg-info/PKG-INFO 2025-04-25 21:25:14,033 root INFO writing dependency_links to httpbin.egg-info/dependency_links.txt 2025-04-25 21:25:14,035 root INFO writing requirements to httpbin.egg-info/requires.txt 2025-04-25 21:25:14,035 root INFO writing top-level names to httpbin.egg-info/top_level.txt 2025-04-25 21:25:14,044 root INFO reading manifest file 'httpbin.egg-info/SOURCES.txt' 2025-04-25 21:25:14,046 root INFO reading manifest template 'MANIFEST.in' 2025-04-25 21:25:14,047 root WARNING warning: no files found matching 'test_httpbin.py' 2025-04-25 21:25:14,048 root INFO adding license file 'LICENSE' 2025-04-25 21:25:14,048 root INFO adding license file 'LICENSE.ISC' 2025-04-25 21:25:14,048 root INFO adding license file 'LICENSE.MIT' 2025-04-25 21:25:14,048 root INFO adding license file 'AUTHORS' 2025-04-25 21:25:14,050 root INFO writing manifest file 'httpbin.egg-info/SOURCES.txt' 2025-04-25 21:25:14,052 root INFO creating build/lib/httpbin/static 2025-04-25 21:25:14,053 root INFO copying httpbin/static/favicon.ico -> build/lib/httpbin/static 2025-04-25 21:25:14,053 root INFO creating build/lib/httpbin/templates 2025-04-25 21:25:14,053 root INFO copying httpbin/templates/UTF-8-demo.txt -> build/lib/httpbin/templates 2025-04-25 21:25:14,054 root INFO copying httpbin/templates/footer.html -> build/lib/httpbin/templates 2025-04-25 21:25:14,054 root INFO copying httpbin/templates/forms-post.html -> build/lib/httpbin/templates 2025-04-25 21:25:14,055 root INFO copying httpbin/templates/httpbin.1.html -> build/lib/httpbin/templates 2025-04-25 21:25:14,055 root INFO copying httpbin/templates/index.html -> build/lib/httpbin/templates 2025-04-25 21:25:14,056 root INFO copying httpbin/templates/moby.html -> build/lib/httpbin/templates 2025-04-25 21:25:14,056 root INFO copying httpbin/templates/sample.xml -> build/lib/httpbin/templates 2025-04-25 21:25:14,057 root INFO copying httpbin/templates/trackingscripts.html -> build/lib/httpbin/templates 2025-04-25 21:25:14,057 root INFO creating build/lib/httpbin/templates/images 2025-04-25 21:25:14,058 root INFO copying httpbin/templates/images/jackal.jpg -> build/lib/httpbin/templates/images 2025-04-25 21:25:14,058 root INFO copying httpbin/templates/images/pig_icon.png -> build/lib/httpbin/templates/images 2025-04-25 21:25:14,059 root INFO copying httpbin/templates/images/svg_logo.svg -> build/lib/httpbin/templates/images 2025-04-25 21:25:14,059 root INFO copying httpbin/templates/images/wolf_1.webp -> build/lib/httpbin/templates/images 2025-04-25 21:25:14,060 root INFO creating build/lib/httpbin/templates/flasgger 2025-04-25 21:25:14,060 root INFO copying httpbin/templates/flasgger/index.html -> build/lib/httpbin/templates/flasgger 2025-04-25 21:25:14,074 root INFO installing to build/bdist.linux-loongarch64/wheel 2025-04-25 21:25:14,074 root INFO running install 2025-04-25 21:25:14,091 root INFO running install_lib 2025-04-25 21:25:14,098 root INFO creating build/bdist.linux-loongarch64/wheel 2025-04-25 21:25:14,099 root INFO creating build/bdist.linux-loongarch64/wheel/httpbin 2025-04-25 21:25:14,099 root INFO copying build/lib/httpbin/core.py -> build/bdist.linux-loongarch64/wheel/./httpbin 2025-04-25 21:25:14,100 root INFO copying build/lib/httpbin/utils.py -> build/bdist.linux-loongarch64/wheel/./httpbin 2025-04-25 21:25:14,100 root INFO copying build/lib/httpbin/filters.py -> build/bdist.linux-loongarch64/wheel/./httpbin 2025-04-25 21:25:14,100 root INFO copying build/lib/httpbin/structures.py -> build/bdist.linux-loongarch64/wheel/./httpbin 2025-04-25 21:25:14,101 root INFO creating build/bdist.linux-loongarch64/wheel/httpbin/static 2025-04-25 21:25:14,101 root INFO copying build/lib/httpbin/static/favicon.ico -> build/bdist.linux-loongarch64/wheel/./httpbin/static 2025-04-25 21:25:14,101 root INFO copying build/lib/httpbin/__init__.py -> build/bdist.linux-loongarch64/wheel/./httpbin 2025-04-25 21:25:14,102 root INFO creating build/bdist.linux-loongarch64/wheel/httpbin/templates 2025-04-25 21:25:14,102 root INFO creating build/bdist.linux-loongarch64/wheel/httpbin/templates/images 2025-04-25 21:25:14,103 root INFO copying build/lib/httpbin/templates/images/jackal.jpg -> build/bdist.linux-loongarch64/wheel/./httpbin/templates/images 2025-04-25 21:25:14,103 root INFO copying build/lib/httpbin/templates/images/wolf_1.webp -> build/bdist.linux-loongarch64/wheel/./httpbin/templates/images 2025-04-25 21:25:14,104 root INFO copying build/lib/httpbin/templates/images/svg_logo.svg -> build/bdist.linux-loongarch64/wheel/./httpbin/templates/images 2025-04-25 21:25:14,104 root INFO copying build/lib/httpbin/templates/images/pig_icon.png -> build/bdist.linux-loongarch64/wheel/./httpbin/templates/images 2025-04-25 21:25:14,104 root INFO copying build/lib/httpbin/templates/footer.html -> build/bdist.linux-loongarch64/wheel/./httpbin/templates 2025-04-25 21:25:14,105 root INFO copying build/lib/httpbin/templates/httpbin.1.html -> build/bdist.linux-loongarch64/wheel/./httpbin/templates 2025-04-25 21:25:14,105 root INFO creating build/bdist.linux-loongarch64/wheel/httpbin/templates/flasgger 2025-04-25 21:25:14,105 root INFO copying build/lib/httpbin/templates/flasgger/index.html -> build/bdist.linux-loongarch64/wheel/./httpbin/templates/flasgger 2025-04-25 21:25:14,106 root INFO copying build/lib/httpbin/templates/sample.xml -> build/bdist.linux-loongarch64/wheel/./httpbin/templates 2025-04-25 21:25:14,106 root INFO copying build/lib/httpbin/templates/trackingscripts.html -> build/bdist.linux-loongarch64/wheel/./httpbin/templates 2025-04-25 21:25:14,107 root INFO copying build/lib/httpbin/templates/UTF-8-demo.txt -> build/bdist.linux-loongarch64/wheel/./httpbin/templates 2025-04-25 21:25:14,107 root INFO copying build/lib/httpbin/templates/index.html -> build/bdist.linux-loongarch64/wheel/./httpbin/templates 2025-04-25 21:25:14,107 root INFO copying build/lib/httpbin/templates/forms-post.html -> build/bdist.linux-loongarch64/wheel/./httpbin/templates 2025-04-25 21:25:14,108 root INFO copying build/lib/httpbin/templates/moby.html -> build/bdist.linux-loongarch64/wheel/./httpbin/templates 2025-04-25 21:25:14,108 root INFO copying build/lib/httpbin/helpers.py -> build/bdist.linux-loongarch64/wheel/./httpbin 2025-04-25 21:25:14,108 root INFO running install_egg_info 2025-04-25 21:25:14,115 root INFO Copying httpbin.egg-info to build/bdist.linux-loongarch64/wheel/./httpbin-0.10.2-py3.12.egg-info 2025-04-25 21:25:14,117 root INFO running install_scripts 2025-04-25 21:25:14,120 root INFO creating build/bdist.linux-loongarch64/wheel/httpbin-0.10.2.dist-info/WHEEL 2025-04-25 21:25:14,121 wheel INFO creating '/home/buildozer/aports/community/py3-httpbin/src/httpbin-0.10.2/.dist/.tmp-9mm_0wlg/httpbin-0.10.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-loongarch64/wheel' to it 2025-04-25 21:25:14,121 wheel INFO adding 'httpbin/__init__.py' 2025-04-25 21:25:14,122 wheel INFO adding 'httpbin/core.py' 2025-04-25 21:25:14,123 wheel INFO adding 'httpbin/filters.py' 2025-04-25 21:25:14,123 wheel INFO adding 'httpbin/helpers.py' 2025-04-25 21:25:14,124 wheel INFO adding 'httpbin/structures.py' 2025-04-25 21:25:14,124 wheel INFO adding 'httpbin/utils.py' 2025-04-25 21:25:14,125 wheel INFO adding 'httpbin/static/favicon.ico' 2025-04-25 21:25:14,125 wheel INFO adding 'httpbin/templates/UTF-8-demo.txt' 2025-04-25 21:25:14,126 wheel INFO adding 'httpbin/templates/footer.html' 2025-04-25 21:25:14,126 wheel INFO adding 'httpbin/templates/forms-post.html' 2025-04-25 21:25:14,127 wheel INFO adding 'httpbin/templates/httpbin.1.html' 2025-04-25 21:25:14,127 wheel INFO adding 'httpbin/templates/index.html' 2025-04-25 21:25:14,127 wheel INFO adding 'httpbin/templates/moby.html' 2025-04-25 21:25:14,128 wheel INFO adding 'httpbin/templates/sample.xml' 2025-04-25 21:25:14,128 wheel INFO adding 'httpbin/templates/trackingscripts.html' 2025-04-25 21:25:14,129 wheel INFO adding 'httpbin/templates/flasgger/index.html' 2025-04-25 21:25:14,129 wheel INFO adding 'httpbin/templates/images/jackal.jpg' 2025-04-25 21:25:14,130 wheel INFO adding 'httpbin/templates/images/pig_icon.png' 2025-04-25 21:25:14,131 wheel INFO adding 'httpbin/templates/images/svg_logo.svg' 2025-04-25 21:25:14,131 wheel INFO adding 'httpbin/templates/images/wolf_1.webp' 2025-04-25 21:25:14,132 wheel INFO adding 'httpbin-0.10.2.dist-info/licenses/AUTHORS' 2025-04-25 21:25:14,132 wheel INFO adding 'httpbin-0.10.2.dist-info/licenses/LICENSE' 2025-04-25 21:25:14,133 wheel INFO adding 'httpbin-0.10.2.dist-info/licenses/LICENSE.ISC' 2025-04-25 21:25:14,133 wheel INFO adding 'httpbin-0.10.2.dist-info/licenses/LICENSE.MIT' 2025-04-25 21:25:14,133 wheel INFO adding 'httpbin-0.10.2.dist-info/METADATA' 2025-04-25 21:25:14,134 wheel INFO adding 'httpbin-0.10.2.dist-info/WHEEL' 2025-04-25 21:25:14,134 wheel INFO adding 'httpbin-0.10.2.dist-info/top_level.txt' 2025-04-25 21:25:14,134 wheel INFO adding 'httpbin-0.10.2.dist-info/RECORD' 2025-04-25 21:25:14,135 root INFO removing build/bdist.linux-loongarch64/wheel 2025-04-25 21:25:14,137 gpep517 INFO The backend produced .dist/httpbin-0.10.2-py2.py3-none-any.whl httpbin-0.10.2-py2.py3-none-any.whl 2025-04-25 21:25:14,458 gpep517 INFO Installing .dist/httpbin-0.10.2-py2.py3-none-any.whl into .testenv lib/python3.12/site-packages/httpbin/helpers.py:38: SyntaxWarning: invalid escape sequence '\_' lib/python3.12/site-packages/httpbin/helpers.py:84: SyntaxWarning: invalid escape sequence '\ ' lib/python3.12/site-packages/httpbin/helpers.py:444: SyntaxWarning: invalid escape sequence '\s' 2025-04-25 21:25:14,508 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-httpbin/src/httpbin-0.10.2 configfile: pyproject.toml collected 67 items tests/test_httpbin.py .................................................. [ 74%] ................. [100%] =============================== warnings summary =============================== httpbin/helpers.py:38 /home/buildozer/aports/community/py3-httpbin/src/httpbin-0.10.2/httpbin/helpers.py:38: SyntaxWarning: invalid escape sequence '\_' \_;`"---"`|// httpbin/helpers.py:84 /home/buildozer/aports/community/py3-httpbin/src/httpbin-0.10.2/httpbin/helpers.py:84: SyntaxWarning: invalid escape sequence '\ ' \ .-"` `"-. / httpbin/helpers.py:444 /home/buildozer/aports/community/py3-httpbin/src/httpbin-0.10.2/httpbin/helpers.py:444: SyntaxWarning: invalid escape sequence '\s' match = re.search('\s*(W/)?\"?([^"]*)\"?\s*', part) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================== 67 passed, 3 warnings in 6.43s ======================== >>> py3-httpbin: Entering fakeroot... 2025-04-25 21:25:21,626 gpep517 INFO Installing .dist/httpbin-0.10.2-py2.py3-none-any.whl into /home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin /usr/lib/python3.12/site-packages/httpbin/helpers.py:38: SyntaxWarning: invalid escape sequence '\_' /usr/lib/python3.12/site-packages/httpbin/helpers.py:84: SyntaxWarning: invalid escape sequence '\ ' /usr/lib/python3.12/site-packages/httpbin/helpers.py:444: SyntaxWarning: invalid escape sequence '\s' 2025-04-25 21:25:21,680 gpep517 INFO Installation complete >>> py3-httpbin-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/httpbin/__pycache__' -> '/home/buildozer/aports/community/py3-httpbin/pkg/py3-httpbin-pyc/usr/lib/python3.12/site-packages/httpbin/__pycache__' >>> py3-httpbin-pyc*: Preparing subpackage py3-httpbin-pyc... >>> py3-httpbin-pyc*: Running postcheck for py3-httpbin-pyc >>> py3-httpbin*: Running postcheck for py3-httpbin >>> py3-httpbin*: Preparing package py3-httpbin... >>> py3-httpbin-pyc*: Tracing dependencies... py3-flask py3-six py3-raven py3-blinker py3-brotli py3-decorator python3~3.12 >>> py3-httpbin-pyc*: Package size: 77.3 KB >>> py3-httpbin-pyc*: Compressing data... >>> py3-httpbin-pyc*: Create checksum... >>> py3-httpbin-pyc*: Create py3-httpbin-pyc-0.10.2-r3.apk >>> py3-httpbin*: Tracing dependencies... py3-flask py3-six py3-raven py3-blinker py3-brotli py3-decorator python3~3.12 >>> py3-httpbin*: Package size: 201.1 KB >>> py3-httpbin*: Compressing data... >>> py3-httpbin*: Create checksum... >>> py3-httpbin*: Create py3-httpbin-0.10.2-r3.apk >>> py3-httpbin: Build complete at Fri, 25 Apr 2025 21:25:22 +0000 elapsed time 0h 0m 40s >>> py3-httpbin: Cleaning up srcdir >>> py3-httpbin: Cleaning up pkgdir >>> py3-httpbin: Uninstalling dependencies... (1/54) Purging .makedepends-py3-httpbin (20250425.212512) (2/54) Purging py3-flask-pyc (3.0.3-r0) (3/54) Purging py3-flask (3.0.3-r0) (4/54) Purging py3-click-pyc (8.1.8-r0) (5/54) Purging py3-click (8.1.8-r0) (6/54) Purging py3-itsdangerous-pyc (2.2.0-r0) (7/54) Purging py3-itsdangerous (2.2.0-r0) (8/54) Purging py3-jinja2-pyc (3.1.6-r0) (9/54) Purging py3-jinja2 (3.1.6-r0) (10/54) Purging py3-werkzeug-pyc (3.1.3-r0) (11/54) Purging py3-werkzeug (3.1.3-r0) (12/54) Purging py3-markupsafe-pyc (3.0.2-r0) (13/54) Purging py3-markupsafe (3.0.2-r0) (14/54) Purging py3-six-pyc (1.17.0-r0) (15/54) Purging py3-six (1.17.0-r0) (16/54) Purging py3-raven-pyc (6.10.0-r7) (17/54) Purging py3-raven (6.10.0-r7) (18/54) Purging py3-blinker-pyc (1.9.0-r0) (19/54) Purging py3-blinker (1.9.0-r0) (20/54) Purging py3-brotli-pyc (1.1.0-r2) (21/54) Purging py3-brotli (1.1.0-r2) (22/54) Purging py3-decorator-pyc (5.2.1-r0) (23/54) Purging py3-decorator (5.2.1-r0) (24/54) Purging py3-setuptools-pyc (77.0.3-r0) (25/54) Purging py3-setuptools (77.0.3-r0) (26/54) Purging py3-gpep517-pyc (16-r0) (27/54) Purging py3-gpep517 (16-r0) (28/54) Purging py3-installer-pyc (0.7.0-r2) (29/54) Purging py3-installer (0.7.0-r2) (30/54) Purging py3-wheel-pyc (0.43.0-r0) (31/54) Purging py3-wheel (0.43.0-r0) (32/54) Purging py3-pytest-pyc (8.3.5-r0) (33/54) Purging py3-pytest (8.3.5-r0) (34/54) Purging py3-iniconfig-pyc (2.1.0-r0) (35/54) Purging py3-iniconfig (2.1.0-r0) (36/54) Purging py3-packaging-pyc (24.2-r0) (37/54) Purging py3-packaging (24.2-r0) (38/54) Purging py3-parsing-pyc (3.2.0-r0) (39/54) Purging py3-parsing (3.2.0-r0) (40/54) Purging py3-pluggy-pyc (1.5.0-r0) (41/54) Purging py3-pluggy (1.5.0-r0) (42/54) Purging py3-py-pyc (1.11.0-r4) (43/54) Purging py3-py (1.11.0-r4) (44/54) Purging python3-pyc (3.12.10-r0) (45/54) Purging python3-pycache-pyc0 (3.12.10-r0) (46/54) Purging pyc (3.12.10-r0) (47/54) Purging python3 (3.12.10-r0) (48/54) Purging gdbm (1.24-r0) (49/54) Purging libbz2 (1.0.8-r6) (50/54) Purging libffi (3.4.8-r0) (51/54) Purging libpanelw (6.5_p20250412-r0) (52/54) Purging mpdecimal (4.0.0-r0) (53/54) Purging sqlite-libs (3.49.1-r0) (54/54) Purging xz-libs (5.8.1-r0) Executing busybox-1.37.0-r16.trigger OK: 251 MiB in 101 packages >>> py3-httpbin: Updating the community/loongarch64 repository index... >>> py3-httpbin: Signing the index...