>>> py3-slugify: Building community/py3-slugify 6.1.2-r0 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 00:31:34 +0000 >>> py3-slugify: Checking sanity of /home/buildozer/aports/community/py3-slugify/APKBUILD... >>> py3-slugify: Analyzing dependencies... >>> py3-slugify: Installing for build: build-base python3 py3-text-unidecode py3-setuptools (1/13) Installing libbz2 (1.0.8-r3) (2/13) Installing libffi (3.4.4-r0) (3/13) Installing gdbm (1.23-r0) (4/13) Installing xz-libs (5.2.7-r0) (5/13) Installing mpdecimal (2.5.1-r1) (6/13) Installing readline (8.2.0-r0) (7/13) Installing sqlite-libs (3.39.4-r0) (8/13) Installing python3 (3.10.8-r3) (9/13) Installing py3-text-unidecode (1.3-r3) (10/13) Installing py3-parsing (3.0.9-r0) (11/13) Installing py3-packaging (21.3-r2) (12/13) Installing py3-setuptools (65.5.0-r0) (13/13) Installing .makedepends-py3-slugify (20221030.003147) Executing busybox-1.35.0-r27.trigger OK: 248 MiB in 105 packages >>> py3-slugify: Cleaning up srcdir >>> py3-slugify: Cleaning up pkgdir >>> py3-slugify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-slugify-6.1.2.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-slugify: Fetching https://github.com/un33k/python-slugify/archive/v6.1.2/py3-slugify-6.1.2.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 13040 0 13040 0 0 8879 0 --:--:-- 0:00:01 --:--:-- 8879 100 13302 0 13302 0 0 8371 0 --:--:-- 0:00:01 --:--:-- 2183 >>> py3-slugify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/py3-slugify-6.1.2.tar.gz >>> py3-slugify: Checking sha512sums... py3-slugify-6.1.2.tar.gz: OK >>> py3-slugify: Unpacking /var/cache/distfiles/v3.17/py3-slugify-6.1.2.tar.gz... running build running build_py creating build creating build/lib creating build/lib/slugify copying slugify/special.py -> build/lib/slugify copying slugify/__main__.py -> build/lib/slugify copying slugify/slugify.py -> build/lib/slugify copying slugify/__init__.py -> build/lib/slugify copying slugify/__version__.py -> build/lib/slugify running egg_info creating python_slugify.egg-info writing python_slugify.egg-info/PKG-INFO writing dependency_links to python_slugify.egg-info/dependency_links.txt writing entry points to python_slugify.egg-info/entry_points.txt writing requirements to python_slugify.egg-info/requires.txt writing top-level names to python_slugify.egg-info/top_level.txt writing manifest file 'python_slugify.egg-info/SOURCES.txt' reading manifest file 'python_slugify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'python_slugify.egg-info/SOURCES.txt' ................................................................................. ---------------------------------------------------------------------- Ran 81 tests in 0.013s OK >>> py3-slugify: Entering fakeroot... 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 install_lib creating /home/buildozer/aports/community/py3-slugify/pkg creating /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify creating /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr creating /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib creating /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10/site-packages creating /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10/site-packages/slugify copying build/lib/slugify/special.py -> /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10/site-packages/slugify copying build/lib/slugify/__main__.py -> /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10/site-packages/slugify copying build/lib/slugify/slugify.py -> /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10/site-packages/slugify copying build/lib/slugify/__init__.py -> /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10/site-packages/slugify copying build/lib/slugify/__version__.py -> /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10/site-packages/slugify byte-compiling /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10/site-packages/slugify/special.py to special.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10/site-packages/slugify/__main__.py to __main__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10/site-packages/slugify/slugify.py to slugify.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10/site-packages/slugify/__init__.py to __init__.cpython-310.pyc byte-compiling /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10/site-packages/slugify/__version__.py to __version__.cpython-310.pyc running install_egg_info running egg_info writing python_slugify.egg-info/PKG-INFO writing dependency_links to python_slugify.egg-info/dependency_links.txt writing entry points to python_slugify.egg-info/entry_points.txt writing requirements to python_slugify.egg-info/requires.txt writing top-level names to python_slugify.egg-info/top_level.txt reading manifest file 'python_slugify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'python_slugify.egg-info/SOURCES.txt' Copying python_slugify.egg-info to /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.10/site-packages/python_slugify-6.1.2-py3.10.egg-info running install_scripts Installing slugify script to /home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/bin >>> py3-slugify*: Running postcheck for py3-slugify >>> py3-slugify*: Preparing package py3-slugify... >>> py3-slugify*: Tracing dependencies... >>> py3-slugify*: Package size: 120.0 KB >>> py3-slugify*: Compressing data... >>> py3-slugify*: Create checksum... >>> py3-slugify*: Create py3-slugify-6.1.2-r0.apk >>> py3-slugify: Build complete at Sun, 30 Oct 2022 00:31:51 +0000 elapsed time 0h 0m 17s >>> py3-slugify: Cleaning up srcdir >>> py3-slugify: Cleaning up pkgdir >>> py3-slugify: Uninstalling dependencies... (1/13) Purging .makedepends-py3-slugify (20221030.003147) (2/13) Purging py3-text-unidecode (1.3-r3) (3/13) Purging py3-setuptools (65.5.0-r0) (4/13) Purging py3-packaging (21.3-r2) (5/13) Purging py3-parsing (3.0.9-r0) (6/13) Purging python3 (3.10.8-r3) (7/13) Purging libbz2 (1.0.8-r3) (8/13) Purging libffi (3.4.4-r0) (9/13) Purging gdbm (1.23-r0) (10/13) Purging xz-libs (5.2.7-r0) (11/13) Purging mpdecimal (2.5.1-r1) (12/13) Purging readline (8.2.0-r0) (13/13) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-slugify: Updating the community/armv7 repository index... >>> py3-slugify: Signing the index...