>>> py3-changelog-chug: Building community/py3-changelog-chug 0.0.3-r0 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 16:06:56 +0000 >>> py3-changelog-chug: Validating /home/udu/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 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/17) Installing py3-semver-pyc (3.0.4-r0) (2/17) Installing py3-semver (3.0.4-r0) (3/17) Installing py3-docutils (0.21.2-r0) (4/17) Installing py3-docutils-pyc (0.21.2-r0) (5/17) Installing py3-installer (0.7.0-r2) (6/17) Installing py3-installer-pyc (0.7.0-r2) (7/17) Installing py3-gpep517 (19-r0) (8/17) Installing py3-gpep517-pyc (19-r0) (9/17) Installing py3-parsing (3.2.3-r0) (10/17) Installing py3-parsing-pyc (3.2.3-r0) (11/17) Installing py3-packaging (25.0-r0) (12/17) Installing py3-packaging-pyc (25.0-r0) (13/17) Installing py3-setuptools (80.9.0-r0) (14/17) Installing py3-setuptools-pyc (80.9.0-r0) (15/17) Installing py3-wheel (0.46.1-r0) (16/17) Installing py3-wheel-pyc (0.46.1-r0) (17/17) Installing .makedepends-py3-changelog-chug (20251012.160656) Executing busybox-1.37.0-r19.trigger OK: 311 MiB in 106 packages >>> py3-changelog-chug: Cleaning up srcdir >>> py3-changelog-chug: Cleaning up pkgdir >>> py3-changelog-chug: Cleaning up tmpdir >>> 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 >>> 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 >>> py3-changelog-chug: Checking sha512sums... py3-changelog-chug-0.0.3.tar.gz: OK >>> py3-changelog-chug: Unpacking /var/cache/distfiles/py3-changelog-chug-0.0.3.tar.gz... 2025-10-12 16:06:57,380 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`. (Both options available on setuptools>=77.0.0). 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:759: 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-10-12 16:06:57,441 root INFO running bdist_wheel 2025-10-12 16:06:57,446 root INFO running build 2025-10-12 16:06:57,446 root INFO running build_py 2025-10-12 16:06:57,447 root INFO creating build/lib/chug 2025-10-12 16:06:57,447 root INFO copying src/chug/model.py -> build/lib/chug 2025-10-12 16:06:57,447 root INFO copying src/chug/writers.py -> build/lib/chug 2025-10-12 16:06:57,447 root INFO copying src/chug/__init__.py -> build/lib/chug 2025-10-12 16:06:57,447 root INFO creating build/lib/chug/parsers 2025-10-12 16:06:57,447 root INFO copying src/chug/parsers/core.py -> build/lib/chug/parsers 2025-10-12 16:06:57,447 root INFO copying src/chug/parsers/rest.py -> build/lib/chug/parsers 2025-10-12 16:06:57,448 root INFO copying src/chug/parsers/__init__.py -> build/lib/chug/parsers 2025-10-12 16:06:57,448 root INFO running egg_info 2025-10-12 16:06:57,449 root INFO creating src/changelog_chug.egg-info 2025-10-12 16:06:57,449 root INFO writing src/changelog_chug.egg-info/PKG-INFO 2025-10-12 16:06:57,450 root INFO writing dependency_links to src/changelog_chug.egg-info/dependency_links.txt 2025-10-12 16:06:57,451 root INFO writing requirements to src/changelog_chug.egg-info/requires.txt 2025-10-12 16:06:57,451 root INFO writing top-level names to src/changelog_chug.egg-info/top_level.txt 2025-10-12 16:06:57,451 root INFO writing manifest file 'src/changelog_chug.egg-info/SOURCES.txt' 2025-10-12 16:06:57,452 root INFO reading manifest file 'src/changelog_chug.egg-info/SOURCES.txt' 2025-10-12 16:06:57,452 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 16:06:57,453 root INFO adding license file 'LICENSE.AGPL-3' 2025-10-12 16:06:57,453 root INFO adding license file 'COPYING' 2025-10-12 16:06:57,453 root INFO writing manifest file 'src/changelog_chug.egg-info/SOURCES.txt' 2025-10-12 16:06:57,456 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 16:06:57,456 root INFO running install 2025-10-12 16:06:57,461 root INFO running install_lib 2025-10-12 16:06:57,462 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 16:06:57,462 root INFO creating build/bdist.linux-x86_64/wheel/chug 2025-10-12 16:06:57,462 root INFO copying build/lib/chug/model.py -> build/bdist.linux-x86_64/wheel/./chug 2025-10-12 16:06:57,462 root INFO creating build/bdist.linux-x86_64/wheel/chug/parsers 2025-10-12 16:06:57,462 root INFO copying build/lib/chug/parsers/core.py -> build/bdist.linux-x86_64/wheel/./chug/parsers 2025-10-12 16:06:57,462 root INFO copying build/lib/chug/parsers/rest.py -> build/bdist.linux-x86_64/wheel/./chug/parsers 2025-10-12 16:06:57,462 root INFO copying build/lib/chug/parsers/__init__.py -> build/bdist.linux-x86_64/wheel/./chug/parsers 2025-10-12 16:06:57,462 root INFO copying build/lib/chug/writers.py -> build/bdist.linux-x86_64/wheel/./chug 2025-10-12 16:06:57,463 root INFO copying build/lib/chug/__init__.py -> build/bdist.linux-x86_64/wheel/./chug 2025-10-12 16:06:57,463 root INFO running install_egg_info 2025-10-12 16:06:57,464 root INFO Copying src/changelog_chug.egg-info to build/bdist.linux-x86_64/wheel/./changelog_chug-0.0.3-py3.12.egg-info 2025-10-12 16:06:57,464 root INFO running install_scripts 2025-10-12 16:06:57,464 root INFO creating build/bdist.linux-x86_64/wheel/changelog_chug-0.0.3.dist-info/WHEEL 2025-10-12 16:06:57,465 wheel INFO creating '/home/udu/aports/community/py3-changelog-chug/src/changelog-chug-release/0.0.3/.dist/.tmp-hm7s6jjn/changelog_chug-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 16:06:57,465 wheel INFO adding 'changelog_chug-0.0.3.dist-info/licenses/COPYING' 2025-10-12 16:06:57,465 wheel INFO adding 'changelog_chug-0.0.3.dist-info/licenses/LICENSE.AGPL-3' 2025-10-12 16:06:57,465 wheel INFO adding 'chug/__init__.py' 2025-10-12 16:06:57,465 wheel INFO adding 'chug/model.py' 2025-10-12 16:06:57,465 wheel INFO adding 'chug/writers.py' 2025-10-12 16:06:57,465 wheel INFO adding 'chug/parsers/__init__.py' 2025-10-12 16:06:57,465 wheel INFO adding 'chug/parsers/core.py' 2025-10-12 16:06:57,465 wheel INFO adding 'chug/parsers/rest.py' 2025-10-12 16:06:57,466 wheel INFO adding 'changelog_chug-0.0.3.dist-info/METADATA' 2025-10-12 16:06:57,466 wheel INFO adding 'changelog_chug-0.0.3.dist-info/WHEEL' 2025-10-12 16:06:57,466 wheel INFO adding 'changelog_chug-0.0.3.dist-info/top_level.txt' 2025-10-12 16:06:57,466 wheel INFO adding 'changelog_chug-0.0.3.dist-info/RECORD' 2025-10-12 16:06:57,466 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 16:06:57,466 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/parsers/__pycache__' -> '/home/udu/aports/community/py3-changelog-chug/pkg/py3-changelog-chug-pyc/usr/lib/python3.12/site-packages/chug/parsers/__pycache__' 'usr/lib/python3.12/site-packages/chug/__pycache__' -> '/home/udu/aports/community/py3-changelog-chug/pkg/py3-changelog-chug-pyc/usr/lib/python3.12/site-packages/chug/__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 Sun, 12 Oct 2025 16:06:57 +0000 elapsed time 0h 0m 1s >>> py3-changelog-chug: Cleaning up srcdir >>> py3-changelog-chug: Cleaning up pkgdir >>> py3-changelog-chug: Uninstalling dependencies... (1/17) Purging .makedepends-py3-changelog-chug (20251012.160656) (2/17) Purging py3-semver-pyc (3.0.4-r0) (3/17) Purging py3-semver (3.0.4-r0) (4/17) Purging py3-docutils-pyc (0.21.2-r0) (5/17) Purging py3-docutils (0.21.2-r0) (6/17) Purging py3-gpep517-pyc (19-r0) (7/17) Purging py3-gpep517 (19-r0) (8/17) Purging py3-installer-pyc (0.7.0-r2) (9/17) Purging py3-installer (0.7.0-r2) (10/17) Purging py3-setuptools-pyc (80.9.0-r0) (11/17) Purging py3-setuptools (80.9.0-r0) (12/17) Purging py3-wheel-pyc (0.46.1-r0) (13/17) Purging py3-wheel (0.46.1-r0) (14/17) Purging py3-packaging-pyc (25.0-r0) (15/17) Purging py3-packaging (25.0-r0) (16/17) Purging py3-parsing-pyc (3.2.3-r0) (17/17) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-changelog-chug: Updating the community/x86_64 repository index... >>> py3-changelog-chug: Signing the index...