>>> py3-changelog-chug: Building community/py3-changelog-chug 0.0.3-r1 (using abuild 3.16.0-r0) started Sat, 28 Mar 2026 10:56:33 +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/28) Installing libbz2 (1.0.8-r6) ( 2/28) Installing libffi (3.5.2-r0) ( 3/28) Installing gdbm (1.26-r0) ( 4/28) Installing xz-libs (5.8.2-r0) ( 5/28) Installing mpdecimal (4.0.1-r0) ( 6/28) Installing libpanelw (6.6_p20251231-r0) ( 7/28) Installing sqlite-libs (3.51.2-r1) ( 8/28) Installing python3 (3.14.3-r0) ( 9/28) Installing python3-pycache-pyc0 (3.14.3-r0) (10/28) Installing pyc (3.14.3-r0) (11/28) Installing py3-semver-pyc (3.0.4-r1) (12/28) Installing python3-pyc (3.14.3-r0) (13/28) Installing py3-semver (3.0.4-r1) (14/28) Installing py3-docutils (0.21.2-r2) (15/28) Installing py3-docutils-pyc (0.21.2-r2) (16/28) Installing py3-installer (0.7.0-r3) (17/28) Installing py3-installer-pyc (0.7.0-r3) (18/28) Installing py3-gpep517 (19-r2) (19/28) Installing py3-gpep517-pyc (19-r2) (20/28) Installing py3-parsing (3.3.2-r1) (21/28) Installing py3-parsing-pyc (3.3.2-r1) (22/28) Installing py3-packaging (26.0-r1) (23/28) Installing py3-packaging-pyc (26.0-r1) (24/28) Installing py3-setuptools (82.0.1-r1) (25/28) Installing py3-setuptools-pyc (82.0.1-r1) (26/28) Installing py3-wheel (0.46.3-r1) (27/28) Installing py3-wheel-pyc (0.46.3-r1) (28/28) Installing .makedepends-py3-changelog-chug (20260328.105635) Executing busybox-1.37.0-r31.trigger OK: 490.6 MiB in 134 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/edge/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 (46.23.81.155:443) saving to '/var/cache/distfiles/edge/py3-changelog-chug-0.0.3.tar.gz.part' py3-changelog-chug-0 100% |********************************| 42955 0:00:00 ETA '/var/cache/distfiles/edge/py3-changelog-chug-0.0.3.tar.gz.part' saved /var/cache/distfiles/edge/py3-changelog-chug-0.0.3.tar.gz: OK >>> py3-changelog-chug: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-changelog-chug-0.0.3.tar.gz /var/cache/distfiles/edge/py3-changelog-chug-0.0.3.tar.gz: OK >>> py3-changelog-chug: Unpacking /var/cache/distfiles/edge/py3-changelog-chug-0.0.3.tar.gz... 2026-03-28 10:56:36,853 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.14/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 2027-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.14/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.14/site-packages/setuptools/dist.py:765: 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() 2026-03-28 10:56:36,964 root INFO running bdist_wheel 2026-03-28 10:56:36,974 root INFO running build 2026-03-28 10:56:36,974 root INFO running build_py 2026-03-28 10:56:36,976 root INFO creating build/lib/chug 2026-03-28 10:56:36,976 root INFO copying src/chug/writers.py -> build/lib/chug 2026-03-28 10:56:36,977 root INFO copying src/chug/model.py -> build/lib/chug 2026-03-28 10:56:36,977 root INFO copying src/chug/__init__.py -> build/lib/chug 2026-03-28 10:56:36,977 root INFO creating build/lib/chug/parsers 2026-03-28 10:56:36,977 root INFO copying src/chug/parsers/rest.py -> build/lib/chug/parsers 2026-03-28 10:56:36,978 root INFO copying src/chug/parsers/core.py -> build/lib/chug/parsers 2026-03-28 10:56:36,978 root INFO copying src/chug/parsers/__init__.py -> build/lib/chug/parsers 2026-03-28 10:56:36,978 root INFO running egg_info 2026-03-28 10:56:36,980 root INFO creating src/changelog_chug.egg-info 2026-03-28 10:56:36,980 root INFO writing src/changelog_chug.egg-info/PKG-INFO 2026-03-28 10:56:36,982 root INFO writing dependency_links to src/changelog_chug.egg-info/dependency_links.txt 2026-03-28 10:56:36,983 root INFO writing requirements to src/changelog_chug.egg-info/requires.txt 2026-03-28 10:56:36,983 root INFO writing top-level names to src/changelog_chug.egg-info/top_level.txt 2026-03-28 10:56:36,983 root INFO writing manifest file 'src/changelog_chug.egg-info/SOURCES.txt' 2026-03-28 10:56:36,986 root INFO reading manifest file 'src/changelog_chug.egg-info/SOURCES.txt' 2026-03-28 10:56:36,987 root INFO reading manifest template 'MANIFEST.in' 2026-03-28 10:56:36,988 root INFO adding license file 'LICENSE.AGPL-3' 2026-03-28 10:56:36,988 root INFO adding license file 'COPYING' 2026-03-28 10:56:36,988 root INFO writing manifest file 'src/changelog_chug.egg-info/SOURCES.txt' 2026-03-28 10:56:36,993 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-28 10:56:36,993 root INFO running install 2026-03-28 10:56:37,000 root INFO running install_lib 2026-03-28 10:56:37,003 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-28 10:56:37,003 root INFO creating build/bdist.linux-x86_64/wheel/chug 2026-03-28 10:56:37,003 root INFO copying build/lib/chug/writers.py -> build/bdist.linux-x86_64/wheel/./chug 2026-03-28 10:56:37,003 root INFO creating build/bdist.linux-x86_64/wheel/chug/parsers 2026-03-28 10:56:37,004 root INFO copying build/lib/chug/parsers/rest.py -> build/bdist.linux-x86_64/wheel/./chug/parsers 2026-03-28 10:56:37,004 root INFO copying build/lib/chug/parsers/core.py -> build/bdist.linux-x86_64/wheel/./chug/parsers 2026-03-28 10:56:37,004 root INFO copying build/lib/chug/parsers/__init__.py -> build/bdist.linux-x86_64/wheel/./chug/parsers 2026-03-28 10:56:37,004 root INFO copying build/lib/chug/model.py -> build/bdist.linux-x86_64/wheel/./chug 2026-03-28 10:56:37,004 root INFO copying build/lib/chug/__init__.py -> build/bdist.linux-x86_64/wheel/./chug 2026-03-28 10:56:37,005 root INFO running install_egg_info 2026-03-28 10:56:37,007 root INFO Copying src/changelog_chug.egg-info to build/bdist.linux-x86_64/wheel/./changelog_chug-0.0.3-py3.14.egg-info 2026-03-28 10:56:37,008 root INFO running install_scripts 2026-03-28 10:56:37,009 root INFO creating build/bdist.linux-x86_64/wheel/changelog_chug-0.0.3.dist-info/WHEEL 2026-03-28 10:56:37,009 wheel INFO creating '/home/buildozer/aports/community/py3-changelog-chug/src/changelog-chug-release/0.0.3/.dist/.tmp-_moia28i/changelog_chug-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-28 10:56:37,010 wheel INFO adding 'changelog_chug-0.0.3.dist-info/licenses/COPYING' 2026-03-28 10:56:37,010 wheel INFO adding 'changelog_chug-0.0.3.dist-info/licenses/LICENSE.AGPL-3' 2026-03-28 10:56:37,010 wheel INFO adding 'chug/__init__.py' 2026-03-28 10:56:37,011 wheel INFO adding 'chug/model.py' 2026-03-28 10:56:37,011 wheel INFO adding 'chug/writers.py' 2026-03-28 10:56:37,011 wheel INFO adding 'chug/parsers/__init__.py' 2026-03-28 10:56:37,011 wheel INFO adding 'chug/parsers/core.py' 2026-03-28 10:56:37,012 wheel INFO adding 'chug/parsers/rest.py' 2026-03-28 10:56:37,012 wheel INFO adding 'changelog_chug-0.0.3.dist-info/METADATA' 2026-03-28 10:56:37,012 wheel INFO adding 'changelog_chug-0.0.3.dist-info/WHEEL' 2026-03-28 10:56:37,012 wheel INFO adding 'changelog_chug-0.0.3.dist-info/top_level.txt' 2026-03-28 10:56:37,012 wheel INFO adding 'changelog_chug-0.0.3.dist-info/RECORD' 2026-03-28 10:56:37,013 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-28 10:56:37,013 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.14/site-packages/chug/parsers/__pycache__' -> '/home/buildozer/aports/community/py3-changelog-chug/pkg/py3-changelog-chug-pyc/usr/lib/python3.14/site-packages/chug/parsers/__pycache__' 'usr/lib/python3.14/site-packages/chug/__pycache__' -> '/home/buildozer/aports/community/py3-changelog-chug/pkg/py3-changelog-chug-pyc/usr/lib/python3.14/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... python3~3.14 >>> py3-changelog-chug-pyc*: Package size: 30.5 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-r1.apk >>> py3-changelog-chug*: Tracing dependencies... py3-semver py3-docutils python3~3.14 >>> 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-r1.apk >>> py3-changelog-chug: Build complete at Sat, 28 Mar 2026 10:56:37 +0000 elapsed time 0h 0m 4s >>> py3-changelog-chug: Cleaning up srcdir >>> py3-changelog-chug: Cleaning up pkgdir >>> py3-changelog-chug: Cleaning up tmpdir >>> py3-changelog-chug: Uninstalling dependencies... ( 1/28) Purging .makedepends-py3-changelog-chug (20260328.105635) ( 2/28) Purging py3-semver-pyc (3.0.4-r1) ( 3/28) Purging py3-semver (3.0.4-r1) ( 4/28) Purging py3-docutils-pyc (0.21.2-r2) ( 5/28) Purging py3-docutils (0.21.2-r2) ( 6/28) Purging py3-gpep517-pyc (19-r2) ( 7/28) Purging py3-gpep517 (19-r2) ( 8/28) Purging py3-installer-pyc (0.7.0-r3) ( 9/28) Purging py3-installer (0.7.0-r3) (10/28) Purging py3-setuptools-pyc (82.0.1-r1) (11/28) Purging py3-setuptools (82.0.1-r1) (12/28) Purging py3-wheel-pyc (0.46.3-r1) (13/28) Purging py3-wheel (0.46.3-r1) (14/28) Purging py3-packaging-pyc (26.0-r1) (15/28) Purging py3-packaging (26.0-r1) (16/28) Purging py3-parsing-pyc (3.3.2-r1) (17/28) Purging py3-parsing (3.3.2-r1) (18/28) Purging python3-pyc (3.14.3-r0) (19/28) Purging python3-pycache-pyc0 (3.14.3-r0) (20/28) Purging pyc (3.14.3-r0) (21/28) Purging python3 (3.14.3-r0) (22/28) Purging gdbm (1.26-r0) (23/28) Purging libbz2 (1.0.8-r6) (24/28) Purging libffi (3.5.2-r0) (25/28) Purging libpanelw (6.6_p20251231-r0) (26/28) Purging mpdecimal (4.0.1-r0) (27/28) Purging sqlite-libs (3.51.2-r1) (28/28) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-changelog-chug: Updating the community/x86_64 repository index... >>> py3-changelog-chug: Signing the index...