>>> py3-slugify: Building community/py3-slugify 8.0.4-r1 (using abuild 3.14.1-r1) started Tue, 12 Nov 2024 06:56:26 +0000
>>> py3-slugify: Validating /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/26) Installing libbz2 (1.0.8-r6)
(2/26) Installing libffi (3.4.6-r0)
(3/26) Installing gdbm (1.24-r0)
(4/26) Installing xz-libs (5.6.3-r0)
(5/26) Installing mpdecimal (4.0.0-r0)
(6/26) Installing libpanelw (6.5_p20241006-r3)
(7/26) Installing sqlite-libs (3.47.0-r0)
(8/26) Installing python3 (3.12.7-r1)
(9/26) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/26) Installing pyc (3.12.7-r1)
(11/26) Installing python3-pyc (3.12.7-r1)
(12/26) Installing py3-unidecode (1.3.8-r1)
(13/26) Installing py3-unidecode-pyc (1.3.8-r1)
(14/26) Installing py3-installer (0.7.0-r2)
(15/26) Installing py3-installer-pyc (0.7.0-r2)
(16/26) Installing py3-gpep517 (16-r0)
(17/26) Installing py3-gpep517-pyc (16-r0)
(18/26) Installing py3-parsing (3.1.4-r0)
(19/26) Installing py3-parsing-pyc (3.1.4-r0)
(20/26) Installing py3-packaging (24.2-r0)
(21/26) Installing py3-packaging-pyc (24.2-r0)
(22/26) Installing py3-setuptools (70.3.0-r0)
(23/26) Installing py3-setuptools-pyc (70.3.0-r0)
(24/26) Installing py3-wheel (0.43.0-r0)
(25/26) Installing py3-wheel-pyc (0.43.0-r0)
(26/26) Installing .makedepends-py3-slugify (20241112.065637)
Executing busybox-1.37.0-r6.trigger
OK: 441 MiB in 127 packages
>>> py3-slugify: Cleaning up srcdir
>>> py3-slugify: Cleaning up pkgdir
>>> py3-slugify: Cleaning up tmpdir
>>> py3-slugify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/py3-slugify-8.0.4.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/py3-slugify-8.0.4.tar.gz.part'
py3-slugify-8.0.4.ta 100% |********************************| 14098  0:00:00 ETA
'/var/cache/distfiles/v3.21/py3-slugify-8.0.4.tar.gz.part' saved
>>> py3-slugify: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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/v3.21/py3-slugify-8.0.4.tar.gz...
2024-11-12 06:56:38,488 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__
2024-11-12 06:56:38,498 root INFO running bdist_wheel
2024-11-12 06:56:38,511 root INFO running build
2024-11-12 06:56:38,511 root INFO running build_py
2024-11-12 06:56:38,513 root INFO creating build
2024-11-12 06:56:38,513 root INFO creating build/lib
2024-11-12 06:56:38,514 root INFO creating build/lib/slugify
2024-11-12 06:56:38,514 root INFO copying slugify/__init__.py -> build/lib/slugify
2024-11-12 06:56:38,514 root INFO copying slugify/slugify.py -> build/lib/slugify
2024-11-12 06:56:38,514 root INFO copying slugify/__version__.py -> build/lib/slugify
2024-11-12 06:56:38,514 root INFO copying slugify/__main__.py -> build/lib/slugify
2024-11-12 06:56:38,515 root INFO copying slugify/special.py -> build/lib/slugify
2024-11-12 06:56:38,515 root INFO running egg_info
2024-11-12 06:56:38,515 root INFO creating python_slugify.egg-info
2024-11-12 06:56:38,516 root INFO writing python_slugify.egg-info/PKG-INFO
2024-11-12 06:56:38,517 root INFO writing dependency_links to python_slugify.egg-info/dependency_links.txt
2024-11-12 06:56:38,517 root INFO writing entry points to python_slugify.egg-info/entry_points.txt
2024-11-12 06:56:38,517 root INFO writing requirements to python_slugify.egg-info/requires.txt
2024-11-12 06:56:38,517 root INFO writing top-level names to python_slugify.egg-info/top_level.txt
2024-11-12 06:56:38,517 root INFO writing manifest file 'python_slugify.egg-info/SOURCES.txt'
2024-11-12 06:56:38,519 root INFO reading manifest file 'python_slugify.egg-info/SOURCES.txt'
2024-11-12 06:56:38,519 root INFO reading manifest template 'MANIFEST.in'
2024-11-12 06:56:38,519 root INFO adding license file 'LICENSE'
2024-11-12 06:56:38,520 root INFO writing manifest file 'python_slugify.egg-info/SOURCES.txt'
2024-11-12 06:56:38,520 root INFO copying slugify/py.typed -> build/lib/slugify
2024-11-12 06:56:38,524 root INFO installing to build/bdist.linux-aarch64/wheel
2024-11-12 06:56:38,524 root INFO running install
2024-11-12 06:56:38,531 root INFO running install_lib
2024-11-12 06:56:38,533 root INFO creating build/bdist.linux-aarch64
2024-11-12 06:56:38,533 root INFO creating build/bdist.linux-aarch64/wheel
2024-11-12 06:56:38,533 root INFO creating build/bdist.linux-aarch64/wheel/slugify
2024-11-12 06:56:38,533 root INFO copying build/lib/slugify/__init__.py -> build/bdist.linux-aarch64/wheel/slugify
2024-11-12 06:56:38,533 root INFO copying build/lib/slugify/slugify.py -> build/bdist.linux-aarch64/wheel/slugify
2024-11-12 06:56:38,534 root INFO copying build/lib/slugify/__version__.py -> build/bdist.linux-aarch64/wheel/slugify
2024-11-12 06:56:38,534 root INFO copying build/lib/slugify/__main__.py -> build/bdist.linux-aarch64/wheel/slugify
2024-11-12 06:56:38,534 root INFO copying build/lib/slugify/py.typed -> build/bdist.linux-aarch64/wheel/slugify
2024-11-12 06:56:38,534 root INFO copying build/lib/slugify/special.py -> build/bdist.linux-aarch64/wheel/slugify
2024-11-12 06:56:38,534 root INFO running install_egg_info
2024-11-12 06:56:38,536 root INFO Copying python_slugify.egg-info to build/bdist.linux-aarch64/wheel/python_slugify-8.0.4-py3.12.egg-info
2024-11-12 06:56:38,537 root INFO running install_scripts
2024-11-12 06:56:38,539 root INFO creating build/bdist.linux-aarch64/wheel/python_slugify-8.0.4.dist-info/WHEEL
2024-11-12 06:56:38,540 wheel INFO creating '/home/buildozer/aports/community/py3-slugify/src/python-slugify-8.0.4/.dist/.tmp-2splri9b/python_slugify-8.0.4-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
2024-11-12 06:56:38,540 wheel INFO adding 'slugify/__init__.py'
2024-11-12 06:56:38,540 wheel INFO adding 'slugify/__main__.py'
2024-11-12 06:56:38,540 wheel INFO adding 'slugify/__version__.py'
2024-11-12 06:56:38,541 wheel INFO adding 'slugify/py.typed'
2024-11-12 06:56:38,541 wheel INFO adding 'slugify/slugify.py'
2024-11-12 06:56:38,541 wheel INFO adding 'slugify/special.py'
2024-11-12 06:56:38,541 wheel INFO adding 'python_slugify-8.0.4.dist-info/LICENSE'
2024-11-12 06:56:38,541 wheel INFO adding 'python_slugify-8.0.4.dist-info/METADATA'
2024-11-12 06:56:38,541 wheel INFO adding 'python_slugify-8.0.4.dist-info/WHEEL'
2024-11-12 06:56:38,542 wheel INFO adding 'python_slugify-8.0.4.dist-info/entry_points.txt'
2024-11-12 06:56:38,542 wheel INFO adding 'python_slugify-8.0.4.dist-info/top_level.txt'
2024-11-12 06:56:38,542 wheel INFO adding 'python_slugify-8.0.4.dist-info/RECORD'
2024-11-12 06:56:38,542 root INFO removing build/bdist.linux-aarch64/wheel
2024-11-12 06:56:38,542 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.010s

