>>> py3-unidiff: Building community/py3-unidiff 1.0.0-r0 (using abuild 3.18.0_rc3-r1) started Tue, 28 Jul 2026 22:34:22 +0000 >>> py3-unidiff: Validating /home/buildozer/aports/community/py3-unidiff/APKBUILD... >>> py3-unidiff: Analyzing dependencies... >>> py3-unidiff: Installing for build: build-base python3 py3-setuptools py3-gpep517 ( 1/22) Installing libbz2 (1.0.8-r6) ( 2/22) Installing libffi (3.5.2-r1) ( 3/22) Installing xz-libs (5.8.3-r0) ( 4/22) Installing mpdecimal (4.0.1-r0) ( 5/22) Installing libpanelw (6.6_p20260516-r0) ( 6/22) Installing readline (8.3.3-r1) ( 7/22) Installing sqlite-libs (3.53.4-r0) ( 8/22) Installing python3 (3.14.5-r2) ( 9/22) Installing python3-pycache-pyc0 (3.14.5-r2) (10/22) Installing pyc (3.14.5-r2) (11/22) Installing python3-pyc (3.14.5-r2) (12/22) Installing py3-parsing (3.3.2-r1) (13/22) Installing py3-parsing-pyc (3.3.2-r1) (14/22) Installing py3-packaging (26.2-r0) (15/22) Installing py3-packaging-pyc (26.2-r0) (16/22) Installing py3-setuptools (83.0.0-r0) (17/22) Installing py3-setuptools-pyc (83.0.0-r0) (18/22) Installing py3-installer (1.0.1-r0) (19/22) Installing py3-installer-pyc (1.0.1-r0) (20/22) Installing py3-gpep517 (19-r2) (21/22) Installing py3-gpep517-pyc (19-r2) (22/22) Installing .makedepends-py3-unidiff (20260728.223423) Executing busybox-1.38.0-r4.trigger OK: 332.6 MiB in 127 packages >>> py3-unidiff: Cleaning up srcdir >>> py3-unidiff: Cleaning up pkgdir >>> py3-unidiff: Cleaning up tmpdir >>> py3-unidiff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-unidiff-1.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-unidiff: Fetching py3-unidiff-1.0.0.tar.gz::https://github.com/matiasb/python-unidiff/archive/refs/tags/v1.0.0.tar.gz /var/cache/distfiles/edge/py3-unidiff-1.0.0.tar.gz: OK /home/buildozer/aports/community/py3-unidiff/fix-test-script.patch: OK >>> py3-unidiff: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-unidiff-1.0.0.tar.gz /var/cache/distfiles/edge/py3-unidiff-1.0.0.tar.gz: OK /home/buildozer/aports/community/py3-unidiff/fix-test-script.patch: OK >>> py3-unidiff: Unpacking /var/cache/distfiles/edge/py3-unidiff-1.0.0.tar.gz... >>> py3-unidiff: fix-test-script.patch patching file run_tests.sh 2026-07-28 22:34:24,224 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 :: MIT License 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 :: MIT License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-07-28 22:34:24,269 root INFO running bdist_wheel 2026-07-28 22:34:24,278 root INFO running build 2026-07-28 22:34:24,278 root INFO running build_py 2026-07-28 22:34:24,280 root INFO creating build/lib/unidiff 2026-07-28 22:34:24,280 root INFO copying unidiff/__init__.py -> build/lib/unidiff 2026-07-28 22:34:24,280 root INFO copying unidiff/patch.py -> build/lib/unidiff 2026-07-28 22:34:24,280 root INFO copying unidiff/__version__.py -> build/lib/unidiff 2026-07-28 22:34:24,281 root INFO copying unidiff/__main__.py -> build/lib/unidiff 2026-07-28 22:34:24,281 root INFO copying unidiff/errors.py -> build/lib/unidiff 2026-07-28 22:34:24,281 root INFO copying unidiff/constants.py -> build/lib/unidiff 2026-07-28 22:34:24,281 root INFO running egg_info 2026-07-28 22:34:24,283 root INFO creating unidiff.egg-info 2026-07-28 22:34:24,283 root INFO writing unidiff.egg-info/PKG-INFO 2026-07-28 22:34:24,283 root INFO writing dependency_links to unidiff.egg-info/dependency_links.txt 2026-07-28 22:34:24,284 root INFO writing entry points to unidiff.egg-info/entry_points.txt 2026-07-28 22:34:24,284 root INFO writing top-level names to unidiff.egg-info/top_level.txt 2026-07-28 22:34:24,284 root INFO writing manifest file 'unidiff.egg-info/SOURCES.txt' 2026-07-28 22:34:24,287 root INFO reading manifest file 'unidiff.egg-info/SOURCES.txt' 2026-07-28 22:34:24,287 root INFO reading manifest template 'MANIFEST.in' 2026-07-28 22:34:24,288 root INFO adding license file 'LICENSE' 2026-07-28 22:34:24,288 root INFO adding license file 'AUTHORS' 2026-07-28 22:34:24,289 root INFO writing manifest file 'unidiff.egg-info/SOURCES.txt' 2026-07-28 22:34:24,290 root INFO copying unidiff/py.typed -> build/lib/unidiff 2026-07-28 22:34:24,293 root INFO installing to build/bdist.linux-armv8l/wheel 2026-07-28 22:34:24,293 root INFO running install 2026-07-28 22:34:24,302 root INFO running install_lib 2026-07-28 22:34:24,304 root INFO creating build/bdist.linux-armv8l/wheel 2026-07-28 22:34:24,304 root INFO creating build/bdist.linux-armv8l/wheel/unidiff 2026-07-28 22:34:24,304 root INFO copying build/lib/unidiff/__init__.py -> build/bdist.linux-armv8l/wheel/./unidiff 2026-07-28 22:34:24,304 root INFO copying build/lib/unidiff/patch.py -> build/bdist.linux-armv8l/wheel/./unidiff 2026-07-28 22:34:24,305 root INFO copying build/lib/unidiff/__version__.py -> build/bdist.linux-armv8l/wheel/./unidiff 2026-07-28 22:34:24,305 root INFO copying build/lib/unidiff/__main__.py -> build/bdist.linux-armv8l/wheel/./unidiff 2026-07-28 22:34:24,305 root INFO copying build/lib/unidiff/errors.py -> build/bdist.linux-armv8l/wheel/./unidiff 2026-07-28 22:34:24,305 root INFO copying build/lib/unidiff/py.typed -> build/bdist.linux-armv8l/wheel/./unidiff 2026-07-28 22:34:24,305 root INFO copying build/lib/unidiff/constants.py -> build/bdist.linux-armv8l/wheel/./unidiff 2026-07-28 22:34:24,306 root INFO running install_egg_info 2026-07-28 22:34:24,307 root INFO Copying unidiff.egg-info to build/bdist.linux-armv8l/wheel/./unidiff-1.0.0-py3.14.egg-info 2026-07-28 22:34:24,308 root INFO running install_scripts 2026-07-28 22:34:24,309 root INFO creating build/bdist.linux-armv8l/wheel/unidiff-1.0.0.dist-info/WHEEL 2026-07-28 22:34:24,310 wheel INFO creating '/home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/.dist/.tmp-ekke93su/unidiff-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2026-07-28 22:34:24,310 wheel INFO adding 'unidiff/__init__.py' 2026-07-28 22:34:24,310 wheel INFO adding 'unidiff/__main__.py' 2026-07-28 22:34:24,311 wheel INFO adding 'unidiff/__version__.py' 2026-07-28 22:34:24,311 wheel INFO adding 'unidiff/constants.py' 2026-07-28 22:34:24,311 wheel INFO adding 'unidiff/errors.py' 2026-07-28 22:34:24,311 wheel INFO adding 'unidiff/patch.py' 2026-07-28 22:34:24,311 wheel INFO adding 'unidiff/py.typed' 2026-07-28 22:34:24,312 wheel INFO adding 'unidiff-1.0.0.dist-info/licenses/AUTHORS' 2026-07-28 22:34:24,312 wheel INFO adding 'unidiff-1.0.0.dist-info/licenses/LICENSE' 2026-07-28 22:34:24,312 wheel INFO adding 'unidiff-1.0.0.dist-info/METADATA' 2026-07-28 22:34:24,312 wheel INFO adding 'unidiff-1.0.0.dist-info/WHEEL' 2026-07-28 22:34:24,312 wheel INFO adding 'unidiff-1.0.0.dist-info/entry_points.txt' 2026-07-28 22:34:24,312 wheel INFO adding 'unidiff-1.0.0.dist-info/top_level.txt' 2026-07-28 22:34:24,312 wheel INFO adding 'unidiff-1.0.0.dist-info/RECORD' 2026-07-28 22:34:24,313 root INFO removing build/bdist.linux-armv8l/wheel 2026-07-28 22:34:24,313 gpep517 INFO The backend produced .dist/unidiff-1.0.0-py3-none-any.whl unidiff-1.0.0-py3-none-any.whl ......................./home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:194: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: ..................../home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:111: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: .../home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:166: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: /home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:169: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: ./home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:205: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'rb') as diff_file: /home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:209: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: ./home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:180: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: /home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:184: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: ./home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:215: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: /home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:219: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: .../home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:103: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(self.sample_file, 'r', encoding='utf-8') as diff_file: ./home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:785: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(file_path, 'r', encoding='utf-8') as diff_file: /home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:811: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(file_path, 'r', encoding='utf-8') as diff_file: ./home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:741: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(file_path, 'r', encoding='utf-8') as diff_file: /home/buildozer/aports/community/py3-unidiff/src/python-unidiff-1.0.0/tests/test_parser.py:779: DeprecationWarning: codecs.open() is deprecated. Use open() instead. with codecs.open(file_path, 'r', encoding='utf-8') as diff_file: ....... ---------------------------------------------------------------------- Ran 61 tests in 0.015s OK >>> py3-unidiff: Entering fakeroot... >>> py3-unidiff-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/community/py3-unidiff/pkg/py3-unidiff-doc/usr/share/doc' >>> py3-unidiff-doc*: Preparing subpackage py3-unidiff-doc... >>> py3-unidiff-doc*: Running postcheck for py3-unidiff-doc >>> py3-unidiff-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/unidiff/__pycache__' -> '/home/buildozer/aports/community/py3-unidiff/pkg/py3-unidiff-pyc/usr/lib/python3.14/site-packages/unidiff/__pycache__' >>> py3-unidiff-pyc*: Preparing subpackage py3-unidiff-pyc... >>> py3-unidiff-pyc*: Running postcheck for py3-unidiff-pyc >>> py3-unidiff*: Running postcheck for py3-unidiff >>> py3-unidiff*: Preparing package py3-unidiff... >>> py3-unidiff*: Tracing dependencies... python3 python3~3.14 >>> py3-unidiff*: Package size: 48.0 KB >>> py3-unidiff*: Compressing data... >>> py3-unidiff*: Create checksum... >>> py3-unidiff*: Create py3-unidiff-1.0.0-r0.apk >>> py3-unidiff-doc*: Tracing dependencies... >>> py3-unidiff-doc*: Package size: 10.9 KB >>> py3-unidiff-doc*: Compressing data... >>> py3-unidiff-doc*: Create checksum... >>> py3-unidiff-doc*: Create py3-unidiff-doc-1.0.0-r0.apk >>> py3-unidiff-pyc*: Tracing dependencies... python3~3.14 >>> py3-unidiff-pyc*: Package size: 41.5 KB >>> py3-unidiff-pyc*: Compressing data... >>> py3-unidiff-pyc*: Create checksum... >>> py3-unidiff-pyc*: Create py3-unidiff-pyc-1.0.0-r0.apk >>> py3-unidiff: Build complete at Tue, 28 Jul 2026 22:34:25 +0000 elapsed time 0h 0m 3s >>> py3-unidiff: Cleaning up srcdir >>> py3-unidiff: Cleaning up pkgdir >>> py3-unidiff: Cleaning up tmpdir >>> py3-unidiff: Uninstalling dependencies... ( 1/22) Purging .makedepends-py3-unidiff (20260728.223423) ( 2/22) Purging py3-setuptools-pyc (83.0.0-r0) ( 3/22) Purging py3-setuptools (83.0.0-r0) ( 4/22) Purging py3-packaging-pyc (26.2-r0) ( 5/22) Purging py3-packaging (26.2-r0) ( 6/22) Purging py3-parsing-pyc (3.3.2-r1) ( 7/22) Purging py3-parsing (3.3.2-r1) ( 8/22) Purging py3-gpep517-pyc (19-r2) ( 9/22) Purging py3-gpep517 (19-r2) (10/22) Purging py3-installer-pyc (1.0.1-r0) (11/22) Purging py3-installer (1.0.1-r0) (12/22) Purging python3-pyc (3.14.5-r2) (13/22) Purging python3-pycache-pyc0 (3.14.5-r2) (14/22) Purging pyc (3.14.5-r2) (15/22) Purging python3 (3.14.5-r2) (16/22) Purging libbz2 (1.0.8-r6) (17/22) Purging libffi (3.5.2-r1) (18/22) Purging libpanelw (6.6_p20260516-r0) (19/22) Purging mpdecimal (4.0.1-r0) (20/22) Purging readline (8.3.3-r1) (21/22) Purging sqlite-libs (3.53.4-r0) (22/22) Purging xz-libs (5.8.3-r0) Executing busybox-1.38.0-r4.trigger OK: 289.8 MiB in 105 packages >>> py3-unidiff: Updating the community/armv7 repository index... >>> py3-unidiff: Signing the index...