>>> py3-munkres: Building community/py3-munkres 1.1.4-r5 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 21:50:31 +0000 >>> py3-munkres: Validating /home/udu/aports/community/py3-munkres/APKBUILD... >>> py3-munkres: Analyzing dependencies... >>> py3-munkres: Installing for build: build-base py3-setuptools 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/15) Installing py3-setuptools-pyc (80.9.0-r0) (2/15) Installing py3-parsing (3.2.3-r0) (3/15) Installing py3-parsing-pyc (3.2.3-r0) (4/15) Installing py3-packaging-pyc (25.0-r0) (5/15) Installing py3-packaging (25.0-r0) (6/15) Installing py3-setuptools (80.9.0-r0) (7/15) Installing py3-iniconfig (2.1.0-r0) (8/15) Installing py3-iniconfig-pyc (2.1.0-r0) (9/15) Installing py3-pluggy (1.5.0-r0) (10/15) Installing py3-pluggy-pyc (1.5.0-r0) (11/15) Installing py3-py (1.11.0-r4) (12/15) Installing py3-py-pyc (1.11.0-r4) (13/15) Installing py3-pytest (8.3.5-r0) (14/15) Installing py3-pytest-pyc (8.3.5-r0) (15/15) Installing .makedepends-py3-munkres (20251012.215032) Executing busybox-1.37.0-r19.trigger OK: 309 MiB in 104 packages >>> py3-munkres: Cleaning up srcdir >>> py3-munkres: Cleaning up pkgdir >>> py3-munkres: Cleaning up tmpdir >>> py3-munkres: Fetching munkres-1.1.4.tar.gz::https://github.com/bmc/munkres/archive/release-1.1.4.tar.gz >>> py3-munkres: Fetching munkres-1.1.4.tar.gz::https://github.com/bmc/munkres/archive/release-1.1.4.tar.gz >>> py3-munkres: Checking sha512sums... munkres-1.1.4.tar.gz: OK >>> py3-munkres: Unpacking /var/cache/distfiles/munkres-1.1.4.tar.gz... /home/udu/aports/community/py3-munkres/src/munkres-release-1.1.4/setup.py:39: SyntaxWarning: invalid escape sequence '\s' (author, email) = re.match('^(.*),\s*(.*)$', munkres.__author__).groups() /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running build running build_py creating build/lib copying munkres.py -> build/lib /home/udu/aports/community/py3-munkres/src/munkres-release-1.1.4/setup.py:39: SyntaxWarning: invalid escape sequence '\s' (author, email) = re.match('^(.*),\s*(.*)$', munkres.__author__).groups() /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running test ============================================================================================================================================ test session starts ============================================================================================================================================= platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-munkres/src/munkres-release-1.1.4 plugins: typeguard-4.3.0 collected 17 items test/test_munkres.py ................. [100%] ============================================================================================================================================= 17 passed in 0.06s ============================================================================================================================================= >>> py3-munkres: Entering fakeroot... /home/udu/aports/community/py3-munkres/src/munkres-release-1.1.4/setup.py:39: SyntaxWarning: invalid escape sequence '\s' (author, email) = re.match('^(.*),\s*(.*)$', munkres.__author__).groups() /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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running install /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. By 2025-Oct-31, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/udu/aports/community/py3-munkres/pkg/py3-munkres/usr/lib/python3.12/site-packages copying build/lib/munkres.py -> /home/udu/aports/community/py3-munkres/pkg/py3-munkres/usr/lib/python3.12/site-packages byte-compiling /home/udu/aports/community/py3-munkres/pkg/py3-munkres/usr/lib/python3.12/site-packages/munkres.py to munkres.cpython-312.pyc running install_egg_info running egg_info creating munkres.egg-info writing munkres.egg-info/PKG-INFO writing dependency_links to munkres.egg-info/dependency_links.txt writing top-level names to munkres.egg-info/top_level.txt writing manifest file 'munkres.egg-info/SOURCES.txt' reading manifest file 'munkres.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE.md' writing manifest file 'munkres.egg-info/SOURCES.txt' Copying munkres.egg-info to /home/udu/aports/community/py3-munkres/pkg/py3-munkres/usr/lib/python3.12/site-packages/munkres-1.1.4-py3.12.egg-info running install_scripts >>> py3-munkres-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/udu/aports/community/py3-munkres/pkg/py3-munkres-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-munkres-pyc*: Preparing subpackage py3-munkres-pyc... >>> py3-munkres-pyc*: Running postcheck for py3-munkres-pyc >>> py3-munkres*: Running postcheck for py3-munkres >>> py3-munkres*: Preparing package py3-munkres... >>> py3-munkres-pyc*: Tracing dependencies... python3~3.12 >>> py3-munkres-pyc*: Package size: 21.9 KB >>> py3-munkres-pyc*: Compressing data... >>> py3-munkres-pyc*: Create checksum... >>> py3-munkres-pyc*: Create py3-munkres-pyc-1.1.4-r5.apk >>> py3-munkres*: Tracing dependencies... python3~3.12 >>> py3-munkres*: Package size: 20.3 KB >>> py3-munkres*: Compressing data... >>> py3-munkres*: Create checksum... >>> py3-munkres*: Create py3-munkres-1.1.4-r5.apk >>> py3-munkres: Build complete at Sun, 12 Oct 2025 21:50:35 +0000 elapsed time 0h 0m 4s >>> py3-munkres: Cleaning up srcdir >>> py3-munkres: Cleaning up pkgdir >>> py3-munkres: Uninstalling dependencies... (1/15) Purging .makedepends-py3-munkres (20251012.215032) (2/15) Purging py3-setuptools-pyc (80.9.0-r0) (3/15) Purging py3-setuptools (80.9.0-r0) (4/15) Purging py3-pytest-pyc (8.3.5-r0) (5/15) Purging py3-pytest (8.3.5-r0) (6/15) Purging py3-iniconfig-pyc (2.1.0-r0) (7/15) Purging py3-iniconfig (2.1.0-r0) (8/15) Purging py3-packaging-pyc (25.0-r0) (9/15) Purging py3-packaging (25.0-r0) (10/15) Purging py3-parsing-pyc (3.2.3-r0) (11/15) Purging py3-parsing (3.2.3-r0) (12/15) Purging py3-pluggy-pyc (1.5.0-r0) (13/15) Purging py3-pluggy (1.5.0-r0) (14/15) Purging py3-py-pyc (1.11.0-r4) (15/15) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-munkres: Updating the community/x86_64 repository index... >>> py3-munkres: Signing the index...