>>> py3-changelog-chug: Building community/py3-changelog-chug 0.0.3-r0 (using abuild 3.15.0_rc3-r1) started Fri, 25 Apr 2025 11:08:55 +0000 >>> py3-changelog-chug: Validating /home/buildozer/aports/community/py3-changelog-chug/APKBUILD... >>> py3-changelog-chug: Analyzing dependencies... >>> py3-changelog-chug: Installing for build: build-base py3-semver py3-docutils py3-gpep517 py3-setuptools py3-wheel (1/26) Installing libbz2 (1.0.8-r6) (2/26) Installing gdbm (1.24-r0) (3/26) Installing mpdecimal (4.0.0-r0) (4/26) Installing libpanelw (6.5_p20250412-r0) (5/26) Installing sqlite-libs (3.49.1-r0) (6/26) Installing python3 (3.12.10-r0) (7/26) Installing python3-pycache-pyc0 (3.12.10-r0) (8/26) Installing pyc (3.12.10-r0) (9/26) Installing py3-semver-pyc (3.0.4-r0) (10/26) Installing python3-pyc (3.12.10-r0) (11/26) Installing py3-semver (3.0.4-r0) (12/26) Installing py3-docutils (0.21.2-r0) (13/26) Installing py3-docutils-pyc (0.21.2-r0) (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.2.0-r0) (19/26) Installing py3-parsing-pyc (3.2.0-r0) (20/26) Installing py3-packaging (24.2-r0) (21/26) Installing py3-packaging-pyc (24.2-r0) (22/26) Installing py3-setuptools (77.0.3-r0) (23/26) Installing py3-setuptools-pyc (77.0.3-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-changelog-chug (20250425.110900) Executing busybox-1.37.0-r16.trigger OK: 648 MiB in 135 packages >>> py3-changelog-chug: Cleaning up srcdir >>> py3-changelog-chug: Cleaning up pkgdir >>> py3-changelog-chug: Cleaning up tmpdir >>> py3-changelog-chug: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-changelog-chug-0.0.3.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-changelog-chug: Fetching py3-changelog-chug-0.0.3.tar.gz::https://git.sr.ht/~bignose/changelog-chug/archive/release/0.0.3.tar.gz Connecting to git.sr.ht ([2a03:6000:1813:1337::155]:443) saving to '/var/cache/distfiles/v3.22/py3-changelog-chug-0.0.3.tar.gz.part' py3-changelog-chug-0 100% |********************************| 42955 0:00:00 ETA '/var/cache/distfiles/v3.22/py3-changelog-chug-0.0.3.tar.gz.part' saved >>> py3-changelog-chug: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/py3-changelog-chug-0.0.3.tar.gz >>> py3-changelog-chug: Checking sha512sums... py3-changelog-chug-0.0.3.tar.gz: OK >>> py3-changelog-chug: Unpacking /var/cache/distfiles/v3.22/py3-changelog-chug-0.0.3.tar.gz... 2025-04-25 11:09:01,357 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated !! ******************************************************************************** Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. By 2026-Feb-18, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! corresp(dist, value, root_dir) /usr/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:61: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! dist._finalize_license_expression() /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 :: GNU Affero General Public License v3 or later (AGPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-04-25 11:09:01,485 root INFO running bdist_wheel 2025-04-25 11:09:01,497 root INFO running build 2025-04-25 11:09:01,498 root INFO running build_py 2025-04-25 11:09:01,500 root INFO creating build/lib/chug 2025-04-25 11:09:01,501 root INFO copying src/chug/__init__.py -> build/lib/chug 2025-04-25 11:09:01,501 root INFO copying src/chug/model.py -> build/lib/chug 2025-04-25 11:09:01,501 root INFO copying src/chug/writers.py -> build/lib/chug 2025-04-25 11:09:01,502 root INFO creating build/lib/chug/parsers 2025-04-25 11:09:01,502 root INFO copying src/chug/parsers/__init__.py -> build/lib/chug/parsers 2025-04-25 11:09:01,502 root INFO copying src/chug/parsers/core.py -> build/lib/chug/parsers 2025-04-25 11:09:01,503 root INFO copying src/chug/parsers/rest.py -> build/lib/chug/parsers 2025-04-25 11:09:01,503 root INFO running egg_info 2025-04-25 11:09:01,505 root INFO creating src/changelog_chug.egg-info 2025-04-25 11:09:01,506 root INFO writing src/changelog_chug.egg-info/PKG-INFO 2025-04-25 11:09:01,508 root INFO writing dependency_links to src/changelog_chug.egg-info/dependency_links.txt 2025-04-25 11:09:01,510 root INFO writing requirements to src/changelog_chug.egg-info/requires.txt 2025-04-25 11:09:01,510 root INFO writing top-level names to src/changelog_chug.egg-info/top_level.txt 2025-04-25 11:09:01,510 root INFO writing manifest file 'src/changelog_chug.egg-info/SOURCES.txt' 2025-04-25 11:09:01,514 root INFO reading manifest file 'src/changelog_chug.egg-info/SOURCES.txt' 2025-04-25 11:09:01,514 root INFO reading manifest template 'MANIFEST.in' 2025-04-25 11:09:01,515 root INFO adding license file 'LICENSE.AGPL-3' 2025-04-25 11:09:01,515 root INFO adding license file 'COPYING' 2025-04-25 11:09:01,516 root INFO writing manifest file 'src/changelog_chug.egg-info/SOURCES.txt' 2025-04-25 11:09:01,522 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-25 11:09:01,522 root INFO running install 2025-04-25 11:09:01,533 root INFO running install_lib 2025-04-25 11:09:01,536 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-25 11:09:01,536 root INFO creating build/bdist.linux-armv8l/wheel/chug 2025-04-25 11:09:01,537 root INFO copying build/lib/chug/__init__.py -> build/bdist.linux-armv8l/wheel/./chug 2025-04-25 11:09:01,537 root INFO creating build/bdist.linux-armv8l/wheel/chug/parsers 2025-04-25 11:09:01,537 root INFO copying build/lib/chug/parsers/__init__.py -> build/bdist.linux-armv8l/wheel/./chug/parsers 2025-04-25 11:09:01,537 root INFO copying build/lib/chug/parsers/core.py -> build/bdist.linux-armv8l/wheel/./chug/parsers 2025-04-25 11:09:01,537 root INFO copying build/lib/chug/parsers/rest.py -> build/bdist.linux-armv8l/wheel/./chug/parsers 2025-04-25 11:09:01,538 root INFO copying build/lib/chug/model.py -> build/bdist.linux-armv8l/wheel/./chug 2025-04-25 11:09:01,538 root INFO copying build/lib/chug/writers.py -> build/bdist.linux-armv8l/wheel/./chug 2025-04-25 11:09:01,538 root INFO running install_egg_info 2025-04-25 11:09:01,541 root INFO Copying src/changelog_chug.egg-info to build/bdist.linux-armv8l/wheel/./changelog_chug-0.0.3-py3.12.egg-info 2025-04-25 11:09:01,542 root INFO running install_scripts 2025-04-25 11:09:01,543 root INFO creating build/bdist.linux-armv8l/wheel/changelog_chug-0.0.3.dist-info/WHEEL 2025-04-25 11:09:01,543 wheel INFO creating '/home/buildozer/aports/community/py3-changelog-chug/src/changelog-chug-release/0.0.3/.dist/.tmp-8or43paw/changelog_chug-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-25 11:09:01,544 wheel INFO adding 'changelog_chug-0.0.3.dist-info/licenses/COPYING' 2025-04-25 11:09:01,544 wheel INFO adding 'changelog_chug-0.0.3.dist-info/licenses/LICENSE.AGPL-3' 2025-04-25 11:09:01,545 wheel INFO adding 'chug/__init__.py' 2025-04-25 11:09:01,545 wheel INFO adding 'chug/model.py' 2025-04-25 11:09:01,545 wheel INFO adding 'chug/writers.py' 2025-04-25 11:09:01,545 wheel INFO adding 'chug/parsers/__init__.py' 2025-04-25 11:09:01,545 wheel INFO adding 'chug/parsers/core.py' 2025-04-25 11:09:01,546 wheel INFO adding 'chug/parsers/rest.py' 2025-04-25 11:09:01,546 wheel INFO adding 'changelog_chug-0.0.3.dist-info/METADATA' 2025-04-25 11:09:01,546 wheel INFO adding 'changelog_chug-0.0.3.dist-info/WHEEL' 2025-04-25 11:09:01,546 wheel INFO adding 'changelog_chug-0.0.3.dist-info/top_level.txt' 2025-04-25 11:09:01,546 wheel INFO adding 'changelog_chug-0.0.3.dist-info/RECORD' 2025-04-25 11:09:01,547 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-25 11:09:01,547 gpep517 INFO The backend produced .dist/changelog_chug-0.0.3-py3-none-any.whl changelog_chug-0.0.3-py3-none-any.whl >>> py3-changelog-chug: Entering fakeroot... >>> py3-changelog-chug-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/chug/__pycache__' -> '/home/buildozer/aports/community/py3-changelog-chug/pkg/py3-changelog-chug-pyc/usr/lib/python3.12/site-packages/chug/__pycache__' 'usr/lib/python3.12/site-packages/chug/parsers/__pycache__' -> '/home/buildozer/aports/community/py3-changelog-chug/pkg/py3-changelog-chug-pyc/usr/lib/python3.12/site-packages/chug/parsers/__pycache__' >>> py3-changelog-chug-pyc*: Preparing subpackage py3-changelog-chug-pyc... >>> py3-changelog-chug-pyc*: Running postcheck for py3-changelog-chug-pyc >>> py3-changelog-chug*: Running postcheck for py3-changelog-chug >>> py3-changelog-chug*: Preparing package py3-changelog-chug... >>> py3-changelog-chug-pyc*: Tracing dependencies... py3-semver py3-docutils python3~3.12 >>> py3-changelog-chug-pyc*: Package size: 30.9 KB >>> py3-changelog-chug-pyc*: Compressing data... >>> py3-changelog-chug-pyc*: Create checksum... >>> py3-changelog-chug-pyc*: Create py3-changelog-chug-pyc-0.0.3-r0.apk >>> py3-changelog-chug*: Tracing dependencies... py3-semver py3-docutils python3~3.12 >>> py3-changelog-chug*: Package size: 71.6 KB >>> py3-changelog-chug*: Compressing data... >>> py3-changelog-chug*: Create checksum... >>> py3-changelog-chug*: Create py3-changelog-chug-0.0.3-r0.apk >>> py3-changelog-chug: Build complete at Fri, 25 Apr 2025 11:09:02 +0000 elapsed time 0h 0m 7s >>> py3-changelog-chug: Cleaning up srcdir >>> py3-changelog-chug: Cleaning up pkgdir >>> py3-changelog-chug: Uninstalling dependencies... (1/26) Purging .makedepends-py3-changelog-chug (20250425.110900) (2/26) Purging py3-semver-pyc (3.0.4-r0) (3/26) Purging py3-semver (3.0.4-r0) (4/26) Purging py3-docutils-pyc (0.21.2-r0) (5/26) Purging py3-docutils (0.21.2-r0) (6/26) Purging py3-gpep517-pyc (16-r0) (7/26) Purging py3-gpep517 (16-r0) (8/26) Purging py3-installer-pyc (0.7.0-r2) (9/26) Purging py3-installer (0.7.0-r2) (10/26) Purging py3-setuptools-pyc (77.0.3-r0) (11/26) Purging py3-setuptools (77.0.3-r0) (12/26) Purging py3-wheel-pyc (0.43.0-r0) (13/26) Purging py3-wheel (0.43.0-r0) (14/26) Purging py3-packaging-pyc (24.2-r0) (15/26) Purging py3-packaging (24.2-r0) (16/26) Purging py3-parsing-pyc (3.2.0-r0) (17/26) Purging py3-parsing (3.2.0-r0) (18/26) Purging python3-pyc (3.12.10-r0) (19/26) Purging python3-pycache-pyc0 (3.12.10-r0) (20/26) Purging pyc (3.12.10-r0) (21/26) Purging python3 (3.12.10-r0) (22/26) Purging gdbm (1.24-r0) (23/26) Purging libbz2 (1.0.8-r6) (24/26) Purging libpanelw (6.5_p20250412-r0) (25/26) Purging mpdecimal (4.0.0-r0) (26/26) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-changelog-chug: Updating the community/armhf repository index... >>> py3-changelog-chug: Signing the index...