>>> py3-fuzzywuzzy: Building community/py3-fuzzywuzzy 0.18.0-r7 (using abuild 3.16.0_rc4-r0) started Sat, 08 Nov 2025 18:35:40 +0000 >>> py3-fuzzywuzzy: Validating /home/buildozer/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 ( 1/44) Installing libbz2 (1.0.8-r6) ( 2/44) Installing libffi (3.5.2-r0) ( 3/44) Installing gdbm (1.26-r0) ( 4/44) Installing xz-libs (5.8.1-r0) ( 5/44) Installing mpdecimal (4.0.1-r0) ( 6/44) Installing libpanelw (6.5_p20251010-r0) ( 7/44) Installing sqlite-libs (3.51.0-r0) ( 8/44) Installing python3 (3.12.12-r0) ( 9/44) Installing python3-pycache-pyc0 (3.12.12-r0) (10/44) Installing pyc (3.12.12-r0) (11/44) Installing python3-pyc (3.12.12-r0) (12/44) Installing py3-rapidfuzz (3.14.1-r0) (13/44) Installing py3-rapidfuzz-pyc (3.14.1-r0) (14/44) Installing py3-levenshtein (0.27.3-r0) (15/44) Installing py3-levenshtein-pyc (0.27.3-r0) (16/44) Installing py3-parsing (3.2.3-r0) (17/44) Installing py3-parsing-pyc (3.2.3-r0) (18/44) Installing py3-packaging (25.0-r0) (19/44) Installing py3-packaging-pyc (25.0-r0) (20/44) Installing py3-setuptools (80.9.0-r2) (21/44) Installing py3-setuptools-pyc (80.9.0-r2) (22/44) Installing py3-installer (0.7.0-r2) (23/44) Installing py3-installer-pyc (0.7.0-r2) (24/44) Installing py3-gpep517 (19-r1) (25/44) Installing py3-gpep517-pyc (19-r1) (26/44) Installing py3-iniconfig (2.3.0-r0) (27/44) Installing py3-iniconfig-pyc (2.3.0-r0) (28/44) Installing py3-pluggy (1.6.0-r0) (29/44) Installing py3-pluggy-pyc (1.6.0-r0) (30/44) Installing py3-py (1.11.0-r4) (31/44) Installing py3-py-pyc (1.11.0-r4) (32/44) Installing py3-pygments (2.19.2-r0) (33/44) Installing py3-pygments-pyc (2.19.2-r0) (34/44) Installing py3-pytest (8.4.2-r1) (35/44) Installing py3-pytest-pyc (8.4.2-r1) (36/44) Installing py3-pycodestyle (2.14.0-r1) (37/44) Installing py3-pycodestyle-pyc (2.14.0-r1) (38/44) Installing py3-attrs (25.3.0-r0) (39/44) Installing py3-attrs-pyc (25.3.0-r0) (40/44) Installing py3-sortedcontainers (2.4.0-r5) (41/44) Installing py3-sortedcontainers-pyc (2.4.0-r5) (42/44) Installing py3-hypothesis (6.146.0-r0) (43/44) Installing py3-hypothesis-pyc (6.146.0-r0) (44/44) Installing .makedepends-py3-fuzzywuzzy (20251108.183628) busybox-1.37.0-r24.trigger: Executing script... OK: 731 MiB in 149 packages >>> py3-fuzzywuzzy: Cleaning up srcdir >>> py3-fuzzywuzzy: Cleaning up pkgdir >>> py3-fuzzywuzzy: Cleaning up tmpdir >>> py3-fuzzywuzzy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/fuzzywuzzy-0.18.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.23/fuzzywuzzy-0.18.0.tar.gz.part' fuzzywuzzy-0.18.0.ta 100% |********************************| 28888 0:00:00 ETA '/var/cache/distfiles/v3.23/fuzzywuzzy-0.18.0.tar.gz.part' saved /var/cache/distfiles/v3.23/fuzzywuzzy-0.18.0.tar.gz: OK >>> py3-fuzzywuzzy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.23/fuzzywuzzy-0.18.0.tar.gz /var/cache/distfiles/v3.23/fuzzywuzzy-0.18.0.tar.gz: OK >>> py3-fuzzywuzzy: Unpacking /var/cache/distfiles/v3.23/fuzzywuzzy-0.18.0.tar.gz... 2025-11-08 18:36:32,507 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-11-08 18:36:32,649 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-11-08 18:36:32,775 root INFO running build 2025-11-08 18:36:32,775 root INFO running build_py 2025-11-08 18:36:32,803 root INFO creating build/lib/fuzzywuzzy 2025-11-08 18:36:32,805 root INFO copying fuzzywuzzy/process.py -> build/lib/fuzzywuzzy 2025-11-08 18:36:32,807 root INFO copying fuzzywuzzy/string_processing.py -> build/lib/fuzzywuzzy 2025-11-08 18:36:32,808 root INFO copying fuzzywuzzy/__init__.py -> build/lib/fuzzywuzzy 2025-11-08 18:36:32,810 root INFO copying fuzzywuzzy/utils.py -> build/lib/fuzzywuzzy 2025-11-08 18:36:32,811 root INFO copying fuzzywuzzy/StringMatcher.py -> build/lib/fuzzywuzzy 2025-11-08 18:36:32,813 root INFO copying fuzzywuzzy/fuzz.py -> build/lib/fuzzywuzzy 2025-11-08 18:36:32,865 root INFO installing to build/bdist.linux-riscv64/wheel 2025-11-08 18:36:32,866 root INFO running install 2025-11-08 18:36:32,929 root INFO running install_lib 2025-11-08 18:36:32,953 root INFO creating build/bdist.linux-riscv64/wheel 2025-11-08 18:36:32,955 root INFO creating build/bdist.linux-riscv64/wheel/fuzzywuzzy 2025-11-08 18:36:32,955 root INFO copying build/lib/fuzzywuzzy/process.py -> build/bdist.linux-riscv64/wheel/./fuzzywuzzy 2025-11-08 18:36:32,957 root INFO copying build/lib/fuzzywuzzy/string_processing.py -> build/bdist.linux-riscv64/wheel/./fuzzywuzzy 2025-11-08 18:36:32,958 root INFO copying build/lib/fuzzywuzzy/__init__.py -> build/bdist.linux-riscv64/wheel/./fuzzywuzzy 2025-11-08 18:36:32,959 root INFO copying build/lib/fuzzywuzzy/utils.py -> build/bdist.linux-riscv64/wheel/./fuzzywuzzy 2025-11-08 18:36:32,961 root INFO copying build/lib/fuzzywuzzy/StringMatcher.py -> build/bdist.linux-riscv64/wheel/./fuzzywuzzy 2025-11-08 18:36:32,962 root INFO copying build/lib/fuzzywuzzy/fuzz.py -> build/bdist.linux-riscv64/wheel/./fuzzywuzzy 2025-11-08 18:36:32,963 root INFO running install_egg_info 2025-11-08 18:36:32,990 root INFO running egg_info 2025-11-08 18:36:33,010 root INFO writing fuzzywuzzy.egg-info/PKG-INFO 2025-11-08 18:36:33,015 root INFO writing dependency_links to fuzzywuzzy.egg-info/dependency_links.txt 2025-11-08 18:36:33,017 root INFO writing requirements to fuzzywuzzy.egg-info/requires.txt 2025-11-08 18:36:33,018 root INFO writing top-level names to fuzzywuzzy.egg-info/top_level.txt 2025-11-08 18:36:33,042 root INFO reading manifest file 'fuzzywuzzy.egg-info/SOURCES.txt' 2025-11-08 18:36:33,046 root INFO reading manifest template 'MANIFEST.in' 2025-11-08 18:36:33,049 root INFO adding license file 'LICENSE.txt' 2025-11-08 18:36:33,054 root INFO writing manifest file 'fuzzywuzzy.egg-info/SOURCES.txt' 2025-11-08 18:36:33,055 root INFO Copying fuzzywuzzy.egg-info to build/bdist.linux-riscv64/wheel/./fuzzywuzzy-0.18.0-py3.12.egg-info 2025-11-08 18:36:33,061 root INFO running install_scripts 2025-11-08 18:36:33,068 root INFO creating build/bdist.linux-riscv64/wheel/fuzzywuzzy-0.18.0.dist-info/WHEEL 2025-11-08 18:36:33,070 wheel INFO creating '/home/buildozer/aports/community/py3-fuzzywuzzy/src/fuzzywuzzy-0.18.0/.dist/.tmp-q5671mfa/fuzzywuzzy-0.18.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2025-11-08 18:36:33,072 wheel INFO adding 'fuzzywuzzy/StringMatcher.py' 2025-11-08 18:36:33,074 wheel INFO adding 'fuzzywuzzy/__init__.py' 2025-11-08 18:36:33,075 wheel INFO adding 'fuzzywuzzy/fuzz.py' 2025-11-08 18:36:33,076 wheel INFO adding 'fuzzywuzzy/process.py' 2025-11-08 18:36:33,078 wheel INFO adding 'fuzzywuzzy/string_processing.py' 2025-11-08 18:36:33,079 wheel INFO adding 'fuzzywuzzy/utils.py' 2025-11-08 18:36:33,081 wheel INFO adding 'fuzzywuzzy-0.18.0.dist-info/licenses/LICENSE.txt' 2025-11-08 18:36:33,082 wheel INFO adding 'fuzzywuzzy-0.18.0.dist-info/METADATA' 2025-11-08 18:36:33,083 wheel INFO adding 'fuzzywuzzy-0.18.0.dist-info/WHEEL' 2025-11-08 18:36:33,084 wheel INFO adding 'fuzzywuzzy-0.18.0.dist-info/top_level.txt' 2025-11-08 18:36:33,085 wheel INFO adding 'fuzzywuzzy-0.18.0.dist-info/zip-safe' 2025-11-08 18:36:33,086 wheel INFO adding 'fuzzywuzzy-0.18.0.dist-info/RECORD' 2025-11-08 18:36:33,087 root INFO removing build/bdist.linux-riscv64/wheel 2025-11-08 18:36:33,091 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-11-08 18:36:34,136 gpep517 INFO Installing .dist/fuzzywuzzy-0.18.0-py2.py3-none-any.whl into .testenv 2025-11-08 18:36:34,212 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/community/py3-fuzzywuzzy/src/fuzzywuzzy-0.18.0 plugins: hypothesis-6.146.0 collected 49 items test_fuzzywuzzy.py ................................................. [100%] ============================== 49 passed in 5.65s ============================== >>> py3-fuzzywuzzy: Entering fakeroot... 2025-11-08 18:36:42,659 gpep517 INFO Installing .dist/fuzzywuzzy-0.18.0-py2.py3-none-any.whl into /home/buildozer/aports/community/py3-fuzzywuzzy/pkg/py3-fuzzywuzzy 2025-11-08 18:36:42,748 gpep517 INFO Installation complete >>> py3-fuzzywuzzy-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/fuzzywuzzy/__pycache__' -> '/home/buildozer/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~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 Sat, 08 Nov 2025 18:36:43 +0000 elapsed time 0h 1m 3s >>> py3-fuzzywuzzy: Cleaning up srcdir >>> py3-fuzzywuzzy: Cleaning up pkgdir >>> py3-fuzzywuzzy: Cleaning up tmpdir >>> py3-fuzzywuzzy: Uninstalling dependencies... ( 1/44) Purging .makedepends-py3-fuzzywuzzy (20251108.183628) ( 2/44) Purging py3-levenshtein-pyc (0.27.3-r0) ( 3/44) Purging py3-levenshtein (0.27.3-r0) ( 4/44) Purging py3-rapidfuzz-pyc (3.14.1-r0) ( 5/44) Purging py3-rapidfuzz (3.14.1-r0) ( 6/44) Purging py3-setuptools-pyc (80.9.0-r2) ( 7/44) Purging py3-setuptools (80.9.0-r2) ( 8/44) Purging py3-gpep517-pyc (19-r1) ( 9/44) Purging py3-gpep517 (19-r1) (10/44) Purging py3-installer-pyc (0.7.0-r2) (11/44) Purging py3-installer (0.7.0-r2) (12/44) Purging py3-pytest-pyc (8.4.2-r1) (13/44) Purging py3-pytest (8.4.2-r1) (14/44) Purging py3-iniconfig-pyc (2.3.0-r0) (15/44) Purging py3-iniconfig (2.3.0-r0) (16/44) Purging py3-packaging-pyc (25.0-r0) (17/44) Purging py3-packaging (25.0-r0) (18/44) Purging py3-parsing-pyc (3.2.3-r0) (19/44) Purging py3-parsing (3.2.3-r0) (20/44) Purging py3-pluggy-pyc (1.6.0-r0) (21/44) Purging py3-pluggy (1.6.0-r0) (22/44) Purging py3-py-pyc (1.11.0-r4) (23/44) Purging py3-py (1.11.0-r4) (24/44) Purging py3-pygments-pyc (2.19.2-r0) (25/44) Purging py3-pygments (2.19.2-r0) (26/44) Purging py3-pycodestyle-pyc (2.14.0-r1) (27/44) Purging py3-pycodestyle (2.14.0-r1) (28/44) Purging py3-hypothesis-pyc (6.146.0-r0) (29/44) Purging py3-hypothesis (6.146.0-r0) (30/44) Purging py3-attrs-pyc (25.3.0-r0) (31/44) Purging py3-attrs (25.3.0-r0) (32/44) Purging py3-sortedcontainers-pyc (2.4.0-r5) (33/44) Purging py3-sortedcontainers (2.4.0-r5) (34/44) Purging python3-pyc (3.12.12-r0) (35/44) Purging python3-pycache-pyc0 (3.12.12-r0) (36/44) Purging pyc (3.12.12-r0) (37/44) Purging python3 (3.12.12-r0) (38/44) Purging gdbm (1.26-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.5.2-r0) (41/44) Purging libpanelw (6.5_p20251010-r0) (42/44) Purging mpdecimal (4.0.1-r0) (43/44) Purging sqlite-libs (3.51.0-r0) (44/44) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 666 MiB in 105 packages >>> py3-fuzzywuzzy: Updating the community/riscv64 repository index... >>> py3-fuzzywuzzy: Signing the index...