>>> py3-jsonpatch: Building community/py3-jsonpatch 1.33-r3 (using abuild 3.15.0-r0) started Sun, 12 Oct 2025 20:14:55 +0000 >>> py3-jsonpatch: Validating /home/udu/aports/community/py3-jsonpatch/APKBUILD... >>> py3-jsonpatch: Analyzing dependencies... >>> py3-jsonpatch: Installing for build: build-base py3-jsonpointer 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/15) Installing py3-jsonpointer-pyc (3.0.0-r0) (2/15) Installing py3-jsonpointer (3.0.0-r0) (3/15) Installing py3-installer (0.7.0-r2) (4/15) Installing py3-installer-pyc (0.7.0-r2) (5/15) Installing py3-gpep517 (19-r0) (6/15) Installing py3-gpep517-pyc (19-r0) (7/15) Installing py3-parsing (3.2.3-r0) (8/15) Installing py3-parsing-pyc (3.2.3-r0) (9/15) Installing py3-packaging (25.0-r0) (10/15) Installing py3-packaging-pyc (25.0-r0) (11/15) Installing py3-setuptools (80.9.0-r0) (12/15) Installing py3-setuptools-pyc (80.9.0-r0) (13/15) Installing py3-wheel (0.46.1-r0) (14/15) Installing py3-wheel-pyc (0.46.1-r0) (15/15) Installing .makedepends-py3-jsonpatch (20251012.201457) Executing busybox-1.37.0-r19.trigger OK: 307 MiB in 104 packages >>> py3-jsonpatch: Cleaning up srcdir >>> py3-jsonpatch: Cleaning up pkgdir >>> py3-jsonpatch: Cleaning up tmpdir >>> py3-jsonpatch: Fetching py3-jsonpatch-1.33.tar.gz::https://github.com/stefankoegl/python-json-patch/archive/v1.33.tar.gz >>> py3-jsonpatch: Fetching py3-jsonpatch-1.33.tar.gz::https://github.com/stefankoegl/python-json-patch/archive/v1.33.tar.gz >>> py3-jsonpatch: Checking sha512sums... py3-jsonpatch-1.33.tar.gz: OK >>> py3-jsonpatch: Unpacking /var/cache/distfiles/py3-jsonpatch-1.33.tar.gz... 2025-10-12 20:14:57,729 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-12 20:14:57,756 root INFO running bdist_wheel /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:135: SetuptoolsDeprecationWarning: bdist_wheel.universal is deprecated !! ******************************************************************************** With Python 2.7 end-of-life, support for building universal wheels (i.e., wheels that support both Python 2 and Python 3) is being obviated. Please discontinue using this option, or if you still need it, file an issue with pypa/setuptools describing your use case. This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. ******************************************************************************** !! self.finalize_options() 2025-10-12 20:14:57,773 root INFO running build 2025-10-12 20:14:57,773 root INFO running build_py 2025-10-12 20:14:57,777 root INFO creating build/lib 2025-10-12 20:14:57,777 root INFO copying jsonpatch.py -> build/lib 2025-10-12 20:14:57,777 root INFO running build_scripts 2025-10-12 20:14:57,778 root INFO creating build/scripts-3.12 2025-10-12 20:14:57,778 root INFO copying and adjusting bin/jsondiff -> build/scripts-3.12 2025-10-12 20:14:57,778 root INFO copying and adjusting bin/jsonpatch -> build/scripts-3.12 2025-10-12 20:14:57,778 root INFO changing mode of build/scripts-3.12/jsondiff from 644 to 755 2025-10-12 20:14:57,778 root INFO changing mode of build/scripts-3.12/jsonpatch from 644 to 755 2025-10-12 20:14:57,785 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-12 20:14:57,785 root INFO running install 2025-10-12 20:14:57,796 root INFO running install_lib 2025-10-12 20:14:57,799 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-12 20:14:57,800 root INFO copying build/lib/jsonpatch.py -> build/bdist.linux-x86_64/wheel/. 2025-10-12 20:14:57,800 root INFO running install_egg_info 2025-10-12 20:14:57,804 root INFO running egg_info 2025-10-12 20:14:57,806 root INFO creating jsonpatch.egg-info 2025-10-12 20:14:57,806 root INFO writing jsonpatch.egg-info/PKG-INFO 2025-10-12 20:14:57,807 root INFO writing dependency_links to jsonpatch.egg-info/dependency_links.txt 2025-10-12 20:14:57,807 root INFO writing requirements to jsonpatch.egg-info/requires.txt 2025-10-12 20:14:57,807 root INFO writing top-level names to jsonpatch.egg-info/top_level.txt 2025-10-12 20:14:57,807 root INFO writing manifest file 'jsonpatch.egg-info/SOURCES.txt' 2025-10-12 20:14:57,810 root INFO reading manifest file 'jsonpatch.egg-info/SOURCES.txt' 2025-10-12 20:14:57,810 root INFO reading manifest template 'MANIFEST.in' 2025-10-12 20:14:57,810 root WARNING warning: no files found matching 'COPYING' 2025-10-12 20:14:57,811 root INFO adding license file 'LICENSE' 2025-10-12 20:14:57,811 root INFO adding license file 'AUTHORS' 2025-10-12 20:14:57,812 root INFO writing manifest file 'jsonpatch.egg-info/SOURCES.txt' 2025-10-12 20:14:57,813 root INFO Copying jsonpatch.egg-info to build/bdist.linux-x86_64/wheel/./jsonpatch-1.33-py3.12.egg-info 2025-10-12 20:14:57,814 root INFO running install_scripts 2025-10-12 20:14:57,814 root INFO creating build/bdist.linux-x86_64/wheel/jsonpatch-1.33.data/scripts 2025-10-12 20:14:57,814 root INFO copying build/scripts-3.12/jsondiff -> build/bdist.linux-x86_64/wheel/jsonpatch-1.33.data/scripts 2025-10-12 20:14:57,815 root INFO copying build/scripts-3.12/jsonpatch -> build/bdist.linux-x86_64/wheel/jsonpatch-1.33.data/scripts 2025-10-12 20:14:57,815 root INFO changing mode of build/bdist.linux-x86_64/wheel/jsonpatch-1.33.data/scripts/jsondiff to 755 2025-10-12 20:14:57,815 root INFO changing mode of build/bdist.linux-x86_64/wheel/jsonpatch-1.33.data/scripts/jsonpatch to 755 2025-10-12 20:14:57,816 root INFO creating build/bdist.linux-x86_64/wheel/jsonpatch-1.33.dist-info/WHEEL 2025-10-12 20:14:57,817 wheel INFO creating '/home/udu/aports/community/py3-jsonpatch/src/python-json-patch-1.33/.dist/.tmp-zvvkjwsy/jsonpatch-1.33-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-12 20:14:57,817 wheel INFO adding 'jsonpatch.py' 2025-10-12 20:14:57,818 wheel INFO adding 'jsonpatch-1.33.data/scripts/jsondiff' 2025-10-12 20:14:57,818 wheel INFO adding 'jsonpatch-1.33.data/scripts/jsonpatch' 2025-10-12 20:14:57,818 wheel INFO adding 'jsonpatch-1.33.dist-info/licenses/AUTHORS' 2025-10-12 20:14:57,818 wheel INFO adding 'jsonpatch-1.33.dist-info/licenses/LICENSE' 2025-10-12 20:14:57,818 wheel INFO adding 'jsonpatch-1.33.dist-info/METADATA' 2025-10-12 20:14:57,818 wheel INFO adding 'jsonpatch-1.33.dist-info/WHEEL' 2025-10-12 20:14:57,819 wheel INFO adding 'jsonpatch-1.33.dist-info/top_level.txt' 2025-10-12 20:14:57,819 wheel INFO adding 'jsonpatch-1.33.dist-info/RECORD' 2025-10-12 20:14:57,819 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-12 20:14:57,820 gpep517 INFO The backend produced .dist/jsonpatch-1.33-py2.py3-none-any.whl jsonpatch-1.33-py2.py3-none-any.whl warning: pypandoc module not found, could not convert Markdown to RST .............................................................................................................. ---------------------------------------------------------------------- Ran 110 tests in 0.011s OK >>> py3-jsonpatch: Entering fakeroot... >>> py3-jsonpatch-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/__pycache__' -> '/home/udu/aports/community/py3-jsonpatch/pkg/py3-jsonpatch-pyc/usr/lib/python3.12/site-packages/__pycache__' >>> py3-jsonpatch-pyc*: Preparing subpackage py3-jsonpatch-pyc... >>> py3-jsonpatch-pyc*: Running postcheck for py3-jsonpatch-pyc >>> py3-jsonpatch*: Running postcheck for py3-jsonpatch >>> py3-jsonpatch*: Preparing package py3-jsonpatch... >>> py3-jsonpatch-pyc*: Tracing dependencies... py3-jsonpointer python3~3.12 >>> py3-jsonpatch-pyc*: Package size: 34.5 KB >>> py3-jsonpatch-pyc*: Compressing data... >>> py3-jsonpatch-pyc*: Create checksum... >>> py3-jsonpatch-pyc*: Create py3-jsonpatch-pyc-1.33-r3.apk >>> py3-jsonpatch*: Tracing dependencies... py3-jsonpointer python3~3.12 >>> py3-jsonpatch*: Package size: 39.5 KB >>> py3-jsonpatch*: Compressing data... >>> py3-jsonpatch*: Create checksum... >>> py3-jsonpatch*: Create py3-jsonpatch-1.33-r3.apk >>> py3-jsonpatch: Build complete at Sun, 12 Oct 2025 20:14:59 +0000 elapsed time 0h 0m 4s >>> py3-jsonpatch: Cleaning up srcdir >>> py3-jsonpatch: Cleaning up pkgdir >>> py3-jsonpatch: Uninstalling dependencies... (1/15) Purging .makedepends-py3-jsonpatch (20251012.201457) (2/15) Purging py3-jsonpointer-pyc (3.0.0-r0) (3/15) Purging py3-jsonpointer (3.0.0-r0) (4/15) Purging py3-gpep517-pyc (19-r0) (5/15) Purging py3-gpep517 (19-r0) (6/15) Purging py3-installer-pyc (0.7.0-r2) (7/15) Purging py3-installer (0.7.0-r2) (8/15) Purging py3-setuptools-pyc (80.9.0-r0) (9/15) Purging py3-setuptools (80.9.0-r0) (10/15) Purging py3-wheel-pyc (0.46.1-r0) (11/15) Purging py3-wheel (0.46.1-r0) (12/15) Purging py3-packaging-pyc (25.0-r0) (13/15) Purging py3-packaging (25.0-r0) (14/15) Purging py3-parsing-pyc (3.2.3-r0) (15/15) Purging py3-parsing (3.2.3-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> py3-jsonpatch: Updating the community/x86_64 repository index... >>> py3-jsonpatch: Signing the index...