>>> py3-text-unidecode: Building community/py3-text-unidecode 1.3-r6 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 04:50:57 +0000 >>> py3-text-unidecode: Validating /home/udu/aports/community/py3-text-unidecode/APKBUILD... >>> WARNING: py3-text-unidecode: No maintainer >>> py3-text-unidecode: Analyzing dependencies... >>> py3-text-unidecode: Installing for build: build-base python3 py3-setuptools 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-parsing (3.2.3-r0) (2/15) Installing py3-parsing-pyc (3.2.3-r0) (3/15) Installing py3-packaging (25.0-r0) (4/15) Installing py3-packaging-pyc (25.0-r0) (5/15) Installing py3-setuptools (80.9.0-r0) (6/15) Installing py3-setuptools-pyc (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-text-unidecode (20251013.045057) Executing busybox-1.37.0-r19.trigger OK: 309 MiB in 104 packages >>> py3-text-unidecode: Cleaning up srcdir >>> py3-text-unidecode: Cleaning up pkgdir >>> py3-text-unidecode: Cleaning up tmpdir >>> py3-text-unidecode: Fetching py3-text-unidecode-1.3.tar.gz::https://github.com/kmike/text-unidecode/archive/1.3.tar.gz >>> py3-text-unidecode: Fetching py3-text-unidecode-1.3.tar.gz::https://github.com/kmike/text-unidecode/archive/1.3.tar.gz >>> py3-text-unidecode: Checking sha512sums... py3-text-unidecode-1.3.tar.gz: OK >>> py3-text-unidecode: Unpacking /var/cache/distfiles/py3-text-unidecode-1.3.tar.gz... /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 :: Artistic License License :: OSI Approved :: GNU General Public License (GPL) License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) 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/text_unidecode copying src/text_unidecode/__init__.py -> build/lib/text_unidecode copying src/text_unidecode/data.bin -> build/lib/text_unidecode ============================= test session starts ============================== platform linux -- Python 3.12.11, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/udu/aports/community/py3-text-unidecode/src/text-unidecode-1.3 collected 133 items test_unidecode.py ...................................................... [ 40%] ........................................................................ [ 94%] ....... [100%] ============================= 133 passed in 0.05s ============================== >>> py3-text-unidecode: Entering fakeroot... /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 :: Artistic License License :: OSI Approved :: GNU General Public License (GPL) License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) 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-text-unidecode/pkg/py3-text-unidecode/usr/lib/python3.12/site-packages creating /home/udu/aports/community/py3-text-unidecode/pkg/py3-text-unidecode/usr/lib/python3.12/site-packages/text_unidecode copying build/lib/text_unidecode/data.bin -> /home/udu/aports/community/py3-text-unidecode/pkg/py3-text-unidecode/usr/lib/python3.12/site-packages/text_unidecode copying build/lib/text_unidecode/__init__.py -> /home/udu/aports/community/py3-text-unidecode/pkg/py3-text-unidecode/usr/lib/python3.12/site-packages/text_unidecode byte-compiling /home/udu/aports/community/py3-text-unidecode/pkg/py3-text-unidecode/usr/lib/python3.12/site-packages/text_unidecode/__init__.py to __init__.cpython-312.pyc running install_egg_info running egg_info creating src/text_unidecode.egg-info writing src/text_unidecode.egg-info/PKG-INFO writing dependency_links to src/text_unidecode.egg-info/dependency_links.txt writing top-level names to src/text_unidecode.egg-info/top_level.txt writing manifest file 'src/text_unidecode.egg-info/SOURCES.txt' reading manifest file 'src/text_unidecode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'src/text_unidecode.egg-info/SOURCES.txt' Copying src/text_unidecode.egg-info to /home/udu/aports/community/py3-text-unidecode/pkg/py3-text-unidecode/usr/lib/python3.12/site-packages/text_unidecode-1.3-py3.12.egg-info running install_scripts >>> py3-text-unidecode-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/text_unidecode/__pycache__' -> '/home/udu/aports/community/py3-text-unidecode/pkg/py3-text-unidecode-pyc/usr/lib/python3.12/site-packages/text_unidecode/__pycache__' >>> py3-text-unidecode-pyc*: Preparing subpackage py3-text-unidecode-pyc... >>> py3-text-unidecode-pyc*: Running postcheck for py3-text-unidecode-pyc >>> py3-text-unidecode*: Running postcheck for py3-text-unidecode >>> py3-text-unidecode*: Preparing package py3-text-unidecode... >>> py3-text-unidecode-pyc*: Tracing dependencies... python3 python3~3.12 >>> py3-text-unidecode-pyc*: Package size: 970.0 B >>> py3-text-unidecode-pyc*: Compressing data... >>> py3-text-unidecode-pyc*: Create checksum... >>> py3-text-unidecode-pyc*: Create py3-text-unidecode-pyc-1.3-r6.apk >>> py3-text-unidecode*: Tracing dependencies... python3 python3~3.12 >>> py3-text-unidecode*: Package size: 307.1 KB >>> py3-text-unidecode*: Compressing data... >>> py3-text-unidecode*: Create checksum... >>> py3-text-unidecode*: Create py3-text-unidecode-1.3-r6.apk >>> py3-text-unidecode: Build complete at Mon, 13 Oct 2025 04:50:58 +0000 elapsed time 0h 0m 1s >>> py3-text-unidecode: Cleaning up srcdir >>> py3-text-unidecode: Cleaning up pkgdir >>> py3-text-unidecode: Uninstalling dependencies... (1/15) Purging .makedepends-py3-text-unidecode (20251013.045057) (2/15) Purging py3-setuptools-pyc (80.9.0-r0) (3/15) Purging py3-setuptools (80.9.0-r0) (4/15) Purging py3-iniconfig-pyc (2.1.0-r0) (5/15) Purging py3-packaging-pyc (25.0-r0) (6/15) Purging py3-parsing-pyc (3.2.3-r0) (7/15) Purging py3-pluggy-pyc (1.5.0-r0) (8/15) Purging py3-py-pyc (1.11.0-r4) (9/15) Purging py3-pytest-pyc (8.3.5-r0) (10/15) Purging py3-pytest (8.3.5-r0) (11/15) Purging py3-iniconfig (2.1.0-r0) (12/15) Purging py3-packaging (25.0-r0) (13/15) Purging py3-parsing (3.2.3-r0) (14/15) Purging py3-pluggy (1.5.0-r0) (15/15) Purging py3-py (1.11.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-text-unidecode: Updating the community/x86_64 repository index... >>> py3-text-unidecode: Signing the index...