>>> py3-text-unidecode: Building community/py3-text-unidecode 1.3-r3 (using abuild 3.10.0_rc1-r2) started Thu, 27 Oct 2022 19:16:13 +0000 >>> py3-text-unidecode: Checking sanity of /home/buildozer/aports/community/py3-text-unidecode/APKBUILD... >>> py3-text-unidecode: Analyzing dependencies... >>> py3-text-unidecode: Installing for build: build-base python3 py3-setuptools pytest (1/18) Installing libbz2 (1.0.8-r3) (2/18) Installing libffi (3.4.4-r0) (3/18) Installing gdbm (1.23-r0) (4/18) Installing xz-libs (5.2.7-r0) (5/18) Installing mpdecimal (2.5.1-r1) (6/18) Installing readline (8.2.0-r0) (7/18) Installing sqlite-libs (3.39.4-r0) (8/18) Installing python3 (3.10.8-r3) (9/18) Installing py3-parsing (3.0.9-r0) (10/18) Installing py3-packaging (21.3-r2) (11/18) Installing py3-setuptools (65.5.0-r0) (12/18) Installing py3-attrs (22.1.0-r0) (13/18) Installing py3-iniconfig (1.1.1-r3) (14/18) Installing py3-pluggy (1.0.0-r1) (15/18) Installing py3-py (1.11.0-r0) (16/18) Installing py3-tomli (2.0.1-r1) (17/18) Installing py3-pytest (7.1.3-r1) (18/18) Installing .makedepends-py3-text-unidecode (20221027.191626) Executing busybox-1.35.0-r27.trigger OK: 251 MiB in 111 packages >>> py3-text-unidecode: Cleaning up srcdir >>> py3-text-unidecode: Cleaning up pkgdir >>> py3-text-unidecode: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-text-unidecode-1.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-text-unidecode: Fetching py3-text-unidecode-1.3.tar.gz::https://github.com/kmike/text-unidecode/archive/1.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 77355 0 77355 0 0 47113 0 --:--:-- 0:00:01 --:--:-- 97k >>> py3-text-unidecode: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/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.17/py3-text-unidecode-1.3.tar.gz... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running build running build_py creating build creating build/lib 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.10.8, pytest-7.1.3, pluggy-1.0.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.13s ============================== >>> py3-text-unidecode: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/config/setupcfg.py:508: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib creating /home/buildozer/aports/community/py3-text-unidecode/pkg creating /home/buildozer/aports/community/py3-text-unidecode/pkg/py3-text-unidecode creating /home/buildozer/aports/community/py3-text-unidecode/pkg/py3-text-unidecode/usr creating /home/buildozer/aports/community/py3-text-unidecode/pkg/py3-text-unidecode/usr/lib creating /home/buildozer/aports/community/py3-text-unidecode/pkg/py3-text-unidecode/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-text-unidecode/pkg/py3-text-unidecode/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-text-unidecode/pkg/py3-text-unidecode/usr/lib/python3.10/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.10/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.10/site-packages/text_unidecode byte-compiling /home/buildozer/aports/community/py3-text-unidecode/pkg/py3-text-unidecode/usr/lib/python3.10/site-packages/text_unidecode/__init__.py to __init__.cpython-310.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.10/site-packages/text_unidecode-1.3-py3.10.egg-info running install_scripts >>> py3-text-unidecode*: Running postcheck for py3-text-unidecode >>> py3-text-unidecode*: Preparing package py3-text-unidecode... >>> py3-text-unidecode*: Tracing dependencies... >>> py3-text-unidecode*: Package size: 360.0 KB >>> py3-text-unidecode*: Compressing data... >>> py3-text-unidecode*: Create checksum... >>> py3-text-unidecode*: Create py3-text-unidecode-1.3-r3.apk >>> py3-text-unidecode: Build complete at Thu, 27 Oct 2022 19:16:30 +0000 elapsed time 0h 0m 17s >>> py3-text-unidecode: Cleaning up srcdir >>> py3-text-unidecode: Cleaning up pkgdir >>> py3-text-unidecode: Uninstalling dependencies... (1/18) Purging .makedepends-py3-text-unidecode (20221027.191626) (2/18) Purging py3-setuptools (65.5.0-r0) (3/18) Purging py3-pytest (7.1.3-r1) (4/18) Purging py3-attrs (22.1.0-r0) (5/18) Purging py3-iniconfig (1.1.1-r3) (6/18) Purging py3-packaging (21.3-r2) (7/18) Purging py3-parsing (3.0.9-r0) (8/18) Purging py3-pluggy (1.0.0-r1) (9/18) Purging py3-py (1.11.0-r0) (10/18) Purging py3-tomli (2.0.1-r1) (11/18) Purging python3 (3.10.8-r3) (12/18) Purging libbz2 (1.0.8-r3) (13/18) Purging libffi (3.4.4-r0) (14/18) Purging gdbm (1.23-r0) (15/18) Purging xz-libs (5.2.7-r0) (16/18) Purging mpdecimal (2.5.1-r1) (17/18) Purging readline (8.2.0-r0) (18/18) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 93 packages >>> py3-text-unidecode: Updating the community/armv7 repository index... >>> py3-text-unidecode: Signing the index...