>>> py3-slugify: Building community/py3-slugify 8.0.4-r0 (using abuild 3.12.0-r3) started Tue, 13 Feb 2024 23:09:41 +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-unidecode py3-gpep517 py3-installer py3-setuptools py3-wheel (1/27) Installing libbz2 (1.0.8-r6) (2/27) Installing libffi (3.4.4-r3) (3/27) Installing gdbm (1.23-r1) (4/27) Installing xz-libs (5.4.6-r0) (5/27) Installing mpdecimal (4.0.0-r0) (6/27) Installing libpanelw (6.4_p20231125-r0) (7/27) Installing readline (8.2.10-r0) (8/27) Installing sqlite-libs (3.45.1-r0) (9/27) Installing python3 (3.11.7-r1) (10/27) Installing python3-pycache-pyc0 (3.11.7-r1) (11/27) Installing pyc (3.11.7-r1) (12/27) Installing python3-pyc (3.11.7-r1) (13/27) Installing py3-unidecode (1.3.8-r0) (14/27) Installing py3-unidecode-pyc (1.3.8-r0) (15/27) Installing py3-installer (0.7.0-r1) (16/27) Installing py3-installer-pyc (0.7.0-r1) (17/27) Installing py3-gpep517 (15-r1) (18/27) Installing py3-gpep517-pyc (15-r1) (19/27) Installing py3-parsing (3.1.1-r0) (20/27) Installing py3-parsing-pyc (3.1.1-r0) (21/27) Installing py3-packaging (23.2-r0) (22/27) Installing py3-packaging-pyc (23.2-r0) (23/27) Installing py3-setuptools (69.1.0-r0) (24/27) Installing py3-setuptools-pyc (69.1.0-r0) (25/27) Installing py3-wheel (0.42.0-r0) (26/27) Installing py3-wheel-pyc (0.42.0-r0) (27/27) Installing .makedepends-py3-slugify (20240213.230942) Executing busybox-1.36.1-r19.trigger OK: 400 MiB in 133 packages >>> py3-slugify: Cleaning up srcdir >>> py3-slugify: Cleaning up pkgdir >>> py3-slugify: Cleaning up tmpdir >>> py3-slugify: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-slugify-8.0.4.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-slugify: Fetching https://github.com/un33k/python-slugify/archive/v8.0.4/py3-slugify-8.0.4.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 14098 0 14098 0 0 12759 0 --:--:-- 0:00:01 --:--:-- 58497 >>> py3-slugify: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-slugify-8.0.4.tar.gz >>> py3-slugify: Checking sha512sums... py3-slugify-8.0.4.tar.gz: OK >>> py3-slugify: Unpacking /var/cache/distfiles/edge/py3-slugify-8.0.4.tar.gz... 2024-02-13 23:09:44,296 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-02-13 23:09:44,314 root INFO running bdist_wheel 2024-02-13 23:09:44,323 root INFO running build 2024-02-13 23:09:44,323 root INFO running build_py 2024-02-13 23:09:44,325 root INFO creating build 2024-02-13 23:09:44,325 root INFO creating build/lib 2024-02-13 23:09:44,325 root INFO creating build/lib/slugify 2024-02-13 23:09:44,325 root INFO copying slugify/slugify.py -> build/lib/slugify 2024-02-13 23:09:44,325 root INFO copying slugify/__init__.py -> build/lib/slugify 2024-02-13 23:09:44,325 root INFO copying slugify/special.py -> build/lib/slugify 2024-02-13 23:09:44,325 root INFO copying slugify/__main__.py -> build/lib/slugify 2024-02-13 23:09:44,325 root INFO copying slugify/__version__.py -> build/lib/slugify 2024-02-13 23:09:44,326 root INFO running egg_info 2024-02-13 23:09:44,326 root INFO creating python_slugify.egg-info 2024-02-13 23:09:44,326 root INFO writing python_slugify.egg-info/PKG-INFO 2024-02-13 23:09:44,327 root INFO writing dependency_links to python_slugify.egg-info/dependency_links.txt 2024-02-13 23:09:44,327 root INFO writing entry points to python_slugify.egg-info/entry_points.txt 2024-02-13 23:09:44,327 root INFO writing requirements to python_slugify.egg-info/requires.txt 2024-02-13 23:09:44,327 root INFO writing top-level names to python_slugify.egg-info/top_level.txt 2024-02-13 23:09:44,327 root INFO writing manifest file 'python_slugify.egg-info/SOURCES.txt' 2024-02-13 23:09:44,328 root INFO reading manifest file 'python_slugify.egg-info/SOURCES.txt' 2024-02-13 23:09:44,328 root INFO reading manifest template 'MANIFEST.in' 2024-02-13 23:09:44,328 root INFO adding license file 'LICENSE' 2024-02-13 23:09:44,329 root INFO writing manifest file 'python_slugify.egg-info/SOURCES.txt' 2024-02-13 23:09:44,329 root INFO copying slugify/py.typed -> build/lib/slugify 2024-02-13 23:09:44,331 wheel INFO installing to build/bdist.linux-s390x/wheel 2024-02-13 23:09:44,331 root INFO running install 2024-02-13 23:09:44,337 root INFO running install_lib 2024-02-13 23:09:44,338 root INFO creating build/bdist.linux-s390x 2024-02-13 23:09:44,338 root INFO creating build/bdist.linux-s390x/wheel 2024-02-13 23:09:44,338 root INFO creating build/bdist.linux-s390x/wheel/slugify 2024-02-13 23:09:44,338 root INFO copying build/lib/slugify/slugify.py -> build/bdist.linux-s390x/wheel/slugify 2024-02-13 23:09:44,338 root INFO copying build/lib/slugify/__init__.py -> build/bdist.linux-s390x/wheel/slugify 2024-02-13 23:09:44,338 root INFO copying build/lib/slugify/special.py -> build/bdist.linux-s390x/wheel/slugify 2024-02-13 23:09:44,338 root INFO copying build/lib/slugify/__main__.py -> build/bdist.linux-s390x/wheel/slugify 2024-02-13 23:09:44,338 root INFO copying build/lib/slugify/__version__.py -> build/bdist.linux-s390x/wheel/slugify 2024-02-13 23:09:44,339 root INFO copying build/lib/slugify/py.typed -> build/bdist.linux-s390x/wheel/slugify 2024-02-13 23:09:44,339 root INFO running install_egg_info 2024-02-13 23:09:44,341 root INFO Copying python_slugify.egg-info to build/bdist.linux-s390x/wheel/python_slugify-8.0.4-py3.11.egg-info 2024-02-13 23:09:44,341 root INFO running install_scripts 2024-02-13 23:09:44,343 wheel INFO creating build/bdist.linux-s390x/wheel/python_slugify-8.0.4.dist-info/WHEEL 2024-02-13 23:09:44,343 wheel INFO creating '/home/buildozer/aports/community/py3-slugify/src/python-slugify-8.0.4/.dist/.tmp-1vuztj_e/python_slugify-8.0.4-py3-none-any.whl' and adding 'build/bdist.linux-s390x/wheel' to it 2024-02-13 23:09:44,343 wheel INFO adding 'slugify/__init__.py' 2024-02-13 23:09:44,343 wheel INFO adding 'slugify/__main__.py' 2024-02-13 23:09:44,344 wheel INFO adding 'slugify/__version__.py' 2024-02-13 23:09:44,344 wheel INFO adding 'slugify/py.typed' 2024-02-13 23:09:44,344 wheel INFO adding 'slugify/slugify.py' 2024-02-13 23:09:44,344 wheel INFO adding 'slugify/special.py' 2024-02-13 23:09:44,344 wheel INFO adding 'python_slugify-8.0.4.dist-info/LICENSE' 2024-02-13 23:09:44,344 wheel INFO adding 'python_slugify-8.0.4.dist-info/METADATA' 2024-02-13 23:09:44,344 wheel INFO adding 'python_slugify-8.0.4.dist-info/WHEEL' 2024-02-13 23:09:44,344 wheel INFO adding 'python_slugify-8.0.4.dist-info/entry_points.txt' 2024-02-13 23:09:44,344 wheel INFO adding 'python_slugify-8.0.4.dist-info/top_level.txt' 2024-02-13 23:09:44,344 wheel INFO adding 'python_slugify-8.0.4.dist-info/RECORD' 2024-02-13 23:09:44,344 wheel INFO removing build/bdist.linux-s390x/wheel 2024-02-13 23:09:44,345 gpep517 INFO The backend produced .dist/python_slugify-8.0.4-py3-none-any.whl python_slugify-8.0.4-py3-none-any.whl .................................................................................. ---------------------------------------------------------------------- Ran 82 tests in 0.007s OK >>> py3-slugify: Entering fakeroot... >>> py3-slugify-pyc*: Running split function pyc... '/home/buildozer/aports/community/py3-slugify/pkg/py3-slugify/usr/lib/python3.11/site-packages/slugify/__pycache__' -> '/home/buildozer/aports/community/py3-slugify/pkg/py3-slugify-pyc/usr/lib/python3.11/site-packages/slugify/__pycache__' >>> py3-slugify-pyc*: Preparing subpackage py3-slugify-pyc... >>> py3-slugify-pyc*: Running postcheck for py3-slugify-pyc >>> py3-slugify*: Running postcheck for py3-slugify >>> py3-slugify*: Preparing package py3-slugify... >>> py3-slugify-pyc*: Tracing dependencies... python3 py3-unidecode python3~3.11 >>> py3-slugify-pyc*: Package size: 60.0 KB >>> py3-slugify-pyc*: Compressing data... >>> py3-slugify-pyc*: Create checksum... >>> py3-slugify-pyc*: Create py3-slugify-pyc-8.0.4-r0.apk >>> py3-slugify*: Tracing dependencies... python3 py3-unidecode python3~3.11 >>> py3-slugify*: Package size: 92.0 KB >>> py3-slugify*: Compressing data... >>> py3-slugify*: Create checksum... >>> py3-slugify*: Create py3-slugify-8.0.4-r0.apk >>> py3-slugify: Build complete at Tue, 13 Feb 2024 23:09:44 +0000 elapsed time 0h 0m 3s >>> py3-slugify: Cleaning up srcdir >>> py3-slugify: Cleaning up pkgdir >>> py3-slugify: Uninstalling dependencies... (1/27) Purging .makedepends-py3-slugify (20240213.230942) (2/27) Purging py3-unidecode-pyc (1.3.8-r0) (3/27) Purging py3-unidecode (1.3.8-r0) (4/27) Purging py3-gpep517-pyc (15-r1) (5/27) Purging py3-gpep517 (15-r1) (6/27) Purging py3-installer-pyc (0.7.0-r1) (7/27) Purging py3-installer (0.7.0-r1) (8/27) Purging py3-setuptools-pyc (69.1.0-r0) (9/27) Purging py3-setuptools (69.1.0-r0) (10/27) Purging py3-wheel-pyc (0.42.0-r0) (11/27) Purging py3-wheel (0.42.0-r0) (12/27) Purging py3-packaging-pyc (23.2-r0) (13/27) Purging py3-packaging (23.2-r0) (14/27) Purging py3-parsing-pyc (3.1.1-r0) (15/27) Purging py3-parsing (3.1.1-r0) (16/27) Purging python3-pyc (3.11.7-r1) (17/27) Purging python3-pycache-pyc0 (3.11.7-r1) (18/27) Purging pyc (3.11.7-r1) (19/27) Purging python3 (3.11.7-r1) (20/27) Purging gdbm (1.23-r1) (21/27) Purging libbz2 (1.0.8-r6) (22/27) Purging libffi (3.4.4-r3) (23/27) Purging libpanelw (6.4_p20231125-r0) (24/27) Purging mpdecimal (4.0.0-r0) (25/27) Purging readline (8.2.10-r0) (26/27) Purging sqlite-libs (3.45.1-r0) (27/27) Purging xz-libs (5.4.6-r0) Executing busybox-1.36.1-r19.trigger OK: 346 MiB in 106 packages >>> py3-slugify: Updating the community/s390x repository index... >>> py3-slugify: Signing the index...