>>> py3-fuzzywuzzy: Building community/py3-fuzzywuzzy 0.18.0-r7 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 18:02:23 +0000 >>> py3-fuzzywuzzy: Validating /home/udu/aports/community/py3-fuzzywuzzy/APKBUILD... >>> py3-fuzzywuzzy: Analyzing dependencies... >>> py3-fuzzywuzzy: Installing for build: build-base python3 py3-levenshtein py3-setuptools py3-gpep517 py3-pytest py3-pycodestyle py3-hypothesis 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/31) Installing py3-rapidfuzz (3.13.0-r0) (2/31) Installing py3-rapidfuzz-pyc (3.13.0-r0) (3/31) Installing py3-levenshtein (0.27.1-r0) (4/31) Installing py3-levenshtein-pyc (0.27.1-r0) (5/31) Installing py3-parsing (3.2.3-r0) (6/31) Installing py3-parsing-pyc (3.2.3-r0) (7/31) Installing py3-packaging (25.0-r0) (8/31) Installing py3-packaging-pyc (25.0-r0) (9/31) Installing py3-setuptools (80.9.0-r0) (10/31) Installing py3-setuptools-pyc (80.9.0-r0) (11/31) Installing py3-installer (0.7.0-r2) (12/31) Installing py3-installer-pyc (0.7.0-r2) (13/31) Installing py3-gpep517 (19-r0) (14/31) Installing py3-gpep517-pyc (19-r0) (15/31) Installing py3-iniconfig (2.1.0-r0) (16/31) Installing py3-iniconfig-pyc (2.1.0-r0) (17/31) Installing py3-pluggy (1.5.0-r0) (18/31) Installing py3-pluggy-pyc (1.5.0-r0) (19/31) Installing py3-py (1.11.0-r4) (20/31) Installing py3-py-pyc (1.11.0-r4) (21/31) Installing py3-pytest (8.3.5-r0) (22/31) Installing py3-pytest-pyc (8.3.5-r0) (23/31) Installing py3-pycodestyle (2.13.0-r0) (24/31) Installing py3-pycodestyle-pyc (2.13.0-r0) (25/31) Installing py3-attrs (25.3.0-r0) (26/31) Installing py3-attrs-pyc (25.3.0-r0) (27/31) Installing py3-sortedcontainers (2.4.0-r5) (28/31) Installing py3-sortedcontainers-pyc (2.4.0-r5) (29/31) Installing py3-hypothesis (6.124.5-r0) (30/31) Installing py3-hypothesis-pyc (6.124.5-r0) (31/31) Installing .makedepends-py3-fuzzywuzzy (20251012.180224) Executing busybox-1.37.0-r19.trigger OK: 326 MiB in 120 packages >>> py3-fuzzywuzzy: Cleaning up srcdir >>> py3-fuzzywuzzy: Cleaning up pkgdir >>> py3-fuzzywuzzy: Cleaning up tmpdir >>> py3-fuzzywuzzy: Fetching https://files.pythonhosted.org/packages/source/f/fuzzywuzzy/fuzzywuzzy-0.18.0.tar.gz >>> py3-fuzzywuzzy: Fetching https://files.pythonhosted.org/packages/source/f/fuzzywuzzy/fuzzywuzzy-0.18.0.tar.gz >>> py3-fuzzywuzzy: Checking sha512sums... fuzzywuzzy-0.18.0.tar.gz: OK >>> py3-fuzzywuzzy: Unpacking /var/cache/distfiles/fuzzywuzzy-0.18.0.tar.gz... 2025-10-12 18:02:25,371 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: GNU General Public License v2 (GPLv2) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 18:02:25,401 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 18:02:25,426 root INFO running build 2025-10-12 18:02:25,426 root INFO running build_py 2025-10-12 18:02:25,432 root INFO creating build/lib/fuzzywuzzy 2025-10-12 18:02:25,432 root INFO copying fuzzywuzzy/process.py -> build/lib/fuzzywuzzy 2025-10-12 18:02:25,433 root INFO copying fuzzywuzzy/fuzz.py -> build/lib/fuzzywuzzy 2025-10-12 18:02:25,433 root INFO copying fuzzywuzzy/StringMatcher.py -> build/lib/fuzzywuzzy 2025-10-12 18:02:25,433 root INFO copying fuzzywuzzy/utils.py -> build/lib/fuzzywuzzy 2025-10-12 18:02:25,434 root INFO copying fuzzywuzzy/string_processing.py -> build/lib/fuzzywuzzy 2025-10-12 18:02:25,434 root INFO copying fuzzywuzzy/__init__.py -> build/lib/fuzzywuzzy 2025-10-12 18:02:25,445 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 18:02:25,445 root INFO running install 2025-10-12 18:02:25,453 root INFO running install_lib 2025-10-12 18:02:25,459 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 18:02:25,459 root INFO creating build/bdist.linux-x86_64/wheel/fuzzywuzzy 2025-10-12 18:02:25,459 root INFO copying build/lib/fuzzywuzzy/process.py -> build/bdist.linux-x86_64/wheel/./fuzzywuzzy 2025-10-12 18:02:25,460 root INFO copying build/lib/fuzzywuzzy/fuzz.py -> build/bdist.linux-x86_64/wheel/./fuzzywuzzy 2025-10-12 18:02:25,460 root INFO copying build/lib/fuzzywuzzy/StringMatcher.py -> build/bdist.linux-x86_64/wheel/./fuzzywuzzy 2025-10-12 18:02:25,460 root INFO copying build/lib/fuzzywuzzy/utils.py -> build/bdist.linux-x86_64/wheel/./fuzzywuzzy 2025-10-12 18:02:25,461 root INFO copying build/lib/fuzzywuzzy/string_processing.py -> build/bdist.linux-x86_64/wheel/./fuzzywuzzy 2025-10-12 18:02:25,461 root INFO copying build/lib/fuzzywuzzy/__init__.py -> build/bdist.linux-x86_64/wheel/./fuzzywuzzy 2025-10-12 18:02:25,461 root INFO running install_egg_info 2025-10-12 18:02:25,467 root INFO running egg_info 2025-10-12 18:02:25,471 root INFO writing fuzzywuzzy.egg-info/PKG-INFO 2025-10-12 18:02:25,472 root INFO writing dependency_links to fuzzywuzzy.egg-info/dependency_links.txt 2025-10-12 18:02:25,473 root INFO writing requirements to fuzzywuzzy.egg-info/requires.txt 2025-10-12 18:02:25,474 root INFO writing top-level names to fuzzywuzzy.egg-info/top_level.txt 2025-10-12 18:02:25,479 root INFO reading manifest file 'fuzzywuzzy.egg-info/SOURCES.txt' 2025-10-12 18:02:25,479 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 18:02:25,480 root INFO adding license file 'LICENSE.txt' 2025-10-12 18:02:25,480 root INFO writing manifest file 'fuzzywuzzy.egg-info/SOURCES.txt' 2025-10-12 18:02:25,481 root INFO Copying fuzzywuzzy.egg-info to build/bdist.linux-x86_64/wheel/./fuzzywuzzy-0.18.0-py3.12.egg-info 2025-10-12 18:02:25,481 root INFO running install_scripts 2025-10-12 18:02:25,482 root INFO creating build/bdist.linux-x86_64/wheel/fuzzywuzzy-0.18.0.dist-info/WHEEL 2025-10-12 18:02:25,483 wheel INFO creating '/home/udu/aports/community/py3-fuzzywuzzy/src/fuzzywuzzy-0.18.0/.dist/.tmp-kwf168pp/fuzzywuzzy-0.18.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 18:02:25,483 wheel INFO adding 'fuzzywuzzy/StringMatcher.py' 2025-10-12 18:02:25,484 wheel INFO adding 'fuzzywuzzy/__init__.py' 2025-10-12 18:02:25,484 wheel INFO adding 'fuzzywuzzy/fuzz.py' 2025-10-12 18:02:25,484 wheel INFO adding 'fuzzywuzzy/process.py' 2025-10-12 18:02:25,484 wheel INFO adding 'fuzzywuzzy/string_processing.py' 2025-10-12 18:02:25,484 wheel INFO adding 'fuzzywuzzy/utils.py' 2025-10-12 18:02:25,485 wheel INFO adding 'fuzzywuzzy-0.18.0.dist-info/licenses/LICENSE.txt' 2025-10-12 18:02:25,485 wheel INFO adding 'fuzzywuzzy-0.18.0.dist-info/METADATA' 2025-10-12 18:02:25,485 wheel INFO adding 'fuzzywuzzy-0.18.0.dist-info/WHEEL' 2025-10-12 18:02:25,485 wheel INFO adding 'fuzzywuzzy-0.18.0.dist-info/top_level.txt' 2025-10-12 18:02:25,485 wheel INFO adding 'fuzzywuzzy-0.18.0.dist-info/zip-safe' 2025-10-12 18:02:25,485 wheel INFO adding 'fuzzywuzzy-0.18.0.dist-info/RECORD' 2025-10-12 18:02:25,485 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 18:02:25,486 gpep517 INFO The backend produced .dist/fuzzywuzzy-0.18.0-py2.py3-none-any.whl fuzzywuzzy-0.18.0-py2.py3-none-any.whl 2025-10-12 18:02:25,747 gpep517 INFO Installing .dist/fuzzywuzzy-0.18.0-py2.py3-none-any.whl into .testenv 2025-10-12 18:02:25,764 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-fuzzywuzzy/src/fuzzywuzzy-0.18.0 plugins: hypothesis-6.124.5 collected 49 items test_fuzzywuzzy.py ................................................. [100%] ============================== 49 passed in 1.04s ============================== >>> py3-fuzzywuzzy: Entering fakeroot... 2025-10-12 18:02:27,347 gpep517 INFO Installing .dist/fuzzywuzzy-0.18.0-py2.py3-none-any.whl into /home/udu/aports/community/py3-fuzzywuzzy/pkg/py3-fuzzywuzzy 2025-10-12 18:02:27,362 gpep517 INFO Installation complete >>> py3-fuzzywuzzy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fuzzywuzzy/__pycache__' -> '/home/udu/aports/community/py3-fuzzywuzzy/pkg/py3-fuzzywuzzy-pyc/usr/lib/python3.12/site-packages/fuzzywuzzy/__pycache__' >>> py3-fuzzywuzzy-pyc*: Preparing subpackage py3-fuzzywuzzy-pyc... >>> py3-fuzzywuzzy-pyc*: Running postcheck for py3-fuzzywuzzy-pyc >>> py3-fuzzywuzzy*: Running postcheck for py3-fuzzywuzzy >>> py3-fuzzywuzzy*: Preparing package py3-fuzzywuzzy... >>> py3-fuzzywuzzy-pyc*: Tracing dependencies... python3 py3-levenshtein python3~3.12 >>> py3-fuzzywuzzy-pyc*: Package size: 32.9 KB >>> py3-fuzzywuzzy-pyc*: Compressing data... >>> py3-fuzzywuzzy-pyc*: Create checksum... >>> py3-fuzzywuzzy-pyc*: Create py3-fuzzywuzzy-pyc-0.18.0-r7.apk >>> py3-fuzzywuzzy*: Tracing dependencies... python3 py3-levenshtein python3~3.12 >>> py3-fuzzywuzzy*: Package size: 50.0 KB >>> py3-fuzzywuzzy*: Compressing data... >>> py3-fuzzywuzzy*: Create checksum... >>> py3-fuzzywuzzy*: Create py3-fuzzywuzzy-0.18.0-r7.apk >>> py3-fuzzywuzzy: Build complete at Sun, 12 Oct 2025 18:02:27 +0000 elapsed time 0h 0m 4s >>> py3-fuzzywuzzy: Cleaning up srcdir >>> py3-fuzzywuzzy: Cleaning up pkgdir >>> py3-fuzzywuzzy: Uninstalling dependencies... (1/31) Purging .makedepends-py3-fuzzywuzzy (20251012.180224) (2/31) Purging py3-levenshtein-pyc (0.27.1-r0) (3/31) Purging py3-levenshtein (0.27.1-r0) (4/31) Purging py3-rapidfuzz-pyc (3.13.0-r0) (5/31) Purging py3-rapidfuzz (3.13.0-r0) (6/31) Purging py3-setuptools-pyc (80.9.0-r0) (7/31) Purging py3-setuptools (80.9.0-r0) (8/31) Purging py3-gpep517-pyc (19-r0) (9/31) Purging py3-gpep517 (19-r0) (10/31) Purging py3-installer-pyc (0.7.0-r2) (11/31) Purging py3-installer (0.7.0-r2) (12/31) Purging py3-pytest-pyc (8.3.5-r0) (13/31) Purging py3-pytest (8.3.5-r0) (14/31) Purging py3-iniconfig-pyc (2.1.0-r0) (15/31) Purging py3-iniconfig (2.1.0-r0) (16/31) Purging py3-packaging-pyc (25.0-r0) (17/31) Purging py3-packaging (25.0-r0) (18/31) Purging py3-parsing-pyc (3.2.3-r0) (19/31) Purging py3-parsing (3.2.3-r0) (20/31) Purging py3-pluggy-pyc (1.5.0-r0) (21/31) Purging py3-pluggy (1.5.0-r0) (22/31) Purging py3-py-pyc (1.11.0-r4) (23/31) Purging py3-py (1.11.0-r4) (24/31) Purging py3-pycodestyle-pyc (2.13.0-r0) (25/31) Purging py3-pycodestyle (2.13.0-r0) (26/31) Purging py3-hypothesis-pyc (6.124.5-r0) (27/31) Purging py3-hypothesis (6.124.5-r0) (28/31) Purging py3-attrs-pyc (25.3.0-r0) (29/31) Purging py3-attrs (25.3.0-r0) (30/31) Purging py3-sortedcontainers-pyc (2.4.0-r5) (31/31) Purging py3-sortedcontainers (2.4.0-r5) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-fuzzywuzzy: Updating the community/x86_64 repository index... >>> py3-fuzzywuzzy: Signing the index...