OK
>>> py3-slugify: Entering fakeroot...
>>> py3-slugify-pyc*: Running split function pyc...
'usr/lib/python3.12/site-packages/slugify/__pycache__' -> '/home/buildozer/aports/community/py3-slugify/pkg/py3-slugify-pyc/usr/lib/python3.12/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.12
>>> py3-slugify-pyc*: Package size: 14.5 KB
>>> py3-slugify-pyc*: Compressing data...
>>> py3-slugify-pyc*: Create checksum...
>>> py3-slugify-pyc*: Create py3-slugify-pyc-8.0.4-r1.apk
>>> py3-slugify*: Tracing dependencies...
	python3
	py3-unidecode
	python3~3.12
>>> py3-slugify*: Package size: 22.5 KB
>>> py3-slugify*: Compressing data...
>>> py3-slugify*: Create checksum...
>>> py3-slugify*: Create py3-slugify-8.0.4-r1.apk
>>> py3-slugify: Build complete at Tue, 12 Nov 2024 06:56:39 +0000 elapsed time 0h 0m 13s
>>> py3-slugify: Cleaning up srcdir
>>> py3-slugify: Cleaning up pkgdir
>>> py3-slugify: Uninstalling dependencies...
(1/26) Purging .makedepends-py3-slugify (20241112.065637)
(2/26) Purging py3-unidecode-pyc (1.3.8-r1)
(3/26) Purging py3-unidecode (1.3.8-r1)
(4/26) Purging py3-gpep517-pyc (16-r0)
(5/26) Purging py3-gpep517 (16-r0)
(6/26) Purging py3-installer-pyc (0.7.0-r2)
(7/26) Purging py3-installer (0.7.0-r2)
(8/26) Purging py3-setuptools-pyc (70.3.0-r0)
(9/26) Purging py3-setuptools (70.3.0-r0)
(10/26) Purging py3-wheel-pyc (0.43.0-r0)
(11/26) Purging py3-wheel (0.43.0-r0)
(12/26) Purging py3-packaging-pyc (24.2-r0)
(13/26) Purging py3-packaging (24.2-r0)
(14/26) Purging py3-parsing-pyc (3.1.4-r0)
(15/26) Purging py3-parsing (3.1.4-r0)
(16/26) Purging python3-pyc (3.12.7-r1)
(17/26) Purging python3-pycache-pyc0 (3.12.7-r1)
(18/26) Purging pyc (3.12.7-r1)
(19/26) Purging python3 (3.12.7-r1)
(20/26) Purging gdbm (1.24-r0)
(21/26) Purging libbz2 (1.0.8-r6)
(22/26) Purging libffi (3.4.6-r0)
(23/26) Purging libpanelw (6.5_p20241006-r3)
(24/26) Purging mpdecimal (4.0.0-r0)
(25/26) Purging sqlite-libs (3.47.0-r0)
(26/26) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 394 MiB in 101 packages
>>> py3-slugify: Updating the community/aarch64 repository index...
>>> py3-slugify: Signing the index...