>>> py3-rfc3986: Building community/py3-rfc3986 2.0.0-r4 (using abuild 3.17.0_rc1-r2) started Tue, 28 Apr 2026 02:00:04 +0000 >>> py3-rfc3986: Validating /home/buildozer/aports/community/py3-rfc3986/APKBUILD... >>> py3-rfc3986: Analyzing dependencies... >>> py3-rfc3986: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-wheel py3-pytest py3-pytest-runner ( 1/37) Installing libbz2 (1.0.8-r6) ( 2/37) Installing libffi (3.5.2-r1) ( 3/37) Installing gdbm (1.26-r0) ( 4/37) Installing xz-libs (5.8.3-r0) ( 5/37) Installing mpdecimal (4.0.1-r0) ( 6/37) Installing libpanelw (6.6_p20260404-r0) ( 7/37) Installing readline (8.3.3-r1) ( 8/37) Installing sqlite-libs (3.53.0-r0) ( 9/37) Installing python3 (3.14.3-r0) (10/37) Installing python3-pycache-pyc0 (3.14.3-r0) (11/37) Installing pyc (3.14.3-r0) (12/37) Installing python3-pyc (3.14.3-r0) (13/37) Installing py3-parsing (3.3.2-r1) (14/37) Installing py3-parsing-pyc (3.3.2-r1) (15/37) Installing py3-packaging (26.2-r0) (16/37) Installing py3-packaging-pyc (26.2-r0) (17/37) Installing py3-setuptools (82.0.1-r1) (18/37) Installing py3-setuptools-pyc (82.0.1-r1) (19/37) Installing py3-installer (1.0.0-r0) (20/37) Installing py3-installer-pyc (1.0.0-r0) (21/37) Installing py3-gpep517 (19-r2) (22/37) Installing py3-gpep517-pyc (19-r2) (23/37) Installing py3-wheel (0.47.0-r0) (24/37) Installing py3-wheel-pyc (0.47.0-r0) (25/37) Installing py3-iniconfig (2.3.0-r1) (26/37) Installing py3-iniconfig-pyc (2.3.0-r1) (27/37) Installing py3-pluggy (1.6.0-r1) (28/37) Installing py3-pluggy-pyc (1.6.0-r1) (29/37) Installing py3-py (1.11.0-r5) (30/37) Installing py3-py-pyc (1.11.0-r5) (31/37) Installing py3-pygments (2.20.0-r0) (32/37) Installing py3-pygments-pyc (2.20.0-r0) (33/37) Installing py3-pytest (9.0.3-r0) (34/37) Installing py3-pytest-pyc (9.0.3-r0) (35/37) Installing py3-pytest-runner (6.0.1-r2) (36/37) Installing py3-pytest-runner-pyc (6.0.1-r2) (37/37) Installing .makedepends-py3-rfc3986 (20260428.020007) Executing busybox-1.37.0-r31.trigger OK: 498.1 MiB in 140 packages >>> py3-rfc3986: Cleaning up srcdir >>> py3-rfc3986: Cleaning up pkgdir >>> py3-rfc3986: Cleaning up tmpdir >>> py3-rfc3986: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz.part' py3-rfc3986-2.0.0.ta 100% |********************************| 46009 0:00:00 ETA '/var/cache/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz.part' saved /var/cache/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz: OK >>> py3-rfc3986: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz /var/cache/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz: OK >>> py3-rfc3986: Unpacking /var/cache/distfiles/v3.24/py3-rfc3986-2.0.0.tar.gz... 2026-04-28 02:00:08,650 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 :: Apache Software License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-04-28 02:00:08,671 root INFO running bdist_wheel /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-28 02:00:08,686 root INFO running build 2026-04-28 02:00:08,686 root INFO running build_py 2026-04-28 02:00:08,690 root INFO creating build/lib/rfc3986 2026-04-28 02:00:08,691 root INFO copying src/rfc3986/iri.py -> build/lib/rfc3986 2026-04-28 02:00:08,691 root INFO copying src/rfc3986/abnf_regexp.py -> build/lib/rfc3986 2026-04-28 02:00:08,691 root INFO copying src/rfc3986/builder.py -> build/lib/rfc3986 2026-04-28 02:00:08,691 root INFO copying src/rfc3986/parseresult.py -> build/lib/rfc3986 2026-04-28 02:00:08,692 root INFO copying src/rfc3986/normalizers.py -> build/lib/rfc3986 2026-04-28 02:00:08,692 root INFO copying src/rfc3986/uri.py -> build/lib/rfc3986 2026-04-28 02:00:08,692 root INFO copying src/rfc3986/exceptions.py -> build/lib/rfc3986 2026-04-28 02:00:08,693 root INFO copying src/rfc3986/api.py -> build/lib/rfc3986 2026-04-28 02:00:08,693 root INFO copying src/rfc3986/compat.py -> build/lib/rfc3986 2026-04-28 02:00:08,693 root INFO copying src/rfc3986/__init__.py -> build/lib/rfc3986 2026-04-28 02:00:08,693 root INFO copying src/rfc3986/misc.py -> build/lib/rfc3986 2026-04-28 02:00:08,694 root INFO copying src/rfc3986/_mixin.py -> build/lib/rfc3986 2026-04-28 02:00:08,694 root INFO copying src/rfc3986/validators.py -> build/lib/rfc3986 2026-04-28 02:00:08,694 root INFO running egg_info 2026-04-28 02:00:08,696 root INFO creating src/rfc3986.egg-info 2026-04-28 02:00:08,696 root INFO writing src/rfc3986.egg-info/PKG-INFO 2026-04-28 02:00:08,697 root INFO writing dependency_links to src/rfc3986.egg-info/dependency_links.txt 2026-04-28 02:00:08,697 root INFO writing requirements to src/rfc3986.egg-info/requires.txt 2026-04-28 02:00:08,697 root INFO writing top-level names to src/rfc3986.egg-info/top_level.txt 2026-04-28 02:00:08,698 root INFO writing manifest file 'src/rfc3986.egg-info/SOURCES.txt' 2026-04-28 02:00:08,701 root INFO reading manifest file 'src/rfc3986.egg-info/SOURCES.txt' 2026-04-28 02:00:08,701 root INFO reading manifest template 'MANIFEST.in' 2026-04-28 02:00:08,701 root WARNING no previously-included directories found matching '*.pyc' 2026-04-28 02:00:08,703 root WARNING no previously-included directories found matching 'docs/_build' 2026-04-28 02:00:08,703 root INFO adding license file 'LICENSE' 2026-04-28 02:00:08,703 root INFO adding license file 'AUTHORS.rst' 2026-04-28 02:00:08,704 root INFO writing manifest file 'src/rfc3986.egg-info/SOURCES.txt' 2026-04-28 02:00:08,711 root INFO installing to build/bdist.linux-x86_64/wheel 2026-04-28 02:00:08,711 root INFO running install 2026-04-28 02:00:08,718 root INFO running install_lib 2026-04-28 02:00:08,721 root INFO creating build/bdist.linux-x86_64/wheel 2026-04-28 02:00:08,721 root INFO creating build/bdist.linux-x86_64/wheel/rfc3986 2026-04-28 02:00:08,722 root INFO copying build/lib/rfc3986/iri.py -> build/bdist.linux-x86_64/wheel/./rfc3986 2026-04-28 02:00:08,722 root INFO copying build/lib/rfc3986/abnf_regexp.py -> build/bdist.linux-x86_64/wheel/./rfc3986 2026-04-28 02:00:08,722 root INFO copying build/lib/rfc3986/builder.py -> build/bdist.linux-x86_64/wheel/./rfc3986 2026-04-28 02:00:08,722 root INFO copying build/lib/rfc3986/parseresult.py -> build/bdist.linux-x86_64/wheel/./rfc3986 2026-04-28 02:00:08,723 root INFO copying build/lib/rfc3986/normalizers.py -> build/bdist.linux-x86_64/wheel/./rfc3986 2026-04-28 02:00:08,723 root INFO copying build/lib/rfc3986/uri.py -> build/bdist.linux-x86_64/wheel/./rfc3986 2026-04-28 02:00:08,723 root INFO copying build/lib/rfc3986/exceptions.py -> build/bdist.linux-x86_64/wheel/./rfc3986 2026-04-28 02:00:08,723 root INFO copying build/lib/rfc3986/api.py -> build/bdist.linux-x86_64/wheel/./rfc3986 2026-04-28 02:00:08,723 root INFO copying build/lib/rfc3986/compat.py -> build/bdist.linux-x86_64/wheel/./rfc3986 2026-04-28 02:00:08,724 root INFO copying build/lib/rfc3986/__init__.py -> build/bdist.linux-x86_64/wheel/./rfc3986 2026-04-28 02:00:08,724 root INFO copying build/lib/rfc3986/misc.py -> build/bdist.linux-x86_64/wheel/./rfc3986 2026-04-28 02:00:08,724 root INFO copying build/lib/rfc3986/_mixin.py -> build/bdist.linux-x86_64/wheel/./rfc3986 2026-04-28 02:00:08,724 root INFO copying build/lib/rfc3986/validators.py -> build/bdist.linux-x86_64/wheel/./rfc3986 2026-04-28 02:00:08,724 root INFO running install_egg_info 2026-04-28 02:00:08,728 root INFO Copying src/rfc3986.egg-info to build/bdist.linux-x86_64/wheel/./rfc3986-2.0.0-py3.14.egg-info 2026-04-28 02:00:08,729 root INFO running install_scripts 2026-04-28 02:00:08,730 root INFO creating build/bdist.linux-x86_64/wheel/rfc3986-2.0.0.dist-info/WHEEL 2026-04-28 02:00:08,730 wheel INFO creating '/home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/.dist/.tmp-cyhzpk5f/rfc3986-2.0.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-04-28 02:00:08,731 wheel INFO adding 'rfc3986/__init__.py' 2026-04-28 02:00:08,731 wheel INFO adding 'rfc3986/_mixin.py' 2026-04-28 02:00:08,731 wheel INFO adding 'rfc3986/abnf_regexp.py' 2026-04-28 02:00:08,731 wheel INFO adding 'rfc3986/api.py' 2026-04-28 02:00:08,731 wheel INFO adding 'rfc3986/builder.py' 2026-04-28 02:00:08,732 wheel INFO adding 'rfc3986/compat.py' 2026-04-28 02:00:08,732 wheel INFO adding 'rfc3986/exceptions.py' 2026-04-28 02:00:08,732 wheel INFO adding 'rfc3986/iri.py' 2026-04-28 02:00:08,732 wheel INFO adding 'rfc3986/misc.py' 2026-04-28 02:00:08,733 wheel INFO adding 'rfc3986/normalizers.py' 2026-04-28 02:00:08,733 wheel INFO adding 'rfc3986/parseresult.py' 2026-04-28 02:00:08,733 wheel INFO adding 'rfc3986/uri.py' 2026-04-28 02:00:08,733 wheel INFO adding 'rfc3986/validators.py' 2026-04-28 02:00:08,734 wheel INFO adding 'rfc3986-2.0.0.dist-info/licenses/AUTHORS.rst' 2026-04-28 02:00:08,734 wheel INFO adding 'rfc3986-2.0.0.dist-info/licenses/LICENSE' 2026-04-28 02:00:08,734 wheel INFO adding 'rfc3986-2.0.0.dist-info/METADATA' 2026-04-28 02:00:08,734 wheel INFO adding 'rfc3986-2.0.0.dist-info/WHEEL' 2026-04-28 02:00:08,734 wheel INFO adding 'rfc3986-2.0.0.dist-info/top_level.txt' 2026-04-28 02:00:08,734 wheel INFO adding 'rfc3986-2.0.0.dist-info/RECORD' 2026-04-28 02:00:08,735 root INFO removing build/bdist.linux-x86_64/wheel 2026-04-28 02:00:08,735 gpep517 INFO The backend produced .dist/rfc3986-2.0.0-py2.py3-none-any.whl rfc3986-2.0.0-py2.py3-none-any.whl ........................................................................ [ 2%] ....ssssssssss...........sss............................................ [ 5%] ........................................................................ [ 7%] ........................................................................ [ 10%] ........................................................................ [ 12%] ........................................................................ [ 15%] ........................................................................ [ 17%] ........................................................................ [ 20%] ........................................................................ [ 22%] ........................................................................ [ 25%] ........................................................................ [ 27%] ........................................................................ [ 30%] ........................................................................ [ 33%] ........................................................................ [ 35%] ........................................................................ [ 38%] ........................................................................ [ 40%] ........................................................................ [ 43%] ........................................................................ [ 45%] ........................................................................ [ 48%] ........................................................................ [ 50%] ........................................................................ [ 53%] ........................................................................ [ 55%] ........................................................................ [ 58%] ........................................................................ [ 60%] ........................................................................ [ 63%] ........................................................................ [ 66%] ........................................................................ [ 68%] ........................................................................ [ 71%] ........................................................................ [ 73%] ........................................................................ [ 76%] ........................................................................ [ 78%] ........................................................................ [ 81%] ........................................................................ [ 83%] ........................................................................ [ 86%] ........................................................................ [ 88%] ........................................................................ [ 91%] ........................................................................ [ 93%] ........................................................................ [ 96%] ........................................................................ [ 99%] ............................ [100%] =============================== warnings summary =============================== tests/test_api.py: 1 warning tests/test_unicode_support.py: 3 warnings tests/test_uri.py: 839 warnings /home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/.testenv/lib/python3.14/site-packages/rfc3986/_mixin.py:116: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. warnings.warn( tests/test_api.py: 1 warning tests/test_unicode_support.py: 3 warnings tests/test_uri.py: 839 warnings /home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/.testenv/lib/python3.14/site-packages/rfc3986/_mixin.py:172: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. warnings.warn( tests/test_api.py: 1 warning tests/test_unicode_support.py: 3 warnings tests/test_uri.py: 818 warnings /home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/.testenv/lib/python3.14/site-packages/rfc3986/_mixin.py:144: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. warnings.warn( tests/test_api.py: 1 warning tests/test_unicode_support.py: 2 warnings tests/test_uri.py: 811 warnings /home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/.testenv/lib/python3.14/site-packages/rfc3986/_mixin.py:191: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. warnings.warn( tests/test_api.py: 1 warning tests/test_unicode_support.py: 2 warnings tests/test_uri.py: 810 warnings /home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/.testenv/lib/python3.14/site-packages/rfc3986/_mixin.py:210: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. warnings.warn( tests/test_api.py: 1 warning tests/test_unicode_support.py: 2 warnings tests/test_uri.py: 809 warnings /home/buildozer/aports/community/py3-rfc3986/src/rfc3986-2.0.0/.testenv/lib/python3.14/site-packages/rfc3986/_mixin.py:229: DeprecationWarning: Please use rfc3986.validators.Validator instead. This method will be eventually removed. warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2823 passed, 13 skipped, 4947 warnings in 2.70s >>> py3-rfc3986: Entering fakeroot... >>> py3-rfc3986*: Running postcheck for py3-rfc3986 >>> py3-rfc3986*: Preparing package py3-rfc3986... Please specify at least one package name on the command line. >>> py3-rfc3986*: Tracing dependencies... python3 python3~3.14 >>> py3-rfc3986*: Package size: 100.4 KB >>> py3-rfc3986*: Compressing data... >>> py3-rfc3986*: Create checksum... >>> py3-rfc3986*: Create py3-rfc3986-2.0.0-r4.apk >>> py3-rfc3986: Build complete at Tue, 28 Apr 2026 02:00:12 +0000 elapsed time 0h 0m 8s >>> py3-rfc3986: Cleaning up srcdir >>> py3-rfc3986: Cleaning up pkgdir >>> py3-rfc3986: Uninstalling dependencies... ( 1/37) Purging .makedepends-py3-rfc3986 (20260428.020007) ( 2/37) Purging py3-gpep517-pyc (19-r2) ( 3/37) Purging py3-gpep517 (19-r2) ( 4/37) Purging py3-installer-pyc (1.0.0-r0) ( 5/37) Purging py3-installer (1.0.0-r0) ( 6/37) Purging py3-wheel-pyc (0.47.0-r0) ( 7/37) Purging py3-wheel (0.47.0-r0) ( 8/37) Purging py3-pytest-runner-pyc (6.0.1-r2) ( 9/37) Purging py3-pytest-runner (6.0.1-r2) (10/37) Purging py3-pytest-pyc (9.0.3-r0) (11/37) Purging py3-pytest (9.0.3-r0) (12/37) Purging py3-iniconfig-pyc (2.3.0-r1) (13/37) Purging py3-iniconfig (2.3.0-r1) (14/37) Purging py3-pluggy-pyc (1.6.0-r1) (15/37) Purging py3-pluggy (1.6.0-r1) (16/37) Purging py3-py-pyc (1.11.0-r5) (17/37) Purging py3-py (1.11.0-r5) (18/37) Purging py3-pygments-pyc (2.20.0-r0) (19/37) Purging py3-pygments (2.20.0-r0) (20/37) Purging py3-setuptools-pyc (82.0.1-r1) (21/37) Purging py3-setuptools (82.0.1-r1) (22/37) Purging py3-packaging-pyc (26.2-r0) (23/37) Purging py3-packaging (26.2-r0) (24/37) Purging py3-parsing-pyc (3.3.2-r1) (25/37) Purging py3-parsing (3.3.2-r1) (26/37) Purging python3-pyc (3.14.3-r0) (27/37) Purging python3-pycache-pyc0 (3.14.3-r0) (28/37) Purging pyc (3.14.3-r0) (29/37) Purging python3 (3.14.3-r0) (30/37) Purging gdbm (1.26-r0) (31/37) Purging libbz2 (1.0.8-r6) (32/37) Purging libffi (3.5.2-r1) (33/37) Purging libpanelw (6.6_p20260404-r0) (34/37) Purging mpdecimal (4.0.1-r0) (35/37) Purging readline (8.3.3-r1) (36/37) Purging sqlite-libs (3.53.0-r0) (37/37) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 439.9 MiB in 103 packages >>> py3-rfc3986: Updating the community/x86_64 repository index... >>> py3-rfc3986: Signing the index...