>>> py3-text-unidecode: Building community/py3-text-unidecode 1.3-r6 (using abuild 3.15.0_rc3-r1) started Sun, 27 Apr 2025 03:45:17 +0000 >>> py3-text-unidecode: Validating /home/buildozer/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 (1/24) Installing libbz2 (1.0.8-r6) (2/24) Installing gdbm (1.24-r0) (3/24) Installing mpdecimal (4.0.0-r0) (4/24) Installing libpanelw (6.5_p20250412-r0) (5/24) Installing sqlite-libs (3.49.1-r0) (6/24) Installing python3 (3.12.10-r0) (7/24) Installing python3-pycache-pyc0 (3.12.10-r0) (8/24) Installing pyc (3.12.10-r0) (9/24) Installing python3-pyc (3.12.10-r0) (10/24) Installing py3-parsing (3.2.0-r0) (11/24) Installing py3-parsing-pyc (3.2.0-r0) (12/24) Installing py3-packaging (24.2-r0) (13/24) Installing py3-packaging-pyc (24.2-r0) (14/24) Installing py3-setuptools (77.0.3-r0) (15/24) Installing py3-setuptools-pyc (77.0.3-r0) (16/24) Installing py3-iniconfig (2.1.0-r0) (17/24) Installing py3-iniconfig-pyc (2.1.0-r0) (18/24) Installing py3-pluggy (1.5.0-r0) (19/24) Installing py3-pluggy-pyc (1.5.0-r0) (20/24) Installing py3-py (1.11.0-r4) (21/24) Installing py3-py-pyc (1.11.0-r4) (22/24) Installing py3-pytest (8.3.5-r0) (23/24) Installing py3-pytest-pyc (8.3.5-r0) (24/24) Installing .makedepends-py3-text-unidecode (20250427.034528) Executing busybox-1.37.0-r16.trigger OK: 647 MiB in 133 packages >>> py3-text-unidecode: Cleaning up srcdir >>> py3-text-unidecode: Cleaning up pkgdir >>> py3-text-unidecode: Cleaning up tmpdir >>> py3-text-unidecode: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-text-unidecode-1.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-text-unidecode: Fetching py3-text-unidecode-1.3.tar.gz::https://github.com/kmike/text-unidecode/archive/1.3.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.10:443) saving to '/var/cache/distfiles/v3.22/py3-text-unidecode-1.3.tar.gz.part' py3-text-unidecode-1 100% |********************************| 77355 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-text-unidecode-1.3.tar.gz.part' saved >>> py3-text-unidecode: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-text-unidecode-1.3.tar.gz >>> py3-text-unidecode: Checking sha512sums... py3-text-unidecode-1.3.tar.gz: OK >>> py3-text-unidecode: Unpacking /var/cache/distfiles/v3.22/py3-text-unidecode-1.3.tar.gz... /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-text-unidecode/src/text-unidecode-1.3 collected 133 items test_unidecode.py ...................................................... [ 40%] ........................................................................ [ 94%] ....... [100%] ============================= 133 passed in 0.12s ============================== >>> py3-text-unidecode: Entering fakeroot... /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /home/buildozer/aports/community/py3-text-unidecode/pkg/py3-text-unidecode/usr/lib/python3.12/site-packages creating /home/buildozer/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/buildozer/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/buildozer/aports/community/py3-text-unidecode/pkg/py3-text-unidecode/usr/lib/python3.12/site-packages/text_unidecode byte-compiling /home/buildozer/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/buildozer/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/buildozer/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 Sun, 27 Apr 2025 03:45:31 +0000 elapsed time 0h 0m 14s >>> py3-text-unidecode: Cleaning up srcdir >>> py3-text-unidecode: Cleaning up pkgdir >>> py3-text-unidecode: Uninstalling dependencies... (1/24) Purging .makedepends-py3-text-unidecode (20250427.034528) (2/24) Purging py3-setuptools-pyc (77.0.3-r0) (3/24) Purging py3-setuptools (77.0.3-r0) (4/24) Purging py3-iniconfig-pyc (2.1.0-r0) (5/24) Purging py3-packaging-pyc (24.2-r0) (6/24) Purging py3-parsing-pyc (3.2.0-r0) (7/24) Purging py3-pluggy-pyc (1.5.0-r0) (8/24) Purging py3-py-pyc (1.11.0-r4) (9/24) Purging py3-pytest-pyc (8.3.5-r0) (10/24) Purging py3-pytest (8.3.5-r0) (11/24) Purging py3-iniconfig (2.1.0-r0) (12/24) Purging py3-packaging (24.2-r0) (13/24) Purging py3-parsing (3.2.0-r0) (14/24) Purging py3-pluggy (1.5.0-r0) (15/24) Purging py3-py (1.11.0-r4) (16/24) Purging python3-pyc (3.12.10-r0) (17/24) Purging python3-pycache-pyc0 (3.12.10-r0) (18/24) Purging pyc (3.12.10-r0) (19/24) Purging python3 (3.12.10-r0) (20/24) Purging sqlite-libs (3.49.1-r0) (21/24) Purging gdbm (1.24-r0) (22/24) Purging libbz2 (1.0.8-r6) (23/24) Purging libpanelw (6.5_p20250412-r0) (24/24) Purging mpdecimal (4.0.0-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-text-unidecode: Updating the community/armhf repository index... >>> py3-text-unidecode: Signing the index...