>>> py3-munch: Building community/py3-munch 4.0.0-r3 (using abuild 3.17.0_rc1-r2) started Sun, 26 Apr 2026 13:43:27 +0000 >>> py3-munch: Validating /home/buildozer/aports/community/py3-munch/APKBUILD... >>> py3-munch: Analyzing dependencies... >>> py3-munch: Installing for build: build-base py3-gpep517 py3-pbr py3-setuptools py3-wheel py3-pytest ( 1/37) Installing libbz2 (1.0.8-r6) ( 2/37) Installing libffi (3.5.2-r1) ( 3/37) Installing gdbm (1.26-r0) ( 4/37) Installing xz-libs (5.8.3-r0) ( 5/37) Installing mpdecimal (4.0.1-r0) ( 6/37) Installing libpanelw (6.6_p20260404-r0) ( 7/37) Installing readline (8.3.3-r1) ( 8/37) Installing sqlite-libs (3.53.0-r0) ( 9/37) Installing python3 (3.14.3-r0) (10/37) Installing python3-pycache-pyc0 (3.14.3-r0) (11/37) Installing pyc (3.14.3-r0) (12/37) Installing py3-installer-pyc (1.0.0-r0) (13/37) Installing py3-gpep517-pyc (19-r2) (14/37) Installing python3-pyc (3.14.3-r0) (15/37) Installing py3-installer (1.0.0-r0) (16/37) Installing py3-gpep517 (19-r2) (17/37) Installing py3-parsing (3.3.2-r1) (18/37) Installing py3-parsing-pyc (3.3.2-r1) (19/37) Installing py3-packaging (26.2-r0) (20/37) Installing py3-packaging-pyc (26.2-r0) (21/37) Installing py3-setuptools (82.0.1-r1) (22/37) Installing py3-setuptools-pyc (82.0.1-r1) (23/37) Installing py3-pbr (7.0.3-r1) (24/37) Installing py3-pbr-pyc (7.0.3-r1) (25/37) Installing py3-wheel (0.47.0-r0) (26/37) Installing py3-wheel-pyc (0.47.0-r0) (27/37) Installing py3-iniconfig (2.3.0-r1) (28/37) Installing py3-iniconfig-pyc (2.3.0-r1) (29/37) Installing py3-pluggy (1.6.0-r1) (30/37) Installing py3-pluggy-pyc (1.6.0-r1) (31/37) Installing py3-py (1.11.0-r5) (32/37) Installing py3-py-pyc (1.11.0-r5) (33/37) Installing py3-pygments (2.20.0-r0) (34/37) Installing py3-pygments-pyc (2.20.0-r0) (35/37) Installing py3-pytest (9.0.3-r0) (36/37) Installing py3-pytest-pyc (9.0.3-r0) (37/37) Installing .makedepends-py3-munch (20260426.134331) Executing busybox-1.37.0-r31.trigger OK: 484.3 MiB in 139 packages >>> py3-munch: Cleaning up srcdir >>> py3-munch: Cleaning up pkgdir >>> py3-munch: Cleaning up tmpdir >>> py3-munch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/munch-4.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/munch-4.0.0.tar.gz.part' munch-4.0.0.tar.gz.p 100% |********************************| 19089 0:00:00 ETA '/var/cache/distfiles/v3.24/munch-4.0.0.tar.gz.part' saved /var/cache/distfiles/v3.24/munch-4.0.0.tar.gz: OK /home/buildozer/aports/community/py3-munch/python-3.14.patch: OK >>> py3-munch: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/munch-4.0.0.tar.gz /var/cache/distfiles/v3.24/munch-4.0.0.tar.gz: OK /home/buildozer/aports/community/py3-munch/python-3.14.patch: OK >>> py3-munch: Unpacking /var/cache/distfiles/v3.24/munch-4.0.0.tar.gz... >>> py3-munch: python-3.14.patch patching file tests/test_munch.py 2026-04-26 13:43:32,956 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: munch). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-content-type' in 'metadata' (setup.cfg), please use the underscore name 'description_content_type' instead. !! ******************************************************************************** Usage of dash-separated 'description-content-type' will not be supported in future versions. Please use the underscore name 'description_content_type' instead. (Affected: munch). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /usr/lib/python3.14/site-packages/setuptools/dist.py:765: 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() 2026-04-26 13:43:33,009 root INFO running bdist_wheel /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-04-26 13:43:33,025 root INFO running build 2026-04-26 13:43:33,025 root INFO running build_py 2026-04-26 13:43:33,029 root INFO creating build/lib/munch 2026-04-26 13:43:33,030 root INFO copying munch/__init__.py -> build/lib/munch 2026-04-26 13:43:33,030 root INFO running egg_info 2026-04-26 13:43:33,033 root INFO writing munch.egg-info/PKG-INFO 2026-04-26 13:43:33,034 root INFO writing dependency_links to munch.egg-info/dependency_links.txt 2026-04-26 13:43:33,035 root INFO writing requirements to munch.egg-info/requires.txt 2026-04-26 13:43:33,035 root INFO writing top-level names to munch.egg-info/top_level.txt 2026-04-26 13:43:33,039 root INFO [pbr] Reusing existing SOURCES.txt 2026-04-26 13:43:33,041 root INFO installing to build/bdist.linux-i686/wheel 2026-04-26 13:43:33,041 root INFO running install 2026-04-26 13:43:33,054 root INFO [pbr] Generating AUTHORS 2026-04-26 13:43:33,056 root INFO [pbr] AUTHORS complete (0.0s) 2026-04-26 13:43:33,056 root INFO running install_lib 2026-04-26 13:43:33,060 root INFO creating build/bdist.linux-i686/wheel 2026-04-26 13:43:33,060 root INFO creating build/bdist.linux-i686/wheel/munch 2026-04-26 13:43:33,060 root INFO copying build/lib/munch/__init__.py -> build/bdist.linux-i686/wheel/./munch 2026-04-26 13:43:33,061 root INFO running install_egg_info 2026-04-26 13:43:33,065 root INFO Copying munch.egg-info to build/bdist.linux-i686/wheel/./munch-4.0.0-py3.14.egg-info 2026-04-26 13:43:33,066 root INFO running install_scripts 2026-04-26 13:43:33,068 root INFO creating build/bdist.linux-i686/wheel/munch-4.0.0.dist-info/WHEEL 2026-04-26 13:43:33,068 wheel INFO creating '/home/buildozer/aports/community/py3-munch/src/munch-4.0.0/.dist/.tmp-9yq5gyr7/munch-4.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2026-04-26 13:43:33,069 wheel INFO adding 'munch/__init__.py' 2026-04-26 13:43:33,069 wheel INFO adding 'munch-4.0.0.dist-info/licenses/AUTHORS' 2026-04-26 13:43:33,069 wheel INFO adding 'munch-4.0.0.dist-info/licenses/LICENSE.txt' 2026-04-26 13:43:33,070 wheel INFO adding 'munch-4.0.0.dist-info/METADATA' 2026-04-26 13:43:33,070 wheel INFO adding 'munch-4.0.0.dist-info/WHEEL' 2026-04-26 13:43:33,070 wheel INFO adding 'munch-4.0.0.dist-info/pbr.json' 2026-04-26 13:43:33,070 wheel INFO adding 'munch-4.0.0.dist-info/top_level.txt' 2026-04-26 13:43:33,070 wheel INFO adding 'munch-4.0.0.dist-info/RECORD' 2026-04-26 13:43:33,071 root INFO removing build/bdist.linux-i686/wheel 2026-04-26 13:43:33,071 gpep517 INFO The backend produced .dist/munch-4.0.0-py2.py3-none-any.whl munch-4.0.0-py2.py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.3, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-munch/src/munch-4.0.0 configfile: setup.cfg testpaths: tests collected 110 items tests/test_munch.py .................................................... [ 47%] ............................................sssss.. [ 93%] tests/test_readme.py s [ 94%] tests/test_yaml.py ssssss [100%] ======================== 98 passed, 12 skipped in 0.31s ======================== >>> py3-munch: Entering fakeroot... >>> py3-munch-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/munch/__pycache__' -> '/home/buildozer/aports/community/py3-munch/pkg/py3-munch-pyc/usr/lib/python3.14/site-packages/munch/__pycache__' >>> py3-munch-pyc*: Preparing subpackage py3-munch-pyc... Please specify at least one package name on the command line. >>> py3-munch-pyc*: Running postcheck for py3-munch-pyc >>> py3-munch*: Running postcheck for py3-munch >>> py3-munch*: Preparing package py3-munch... Please specify at least one package name on the command line. >>> py3-munch-pyc*: Tracing dependencies... python3~3.14 >>> py3-munch-pyc*: Package size: 27.4 KB >>> py3-munch-pyc*: Compressing data... >>> py3-munch-pyc*: Create checksum... >>> py3-munch-pyc*: Create py3-munch-pyc-4.0.0-r3.apk >>> py3-munch*: Tracing dependencies... python3~3.14 >>> py3-munch*: Package size: 29.8 KB >>> py3-munch*: Compressing data... >>> py3-munch*: Create checksum... >>> py3-munch*: Create py3-munch-4.0.0-r3.apk >>> py3-munch: Build complete at Sun, 26 Apr 2026 13:43:34 +0000 elapsed time 0h 0m 7s >>> py3-munch: Cleaning up srcdir >>> py3-munch: Cleaning up pkgdir >>> py3-munch: Uninstalling dependencies... ( 1/37) Purging .makedepends-py3-munch (20260426.134331) ( 2/37) Purging py3-gpep517-pyc (19-r2) ( 3/37) Purging py3-gpep517 (19-r2) ( 4/37) Purging py3-installer-pyc (1.0.0-r0) ( 5/37) Purging py3-installer (1.0.0-r0) ( 6/37) Purging py3-pbr-pyc (7.0.3-r1) ( 7/37) Purging py3-pbr (7.0.3-r1) ( 8/37) Purging py3-setuptools-pyc (82.0.1-r1) ( 9/37) Purging py3-setuptools (82.0.1-r1) (10/37) Purging py3-wheel-pyc (0.47.0-r0) (11/37) Purging py3-wheel (0.47.0-r0) (12/37) Purging py3-pytest-pyc (9.0.3-r0) (13/37) Purging py3-pytest (9.0.3-r0) (14/37) Purging py3-iniconfig-pyc (2.3.0-r1) (15/37) Purging py3-iniconfig (2.3.0-r1) (16/37) Purging py3-packaging-pyc (26.2-r0) (17/37) Purging py3-packaging (26.2-r0) (18/37) Purging py3-parsing-pyc (3.3.2-r1) (19/37) Purging py3-parsing (3.3.2-r1) (20/37) Purging py3-pluggy-pyc (1.6.0-r1) (21/37) Purging py3-pluggy (1.6.0-r1) (22/37) Purging py3-py-pyc (1.11.0-r5) (23/37) Purging py3-py (1.11.0-r5) (24/37) Purging py3-pygments-pyc (2.20.0-r0) (25/37) Purging py3-pygments (2.20.0-r0) (26/37) Purging python3-pyc (3.14.3-r0) (27/37) Purging python3-pycache-pyc0 (3.14.3-r0) (28/37) Purging pyc (3.14.3-r0) (29/37) Purging python3 (3.14.3-r0) (30/37) Purging gdbm (1.26-r0) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.5.2-r1) (33/37) Purging libpanelw (6.6_p20260404-r0) (34/37) Purging mpdecimal (4.0.1-r0) (35/37) Purging readline (8.3.3-r1) (36/37) Purging sqlite-libs (3.53.0-r0) (37/37) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> py3-munch: Updating the community/x86 repository index... >>> py3-munch: Signing the index...