>>> py3-httpbin: Building community/py3-httpbin 0.10.2-r3 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 19:32:12 +0000 >>> py3-httpbin: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/43) Installing py3-blinker-pyc (1.9.0-r0) (2/43) Installing py3-click (8.1.8-r1) (3/43) Installing py3-click-pyc (8.1.8-r1) (4/43) Installing py3-itsdangerous (2.2.0-r0) (5/43) Installing py3-itsdangerous-pyc (2.2.0-r0) (6/43) Installing py3-markupsafe (3.0.2-r0) (7/43) Installing py3-markupsafe-pyc (3.0.2-r0) (8/43) Installing py3-jinja2 (3.1.6-r0) (9/43) Installing py3-jinja2-pyc (3.1.6-r0) (10/43) Installing py3-werkzeug (3.1.3-r0) (11/43) Installing py3-werkzeug-pyc (3.1.3-r0) (12/43) Installing py3-flask-pyc (3.0.3-r0) (13/43) Installing py3-blinker (1.9.0-r0) (14/43) Installing py3-flask (3.0.3-r0) (15/43) Installing py3-six (1.17.0-r0) (16/43) Installing py3-six-pyc (1.17.0-r0) (17/43) Installing py3-raven (6.10.0-r7) (18/43) Installing py3-raven-pyc (6.10.0-r7) (19/43) Installing py3-brotli (1.1.0-r2) (20/43) Installing py3-brotli-pyc (1.1.0-r2) (21/43) Installing py3-decorator (5.2.1-r0) (22/43) Installing py3-decorator-pyc (5.2.1-r0) (23/43) Installing py3-parsing (3.2.3-r0) (24/43) Installing py3-parsing-pyc (3.2.3-r0) (25/43) Installing py3-packaging (25.0-r0) (26/43) Installing py3-packaging-pyc (25.0-r0) (27/43) Installing py3-setuptools (80.9.0-r0) (28/43) Installing py3-setuptools-pyc (80.9.0-r0) (29/43) Installing py3-installer (0.7.0-r2) (30/43) Installing py3-installer-pyc (0.7.0-r2) (31/43) Installing py3-gpep517 (19-r0) (32/43) Installing py3-gpep517-pyc (19-r0) (33/43) Installing py3-wheel (0.46.1-r0) (34/43) Installing py3-wheel-pyc (0.46.1-r0) (35/43) Installing py3-iniconfig (2.1.0-r0) (36/43) Installing py3-iniconfig-pyc (2.1.0-r0) (37/43) Installing py3-pluggy (1.5.0-r0) (38/43) Installing py3-pluggy-pyc (1.5.0-r0) (39/43) Installing py3-py (1.11.0-r4) (40/43) Installing py3-py-pyc (1.11.0-r4) (41/43) Installing py3-pytest (8.3.5-r0) (42/43) Installing py3-pytest-pyc (8.3.5-r0) (43/43) Installing .makedepends-py3-httpbin (20251012.193213) Executing busybox-1.37.0-r19.trigger OK: 316 MiB in 132 packages >>> py3-httpbin: Cleaning up srcdir >>> py3-httpbin: Cleaning up pkgdir >>> py3-httpbin: Cleaning up tmpdir >>> py3-httpbin: Fetching https://files.pythonhosted.org/packages/source/h/httpbin/httpbin-0.10.2.tar.gz >>> py3-httpbin: Fetching https://files.pythonhosted.org/packages/source/h/httpbin/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-10-12 19:32:14,783 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`. (Both options available on setuptools>=77.0.0). 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:759: 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-10-12 19:32:14,842 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. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-12 19:32:14,856 root INFO running build 2025-10-12 19:32:14,857 root INFO running build_py 2025-10-12 19:32:14,860 root INFO creating build/lib/httpbin 2025-10-12 19:32:14,860 root INFO copying httpbin/filters.py -> build/lib/httpbin 2025-10-12 19:32:14,861 root INFO copying httpbin/helpers.py -> build/lib/httpbin 2025-10-12 19:32:14,861 root INFO copying httpbin/core.py -> build/lib/httpbin 2025-10-12 19:32:14,861 root INFO copying httpbin/utils.py -> build/lib/httpbin 2025-10-12 19:32:14,862 root INFO copying httpbin/structures.py -> build/lib/httpbin 2025-10-12 19:32:14,862 root INFO copying httpbin/__init__.py -> build/lib/httpbin 2025-10-12 19:32:14,862 root INFO running egg_info 2025-10-12 19:32:14,866 root INFO writing httpbin.egg-info/PKG-INFO 2025-10-12 19:32:14,868 root INFO writing dependency_links to httpbin.egg-info/dependency_links.txt 2025-10-12 19:32:14,869 root INFO writing requirements to httpbin.egg-info/requires.txt 2025-10-12 19:32:14,870 root INFO writing top-level names to httpbin.egg-info/top_level.txt 2025-10-12 19:32:14,874 root INFO reading manifest file 'httpbin.egg-info/SOURCES.txt' 2025-10-12 19:32:14,875 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 19:32:14,876 root WARNING warning: no files found matching 'test_httpbin.py' 2025-10-12 19:32:14,876 root INFO adding license file 'LICENSE' 2025-10-12 19:32:14,877 root INFO adding license file 'LICENSE.ISC' 2025-10-12 19:32:14,877 root INFO adding license file 'LICENSE.MIT' 2025-10-12 19:32:14,877 root INFO adding license file 'AUTHORS' 2025-10-12 19:32:14,878 root INFO writing manifest file 'httpbin.egg-info/SOURCES.txt' 2025-10-12 19:32:14,879 root INFO creating build/lib/httpbin/static 2025-10-12 19:32:14,879 root INFO copying httpbin/static/favicon.ico -> build/lib/httpbin/static 2025-10-12 19:32:14,880 root INFO creating build/lib/httpbin/templates 2025-10-12 19:32:14,880 root INFO copying httpbin/templates/UTF-8-demo.txt -> build/lib/httpbin/templates 2025-10-12 19:32:14,880 root INFO copying httpbin/templates/footer.html -> build/lib/httpbin/templates 2025-10-12 19:32:14,881 root INFO copying httpbin/templates/forms-post.html -> build/lib/httpbin/templates 2025-10-12 19:32:14,881 root INFO copying httpbin/templates/httpbin.1.html -> build/lib/httpbin/templates 2025-10-12 19:32:14,881 root INFO copying httpbin/templates/index.html -> build/lib/httpbin/templates 2025-10-12 19:32:14,881 root INFO copying httpbin/templates/moby.html -> build/lib/httpbin/templates 2025-10-12 19:32:14,882 root INFO copying httpbin/templates/sample.xml -> build/lib/httpbin/templates 2025-10-12 19:32:14,882 root INFO copying httpbin/templates/trackingscripts.html -> build/lib/httpbin/templates 2025-10-12 19:32:14,882 root INFO creating build/lib/httpbin/templates/flasgger 2025-10-12 19:32:14,882 root INFO copying httpbin/templates/flasgger/index.html -> build/lib/httpbin/templates/flasgger 2025-10-12 19:32:14,882 root INFO creating build/lib/httpbin/templates/images 2025-10-12 19:32:14,882 root INFO copying httpbin/templates/images/jackal.jpg -> build/lib/httpbin/templates/images 2025-10-12 19:32:14,883 root INFO copying httpbin/templates/images/pig_icon.png -> build/lib/httpbin/templates/images 2025-10-12 19:32:14,883 root INFO copying httpbin/templates/images/svg_logo.svg -> build/lib/httpbin/templates/images 2025-10-12 19:32:14,883 root INFO copying httpbin/templates/images/wolf_1.webp -> build/lib/httpbin/templates/images 2025-10-12 19:32:14,889 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 19:32:14,890 root INFO running install 2025-10-12 19:32:14,900 root INFO running install_lib 2025-10-12 19:32:14,903 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 19:32:14,903 root INFO creating build/bdist.linux-x86_64/wheel/httpbin 2025-10-12 19:32:14,904 root INFO copying build/lib/httpbin/filters.py -> build/bdist.linux-x86_64/wheel/./httpbin 2025-10-12 19:32:14,904 root INFO copying build/lib/httpbin/helpers.py -> build/bdist.linux-x86_64/wheel/./httpbin 2025-10-12 19:32:14,904 root INFO creating build/bdist.linux-x86_64/wheel/httpbin/static 2025-10-12 19:32:14,904 root INFO copying build/lib/httpbin/static/favicon.ico -> build/bdist.linux-x86_64/wheel/./httpbin/static 2025-10-12 19:32:14,905 root INFO copying build/lib/httpbin/core.py -> build/bdist.linux-x86_64/wheel/./httpbin 2025-10-12 19:32:14,905 root INFO copying build/lib/httpbin/utils.py -> build/bdist.linux-x86_64/wheel/./httpbin 2025-10-12 19:32:14,905 root INFO creating build/bdist.linux-x86_64/wheel/httpbin/templates 2025-10-12 19:32:14,905 root INFO copying build/lib/httpbin/templates/index.html -> build/bdist.linux-x86_64/wheel/./httpbin/templates 2025-10-12 19:32:14,905 root INFO copying build/lib/httpbin/templates/httpbin.1.html -> build/bdist.linux-x86_64/wheel/./httpbin/templates 2025-10-12 19:32:14,906 root INFO creating build/bdist.linux-x86_64/wheel/httpbin/templates/flasgger 2025-10-12 19:32:14,906 root INFO copying build/lib/httpbin/templates/flasgger/index.html -> build/bdist.linux-x86_64/wheel/./httpbin/templates/flasgger 2025-10-12 19:32:14,906 root INFO copying build/lib/httpbin/templates/moby.html -> build/bdist.linux-x86_64/wheel/./httpbin/templates 2025-10-12 19:32:14,906 root INFO copying build/lib/httpbin/templates/sample.xml -> build/bdist.linux-x86_64/wheel/./httpbin/templates 2025-10-12 19:32:14,906 root INFO copying build/lib/httpbin/templates/trackingscripts.html -> build/bdist.linux-x86_64/wheel/./httpbin/templates 2025-10-12 19:32:14,907 root INFO creating build/bdist.linux-x86_64/wheel/httpbin/templates/images 2025-10-12 19:32:14,907 root INFO copying build/lib/httpbin/templates/images/svg_logo.svg -> build/bdist.linux-x86_64/wheel/./httpbin/templates/images 2025-10-12 19:32:14,907 root INFO copying build/lib/httpbin/templates/images/pig_icon.png -> build/bdist.linux-x86_64/wheel/./httpbin/templates/images 2025-10-12 19:32:14,907 root INFO copying build/lib/httpbin/templates/images/jackal.jpg -> build/bdist.linux-x86_64/wheel/./httpbin/templates/images 2025-10-12 19:32:14,907 root INFO copying build/lib/httpbin/templates/images/wolf_1.webp -> build/bdist.linux-x86_64/wheel/./httpbin/templates/images 2025-10-12 19:32:14,907 root INFO copying build/lib/httpbin/templates/forms-post.html -> build/bdist.linux-x86_64/wheel/./httpbin/templates 2025-10-12 19:32:14,908 root INFO copying build/lib/httpbin/templates/UTF-8-demo.txt -> build/bdist.linux-x86_64/wheel/./httpbin/templates 2025-10-12 19:32:14,908 root INFO copying build/lib/httpbin/templates/footer.html -> build/bdist.linux-x86_64/wheel/./httpbin/templates 2025-10-12 19:32:14,908 root INFO copying build/lib/httpbin/structures.py -> build/bdist.linux-x86_64/wheel/./httpbin 2025-10-12 19:32:14,908 root INFO copying build/lib/httpbin/__init__.py -> build/bdist.linux-x86_64/wheel/./httpbin 2025-10-12 19:32:14,908 root INFO running install_egg_info 2025-10-12 19:32:14,911 root INFO Copying httpbin.egg-info to build/bdist.linux-x86_64/wheel/./httpbin-0.10.2-py3.12.egg-info 2025-10-12 19:32:14,912 root INFO running install_scripts 2025-10-12 19:32:14,913 root INFO creating build/bdist.linux-x86_64/wheel/httpbin-0.10.2.dist-info/WHEEL 2025-10-12 19:32:14,914 wheel INFO creating '/home/udu/aports/community/py3-httpbin/src/httpbin-0.10.2/.dist/.tmp-qecpyyfv/httpbin-0.10.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 19:32:14,914 wheel INFO adding 'httpbin/__init__.py' 2025-10-12 19:32:14,915 wheel INFO adding 'httpbin/core.py' 2025-10-12 19:32:14,915 wheel INFO adding 'httpbin/filters.py' 2025-10-12 19:32:14,915 wheel INFO adding 'httpbin/helpers.py' 2025-10-12 19:32:14,916 wheel INFO adding 'httpbin/structures.py' 2025-10-12 19:32:14,916 wheel INFO adding 'httpbin/utils.py' 2025-10-12 19:32:14,916 wheel INFO adding 'httpbin/static/favicon.ico' 2025-10-12 19:32:14,916 wheel INFO adding 'httpbin/templates/UTF-8-demo.txt' 2025-10-12 19:32:14,917 wheel INFO adding 'httpbin/templates/footer.html' 2025-10-12 19:32:14,917 wheel INFO adding 'httpbin/templates/forms-post.html' 2025-10-12 19:32:14,917 wheel INFO adding 'httpbin/templates/httpbin.1.html' 2025-10-12 19:32:14,917 wheel INFO adding 'httpbin/templates/index.html' 2025-10-12 19:32:14,917 wheel INFO adding 'httpbin/templates/moby.html' 2025-10-12 19:32:14,917 wheel INFO adding 'httpbin/templates/sample.xml' 2025-10-12 19:32:14,917 wheel INFO adding 'httpbin/templates/trackingscripts.html' 2025-10-12 19:32:14,918 wheel INFO adding 'httpbin/templates/flasgger/index.html' 2025-10-12 19:32:14,918 wheel INFO adding 'httpbin/templates/images/jackal.jpg' 2025-10-12 19:32:14,918 wheel INFO adding 'httpbin/templates/images/pig_icon.png' 2025-10-12 19:32:14,918 wheel INFO adding 'httpbin/templates/images/svg_logo.svg' 2025-10-12 19:32:14,919 wheel INFO adding 'httpbin/templates/images/wolf_1.webp' 2025-10-12 19:32:14,919 wheel INFO adding 'httpbin-0.10.2.dist-info/licenses/AUTHORS' 2025-10-12 19:32:14,919 wheel INFO adding 'httpbin-0.10.2.dist-info/licenses/LICENSE' 2025-10-12 19:32:14,919 wheel INFO adding 'httpbin-0.10.2.dist-info/licenses/LICENSE.ISC' 2025-10-12 19:32:14,919 wheel INFO adding 'httpbin-0.10.2.dist-info/licenses/LICENSE.MIT' 2025-10-12 19:32:14,919 wheel INFO adding 'httpbin-0.10.2.dist-info/METADATA' 2025-10-12 19:32:14,920 wheel INFO adding 'httpbin-0.10.2.dist-info/WHEEL' 2025-10-12 19:32:14,920 wheel INFO adding 'httpbin-0.10.2.dist-info/top_level.txt' 2025-10-12 19:32:14,920 wheel INFO adding 'httpbin-0.10.2.dist-info/RECORD' 2025-10-12 19:32:14,920 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 19:32:14,921 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-10-12 19:32:15,218 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-10-12 19:32:15,252 gpep517 INFO Installation complete ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-httpbin/src/httpbin-0.10.2 configfile: pyproject.toml collected 67 items tests/test_httpbin.py ................................................................... [100%] ============================================================================================================================================== warnings summary ============================================================================================================================================== httpbin/helpers.py:38 /home/udu/aports/community/py3-httpbin/src/httpbin-0.10.2/httpbin/helpers.py:38: SyntaxWarning: invalid escape sequence '\_' \_;`"---"`|// httpbin/helpers.py:84 /home/udu/aports/community/py3-httpbin/src/httpbin-0.10.2/httpbin/helpers.py:84: SyntaxWarning: invalid escape sequence '\ ' \ .-"` `"-. / httpbin/helpers.py:444 /home/udu/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.16s ======================================================================================================================================= >>> py3-httpbin: Entering fakeroot... 2025-10-12 19:32:22,038 gpep517 INFO Installing .dist/httpbin-0.10.2-py2.py3-none-any.whl into /home/udu/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-10-12 19:32:22,076 gpep517 INFO Installation complete >>> py3-httpbin-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/httpbin/__pycache__' -> '/home/udu/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 Sun, 12 Oct 2025 19:32:22 +0000 elapsed time 0h 0m 10s >>> py3-httpbin: Cleaning up srcdir >>> py3-httpbin: Cleaning up pkgdir >>> py3-httpbin: Uninstalling dependencies... (1/43) Purging .makedepends-py3-httpbin (20251012.193213) (2/43) Purging py3-flask-pyc (3.0.3-r0) (3/43) Purging py3-flask (3.0.3-r0) (4/43) Purging py3-click-pyc (8.1.8-r1) (5/43) Purging py3-click (8.1.8-r1) (6/43) Purging py3-itsdangerous-pyc (2.2.0-r0) (7/43) Purging py3-itsdangerous (2.2.0-r0) (8/43) Purging py3-jinja2-pyc (3.1.6-r0) (9/43) Purging py3-jinja2 (3.1.6-r0) (10/43) Purging py3-werkzeug-pyc (3.1.3-r0) (11/43) Purging py3-werkzeug (3.1.3-r0) (12/43) Purging py3-markupsafe-pyc (3.0.2-r0) (13/43) Purging py3-markupsafe (3.0.2-r0) (14/43) Purging py3-six-pyc (1.17.0-r0) (15/43) Purging py3-six (1.17.0-r0) (16/43) Purging py3-raven-pyc (6.10.0-r7) (17/43) Purging py3-raven (6.10.0-r7) (18/43) Purging py3-blinker-pyc (1.9.0-r0) (19/43) Purging py3-blinker (1.9.0-r0) (20/43) Purging py3-brotli-pyc (1.1.0-r2) (21/43) Purging py3-brotli (1.1.0-r2) (22/43) Purging py3-decorator-pyc (5.2.1-r0) (23/43) Purging py3-decorator (5.2.1-r0) (24/43) Purging py3-setuptools-pyc (80.9.0-r0) (25/43) Purging py3-setuptools (80.9.0-r0) (26/43) Purging py3-gpep517-pyc (19-r0) (27/43) Purging py3-gpep517 (19-r0) (28/43) Purging py3-installer-pyc (0.7.0-r2) (29/43) Purging py3-installer (0.7.0-r2) (30/43) Purging py3-wheel-pyc (0.46.1-r0) (31/43) Purging py3-wheel (0.46.1-r0) (32/43) Purging py3-pytest-pyc (8.3.5-r0) (33/43) Purging py3-pytest (8.3.5-r0) (34/43) Purging py3-iniconfig-pyc (2.1.0-r0) (35/43) Purging py3-iniconfig (2.1.0-r0) (36/43) Purging py3-packaging-pyc (25.0-r0) (37/43) Purging py3-packaging (25.0-r0) (38/43) Purging py3-parsing-pyc (3.2.3-r0) (39/43) Purging py3-parsing (3.2.3-r0) (40/43) Purging py3-pluggy-pyc (1.5.0-r0) (41/43) Purging py3-pluggy (1.5.0-r0) (42/43) Purging py3-py-pyc (1.11.0-r4) (43/43) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-httpbin: Updating the community/x86_64 repository index... >>> py3-httpbin: Signing the index...