>>> py3-rfc3987: Building community/py3-rfc3987 1.3.8-r7 (using abuild 3.17.0_rc1-r2) started Fri, 24 Apr 2026 15:11:29 +0000 >>> py3-rfc3987: Validating /home/buildozer/aports/community/py3-rfc3987/APKBUILD... >>> py3-rfc3987: Analyzing dependencies... >>> py3-rfc3987: Installing for build: build-base python3 py3-setuptools py3-gpep517 ( 1/23) Installing libbz2 (1.0.8-r6) ( 2/23) Installing libffi (3.5.2-r1) ( 3/23) Installing gdbm (1.26-r0) ( 4/23) Installing xz-libs (5.8.2-r0) ( 5/23) Installing mpdecimal (4.0.1-r0) ( 6/23) Installing libpanelw (6.6_p20260404-r0) ( 7/23) Installing readline (8.3.3-r1) ( 8/23) Installing sqlite-libs (3.53.0-r0) ( 9/23) Installing python3 (3.14.3-r0) (10/23) Installing python3-pycache-pyc0 (3.14.3-r0) (11/23) Installing pyc (3.14.3-r0) (12/23) Installing python3-pyc (3.14.3-r0) (13/23) Installing py3-parsing (3.3.2-r1) (14/23) Installing py3-parsing-pyc (3.3.2-r1) (15/23) Installing py3-packaging (26.1-r0) (16/23) Installing py3-packaging-pyc (26.1-r0) (17/23) Installing py3-setuptools (82.0.1-r1) (18/23) Installing py3-setuptools-pyc (82.0.1-r1) (19/23) Installing py3-installer (1.0.0-r0) (20/23) Installing py3-installer-pyc (1.0.0-r0) (21/23) Installing py3-gpep517 (19-r2) (22/23) Installing py3-gpep517-pyc (19-r2) (23/23) Installing .makedepends-py3-rfc3987 (20260424.151133) Executing busybox-1.37.0-r31.trigger OK: 485.4 MiB in 126 packages >>> py3-rfc3987: Cleaning up srcdir >>> py3-rfc3987: Cleaning up pkgdir >>> py3-rfc3987: Cleaning up tmpdir >>> py3-rfc3987: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-rfc3987-1.3.8.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-rfc3987-1.3.8.tar.gz.part' py3-rfc3987-1.3.8.ta 100% |********************************| 20700 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-rfc3987-1.3.8.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-rfc3987-1.3.8.tar.gz: OK >>> py3-rfc3987: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-rfc3987-1.3.8.tar.gz /var/cache/distfiles/v3.24/py3-rfc3987-1.3.8.tar.gz: OK >>> py3-rfc3987: Unpacking /var/cache/distfiles/v3.24/py3-rfc3987-1.3.8.tar.gz... 2026-04-24 15:11:33,983 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /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 General Public License v3 or later (GPLv3+) See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-24 15:11:34,008 root INFO running bdist_wheel 2026-04-24 15:11:34,015 root WARNING The [wheel] section is deprecated. Use [bdist_wheel] instead. /usr/lib/python3.14/site-packages/setuptools/_distutils/cmd.py:119: 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() 2026-04-24 15:11:34,021 root INFO running build 2026-04-24 15:11:34,021 root INFO running build_py 2026-04-24 15:11:34,024 root INFO creating build/lib 2026-04-24 15:11:34,024 root INFO copying rfc3987.py -> build/lib 2026-04-24 15:11:34,029 root INFO installing to build/bdist.linux-x86_64/wheel 2026-04-24 15:11:34,029 root INFO running install 2026-04-24 15:11:34,036 root INFO running install_lib 2026-04-24 15:11:34,039 root INFO creating build/bdist.linux-x86_64/wheel 2026-04-24 15:11:34,039 root INFO copying build/lib/rfc3987.py -> build/bdist.linux-x86_64/wheel/. 2026-04-24 15:11:34,039 root INFO running install_egg_info 2026-04-24 15:11:34,042 root INFO running egg_info 2026-04-24 15:11:34,044 root INFO writing rfc3987.egg-info/PKG-INFO 2026-04-24 15:11:34,045 root INFO writing dependency_links to rfc3987.egg-info/dependency_links.txt 2026-04-24 15:11:34,045 root INFO writing top-level names to rfc3987.egg-info/top_level.txt 2026-04-24 15:11:34,047 root INFO reading manifest file 'rfc3987.egg-info/SOURCES.txt' 2026-04-24 15:11:34,047 root INFO reading manifest template 'MANIFEST.in' 2026-04-24 15:11:34,048 root INFO adding license file 'COPYING.txt' 2026-04-24 15:11:34,048 root INFO writing manifest file 'rfc3987.egg-info/SOURCES.txt' 2026-04-24 15:11:34,048 root INFO Copying rfc3987.egg-info to build/bdist.linux-x86_64/wheel/./rfc3987-1.3.8-py3.14.egg-info 2026-04-24 15:11:34,049 root INFO running install_scripts 2026-04-24 15:11:34,050 root INFO creating build/bdist.linux-x86_64/wheel/rfc3987-1.3.8.dist-info/WHEEL 2026-04-24 15:11:34,051 wheel INFO creating '/home/buildozer/aports/community/py3-rfc3987/src/rfc3987-1.3.8/.dist/.tmp-4mbvnbvj/rfc3987-1.3.8-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-04-24 15:11:34,051 wheel INFO adding 'rfc3987.py' 2026-04-24 15:11:34,052 wheel INFO adding 'rfc3987-1.3.8.dist-info/licenses/COPYING.txt' 2026-04-24 15:11:34,052 wheel INFO adding 'rfc3987-1.3.8.dist-info/METADATA' 2026-04-24 15:11:34,052 wheel INFO adding 'rfc3987-1.3.8.dist-info/WHEEL' 2026-04-24 15:11:34,052 wheel INFO adding 'rfc3987-1.3.8.dist-info/top_level.txt' 2026-04-24 15:11:34,052 wheel INFO adding 'rfc3987-1.3.8.dist-info/RECORD' 2026-04-24 15:11:34,053 root INFO removing build/bdist.linux-x86_64/wheel 2026-04-24 15:11:34,053 gpep517 INFO The backend produced .dist/rfc3987-1.3.8-py2.py3-none-any.whl rfc3987-1.3.8-py2.py3-none-any.whl >>> py3-rfc3987: Entering fakeroot... 2026-04-24 15:11:34,271 gpep517 INFO Installing .dist/rfc3987-1.3.8-py2.py3-none-any.whl into /home/buildozer/aports/community/py3-rfc3987/pkg/py3-rfc3987 2026-04-24 15:11:34,284 gpep517 INFO Installation complete >>> py3-rfc3987-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/community/py3-rfc3987/pkg/py3-rfc3987-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-rfc3987-pyc*: Preparing subpackage py3-rfc3987-pyc... Please specify at least one package name on the command line. >>> py3-rfc3987-pyc*: Running postcheck for py3-rfc3987-pyc >>> py3-rfc3987*: Running postcheck for py3-rfc3987 >>> py3-rfc3987*: Preparing package py3-rfc3987... Please specify at least one package name on the command line. >>> py3-rfc3987-pyc*: Tracing dependencies... python3~3.14 >>> py3-rfc3987-pyc*: Package size: 20.3 KB >>> py3-rfc3987-pyc*: Compressing data... >>> py3-rfc3987-pyc*: Create checksum... >>> py3-rfc3987-pyc*: Create py3-rfc3987-pyc-1.3.8-r7.apk >>> py3-rfc3987*: Tracing dependencies... python3 python3~3.14 >>> py3-rfc3987*: Package size: 63.5 KB >>> py3-rfc3987*: Compressing data... >>> py3-rfc3987*: Create checksum... >>> py3-rfc3987*: Create py3-rfc3987-1.3.8-r7.apk >>> py3-rfc3987: Build complete at Fri, 24 Apr 2026 15:11:34 +0000 elapsed time 0h 0m 5s >>> py3-rfc3987: Cleaning up srcdir >>> py3-rfc3987: Cleaning up pkgdir >>> py3-rfc3987: Uninstalling dependencies... ( 1/23) Purging .makedepends-py3-rfc3987 (20260424.151133) ( 2/23) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/23) Purging py3-setuptools (82.0.1-r1) ( 4/23) Purging py3-packaging-pyc (26.1-r0) ( 5/23) Purging py3-packaging (26.1-r0) ( 6/23) Purging py3-parsing-pyc (3.3.2-r1) ( 7/23) Purging py3-parsing (3.3.2-r1) ( 8/23) Purging py3-gpep517-pyc (19-r2) ( 9/23) Purging py3-gpep517 (19-r2) (10/23) Purging py3-installer-pyc (1.0.0-r0) (11/23) Purging py3-installer (1.0.0-r0) (12/23) Purging python3-pyc (3.14.3-r0) (13/23) Purging python3-pycache-pyc0 (3.14.3-r0) (14/23) Purging pyc (3.14.3-r0) (15/23) Purging python3 (3.14.3-r0) (16/23) Purging gdbm (1.26-r0) (17/23) Purging libbz2 (1.0.8-r6) (18/23) Purging libffi (3.5.2-r1) (19/23) Purging libpanelw (6.6_p20260404-r0) (20/23) Purging mpdecimal (4.0.1-r0) (21/23) Purging readline (8.3.3-r1) (22/23) Purging sqlite-libs (3.53.0-r0) (23/23) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 439.9 MiB in 103 packages >>> py3-rfc3987: Updating the community/x86_64 repository index... >>> py3-rfc3987: Signing the index...