>>> py3-natsort: Building community/py3-natsort 8.4.0-r1 (using abuild 3.15.0_rc3-r1) started Sat, 26 Apr 2025 14:43:05 +0000 >>> py3-natsort: Validating /home/buildozer/aports/community/py3-natsort/APKBUILD... >>> py3-natsort: Analyzing dependencies... >>> py3-natsort: Installing for build: build-base py3-gpep517 py3-setuptools py3-wheel (1/22) Installing libbz2 (1.0.8-r6) (2/22) Installing gdbm (1.24-r0) (3/22) Installing mpdecimal (4.0.0-r0) (4/22) Installing libpanelw (6.5_p20250412-r0) (5/22) Installing sqlite-libs (3.49.1-r0) (6/22) Installing python3 (3.12.10-r0) (7/22) Installing python3-pycache-pyc0 (3.12.10-r0) (8/22) Installing pyc (3.12.10-r0) (9/22) Installing py3-installer-pyc (0.7.0-r2) (10/22) Installing py3-gpep517-pyc (16-r0) (11/22) Installing python3-pyc (3.12.10-r0) (12/22) Installing py3-installer (0.7.0-r2) (13/22) Installing py3-gpep517 (16-r0) (14/22) Installing py3-parsing (3.2.0-r0) (15/22) Installing py3-parsing-pyc (3.2.0-r0) (16/22) Installing py3-packaging (24.2-r0) (17/22) Installing py3-packaging-pyc (24.2-r0) (18/22) Installing py3-setuptools (77.0.3-r0) (19/22) Installing py3-setuptools-pyc (77.0.3-r0) (20/22) Installing py3-wheel (0.43.0-r0) (21/22) Installing py3-wheel-pyc (0.43.0-r0) (22/22) Installing .makedepends-py3-natsort (20250426.144327) Executing busybox-1.37.0-r16.trigger OK: 644 MiB in 131 packages >>> py3-natsort: Cleaning up srcdir >>> py3-natsort: Cleaning up pkgdir >>> py3-natsort: Cleaning up tmpdir >>> py3-natsort: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/natsort-8.4.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.22/natsort-8.4.0.tar.gz.part' natsort-8.4.0.tar.gz 100% |********************************| 76575 0:00:00 ETA '/var/cache/distfiles/v3.22/natsort-8.4.0.tar.gz.part' saved >>> py3-natsort: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/natsort-8.4.0.tar.gz >>> py3-natsort: Checking sha512sums... natsort-8.4.0.tar.gz: OK >>> py3-natsort: Unpacking /var/cache/distfiles/v3.22/natsort-8.4.0.tar.gz... 2025-04-26 14:43:28,184 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:760: 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-04-26 14:43:28,221 root INFO running bdist_wheel 2025-04-26 14:43:28,236 root INFO running build 2025-04-26 14:43:28,236 root INFO running build_py 2025-04-26 14:43:28,239 root INFO creating build/lib/natsort 2025-04-26 14:43:28,240 root INFO copying natsort/__init__.py -> build/lib/natsort 2025-04-26 14:43:28,240 root INFO copying natsort/ns_enum.py -> build/lib/natsort 2025-04-26 14:43:28,240 root INFO copying natsort/utils.py -> build/lib/natsort 2025-04-26 14:43:28,241 root INFO copying natsort/unicode_numbers.py -> build/lib/natsort 2025-04-26 14:43:28,241 root INFO copying natsort/__main__.py -> build/lib/natsort 2025-04-26 14:43:28,241 root INFO copying natsort/unicode_numeric_hex.py -> build/lib/natsort 2025-04-26 14:43:28,242 root INFO copying natsort/natsort.py -> build/lib/natsort 2025-04-26 14:43:28,242 root INFO creating build/lib/natsort/compat 2025-04-26 14:43:28,242 root INFO copying natsort/compat/__init__.py -> build/lib/natsort/compat 2025-04-26 14:43:28,243 root INFO copying natsort/compat/locale.py -> build/lib/natsort/compat 2025-04-26 14:43:28,243 root INFO copying natsort/compat/fastnumbers.py -> build/lib/natsort/compat 2025-04-26 14:43:28,243 root INFO copying natsort/compat/fake_fastnumbers.py -> build/lib/natsort/compat 2025-04-26 14:43:28,244 root INFO copying natsort/py.typed -> build/lib/natsort 2025-04-26 14:43:28,250 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-26 14:43:28,250 root INFO running install 2025-04-26 14:43:28,261 root INFO running install_lib 2025-04-26 14:43:28,264 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-26 14:43:28,264 root INFO creating build/bdist.linux-armv8l/wheel/natsort 2025-04-26 14:43:28,264 root INFO copying build/lib/natsort/__init__.py -> build/bdist.linux-armv8l/wheel/./natsort 2025-04-26 14:43:28,265 root INFO copying build/lib/natsort/ns_enum.py -> build/bdist.linux-armv8l/wheel/./natsort 2025-04-26 14:43:28,265 root INFO copying build/lib/natsort/utils.py -> build/bdist.linux-armv8l/wheel/./natsort 2025-04-26 14:43:28,265 root INFO copying build/lib/natsort/unicode_numbers.py -> build/bdist.linux-armv8l/wheel/./natsort 2025-04-26 14:43:28,265 root INFO copying build/lib/natsort/__main__.py -> build/bdist.linux-armv8l/wheel/./natsort 2025-04-26 14:43:28,266 root INFO copying build/lib/natsort/py.typed -> build/bdist.linux-armv8l/wheel/./natsort 2025-04-26 14:43:28,266 root INFO copying build/lib/natsort/unicode_numeric_hex.py -> build/bdist.linux-armv8l/wheel/./natsort 2025-04-26 14:43:28,266 root INFO creating build/bdist.linux-armv8l/wheel/natsort/compat 2025-04-26 14:43:28,266 root INFO copying build/lib/natsort/compat/__init__.py -> build/bdist.linux-armv8l/wheel/./natsort/compat 2025-04-26 14:43:28,267 root INFO copying build/lib/natsort/compat/locale.py -> build/bdist.linux-armv8l/wheel/./natsort/compat 2025-04-26 14:43:28,267 root INFO copying build/lib/natsort/compat/fastnumbers.py -> build/bdist.linux-armv8l/wheel/./natsort/compat 2025-04-26 14:43:28,267 root INFO copying build/lib/natsort/compat/fake_fastnumbers.py -> build/bdist.linux-armv8l/wheel/./natsort/compat 2025-04-26 14:43:28,267 root INFO copying build/lib/natsort/natsort.py -> build/bdist.linux-armv8l/wheel/./natsort 2025-04-26 14:43:28,268 root INFO running install_egg_info 2025-04-26 14:43:28,271 root INFO running egg_info 2025-04-26 14:43:28,274 root INFO writing natsort.egg-info/PKG-INFO 2025-04-26 14:43:28,275 root INFO writing dependency_links to natsort.egg-info/dependency_links.txt 2025-04-26 14:43:28,275 root INFO writing entry points to natsort.egg-info/entry_points.txt 2025-04-26 14:43:28,276 root INFO writing requirements to natsort.egg-info/requires.txt 2025-04-26 14:43:28,276 root INFO writing top-level names to natsort.egg-info/top_level.txt 2025-04-26 14:43:28,280 root INFO reading manifest file 'natsort.egg-info/SOURCES.txt' 2025-04-26 14:43:28,281 root INFO reading manifest template 'MANIFEST.in' 2025-04-26 14:43:28,283 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2025-04-26 14:43:28,283 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2025-04-26 14:43:28,283 root WARNING warning: no previously-included files matching '*.so' found anywhere in distribution 2025-04-26 14:43:28,283 root INFO adding license file 'LICENSE' 2025-04-26 14:43:28,285 root INFO writing manifest file 'natsort.egg-info/SOURCES.txt' 2025-04-26 14:43:28,285 root INFO Copying natsort.egg-info to build/bdist.linux-armv8l/wheel/./natsort-8.4.0-py3.12.egg-info 2025-04-26 14:43:28,287 root INFO running install_scripts 2025-04-26 14:43:28,288 root INFO creating build/bdist.linux-armv8l/wheel/natsort-8.4.0.dist-info/WHEEL 2025-04-26 14:43:28,288 wheel INFO creating '/home/buildozer/aports/community/py3-natsort/src/natsort-8.4.0/.dist/.tmp-wzx3i1x9/natsort-8.4.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-26 14:43:28,289 wheel INFO adding 'natsort/__init__.py' 2025-04-26 14:43:28,289 wheel INFO adding 'natsort/__main__.py' 2025-04-26 14:43:28,290 wheel INFO adding 'natsort/natsort.py' 2025-04-26 14:43:28,290 wheel INFO adding 'natsort/ns_enum.py' 2025-04-26 14:43:28,290 wheel INFO adding 'natsort/py.typed' 2025-04-26 14:43:28,290 wheel INFO adding 'natsort/unicode_numbers.py' 2025-04-26 14:43:28,291 wheel INFO adding 'natsort/unicode_numeric_hex.py' 2025-04-26 14:43:28,291 wheel INFO adding 'natsort/utils.py' 2025-04-26 14:43:28,292 wheel INFO adding 'natsort/compat/__init__.py' 2025-04-26 14:43:28,292 wheel INFO adding 'natsort/compat/fake_fastnumbers.py' 2025-04-26 14:43:28,292 wheel INFO adding 'natsort/compat/fastnumbers.py' 2025-04-26 14:43:28,292 wheel INFO adding 'natsort/compat/locale.py' 2025-04-26 14:43:28,293 wheel INFO adding 'natsort-8.4.0.dist-info/licenses/LICENSE' 2025-04-26 14:43:28,293 wheel INFO adding 'natsort-8.4.0.dist-info/METADATA' 2025-04-26 14:43:28,293 wheel INFO adding 'natsort-8.4.0.dist-info/WHEEL' 2025-04-26 14:43:28,293 wheel INFO adding 'natsort-8.4.0.dist-info/entry_points.txt' 2025-04-26 14:43:28,294 wheel INFO adding 'natsort-8.4.0.dist-info/top_level.txt' 2025-04-26 14:43:28,294 wheel INFO adding 'natsort-8.4.0.dist-info/RECORD' 2025-04-26 14:43:28,294 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-26 14:43:28,295 gpep517 INFO The backend produced .dist/natsort-8.4.0-py3-none-any.whl natsort-8.4.0-py3-none-any.whl >>> py3-natsort: Entering fakeroot... >>> py3-natsort-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/natsort/__pycache__' -> '/home/buildozer/aports/community/py3-natsort/pkg/py3-natsort-pyc/usr/lib/python3.12/site-packages/natsort/__pycache__' 'usr/lib/python3.12/site-packages/natsort/compat/__pycache__' -> '/home/buildozer/aports/community/py3-natsort/pkg/py3-natsort-pyc/usr/lib/python3.12/site-packages/natsort/compat/__pycache__' >>> py3-natsort-pyc*: Preparing subpackage py3-natsort-pyc... >>> py3-natsort-pyc*: Running postcheck for py3-natsort-pyc >>> py3-natsort*: Running postcheck for py3-natsort >>> py3-natsort*: Preparing package py3-natsort... >>> py3-natsort-pyc*: Tracing dependencies... python3~3.12 >>> py3-natsort-pyc*: Package size: 104.2 KB >>> py3-natsort-pyc*: Compressing data... >>> py3-natsort-pyc*: Create checksum... >>> py3-natsort-pyc*: Create py3-natsort-pyc-8.4.0-r1.apk >>> py3-natsort*: Tracing dependencies... python3~3.12 >>> py3-natsort*: Package size: 127.9 KB >>> py3-natsort*: Compressing data... >>> py3-natsort*: Create checksum... >>> py3-natsort*: Create py3-natsort-8.4.0-r1.apk >>> py3-natsort: Build complete at Sat, 26 Apr 2025 14:43:28 +0000 elapsed time 0h 0m 23s >>> py3-natsort: Cleaning up srcdir >>> py3-natsort: Cleaning up pkgdir >>> py3-natsort: Uninstalling dependencies... (1/22) Purging .makedepends-py3-natsort (20250426.144327) (2/22) Purging py3-gpep517-pyc (16-r0) (3/22) Purging py3-gpep517 (16-r0) (4/22) Purging py3-installer-pyc (0.7.0-r2) (5/22) Purging py3-installer (0.7.0-r2) (6/22) Purging py3-setuptools-pyc (77.0.3-r0) (7/22) Purging py3-setuptools (77.0.3-r0) (8/22) Purging py3-wheel-pyc (0.43.0-r0) (9/22) Purging py3-wheel (0.43.0-r0) (10/22) Purging py3-packaging-pyc (24.2-r0) (11/22) Purging py3-packaging (24.2-r0) (12/22) Purging py3-parsing-pyc (3.2.0-r0) (13/22) Purging py3-parsing (3.2.0-r0) (14/22) Purging python3-pyc (3.12.10-r0) (15/22) Purging python3-pycache-pyc0 (3.12.10-r0) (16/22) Purging pyc (3.12.10-r0) (17/22) Purging python3 (3.12.10-r0) (18/22) Purging gdbm (1.24-r0) (19/22) Purging libbz2 (1.0.8-r6) (20/22) Purging libpanelw (6.5_p20250412-r0) (21/22) Purging mpdecimal (4.0.0-r0) (22/22) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-natsort: Updating the community/armhf repository index... >>> py3-natsort: Signing the index...