>>> py3-slugify: Building community/py3-slugify 8.0.4-r1 (using abuild 3.15.0-r0) started Mon, 13 Oct 2025 04:20:46 +0000 >>> py3-slugify: Validating /home/udu/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 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/15) Installing py3-unidecode (1.3.8-r1) (2/15) Installing py3-unidecode-pyc (1.3.8-r1) (3/15) Installing py3-installer (0.7.0-r2) (4/15) Installing py3-installer-pyc (0.7.0-r2) (5/15) Installing py3-gpep517 (19-r0) (6/15) Installing py3-gpep517-pyc (19-r0) (7/15) Installing py3-parsing (3.2.3-r0) (8/15) Installing py3-parsing-pyc (3.2.3-r0) (9/15) Installing py3-packaging (25.0-r0) (10/15) Installing py3-packaging-pyc (25.0-r0) (11/15) Installing py3-setuptools (80.9.0-r0) (12/15) Installing py3-setuptools-pyc (80.9.0-r0) (13/15) Installing py3-wheel (0.46.1-r0) (14/15) Installing py3-wheel-pyc (0.46.1-r0) (15/15) Installing .makedepends-py3-slugify (20251013.042047) Executing busybox-1.37.0-r19.trigger OK: 308 MiB in 104 packages >>> py3-slugify: Cleaning up srcdir >>> py3-slugify: Cleaning up pkgdir >>> py3-slugify: Cleaning up tmpdir >>> py3-slugify: Fetching https://github.com/un33k/python-slugify/archive/v8.0.4/py3-slugify-8.0.4.tar.gz >>> py3-slugify: Fetching https://github.com/un33k/python-slugify/archive/v8.0.4/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/py3-slugify-8.0.4.tar.gz... 2025-10-13 04:20:47,563 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-13 04:20:47,574 root INFO running bdist_wheel 2025-10-13 04:20:47,581 root INFO running build 2025-10-13 04:20:47,581 root INFO running build_py 2025-10-13 04:20:47,583 root INFO creating build/lib/slugify 2025-10-13 04:20:47,583 root INFO copying slugify/special.py -> build/lib/slugify 2025-10-13 04:20:47,583 root INFO copying slugify/slugify.py -> build/lib/slugify 2025-10-13 04:20:47,583 root INFO copying slugify/__init__.py -> build/lib/slugify 2025-10-13 04:20:47,583 root INFO copying slugify/__version__.py -> build/lib/slugify 2025-10-13 04:20:47,583 root INFO copying slugify/__main__.py -> build/lib/slugify 2025-10-13 04:20:47,583 root INFO running egg_info 2025-10-13 04:20:47,584 root INFO creating python_slugify.egg-info 2025-10-13 04:20:47,585 root INFO writing python_slugify.egg-info/PKG-INFO 2025-10-13 04:20:47,585 root INFO writing dependency_links to python_slugify.egg-info/dependency_links.txt 2025-10-13 04:20:47,585 root INFO writing entry points to python_slugify.egg-info/entry_points.txt 2025-10-13 04:20:47,585 root INFO writing requirements to python_slugify.egg-info/requires.txt 2025-10-13 04:20:47,585 root INFO writing top-level names to python_slugify.egg-info/top_level.txt 2025-10-13 04:20:47,585 root INFO writing manifest file 'python_slugify.egg-info/SOURCES.txt' 2025-10-13 04:20:47,587 root INFO reading manifest file 'python_slugify.egg-info/SOURCES.txt' 2025-10-13 04:20:47,587 root INFO reading manifest template 'MANIFEST.in' 2025-10-13 04:20:47,587 root INFO adding license file 'LICENSE' 2025-10-13 04:20:47,588 root INFO writing manifest file 'python_slugify.egg-info/SOURCES.txt' 2025-10-13 04:20:47,588 root INFO copying slugify/py.typed -> build/lib/slugify 2025-10-13 04:20:47,591 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-13 04:20:47,591 root INFO running install 2025-10-13 04:20:47,596 root INFO running install_lib 2025-10-13 04:20:47,597 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-13 04:20:47,597 root INFO creating build/bdist.linux-x86_64/wheel/slugify 2025-10-13 04:20:47,597 root INFO copying build/lib/slugify/py.typed -> build/bdist.linux-x86_64/wheel/./slugify 2025-10-13 04:20:47,597 root INFO copying build/lib/slugify/special.py -> build/bdist.linux-x86_64/wheel/./slugify 2025-10-13 04:20:47,598 root INFO copying build/lib/slugify/slugify.py -> build/bdist.linux-x86_64/wheel/./slugify 2025-10-13 04:20:47,598 root INFO copying build/lib/slugify/__init__.py -> build/bdist.linux-x86_64/wheel/./slugify 2025-10-13 04:20:47,598 root INFO copying build/lib/slugify/__version__.py -> build/bdist.linux-x86_64/wheel/./slugify 2025-10-13 04:20:47,598 root INFO copying build/lib/slugify/__main__.py -> build/bdist.linux-x86_64/wheel/./slugify 2025-10-13 04:20:47,598 root INFO running install_egg_info 2025-10-13 04:20:47,599 root INFO Copying python_slugify.egg-info to build/bdist.linux-x86_64/wheel/./python_slugify-8.0.4-py3.12.egg-info 2025-10-13 04:20:47,600 root INFO running install_scripts 2025-10-13 04:20:47,600 root INFO creating build/bdist.linux-x86_64/wheel/python_slugify-8.0.4.dist-info/WHEEL 2025-10-13 04:20:47,601 wheel INFO creating '/home/udu/aports/community/py3-slugify/src/python-slugify-8.0.4/.dist/.tmp-_3j6eok5/python_slugify-8.0.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-13 04:20:47,601 wheel INFO adding 'python_slugify-8.0.4.dist-info/licenses/LICENSE' 2025-10-13 04:20:47,601 wheel INFO adding 'slugify/__init__.py' 2025-10-13 04:20:47,601 wheel INFO adding 'slugify/__main__.py' 2025-10-13 04:20:47,601 wheel INFO adding 'slugify/__version__.py' 2025-10-13 04:20:47,601 wheel INFO adding 'slugify/py.typed' 2025-10-13 04:20:47,601 wheel INFO adding 'slugify/slugify.py' 2025-10-13 04:20:47,601 wheel INFO adding 'slugify/special.py' 2025-10-13 04:20:47,601 wheel INFO adding 'python_slugify-8.0.4.dist-info/METADATA' 2025-10-13 04:20:47,601 wheel INFO adding 'python_slugify-8.0.4.dist-info/WHEEL' 2025-10-13 04:20:47,601 wheel INFO adding 'python_slugify-8.0.4.dist-info/entry_points.txt' 2025-10-13 04:20:47,601 wheel INFO adding 'python_slugify-8.0.4.dist-info/top_level.txt' 2025-10-13 04:20:47,602 wheel INFO adding 'python_slugify-8.0.4.dist-info/RECORD' 2025-10-13 04:20:47,602 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-13 04:20:47,602 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.006s OK >>> py3-slugify: Entering fakeroot... >>> py3-slugify-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/slugify/__pycache__' -> '/home/udu/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.7 KB >>> py3-slugify*: Compressing data... >>> py3-slugify*: Create checksum... >>> py3-slugify*: Create py3-slugify-8.0.4-r1.apk >>> py3-slugify: Build complete at Mon, 13 Oct 2025 04:20:47 +0000 elapsed time 0h 0m 1s >>> py3-slugify: Cleaning up srcdir >>> py3-slugify: Cleaning up pkgdir >>> py3-slugify: Uninstalling dependencies... (1/15) Purging .makedepends-py3-slugify (20251013.042047) (2/15) Purging py3-unidecode-pyc (1.3.8-r1) (3/15) Purging py3-unidecode (1.3.8-r1) (4/15) Purging py3-gpep517-pyc (19-r0) (5/15) Purging py3-gpep517 (19-r0) (6/15) Purging py3-installer-pyc (0.7.0-r2) (7/15) Purging py3-installer (0.7.0-r2) (8/15) Purging py3-setuptools-pyc (80.9.0-r0) (9/15) Purging py3-setuptools (80.9.0-r0) (10/15) Purging py3-wheel-pyc (0.46.1-r0) (11/15) Purging py3-wheel (0.46.1-r0) (12/15) Purging py3-packaging-pyc (25.0-r0) (13/15) Purging py3-packaging (25.0-r0) (14/15) Purging py3-parsing-pyc (3.2.3-r0) (15/15) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-slugify: Updating the community/x86_64 repository index... >>> py3-slugify: Signing the index...