>>> py3-protego: Building testing/py3-protego 0.3.1-r2 (using abuild 3.16.0-r0) started Mon, 30 Mar 2026 15:09:51 +0000 >>> py3-protego: Validating /home/buildozer/aports/testing/py3-protego/APKBUILD... >>> py3-protego: Analyzing dependencies... >>> py3-protego: Installing for build: build-base python3 py3-setuptools py3-gpep517 py3-pytest ( 1/32) Installing libbz2 (1.0.8-r6) ( 2/32) Installing libffi (3.5.2-r0) ( 3/32) Installing gdbm (1.26-r0) ( 4/32) Installing xz-libs (5.8.2-r0) ( 5/32) Installing mpdecimal (4.0.1-r0) ( 6/32) Installing libpanelw (6.6_p20251231-r0) ( 7/32) Installing sqlite-libs (3.51.2-r1) ( 8/32) Installing python3 (3.14.3-r0) ( 9/32) Installing python3-pycache-pyc0 (3.14.3-r0) (10/32) Installing pyc (3.14.3-r0) (11/32) Installing python3-pyc (3.14.3-r0) (12/32) Installing py3-parsing (3.3.2-r1) (13/32) Installing py3-parsing-pyc (3.3.2-r1) (14/32) Installing py3-packaging (26.0-r1) (15/32) Installing py3-packaging-pyc (26.0-r1) (16/32) Installing py3-setuptools (82.0.1-r1) (17/32) Installing py3-setuptools-pyc (82.0.1-r1) (18/32) Installing py3-installer (0.7.0-r3) (19/32) Installing py3-installer-pyc (0.7.0-r3) (20/32) Installing py3-gpep517 (19-r2) (21/32) Installing py3-gpep517-pyc (19-r2) (22/32) Installing py3-iniconfig (2.3.0-r1) (23/32) Installing py3-iniconfig-pyc (2.3.0-r1) (24/32) Installing py3-pluggy (1.6.0-r1) (25/32) Installing py3-pluggy-pyc (1.6.0-r1) (26/32) Installing py3-py (1.11.0-r5) (27/32) Installing py3-py-pyc (1.11.0-r5) (28/32) Installing py3-pygments (2.19.2-r1) (29/32) Installing py3-pygments-pyc (2.19.2-r1) (30/32) Installing py3-pytest (9.0.2-r1) (31/32) Installing py3-pytest-pyc (9.0.2-r1) (32/32) Installing .makedepends-py3-protego (20260330.150952) Executing busybox-1.37.0-r31.trigger OK: 498.8 MiB in 138 packages >>> py3-protego: Cleaning up srcdir >>> py3-protego: Cleaning up pkgdir >>> py3-protego: Cleaning up tmpdir >>> py3-protego: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Protego-0.3.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-protego: Fetching https://files.pythonhosted.org/packages/source/P/Protego/Protego-0.3.1.tar.gz Connecting to files.pythonhosted.org (151.101.0.223:443) Connecting to files.pythonhosted.org (151.101.128.223:443) saving to '/var/cache/distfiles/edge/Protego-0.3.1.tar.gz.part' Protego-0.3.1.tar.gz 32% |********** | 1024k 0:00:02 ETA Protego-0.3.1.tar.gz 100% |********************************| 3170k 0:00:00 ETA '/var/cache/distfiles/edge/Protego-0.3.1.tar.gz.part' saved /var/cache/distfiles/edge/Protego-0.3.1.tar.gz: OK >>> py3-protego: Fetching https://distfiles.alpinelinux.org/distfiles/edge/Protego-0.3.1.tar.gz /var/cache/distfiles/edge/Protego-0.3.1.tar.gz: OK >>> py3-protego: Unpacking /var/cache/distfiles/edge/Protego-0.3.1.tar.gz... 2026-03-30 15:09:54,969 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.14/site-packages/setuptools/_distutils/dist.py:287: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) /usr/lib/python3.14/site-packages/setuptools/dist.py:599: SetuptoolsDeprecationWarning: Invalid dash-separated key 'description-file' in 'metadata' (setup.cfg), please use the underscore name 'description_file' instead. !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. (Affected: Protego). Available configuration options are listed in: https://setuptools.pypa.io/en/latest/userguide/declarative_config.html This deprecation is overdue, please update your project and remove deprecated calls to avoid build errors in the future. See https://github.com/pypa/setuptools/discussions/5011 for details. ******************************************************************************** !! opt = self._enforce_underscore(opt, section) /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 :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2026-03-30 15:09:54,989 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-03-30 15:09:55,004 root INFO running build 2026-03-30 15:09:55,004 root INFO running build_py 2026-03-30 15:09:55,007 root INFO creating build/lib 2026-03-30 15:09:55,008 root INFO copying src/protego.py -> build/lib 2026-03-30 15:09:55,008 root INFO running egg_info 2026-03-30 15:09:55,010 root INFO writing src/Protego.egg-info/PKG-INFO 2026-03-30 15:09:55,011 root INFO writing dependency_links to src/Protego.egg-info/dependency_links.txt 2026-03-30 15:09:55,011 root INFO writing top-level names to src/Protego.egg-info/top_level.txt 2026-03-30 15:09:55,014 root INFO reading manifest file 'src/Protego.egg-info/SOURCES.txt' 2026-03-30 15:09:55,057 root INFO reading manifest template 'MANIFEST.in' 2026-03-30 15:09:55,120 root WARNING warning: no previously-included files matching '__pycache__' found anywhere in distribution 2026-03-30 15:09:55,124 root WARNING warning: no previously-included files matching '*.py[cod]' found anywhere in distribution 2026-03-30 15:09:55,124 root INFO adding license file 'LICENSE' 2026-03-30 15:09:55,171 root INFO writing manifest file 'src/Protego.egg-info/SOURCES.txt' 2026-03-30 15:09:55,191 root INFO installing to build/bdist.linux-x86_64/wheel 2026-03-30 15:09:55,191 root INFO running install 2026-03-30 15:09:55,198 root INFO running install_lib 2026-03-30 15:09:55,201 root INFO creating build/bdist.linux-x86_64/wheel 2026-03-30 15:09:55,201 root INFO copying build/lib/protego.py -> build/bdist.linux-x86_64/wheel/. 2026-03-30 15:09:55,202 root INFO running install_egg_info 2026-03-30 15:09:55,205 root INFO Copying src/Protego.egg-info to build/bdist.linux-x86_64/wheel/./Protego-0.3.1-py3.14.egg-info 2026-03-30 15:09:55,205 root INFO running install_scripts 2026-03-30 15:09:55,207 root INFO creating build/bdist.linux-x86_64/wheel/protego-0.3.1.dist-info/WHEEL 2026-03-30 15:09:55,207 wheel INFO creating '/home/buildozer/aports/testing/py3-protego/src/Protego-0.3.1/.dist/.tmp-1q3ei5wt/protego-0.3.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2026-03-30 15:09:55,207 wheel INFO adding 'protego.py' 2026-03-30 15:09:55,208 wheel INFO adding 'protego-0.3.1.dist-info/licenses/LICENSE' 2026-03-30 15:09:55,208 wheel INFO adding 'protego-0.3.1.dist-info/METADATA' 2026-03-30 15:09:55,208 wheel INFO adding 'protego-0.3.1.dist-info/WHEEL' 2026-03-30 15:09:55,209 wheel INFO adding 'protego-0.3.1.dist-info/top_level.txt' 2026-03-30 15:09:55,209 wheel INFO adding 'protego-0.3.1.dist-info/RECORD' 2026-03-30 15:09:55,209 root INFO removing build/bdist.linux-x86_64/wheel 2026-03-30 15:09:55,210 gpep517 INFO The backend produced .dist/protego-0.3.1-py2.py3-none-any.whl protego-0.3.1-py2.py3-none-any.whl 2026-03-30 15:09:55,448 gpep517 INFO Installing .dist/protego-0.3.1-py2.py3-none-any.whl into .testenv 2026-03-30 15:09:55,456 gpep517 INFO Installation complete ============================= test session starts ============================== platform linux -- Python 3.14.3, pytest-9.0.2, pluggy-1.6.0 rootdir: /home/buildozer/aports/testing/py3-protego/src/Protego-0.3.1 configfile: pyproject.toml collected 4344 items tests/test_on_fetched_robotstxt.py ..................................... [ 0%] ........................................................................ [ 2%] ........................................................................ [ 4%] ........................................................................ [ 5%] ........................................................................ [ 7%] ........................................................................ [ 9%] ........................................................................ [ 10%] ........................................................................ [ 12%] ........................................................................ [ 14%] ........................................................................ [ 15%] ........................................................................ [ 17%] ........................................................................ [ 19%] ........................................................................ [ 20%] ........................................................................ [ 22%] ........................................................................ [ 24%] ........................................................................ [ 25%] ........................................................................ [ 27%] ........................................................................ [ 29%] ........................................................................ [ 30%] ........................................................................ [ 32%] ........................................................................ [ 34%] ........................................................................ [ 35%] ........................................................................ [ 37%] ........................................................................ [ 38%] ........................................................................ [ 40%] ........................................................................ [ 42%] ........................................................................ [ 43%] ........................................................................ [ 45%] ........................................................................ [ 47%] ........................................................................ [ 48%] ........................................................................ [ 50%] ........................................................................ [ 52%] ........................................................................ [ 53%] ........................................................................ [ 55%] ........................................................................ [ 57%] ........................................................................ [ 58%] ........................................................................ [ 60%] ........................................................................ [ 62%] ........................................................................ [ 63%] ........................................................................ [ 65%] ........................................................................ [ 67%] ........................................................................ [ 68%] ........................................................................ [ 70%] ........................................................................ [ 72%] ........................................................................ [ 73%] ........................................................................ [ 75%] ........................................................................ [ 77%] ........................................................................ [ 78%] ........................................................................ [ 80%] ........................................................................ [ 82%] ........................................................................ [ 83%] ........................................................................ [ 85%] ........................................................................ [ 87%] ........................................................................ [ 88%] ........................................................................ [ 90%] ........................................................................ [ 92%] ........................................................................ [ 93%] ........................................................................ [ 95%] ........................................................................ [ 96%] .................. [ 97%] tests/test_on_google_spec.py ........................................... [ 98%] ................ [ 98%] tests/test_protego.py ................................................ [ 99%] tests/test_unquote.py ...... [100%] ============================= 4344 passed in 6.38s ============================= >>> py3-protego: Entering fakeroot... 2026-03-30 15:10:02,525 gpep517 INFO Installing .dist/protego-0.3.1-py2.py3-none-any.whl into /home/buildozer/aports/testing/py3-protego/pkg/py3-protego 2026-03-30 15:10:02,534 gpep517 INFO Installation complete >>> py3-protego-pyc*: Running split function pyc... 'usr/lib/python3.14/site-packages/__pycache__' -> '/home/buildozer/aports/testing/py3-protego/pkg/py3-protego-pyc/usr/lib/python3.14/site-packages/__pycache__' >>> py3-protego-pyc*: Preparing subpackage py3-protego-pyc... >>> py3-protego-pyc*: Running postcheck for py3-protego-pyc >>> py3-protego*: Running postcheck for py3-protego >>> py3-protego*: Preparing package py3-protego... >>> py3-protego-pyc*: Tracing dependencies... python3~3.14 >>> py3-protego-pyc*: Package size: 22.5 KB >>> py3-protego-pyc*: Compressing data... >>> py3-protego-pyc*: Create checksum... >>> py3-protego-pyc*: Create py3-protego-pyc-0.3.1-r2.apk >>> py3-protego*: Tracing dependencies... python3 python3~3.14 >>> py3-protego*: Package size: 26.4 KB >>> py3-protego*: Compressing data... >>> py3-protego*: Create checksum... >>> py3-protego*: Create py3-protego-0.3.1-r2.apk >>> py3-protego: Build complete at Mon, 30 Mar 2026 15:10:02 +0000 elapsed time 0h 0m 11s >>> py3-protego: Cleaning up srcdir >>> py3-protego: Cleaning up pkgdir >>> py3-protego: Cleaning up tmpdir >>> py3-protego: Uninstalling dependencies... ( 1/32) Purging .makedepends-py3-protego (20260330.150952) ( 2/32) Purging py3-setuptools-pyc (82.0.1-r1) ( 3/32) Purging py3-setuptools (82.0.1-r1) ( 4/32) Purging py3-gpep517-pyc (19-r2) ( 5/32) Purging py3-gpep517 (19-r2) ( 6/32) Purging py3-installer-pyc (0.7.0-r3) ( 7/32) Purging py3-installer (0.7.0-r3) ( 8/32) Purging py3-pytest-pyc (9.0.2-r1) ( 9/32) Purging py3-pytest (9.0.2-r1) (10/32) Purging py3-iniconfig-pyc (2.3.0-r1) (11/32) Purging py3-iniconfig (2.3.0-r1) (12/32) Purging py3-packaging-pyc (26.0-r1) (13/32) Purging py3-packaging (26.0-r1) (14/32) Purging py3-parsing-pyc (3.3.2-r1) (15/32) Purging py3-parsing (3.3.2-r1) (16/32) Purging py3-pluggy-pyc (1.6.0-r1) (17/32) Purging py3-pluggy (1.6.0-r1) (18/32) Purging py3-py-pyc (1.11.0-r5) (19/32) Purging py3-py (1.11.0-r5) (20/32) Purging py3-pygments-pyc (2.19.2-r1) (21/32) Purging py3-pygments (2.19.2-r1) (22/32) Purging python3-pyc (3.14.3-r0) (23/32) Purging python3-pycache-pyc0 (3.14.3-r0) (24/32) Purging pyc (3.14.3-r0) (25/32) Purging python3 (3.14.3-r0) (26/32) Purging gdbm (1.26-r0) (27/32) Purging libbz2 (1.0.8-r6) (28/32) Purging libffi (3.5.2-r0) (29/32) Purging libpanelw (6.6_p20251231-r0) (30/32) Purging mpdecimal (4.0.1-r0) (31/32) Purging sqlite-libs (3.51.2-r1) (32/32) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 441.4 MiB in 106 packages >>> py3-protego: Updating the testing/x86_64 repository index... >>> py3-protego: Signing the index...