>>> py3-yaml: Building main/py3-yaml 6.0.3-r0 (using abuild 3.15.0-r4) started Fri, 26 Sep 2025 13:40:08 +0000 >>> py3-yaml: Validating /home/buildozer/aports/main/py3-yaml/APKBUILD... >>> py3-yaml: Analyzing dependencies... >>> py3-yaml: Installing for build: build-base cython py3-gpep517 py3-setuptools py3-wheel python3-dev yaml-dev py3-pytest ( 1/39) Installing libbz2 (1.0.8-r6) ( 2/39) Installing libffi (3.5.2-r0) ( 3/39) Installing gdbm (1.26-r0) ( 4/39) Installing xz-libs (5.8.1-r0) ( 5/39) Installing mpdecimal (4.0.1-r0) ( 6/39) Installing libpanelw (6.5_p20250816-r0) ( 7/39) Installing sqlite-libs (3.50.4-r1) ( 8/39) Installing python3 (3.12.11-r0) ( 9/39) Installing python3-pycache-pyc0 (3.12.11-r0) (10/39) Installing pyc (3.12.11-r0) (11/39) Installing cython-pyc (3.0.12-r0) (12/39) Installing python3-pyc (3.12.11-r0) (13/39) Installing cython (3.0.12-r0) (14/39) Installing py3-installer (0.7.0-r2) (15/39) Installing py3-installer-pyc (0.7.0-r2) (16/39) Installing py3-gpep517 (19-r0) (17/39) Installing py3-gpep517-pyc (19-r0) (18/39) Installing py3-parsing (3.2.3-r0) (19/39) Installing py3-parsing-pyc (3.2.3-r0) (20/39) Installing py3-packaging (25.0-r0) (21/39) Installing py3-packaging-pyc (25.0-r0) (22/39) Installing py3-setuptools (80.9.0-r1) (23/39) Installing py3-setuptools-pyc (80.9.0-r1) (24/39) Installing py3-wheel (0.46.1-r0) (25/39) Installing py3-wheel-pyc (0.46.1-r0) (26/39) Installing python3-dev (3.12.11-r0) (27/39) Installing yaml (0.2.5-r2) (28/39) Installing yaml-dev (0.2.5-r2) (29/39) Installing py3-iniconfig (2.1.0-r0) (30/39) Installing py3-iniconfig-pyc (2.1.0-r0) (31/39) Installing py3-pluggy (1.6.0-r0) (32/39) Installing py3-pluggy-pyc (1.6.0-r0) (33/39) Installing py3-py (1.11.0-r4) (34/39) Installing py3-py-pyc (1.11.0-r4) (35/39) Installing py3-pygments (2.19.2-r0) (36/39) Installing py3-pygments-pyc (2.19.2-r0) (37/39) Installing py3-pytest (8.4.2-r0) (38/39) Installing py3-pytest-pyc (8.4.2-r0) (39/39) Installing .makedepends-py3-yaml (20250926.134010) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: Alpine Linux is transitioning to a /usr-merged system, and it usr_merge_nag.sh: * will soon be recommended for everybody to migrate. Help testing is very usr_merge_nag.sh: * welcomed. For more details, see usr_merge_nag.sh: * https://gitlab.alpinelinux.org/alpine/infra/alpine-mksite/-/merge_requests/88 OK: 597 MiB in 141 packages >>> py3-yaml: Cleaning up srcdir >>> py3-yaml: Cleaning up pkgdir >>> py3-yaml: Cleaning up tmpdir >>> py3-yaml: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyYAML-6.0.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-yaml: Fetching PyYAML-6.0.3.tar.gz::https://github.com/yaml/pyyaml/archive/6.0.3.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/edge/PyYAML-6.0.3.tar.gz.part' PyYAML-6.0.3.tar.gz. 100% |********************************| 121k 0:00:00 ETA '/var/cache/distfiles/edge/PyYAML-6.0.3.tar.gz.part' saved >>> py3-yaml: Fetching https://distfiles.alpinelinux.org/distfiles/edge/PyYAML-6.0.3.tar.gz >>> py3-yaml: Checking sha512sums... PyYAML-6.0.3.tar.gz: OK >>> py3-yaml: Unpacking /var/cache/distfiles/edge/PyYAML-6.0.3.tar.gz... 2025-09-26 13:40:17,129 gpep517 INFO Building wheel via backend _pyyaml_pep517 :98: DeprecationWarning: The 'wheel.bdist_wheel' module has been removed. Please update your setuptools to v70.1 or later. If you're explicitly importing 'wheel.bdist_wheel', please update your import to point to 'setuptools.command.bdist_wheel' instead. /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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-09-26 13:40:17,626 root INFO running bdist_wheel 2025-09-26 13:40:17,697 root INFO running build 2025-09-26 13:40:17,698 root INFO running build_py 2025-09-26 13:40:17,721 root INFO creating build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,723 root INFO copying lib/yaml/parser.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,725 root INFO copying lib/yaml/emitter.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,727 root INFO copying lib/yaml/__init__.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,729 root INFO copying lib/yaml/constructor.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,731 root INFO copying lib/yaml/tokens.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,732 root INFO copying lib/yaml/cyaml.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,734 root INFO copying lib/yaml/dumper.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,736 root INFO copying lib/yaml/composer.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,737 root INFO copying lib/yaml/loader.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,738 root INFO copying lib/yaml/resolver.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,740 root INFO copying lib/yaml/representer.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,742 root INFO copying lib/yaml/nodes.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,743 root INFO copying lib/yaml/scanner.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,745 root INFO copying lib/yaml/error.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,746 root INFO copying lib/yaml/events.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,747 root INFO copying lib/yaml/serializer.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,749 root INFO copying lib/yaml/reader.py -> build/lib.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:17,751 root INFO creating build/lib.linux-riscv64-cpython-312/_yaml 2025-09-26 13:40:17,752 root INFO copying lib/_yaml/__init__.py -> build/lib.linux-riscv64-cpython-312/_yaml 2025-09-26 13:40:17,756 root INFO running build_ext 2025-09-26 13:40:17,764 root INFO cythoning yaml/_yaml.pyx to yaml/_yaml.c /usr/lib/python3.12/site-packages/Cython/Compiler/Main.py:381: FutureWarning: Cython directive 'language_level' not set, using '3str' for now (Py3). This has changed from earlier releases! File: /home/buildozer/aports/main/py3-yaml/src/pyyaml-6.0.3/yaml/_yaml.pxd tree = Parsing.p_module(s, pxd, full_module_name) 2025-09-26 13:40:22,444 root INFO building 'yaml._yaml' extension 2025-09-26 13:40:22,446 root INFO creating build/temp.linux-riscv64-cpython-312/yaml 2025-09-26 13:40:22,447 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -c yaml/_yaml.c -o build/temp.linux-riscv64-cpython-312/yaml/_yaml.o 2025-09-26 13:41:05,700 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-riscv64-cpython-312/yaml/_yaml.o -L/usr/lib -lyaml -o build/lib.linux-riscv64-cpython-312/yaml/_yaml.cpython-312-riscv64-linux-musl.so 2025-09-26 13:41:05,949 root INFO installing to build/bdist.linux-riscv64/wheel 2025-09-26 13:41:05,950 root INFO running install 2025-09-26 13:41:06,013 root INFO running install_lib 2025-09-26 13:41:06,033 root INFO creating build/bdist.linux-riscv64/wheel 2025-09-26 13:41:06,035 root INFO creating build/bdist.linux-riscv64/wheel/_yaml 2025-09-26 13:41:06,036 root INFO copying build/lib.linux-riscv64-cpython-312/_yaml/__init__.py -> build/bdist.linux-riscv64/wheel/./_yaml 2025-09-26 13:41:06,038 root INFO creating build/bdist.linux-riscv64/wheel/yaml 2025-09-26 13:41:06,039 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/parser.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,040 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/emitter.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,042 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/__init__.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,043 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/constructor.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,044 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/tokens.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,045 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/cyaml.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,046 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/dumper.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,047 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/composer.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,048 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/loader.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,049 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/resolver.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,050 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/representer.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,052 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/nodes.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,053 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/scanner.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,054 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/_yaml.cpython-312-riscv64-linux-musl.so -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,056 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/error.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,057 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/events.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,058 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/serializer.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,059 root INFO copying build/lib.linux-riscv64-cpython-312/yaml/reader.py -> build/bdist.linux-riscv64/wheel/./yaml 2025-09-26 13:41:06,060 root INFO running install_egg_info 2025-09-26 13:41:06,082 root INFO running egg_info 2025-09-26 13:41:06,099 root INFO creating lib/PyYAML.egg-info 2025-09-26 13:41:06,100 root INFO writing lib/PyYAML.egg-info/PKG-INFO 2025-09-26 13:41:06,103 root INFO writing dependency_links to lib/PyYAML.egg-info/dependency_links.txt 2025-09-26 13:41:06,105 root INFO writing top-level names to lib/PyYAML.egg-info/top_level.txt 2025-09-26 13:41:06,106 root INFO writing manifest file 'lib/PyYAML.egg-info/SOURCES.txt' 2025-09-26 13:41:06,130 root INFO reading manifest file 'lib/PyYAML.egg-info/SOURCES.txt' 2025-09-26 13:41:06,131 root INFO reading manifest template 'MANIFEST.in' 2025-09-26 13:41:06,133 root WARNING warning: no files found matching 'README' 2025-09-26 13:41:06,266 root INFO adding license file 'LICENSE' 2025-09-26 13:41:06,304 root INFO writing manifest file 'lib/PyYAML.egg-info/SOURCES.txt' 2025-09-26 13:41:06,306 root INFO Copying lib/PyYAML.egg-info to build/bdist.linux-riscv64/wheel/./PyYAML-6.0.3-py3.12.egg-info 2025-09-26 13:41:06,310 root INFO running install_scripts 2025-09-26 13:41:06,341 root INFO creating build/bdist.linux-riscv64/wheel/pyyaml-6.0.3.dist-info/WHEEL 2025-09-26 13:41:06,343 wheel INFO creating '/home/buildozer/aports/main/py3-yaml/src/pyyaml-6.0.3/.dist/.tmp-sd7nxls5/pyyaml-6.0.3-cp312-cp312-linux_riscv64.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-09-26 13:41:06,345 wheel INFO adding '_yaml/__init__.py' 2025-09-26 13:41:06,348 wheel INFO adding 'pyyaml-6.0.3.dist-info/licenses/LICENSE' 2025-09-26 13:41:06,350 wheel INFO adding 'yaml/__init__.py' 2025-09-26 13:41:06,353 wheel INFO adding 'yaml/_yaml.cpython-312-riscv64-linux-musl.so' 2025-09-26 13:41:06,358 wheel INFO adding 'yaml/composer.py' 2025-09-26 13:41:06,360 wheel INFO adding 'yaml/constructor.py' 2025-09-26 13:41:06,362 wheel INFO adding 'yaml/cyaml.py' 2025-09-26 13:41:06,363 wheel INFO adding 'yaml/dumper.py' 2025-09-26 13:41:06,365 wheel INFO adding 'yaml/emitter.py' 2025-09-26 13:41:06,368 wheel INFO adding 'yaml/error.py' 2025-09-26 13:41:06,369 wheel INFO adding 'yaml/events.py' 2025-09-26 13:41:06,370 wheel INFO adding 'yaml/loader.py' 2025-09-26 13:41:06,372 wheel INFO adding 'yaml/nodes.py' 2025-09-26 13:41:06,374 wheel INFO adding 'yaml/parser.py' 2025-09-26 13:41:06,376 wheel INFO adding 'yaml/reader.py' 2025-09-26 13:41:06,377 wheel INFO adding 'yaml/representer.py' 2025-09-26 13:41:06,379 wheel INFO adding 'yaml/resolver.py' 2025-09-26 13:41:06,382 wheel INFO adding 'yaml/scanner.py' 2025-09-26 13:41:06,384 wheel INFO adding 'yaml/serializer.py' 2025-09-26 13:41:06,385 wheel INFO adding 'yaml/tokens.py' 2025-09-26 13:41:06,386 wheel INFO adding 'pyyaml-6.0.3.dist-info/METADATA' 2025-09-26 13:41:06,387 wheel INFO adding 'pyyaml-6.0.3.dist-info/WHEEL' 2025-09-26 13:41:06,388 wheel INFO adding 'pyyaml-6.0.3.dist-info/top_level.txt' 2025-09-26 13:41:06,390 wheel INFO adding 'pyyaml-6.0.3.dist-info/RECORD' 2025-09-26 13:41:06,391 root INFO removing build/bdist.linux-riscv64/wheel 2025-09-26 13:41:06,397 gpep517 INFO The backend produced .dist/pyyaml-6.0.3-cp312-cp312-linux_riscv64.whl pyyaml-6.0.3-cp312-cp312-linux_riscv64.whl No `pyyaml_build_config` setting found. BUILDING CYTHON EXT; self.include_dirs=['/usr/include/python3.12'] self.library_dirs=['/usr/lib'] self.define=None ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/main/py3-yaml/src/pyyaml-6.0.3 configfile: pyproject.toml collected 2608 items tests/legacy_tests/test_yaml.py ........................................ [ 1%] ........................................................................ [ 4%] ........................................................................ [ 6%] ........................................................................ [ 9%] ........................................................................ [ 12%] ........................................................................ [ 15%] ........................................................................ [ 18%] ........................................................................ [ 20%] ........................................................................ [ 23%] ........................................................................ [ 26%] ........................................................................ [ 29%] ........................................................................ [ 31%] ........................................................................ [ 34%] ........................................................................ [ 37%] ........................................................................ [ 40%] ........................................................................ [ 42%] ........................................................................ [ 45%] ........................................................................ [ 48%] ................... [ 49%] tests/legacy_tests/test_yaml_ext.py .................................... [ 50%] ........................................................................ [ 53%] ........................................................................ [ 56%] ........................................................................ [ 58%] ........................................................................ [ 61%] ........................................................................ [ 64%] ........................................................................ [ 67%] ........................................................................ [ 69%] ........................................................................ [ 72%] ........................................................................ [ 75%] ........................................................................ [ 78%] ........................................................................ [ 80%] ........................................................................ [ 83%] ........................................................................ [ 86%] ........................................................................ [ 89%] ........................................................................ [ 91%] ........................................................................ [ 94%] ........................................................................ [ 97%] ................................................................. [ 99%] =============================== warnings summary =============================== tests/legacy_tests/test_dump_load.py:12 /home/buildozer/aports/main/py3-yaml/src/pyyaml-6.0.3/tests/legacy_tests/test_dump_load.py:12: PytestAssertRewriteWarning: assertion is always true, perhaps remove parentheses? assert(False, "load() require Loader=...") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ======================= 2608 passed, 1 warning in 45.70s ======================= >>> py3-yaml: Entering fakeroot... >>> py3-yaml-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/_yaml/__pycache__' -> '/home/buildozer/aports/main/py3-yaml/pkg/py3-yaml-pyc/usr/lib/python3.12/site-packages/_yaml/__pycache__' 'usr/lib/python3.12/site-packages/yaml/__pycache__' -> '/home/buildozer/aports/main/py3-yaml/pkg/py3-yaml-pyc/usr/lib/python3.12/site-packages/yaml/__pycache__' >>> py3-yaml-pyc*: Preparing subpackage py3-yaml-pyc... >>> py3-yaml-pyc*: Running postcheck for py3-yaml-pyc >>> py3-yaml*: Running postcheck for py3-yaml >>> py3-yaml*: Preparing package py3-yaml... >>> py3-yaml*: Stripping binaries >>> py3-yaml-pyc*: Scanning shared objects >>> py3-yaml*: Scanning shared objects >>> py3-yaml-pyc*: Tracing dependencies... python3~3.12 >>> py3-yaml-pyc*: Package size: 244.6 KB >>> py3-yaml-pyc*: Compressing data... >>> py3-yaml-pyc*: Create checksum... >>> py3-yaml-pyc*: Create py3-yaml-pyc-6.0.3-r0.apk >>> py3-yaml*: Tracing dependencies... python3~3.12 so:libc.musl-riscv64.so.1 so:libyaml-0.so.2 >>> py3-yaml*: Package size: 377.3 KB >>> py3-yaml*: Compressing data... >>> py3-yaml*: Create checksum... >>> py3-yaml*: Create py3-yaml-6.0.3-r0.apk >>> py3-yaml: Build complete at Fri, 26 Sep 2025 13:41:58 +0000 elapsed time 0h 1m 50s >>> py3-yaml: Cleaning up srcdir >>> py3-yaml: Cleaning up pkgdir >>> py3-yaml: Uninstalling dependencies... ( 1/39) Purging .makedepends-py3-yaml (20250926.134010) ( 2/39) Purging cython-pyc (3.0.12-r0) ( 3/39) Purging cython (3.0.12-r0) ( 4/39) Purging py3-gpep517-pyc (19-r0) ( 5/39) Purging py3-gpep517 (19-r0) ( 6/39) Purging py3-installer-pyc (0.7.0-r2) ( 7/39) Purging py3-installer (0.7.0-r2) ( 8/39) Purging py3-setuptools-pyc (80.9.0-r1) ( 9/39) Purging py3-setuptools (80.9.0-r1) (10/39) Purging py3-wheel-pyc (0.46.1-r0) (11/39) Purging py3-wheel (0.46.1-r0) (12/39) Purging python3-dev (3.12.11-r0) (13/39) Purging yaml-dev (0.2.5-r2) (14/39) Purging yaml (0.2.5-r2) (15/39) Purging py3-pytest-pyc (8.4.2-r0) (16/39) Purging py3-pytest (8.4.2-r0) (17/39) Purging py3-iniconfig-pyc (2.1.0-r0) (18/39) Purging py3-iniconfig (2.1.0-r0) (19/39) Purging py3-packaging-pyc (25.0-r0) (20/39) Purging py3-packaging (25.0-r0) (21/39) Purging py3-parsing-pyc (3.2.3-r0) (22/39) Purging py3-parsing (3.2.3-r0) (23/39) Purging py3-pluggy-pyc (1.6.0-r0) (24/39) Purging py3-pluggy (1.6.0-r0) (25/39) Purging py3-py-pyc (1.11.0-r4) (26/39) Purging py3-py (1.11.0-r4) (27/39) Purging py3-pygments-pyc (2.19.2-r0) (28/39) Purging py3-pygments (2.19.2-r0) (29/39) Purging python3-pyc (3.12.11-r0) (30/39) Purging python3-pycache-pyc0 (3.12.11-r0) (31/39) Purging pyc (3.12.11-r0) (32/39) Purging python3 (3.12.11-r0) (33/39) Purging gdbm (1.26-r0) (34/39) Purging libbz2 (1.0.8-r6) (35/39) Purging libffi (3.5.2-r0) (36/39) Purging libpanelw (6.5_p20250816-r0) (37/39) Purging mpdecimal (4.0.1-r0) (38/39) Purging sqlite-libs (3.50.4-r1) (39/39) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... usr_merge_nag.sh: * WARNING: Alpine Linux is transitioning to a /usr-merged system, and it usr_merge_nag.sh: * will soon be recommended for everybody to migrate. Help testing is very usr_merge_nag.sh: * welcomed. For more details, see usr_merge_nag.sh: * https://gitlab.alpinelinux.org/alpine/infra/alpine-mksite/-/merge_requests/88 OK: 361 MiB in 102 packages >>> py3-yaml: Updating the main/riscv64 repository index... >>> py3-yaml: Signing the index...