>>> py3-w3lib: Building community/py3-w3lib 2.4.0-r0 (using abuild 3.16.0-r0) started Thu, 12 Feb 2026 13:18:37 +0000 >>> py3-w3lib: Validating /home/buildozer/aports/community/py3-w3lib/APKBUILD... >>> py3-w3lib: Analyzing dependencies... >>> py3-w3lib: Installing for build: build-base python3 py3-hatchling py3-gpep517 py3-wheel py3-pytest ( 1/40) Installing libbz2 (1.0.8-r6) ( 2/40) Installing libffi (3.5.2-r0) ( 3/40) Installing gdbm (1.26-r0) ( 4/40) Installing xz-libs (5.8.2-r0) ( 5/40) Installing mpdecimal (4.0.1-r0) ( 6/40) Installing libpanelw (6.6_p20251231-r0) ( 7/40) Installing sqlite-libs (3.51.2-r1) ( 8/40) Installing python3 (3.12.12-r0) ( 9/40) Installing python3-pycache-pyc0 (3.12.12-r0) (10/40) Installing pyc (3.12.12-r0) (11/40) Installing python3-pyc (3.12.12-r0) (12/40) Installing py3-editables (0.5-r2) (13/40) Installing py3-editables-pyc (0.5-r2) (14/40) Installing py3-parsing (3.3.2-r0) (15/40) Installing py3-parsing-pyc (3.3.2-r0) (16/40) Installing py3-packaging (25.0-r0) (17/40) Installing py3-packaging-pyc (25.0-r0) (18/40) Installing py3-pathspec (0.12.1-r2) (19/40) Installing py3-pathspec-pyc (0.12.1-r2) (20/40) Installing py3-pluggy (1.6.0-r0) (21/40) Installing py3-pluggy-pyc (1.6.0-r0) (22/40) Installing py3-trove-classifiers (2026.1.14.14-r0) (23/40) Installing py3-trove-classifiers-pyc (2026.1.14.14-r0) (24/40) Installing py3-hatchling (1.28.0-r0) (25/40) Installing py3-hatchling-pyc (1.28.0-r0) (26/40) Installing py3-installer (0.7.0-r2) (27/40) Installing py3-installer-pyc (0.7.0-r2) (28/40) Installing py3-gpep517 (19-r1) (29/40) Installing py3-gpep517-pyc (19-r1) (30/40) Installing py3-wheel (0.46.1-r0) (31/40) Installing py3-wheel-pyc (0.46.1-r0) (32/40) Installing py3-iniconfig (2.3.0-r0) (33/40) Installing py3-iniconfig-pyc (2.3.0-r0) (34/40) Installing py3-py (1.11.0-r4) (35/40) Installing py3-py-pyc (1.11.0-r4) (36/40) Installing py3-pygments (2.19.2-r0) (37/40) Installing py3-pygments-pyc (2.19.2-r0) (38/40) Installing py3-pytest (9.0.2-r0) (39/40) Installing py3-pytest-pyc (9.0.2-r0) (40/40) Installing .makedepends-py3-w3lib (20260212.131838) Executing busybox-1.37.0-r31.trigger OK: 438.9 MiB in 147 packages >>> py3-w3lib: Cleaning up srcdir >>> py3-w3lib: Cleaning up pkgdir >>> py3-w3lib: Cleaning up tmpdir >>> py3-w3lib: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-w3lib-v2.4.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-w3lib: Fetching py3-w3lib-v2.4.0.tar.gz::https://github.com/scrapy/w3lib/archive/v2.4.0.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/edge/py3-w3lib-v2.4.0.tar.gz.part' py3-w3lib-v2.4.0.tar 100% |********************************| 51761 0:00:00 ETA '/var/cache/distfiles/edge/py3-w3lib-v2.4.0.tar.gz.part' saved /var/cache/distfiles/edge/py3-w3lib-v2.4.0.tar.gz: OK >>> py3-w3lib: Fetching https://distfiles.alpinelinux.org/distfiles/edge//py3-w3lib-v2.4.0.tar.gz /var/cache/distfiles/edge/py3-w3lib-v2.4.0.tar.gz: OK >>> py3-w3lib: Unpacking /var/cache/distfiles/edge/py3-w3lib-v2.4.0.tar.gz... 2026-02-12 13:18:41,446 gpep517 INFO Building wheel via backend hatchling.build 2026-02-12 13:18:41,519 gpep517 INFO The backend produced .dist/w3lib-2.4.0-py3-none-any.whl w3lib-2.4.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.12, pytest-9.0.2, pluggy-1.6.0 -- /home/buildozer/aports/community/py3-w3lib/src/w3lib-2.4.0/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-w3lib/src/w3lib-2.4.0 configfile: pyproject.toml collecting ... collected 313 items tests/test_encoding.py::TestRequestEncoding::test_bom PASSED [ 0%] tests/test_encoding.py::TestRequestEncoding::test_http_encoding_header PASSED [ 0%] tests/test_encoding.py::TestRequestEncoding::test_html_body_declared_encoding PASSED [ 0%] tests/test_encoding.py::TestRequestEncoding::test_html_body_declared_encoding_unicode PASSED [ 1%] tests/test_encoding.py::TestCodecsEncoding::test_resolve_encoding PASSED [ 1%] tests/test_encoding.py::TestUnicodeDecoding::test_utf8 PASSED [ 1%] tests/test_encoding.py::TestUnicodeDecoding::test_invalid_utf8 PASSED [ 2%] tests/test_encoding.py::TestHtmlConversion::test_unicode_body PASSED [ 2%] tests/test_encoding.py::TestHtmlConversion::test_content_type_and_conversion PASSED [ 2%] tests/test_encoding.py::TestHtmlConversion::test_invalid_utf8_encoded_body_with_valid_utf8_BOM PASSED [ 3%] tests/test_encoding.py::TestHtmlConversion::test_utf8_unexpected_end_of_data_with_valid_utf8_BOM PASSED [ 3%] tests/test_encoding.py::TestHtmlConversion::test_replace_wrong_encoding PASSED [ 3%] tests/test_encoding.py::TestHtmlConversion::test_BOM PASSED [ 4%] tests/test_encoding.py::TestHtmlConversion::test_utf16_32 PASSED [ 4%] tests/test_encoding.py::TestHtmlConversion::test_python_crash PASSED [ 4%] tests/test_encoding.py::TestHtmlConversion::test_html_encoding PASSED [ 5%] tests/test_encoding.py::TestHtmlConversion::test_autodetect PASSED [ 5%] tests/test_encoding.py::TestHtmlConversion::test_default_encoding PASSED [ 5%] tests/test_encoding.py::TestHtmlConversion::test_empty_body PASSED [ 6%] tests/test_html.py::TestRemoveEntities::test_returns_unicode PASSED [ 6%] tests/test_html.py::TestRemoveEntities::test_regular PASSED [ 6%] tests/test_html.py::TestRemoveEntities::test_keep_entities PASSED [ 7%] tests/test_html.py::TestRemoveEntities::test_illegal_entities PASSED [ 7%] tests/test_html.py::TestRemoveEntities::test_browser_hack PASSED [ 7%] tests/test_html.py::TestRemoveEntities::test_missing_semicolon PASSED [ 7%] tests/test_html.py::TestRemoveEntities::test_encoding PASSED [ 8%] tests/test_html.py::TestReplaceTags::test_returns_unicode PASSED [ 8%] tests/test_html.py::TestReplaceTags::test_replace_tags PASSED [ 8%] tests/test_html.py::TestReplaceTags::test_replace_tags_multiline PASSED [ 9%] tests/test_html.py::TestRemoveComments::test_returns_unicode PASSED [ 9%] tests/test_html.py::TestRemoveComments::test_no_comments PASSED [ 9%] tests/test_html.py::TestRemoveComments::test_remove_comments PASSED [ 10%] tests/test_html.py::TestRemoveTags::test_returns_unicode PASSED [ 10%] tests/test_html.py::TestRemoveTags::test_remove_tags_without_tags PASSED [ 10%] tests/test_html.py::TestRemoveTags::test_remove_tags PASSED [ 11%] tests/test_html.py::TestRemoveTags::test_remove_tags_with_attributes PASSED [ 11%] tests/test_html.py::TestRemoveTags::test_remove_empty_tags PASSED [ 11%] tests/test_html.py::TestRemoveTags::test_keep_argument PASSED [ 12%] tests/test_html.py::TestRemoveTags::test_uppercase_tags PASSED [ 12%] tests/test_html.py::TestRemoveTagsWithContent::test_returns_unicode PASSED [ 12%] tests/test_html.py::TestRemoveTagsWithContent::test_without_tags PASSED [ 13%] tests/test_html.py::TestRemoveTagsWithContent::test_with_tags PASSED [ 13%] tests/test_html.py::TestRemoveTagsWithContent::test_empty_tags PASSED [ 13%] tests/test_html.py::TestRemoveTagsWithContent::test_tags_with_shared_prefix PASSED [ 14%] tests/test_html.py::TestReplaceEscapeChars::test_returns_unicode PASSED [ 14%] tests/test_html.py::TestReplaceEscapeChars::test_without_escape_chars PASSED [ 14%] tests/test_html.py::TestReplaceEscapeChars::test_with_escape_chars PASSED [ 15%] tests/test_html.py::TestUnquoteMarkup::test_returns_unicode PASSED [ 15%] tests/test_html.py::TestUnquoteMarkup::test_unquote_markup PASSED [ 15%] tests/test_html.py::TestGetBaseUrl::test_get_base_url PASSED [ 15%] tests/test_html.py::TestGetBaseUrl::test_base_url_in_comment PASSED [ 16%] tests/test_html.py::TestGetBaseUrl::test_relative_url_with_absolute_path PASSED [ 16%] tests/test_html.py::TestGetBaseUrl::test_no_scheme_url PASSED [ 16%] tests/test_html.py::TestGetBaseUrl::test_attributes_before_href PASSED [ 17%] tests/test_html.py::TestGetBaseUrl::test_tag_name PASSED [ 17%] tests/test_html.py::TestGetBaseUrl::test_get_base_url_utf8 PASSED [ 17%] tests/test_html.py::TestGetBaseUrl::test_get_base_url_latin1 PASSED [ 18%] tests/test_html.py::TestGetBaseUrl::test_get_base_url_latin1_percent PASSED [ 18%] tests/test_html.py::TestGetMetaRefresh::test_get_meta_refresh PASSED [ 18%] tests/test_html.py::TestGetMetaRefresh::test_without_url PASSED [ 19%] tests/test_html.py::TestGetMetaRefresh::test_multiline PASSED [ 19%] tests/test_html.py::TestGetMetaRefresh::test_entities_in_redirect_url PASSED [ 19%] tests/test_html.py::TestGetMetaRefresh::test_relative_redirects PASSED [ 20%] tests/test_html.py::TestGetMetaRefresh::test_nonascii_url_utf8 PASSED [ 20%] tests/test_html.py::TestGetMetaRefresh::test_nonascii_url_latin1 PASSED [ 20%] tests/test_html.py::TestGetMetaRefresh::test_nonascii_url_latin1_query PASSED [ 21%] tests/test_html.py::TestGetMetaRefresh::test_commented_meta_refresh PASSED [ 21%] tests/test_html.py::TestGetMetaRefresh::test_html_comments_with_uncommented_meta_refresh PASSED [ 21%] tests/test_html.py::TestGetMetaRefresh::test_float_refresh_intervals PASSED [ 22%] tests/test_html.py::TestGetMetaRefresh::test_tag_name PASSED [ 22%] tests/test_html.py::TestGetMetaRefresh::test_leading_newline_in_url PASSED [ 22%] tests/test_html.py::TestGetMetaRefresh::test_inside_noscript PASSED [ 23%] tests/test_html.py::TestGetMetaRefresh::test_inside_script PASSED [ 23%] tests/test_html.py::TestGetMetaRefresh::test_redirections_in_different_ordering__in_meta_tag PASSED [ 23%] tests/test_http.py::TestHttp::test_basic_auth_header PASSED [ 23%] tests/test_http.py::TestHttp::test_basic_auth_header_encoding PASSED [ 24%] tests/test_http.py::TestHttp::test_headers_raw_dict_none PASSED [ 24%] tests/test_http.py::TestHttp::test_headers_raw_dict_empty PASSED [ 24%] tests/test_http.py::TestHttp::test_headers_raw_to_dict PASSED [ 25%] tests/test_http.py::TestHttp::test_headers_dict_to_raw PASSED [ 25%] tests/test_http.py::TestHttp::test_headers_dict_to_raw_listtuple PASSED [ 25%] tests/test_http.py::TestHttp::test_headers_dict_to_raw_wrong_values PASSED [ 26%] tests/test_url.py::test_safe_url_string_encoding[None--ValueError] XFAIL [ 26%] tests/test_url.py::test_safe_url_string_encoding[None-https://example.com-https://example.com] PASSED [ 26%] tests/test_url.py::test_safe_url_string_encoding[None-https://example.com/\xa9-https://example.com/%C2%A9] PASSED [ 27%] tests/test_url.py::test_safe_url_string_encoding[iso-8859-1-https://example.com/\xa9-https://example.com/%C2%A9] PASSED [ 27%] tests/test_url.py::test_safe_url_string_encoding[iso-8859-1-a://example.com?\xa9-a://example.com?%C2%A9] XFAIL [ 27%] tests/test_url.py::test_safe_url_string_encoding[iso-8859-1-ws://example.com?\xa9-ws://example.com?%C2%A9] XFAIL [ 28%] tests/test_url.py::test_safe_url_string_encoding[iso-8859-1-wss://example.com?\xa9-wss://example.com?%C2%A9] XFAIL [ 28%] tests/test_url.py::test_safe_url_string_encoding[iso-8859-1-https://example.com?\xa9-https://example.com?%A9] PASSED [ 28%] tests/test_url.py::test_safe_url_string_encoding[iso-8859-1-ftp://example.com?\xa9-ftp://example.com?%A9] PASSED [ 29%] tests/test_url.py::test_safe_url_string_encoding[iso-8859-1-file://example.com?\xa9-file://example.com?%A9] PASSED [ 29%] tests/test_url.py::test_safe_url_string_encoding[iso-8859-1-http://example.com?\xa9-http://example.com?%A9] PASSED [ 29%] tests/test_url.py::test_safe_url_string_encoding[iso-8859-1-https://example.com#\xa9-https://example.com#%C2%A9] XFAIL [ 30%] tests/test_url.py::test_safe_url_string_url[1-Exception] PASSED [ 30%] tests/test_url.py::test_safe_url_string_url[url1-Exception] PASSED [ 30%] tests/test_url.py::test_safe_url_string_url[-ValueError] XFAIL [ 30%] tests/test_url.py::test_safe_url_string_url[\x00https://example.com\x00-https://example.com] PASSED [ 31%] tests/test_url.py::test_safe_url_string_url[\x01https://example.com\x01-https://example.com] PASSED [ 31%] tests/test_url.py::test_safe_url_string_url[\x02https://example.com\x02-https://example.com] PASSED [ 31%] tests/test_url.py::test_safe_url_string_url[\x03https://example.com\x03-https://example.com] PASSED [ 32%] tests/test_url.py::test_safe_url_string_url[\x04https://example.com\x04-https://example.com] PASSED [ 32%] tests/test_url.py::test_safe_url_string_url[\x05https://example.com\x05-https://example.com] PASSED [ 32%] tests/test_url.py::test_safe_url_string_url[\x06https://example.com\x06-https://example.com] PASSED [ 33%] tests/test_url.py::test_safe_url_string_url[\x07https://example.com\x07-https://example.com] PASSED [ 33%] tests/test_url.py::test_safe_url_string_url[\x08https://example.com\x08-https://example.com] PASSED [ 33%] tests/test_url.py::test_safe_url_string_url[\x0bhttps://example.com\x0b-https://example.com] PASSED [ 34%] tests/test_url.py::test_safe_url_string_url[\x0chttps://example.com\x0c-https://example.com] PASSED [ 34%] tests/test_url.py::test_safe_url_string_url[\x0ehttps://example.com\x0e-https://example.com] PASSED [ 34%] tests/test_url.py::test_safe_url_string_url[\x0fhttps://example.com\x0f-https://example.com] PASSED [ 35%] tests/test_url.py::test_safe_url_string_url[\x10https://example.com\x10-https://example.com] PASSED [ 35%] tests/test_url.py::test_safe_url_string_url[\x11https://example.com\x11-https://example.com] PASSED [ 35%] tests/test_url.py::test_safe_url_string_url[\x12https://example.com\x12-https://example.com] PASSED [ 36%] tests/test_url.py::test_safe_url_string_url[\x13https://example.com\x13-https://example.com] PASSED [ 36%] tests/test_url.py::test_safe_url_string_url[\x14https://example.com\x14-https://example.com] PASSED [ 36%] tests/test_url.py::test_safe_url_string_url[\x15https://example.com\x15-https://example.com] PASSED [ 37%] tests/test_url.py::test_safe_url_string_url[\x16https://example.com\x16-https://example.com] PASSED [ 37%] tests/test_url.py::test_safe_url_string_url[\x17https://example.com\x17-https://example.com] PASSED [ 37%] tests/test_url.py::test_safe_url_string_url[\x18https://example.com\x18-https://example.com] PASSED [ 38%] tests/test_url.py::test_safe_url_string_url[\x19https://example.com\x19-https://example.com] PASSED [ 38%] tests/test_url.py::test_safe_url_string_url[\x1ahttps://example.com\x1a-https://example.com] PASSED [ 38%] tests/test_url.py::test_safe_url_string_url[\x1bhttps://example.com\x1b-https://example.com] PASSED [ 38%] tests/test_url.py::test_safe_url_string_url[\x1chttps://example.com\x1c-https://example.com] PASSED [ 39%] tests/test_url.py::test_safe_url_string_url[\x1dhttps://example.com\x1d-https://example.com] PASSED [ 39%] tests/test_url.py::test_safe_url_string_url[\x1ehttps://example.com\x1e-https://example.com] PASSED [ 39%] tests/test_url.py::test_safe_url_string_url[\x1fhttps://example.com\x1f-https://example.com] PASSED [ 40%] tests/test_url.py::test_safe_url_string_url[ https://example.com -https://example.com] PASSED [ 40%] tests/test_url.py::test_safe_url_string_url[\t\n\rh\t\n\rttps\t\n\r:\t\n\r/\t\n\r/\t\n\ra\t\n\rb\t\n\r:\t\n\ra\t\n\rb\t\n\r@\t\n\rexam\t\n\rple.com\t\n\r:\t\n\r1\t\n\r2\t\n\r/\t\n\ra\t\n\rb\t\n\r?\t\n\ra\t\n\rb\t\n\r#\t\n\ra\t\n\rb\t\n\r-https://ab:ab@example.com:12/ab?ab#ab] PASSED [ 40%] tests/test_url.py::test_safe_url_string_url[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ://example.com-abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz://example.com] PASSED [ 41%] tests/test_url.py::test_safe_url_string_url[aabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+-.://example.com-aabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz0123456789+-.://example.com] PASSED [ 41%] tests/test_url.py::test_safe_url_string_url[://example.com-ValueError] XFAIL [ 41%] tests/test_url.py::test_safe_url_string_url[!://example.com-ValueError] XFAIL [ 42%] tests/test_url.py::test_safe_url_string_url["://example.com-ValueError] XFAIL [ 42%] tests/test_url.py::test_safe_url_string_url[#://example.com-ValueError] XFAIL [ 42%] tests/test_url.py::test_safe_url_string_url[$://example.com-ValueError] XFAIL [ 43%] tests/test_url.py::test_safe_url_string_url[%://example.com-ValueError] XFAIL [ 43%] tests/test_url.py::test_safe_url_string_url[&://example.com-ValueError] XFAIL [ 43%] tests/test_url.py::test_safe_url_string_url['://example.com-ValueError] XFAIL [ 44%] tests/test_url.py::test_safe_url_string_url[(://example.com-ValueError] XFAIL [ 44%] tests/test_url.py::test_safe_url_string_url[)://example.com-ValueError] XFAIL [ 44%] tests/test_url.py::test_safe_url_string_url[*://example.com-ValueError] XFAIL [ 45%] tests/test_url.py::test_safe_url_string_url[+://example.com-ValueError] XFAIL [ 45%] tests/test_url.py::test_safe_url_string_url[,://example.com-ValueError] XFAIL [ 45%] tests/test_url.py::test_safe_url_string_url[-://example.com-ValueError] XFAIL [ 46%] tests/test_url.py::test_safe_url_string_url[.://example.com-ValueError] XFAIL [ 46%] tests/test_url.py::test_safe_url_string_url[/://example.com-ValueError] XFAIL [ 46%] tests/test_url.py::test_safe_url_string_url[0://example.com-ValueError] XFAIL [ 46%] tests/test_url.py::test_safe_url_string_url[1://example.com-ValueError] XFAIL [ 47%] tests/test_url.py::test_safe_url_string_url[2://example.com-ValueError] XFAIL [ 47%] tests/test_url.py::test_safe_url_string_url[3://example.com-ValueError] XFAIL [ 47%] tests/test_url.py::test_safe_url_string_url[4://example.com-ValueError] XFAIL [ 48%] tests/test_url.py::test_safe_url_string_url[5://example.com-ValueError] XFAIL [ 48%] tests/test_url.py::test_safe_url_string_url[6://example.com-ValueError] XFAIL [ 48%] tests/test_url.py::test_safe_url_string_url[7://example.com-ValueError] XFAIL [ 49%] tests/test_url.py::test_safe_url_string_url[8://example.com-ValueError] XFAIL [ 49%] tests/test_url.py::test_safe_url_string_url[9://example.com-ValueError] XFAIL [ 49%] tests/test_url.py::test_safe_url_string_url[;://example.com-ValueError] XFAIL [ 50%] tests/test_url.py::test_safe_url_string_url[<://example.com-ValueError] XFAIL [ 50%] tests/test_url.py::test_safe_url_string_url[=://example.com-ValueError] XFAIL [ 50%] tests/test_url.py::test_safe_url_string_url[>://example.com-ValueError] XFAIL [ 51%] tests/test_url.py::test_safe_url_string_url[?://example.com-ValueError] XFAIL [ 51%] tests/test_url.py::test_safe_url_string_url[@://example.com-ValueError] XFAIL [ 51%] tests/test_url.py::test_safe_url_string_url[[://example.com-ValueError] XFAIL [ 52%] tests/test_url.py::test_safe_url_string_url[\\://example.com-ValueError] XFAIL [ 52%] tests/test_url.py::test_safe_url_string_url[]://example.com-ValueError] XFAIL [ 52%] tests/test_url.py::test_safe_url_string_url[^://example.com-ValueError] XFAIL [ 53%] tests/test_url.py::test_safe_url_string_url[_://example.com-ValueError] XFAIL [ 53%] tests/test_url.py::test_safe_url_string_url[`://example.com-ValueError] XFAIL [ 53%] tests/test_url.py::test_safe_url_string_url[{://example.com-ValueError] XFAIL [ 53%] tests/test_url.py::test_safe_url_string_url[|://example.com-ValueError] XFAIL [ 54%] tests/test_url.py::test_safe_url_string_url[}://example.com-ValueError] XFAIL [ 54%] tests/test_url.py::test_safe_url_string_url[~://example.com-ValueError] XFAIL [ 54%] tests/test_url.py::test_safe_url_string_url[\x7f://example.com-ValueError] XFAIL [ 55%] tests/test_url.py::test_safe_url_string_url[\x80://example.com-ValueError] XFAIL [ 55%] tests/test_url.py::test_safe_url_string_url[a!"#$%&'()*,/;<=>?@[\\]^_`{|}~\x7f\x80://example.com-ValueError] XFAIL [ 55%] tests/test_url.py::test_safe_url_string_url[https://a@example.com-https://a@example.com] PASSED [ 56%] tests/test_url.py::test_safe_url_string_url[https://a:@example.com-https://a:@example.com] PASSED [ 56%] tests/test_url.py::test_safe_url_string_url[https://a:a@example.com-https://a:a@example.com] PASSED [ 56%] tests/test_url.py::test_safe_url_string_url[https://a%3A@example.com-https://a%3A@example.com] PASSED [ 57%] tests/test_url.py::test_safe_url_string_url[https://abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*'()&+$,:abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*'()&+$,@example.com-https://abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*'()&+$,:abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*'()&+$,@example.com] PASSED [ 57%] tests/test_url.py::test_safe_url_string_url[https://"%;<=>@^`{|}\x7f:"%;<=>@^`{|}\x7f:@example.com-https://%22%25%3B%3C%3D%3E%40%5E%60%7B%7C%7D%7F:%22%25%3B%3C%3D%3E%40%5E%60%7B%7C%7D%7F%3A@example.com] PASSED [ 57%] tests/test_url.py::test_safe_url_string_url[https://@\\example.com-ValueError] XFAIL [ 58%] tests/test_url.py::test_safe_url_string_url[https://\x80:\x80@example.com-https://%C2%80:%C2%80@example.com] PASSED [ 58%] tests/test_url.py::test_safe_url_string_url[https://example.com-https://example.com] PASSED [ 58%] tests/test_url.py::test_safe_url_string_url[https://.example-https://.example] PASSED [ 59%] tests/test_url.py::test_safe_url_string_url[https://\x80.example-ValueError] XFAIL [ 59%] tests/test_url.py::test_safe_url_string_url[https://%80.example-ValueError] XFAIL [ 59%] tests/test_url.py::test_safe_url_string_url[https://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.example-https://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.example] PASSED [ 60%] tests/test_url.py::test_safe_url_string_url[https://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.example-https://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.example] PASSED [ 60%] tests/test_url.py::test_safe_url_string_url[https://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.example-https://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.example] PASSED [ 60%] tests/test_url.py::test_safe_url_string_url[https://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.example-https://aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa.example] PASSED [ 61%] tests/test_url.py::test_safe_url_string_url[https://\xf1.example-https://xn--ida.example] PASSED [ 61%] tests/test_url.py::test_safe_url_string_url[http://192.168.0.0-http://192.168.0.0] PASSED [ 61%] tests/test_url.py::test_safe_url_string_url[http://192.168.0.256-ValueError] XFAIL [ 61%] tests/test_url.py::test_safe_url_string_url[http://192.168.0.0.0-ValueError] XFAIL [ 62%] tests/test_url.py::test_safe_url_string_url[http://[2a01:5cc0:1:2::4]-http://[2a01:5cc0:1:2::4]] XFAIL [ 62%] tests/test_url.py::test_safe_url_string_url[http://[2a01:5cc0:1:2:3:4]-ValueError] PASSED [ 62%] tests/test_url.py::test_safe_url_string_url[https://example.com:-https://example.com:] XFAIL [ 63%] tests/test_url.py::test_safe_url_string_url[https://example.com:1-https://example.com:1] PASSED [ 63%] tests/test_url.py::test_safe_url_string_url[https://example.com:443-https://example.com:443] PASSED [ 63%] tests/test_url.py::test_safe_url_string_url[https://example.com/-https://example.com/] PASSED [ 64%] tests/test_url.py::test_safe_url_string_url[https://example.com/a-https://example.com/a] PASSED [ 64%] tests/test_url.py::test_safe_url_string_url[https://example.com\\a-https://example.com/a] XFAIL [ 64%] tests/test_url.py::test_safe_url_string_url[https://example.com/a\\b-https://example.com/a/b] XFAIL [ 65%] tests/test_url.py::test_safe_url_string_url[https://example.com/abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*'():@&=+$,/;-https://example.com/abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*'():@&=+$,/;] PASSED [ 65%] tests/test_url.py::test_safe_url_string_url[https://example.com/"%<>[]^`{|}\x7f-https://example.com/%22%25%3C%3E%5B%5D%5E%60%7B%7C%7D%7F] XFAIL [ 65%] tests/test_url.py::test_safe_url_string_url[https://example.com/\xf1-https://example.com/%C3%B1] PASSED [ 66%] tests/test_url.py::test_safe_url_string_url[https://example.com/\xf1%C3%B1-https://example.com/%C3%B1%C3%B1] PASSED [ 66%] tests/test_url.py::test_safe_url_string_url[https://example.com?-https://example.com?] XFAIL [ 66%] tests/test_url.py::test_safe_url_string_url[https://example.com/?-https://example.com/?] XFAIL [ 67%] tests/test_url.py::test_safe_url_string_url[https://example.com?a-https://example.com?a] PASSED [ 67%] tests/test_url.py::test_safe_url_string_url[https://example.com?a=-https://example.com?a=] PASSED [ 67%] tests/test_url.py::test_safe_url_string_url[https://example.com?a=b-https://example.com?a=b] PASSED [ 68%] tests/test_url.py::test_safe_url_string_url[a://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*'():@&=+$,/;?-a://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*'():@&=+$,/;?] PASSED [ 68%] tests/test_url.py::test_safe_url_string_url[a://example.com?"%<>[\\]^`{|}\x7f-a://example.com?%22%25%3C%3E%5B%5C%5D%5E%60%7B%7C%7D%7F] XFAIL [ 68%] tests/test_url.py::test_safe_url_string_url[https://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*():@&=+$,/;?-https://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*():@&=+$,/;?] PASSED [ 69%] tests/test_url.py::test_safe_url_string_url[wss://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*():@&=+$,/;?-wss://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*():@&=+$,/;?] PASSED [ 69%] tests/test_url.py::test_safe_url_string_url[ftp://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*():@&=+$,/;?-ftp://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*():@&=+$,/;?] PASSED [ 69%] tests/test_url.py::test_safe_url_string_url[file://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*():@&=+$,/;?-file://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*():@&=+$,/;?] PASSED [ 69%] tests/test_url.py::test_safe_url_string_url[http://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*():@&=+$,/;?-http://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*():@&=+$,/;?] PASSED [ 70%] tests/test_url.py::test_safe_url_string_url[ws://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*():@&=+$,/;?-ws://example.com?abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*():@&=+$,/;?] PASSED [ 70%] tests/test_url.py::test_safe_url_string_url[https://example.com?"%'<>[\\]^`{|}\x7f-https://example.com?%22%25%27%3C%3E%5B%5C%5D%5E%60%7B%7C%7D%7F] XFAIL [ 70%] tests/test_url.py::test_safe_url_string_url[wss://example.com?"%'<>[\\]^`{|}\x7f-wss://example.com?%22%25%27%3C%3E%5B%5C%5D%5E%60%7B%7C%7D%7F] XFAIL [ 71%] tests/test_url.py::test_safe_url_string_url[ftp://example.com?"%'<>[\\]^`{|}\x7f-ftp://example.com?%22%25%27%3C%3E%5B%5C%5D%5E%60%7B%7C%7D%7F] XFAIL [ 71%] tests/test_url.py::test_safe_url_string_url[file://example.com?"%'<>[\\]^`{|}\x7f-file://example.com?%22%25%27%3C%3E%5B%5C%5D%5E%60%7B%7C%7D%7F] XFAIL [ 71%] tests/test_url.py::test_safe_url_string_url[http://example.com?"%'<>[\\]^`{|}\x7f-http://example.com?%22%25%27%3C%3E%5B%5C%5D%5E%60%7B%7C%7D%7F] XFAIL [ 72%] tests/test_url.py::test_safe_url_string_url[ws://example.com?"%'<>[\\]^`{|}\x7f-ws://example.com?%22%25%27%3C%3E%5B%5C%5D%5E%60%7B%7C%7D%7F] XFAIL [ 72%] tests/test_url.py::test_safe_url_string_url[https://example.com?\xf1-https://example.com?%C3%B1] PASSED [ 72%] tests/test_url.py::test_safe_url_string_url[https://example.com?\xf1%C3%B1-https://example.com?%C3%B1%C3%B1] PASSED [ 73%] tests/test_url.py::test_safe_url_string_url[https://example.com#-https://example.com#] XFAIL [ 73%] tests/test_url.py::test_safe_url_string_url[https://example.com/#-https://example.com/#] XFAIL [ 73%] tests/test_url.py::test_safe_url_string_url[https://example.com?#-https://example.com?#] XFAIL [ 74%] tests/test_url.py::test_safe_url_string_url[https://example.com/?#-https://example.com/?#] XFAIL [ 74%] tests/test_url.py::test_safe_url_string_url[https://example.com#a-https://example.com#a] PASSED [ 74%] tests/test_url.py::test_safe_url_string_url[a://example.com#abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*'():@&=+$,/;?-a://example.com#abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_.!~*'():@&=+$,/;?] PASSED [ 75%] tests/test_url.py::test_safe_url_string_url[a://example.com#"#%<>[\\]^`{|}\x7f-a://example.com#%22%23%25%3C%3E%5B%5C%5D%5E%60%7B%7C%7D%7F] XFAIL [ 75%] tests/test_url.py::test_safe_url_string_url[https://example.com#\xf1-https://example.com#%C3%B1] PASSED [ 75%] tests/test_url.py::test_safe_url_string_url[https://example.com#\xf1%C3%B1-https://example.com#%C3%B1%C3%B1] PASSED [ 76%] tests/test_url.py::test_safe_url_string_url[https://\xf1:\xf1@\xf1.example:1/\xf1?\xf1#\xf1-https://%C3%B1:%C3%B1@xn--ida.example:1/%C3%B1?%C3%B1#%C3%B1] PASSED [ 76%] tests/test_url.py::TestUrl::test_safe_url_string PASSED [ 76%] tests/test_url.py::TestUrl::test_safe_url_string_remove_ascii_tab_and_newlines PASSED [ 76%] tests/test_url.py::TestUrl::test_safe_url_string_quote_path PASSED [ 77%] tests/test_url.py::TestUrl::test_safe_url_string_with_query PASSED [ 77%] tests/test_url.py::TestUrl::test_safe_url_string_misc PASSED [ 77%] tests/test_url.py::TestUrl::test_safe_url_string_bytes_input PASSED [ 78%] tests/test_url.py::TestUrl::test_safe_url_string_bytes_input_nonutf8 PASSED [ 78%] tests/test_url.py::TestUrl::test_safe_url_idna PASSED [ 78%] tests/test_url.py::TestUrl::test_safe_url_idna_encoding_failure PASSED [ 79%] tests/test_url.py::TestUrl::test_safe_url_port_number PASSED [ 79%] tests/test_url.py::TestUrl::test_safe_url_string_preserve_nonfragment_hash PASSED [ 79%] tests/test_url.py::TestUrl::test_safe_url_string_encode_idna_domain_with_port PASSED [ 80%] tests/test_url.py::TestUrl::test_safe_url_string_encode_idna_domain_with_username_password_and_port_number PASSED [ 80%] tests/test_url.py::TestUrl::test_safe_url_string_encode_idna_domain_with_username_and_empty_password_and_port_number PASSED [ 80%] tests/test_url.py::TestUrl::test_safe_url_string_userinfo_unsafe_chars PASSED [ 81%] tests/test_url.py::TestUrl::test_safe_url_string_user_and_pass_percentage_encoded PASSED [ 81%] tests/test_url.py::TestUrl::test_safe_download_url PASSED [ 81%] tests/test_url.py::TestUrl::test_is_url PASSED [ 82%] tests/test_url.py::TestUrl::test_url_query_parameter PASSED [ 82%] tests/test_url.py::TestUrl::test_url_query_parameter_2 XFAIL [ 82%] tests/test_url.py::TestUrl::test_add_or_replace_parameter PASSED [ 83%] tests/test_url.py::TestUrl::test_add_or_replace_parameter_fail XFAIL [ 83%] tests/test_url.py::TestUrl::test_add_or_replace_parameters PASSED [ 83%] tests/test_url.py::TestUrl::test_add_or_replace_parameters_does_not_change_input_param PASSED [ 84%] tests/test_url.py::TestUrl::test_url_query_cleaner PASSED [ 84%] tests/test_url.py::TestUrl::test_url_query_cleaner_keep_fragments PASSED [ 84%] tests/test_url.py::TestUrl::test_path_to_file_uri PASSED [ 84%] tests/test_url.py::TestUrl::test_file_uri_to_path PASSED [ 85%] tests/test_url.py::TestUrl::test_any_to_uri PASSED [ 85%] tests/test_url.py::TestCanonicalizeUrl::test_canonicalize_url PASSED [ 85%] tests/test_url.py::TestCanonicalizeUrl::test_return_str PASSED [ 86%] tests/test_url.py::TestCanonicalizeUrl::test_append_missing_path PASSED [ 86%] tests/test_url.py::TestCanonicalizeUrl::test_typical_usage PASSED [ 86%] tests/test_url.py::TestCanonicalizeUrl::test_port_number PASSED [ 87%] tests/test_url.py::TestCanonicalizeUrl::test_sorting PASSED [ 87%] tests/test_url.py::TestCanonicalizeUrl::test_keep_blank_values PASSED [ 87%] tests/test_url.py::TestCanonicalizeUrl::test_spaces PASSED [ 88%] tests/test_url.py::TestCanonicalizeUrl::test_canonicalize_url_unicode_path PASSED [ 88%] tests/test_url.py::TestCanonicalizeUrl::test_canonicalize_url_unicode_query_string PASSED [ 88%] tests/test_url.py::TestCanonicalizeUrl::test_canonicalize_url_unicode_query_string_wrong_encoding PASSED [ 89%] tests/test_url.py::TestCanonicalizeUrl::test_normalize_percent_encoding_in_paths PASSED [ 89%] tests/test_url.py::TestCanonicalizeUrl::test_normalize_percent_encoding_in_query_arguments PASSED [ 89%] tests/test_url.py::TestCanonicalizeUrl::test_non_ascii_percent_encoding_in_paths PASSED [ 90%] tests/test_url.py::TestCanonicalizeUrl::test_non_ascii_percent_encoding_in_query_arguments PASSED [ 90%] tests/test_url.py::TestCanonicalizeUrl::test_urls_with_auth_and_ports PASSED [ 90%] tests/test_url.py::TestCanonicalizeUrl::test_remove_fragments PASSED [ 91%] tests/test_url.py::TestCanonicalizeUrl::test_dont_convert_safe_characters PASSED [ 91%] tests/test_url.py::TestCanonicalizeUrl::test_safe_characters_unicode PASSED [ 91%] tests/test_url.py::TestCanonicalizeUrl::test_domains_are_case_insensitive PASSED [ 92%] tests/test_url.py::TestCanonicalizeUrl::test_userinfo_is_case_sensitive PASSED [ 92%] tests/test_url.py::TestCanonicalizeUrl::test_canonicalize_idns PASSED [ 92%] tests/test_url.py::TestCanonicalizeUrl::test_quoted_slash_and_question_sign PASSED [ 92%] tests/test_url.py::TestCanonicalizeUrl::test_canonicalize_urlparsed PASSED [ 93%] tests/test_url.py::TestCanonicalizeUrl::test_canonicalize_parse_url PASSED [ 93%] tests/test_url.py::TestCanonicalizeUrl::test_canonicalize_url_idempotence PASSED [ 93%] tests/test_url.py::TestCanonicalizeUrl::test_canonicalize_url_idna_exceptions PASSED [ 94%] tests/test_url.py::TestCanonicalizeUrl::test_preserve_nonfragment_hash PASSED [ 94%] tests/test_url.py::TestCanonicalizeUrl::test_strip_spaces PASSED [ 94%] tests/test_url.py::TestDataURI::test_default_mediatype_charset PASSED [ 95%] tests/test_url.py::TestDataURI::test_text_uri PASSED [ 95%] tests/test_url.py::TestDataURI::test_bytes_uri PASSED [ 95%] tests/test_url.py::TestDataURI::test_unicode_uri PASSED [ 96%] tests/test_url.py::TestDataURI::test_default_mediatype PASSED [ 96%] tests/test_url.py::TestDataURI::test_text_charset PASSED [ 96%] tests/test_url.py::TestDataURI::test_mediatype_parameters PASSED [ 97%] tests/test_url.py::TestDataURI::test_base64 PASSED [ 97%] tests/test_url.py::TestDataURI::test_base64_spaces PASSED [ 97%] tests/test_url.py::TestDataURI::test_wrong_base64_param PASSED [ 98%] tests/test_url.py::TestDataURI::test_missing_comma PASSED [ 98%] tests/test_url.py::TestDataURI::test_missing_scheme PASSED [ 98%] tests/test_url.py::TestDataURI::test_wrong_scheme PASSED [ 99%] tests/test_url.py::TestDataURI::test_scheme_case_insensitive PASSED [ 99%] tests/test_util.py::TestToBytes::test_type_error PASSED [ 99%] tests/test_util.py::TestToUnicode::test_type_error PASSED [100%] ======================= 236 passed, 77 xfailed in 5.83s ======================== >>> py3-w3lib: Entering fakeroot... >>> py3-w3lib-pyc*: Running split function pyc... libfakeroot internal error: payload not recognized! 'usr/lib/python3.12/site-packages/w3lib/__pycache__' -> '/home/buildozer/aports/community/py3-w3lib/pkg/py3-w3lib-pyc/usr/lib/python3.12/site-packages/w3lib/__pycache__' >>> py3-w3lib-pyc*: Preparing subpackage py3-w3lib-pyc... >>> py3-w3lib-pyc*: Running postcheck for py3-w3lib-pyc >>> py3-w3lib*: Running postcheck for py3-w3lib >>> py3-w3lib*: Preparing package py3-w3lib... >>> py3-w3lib-pyc*: Tracing dependencies... python3~3.12 >>> py3-w3lib-pyc*: Package size: 59.1 KB >>> py3-w3lib-pyc*: Compressing data... >>> py3-w3lib-pyc*: Create checksum... >>> py3-w3lib-pyc*: Create py3-w3lib-pyc-2.4.0-r0.apk >>> py3-w3lib*: Tracing dependencies... python3 python3~3.12 >>> py3-w3lib*: Package size: 55.9 KB >>> py3-w3lib*: Compressing data... >>> py3-w3lib*: Create checksum... >>> py3-w3lib*: Create py3-w3lib-2.4.0-r0.apk >>> py3-w3lib: Build complete at Thu, 12 Feb 2026 13:18:49 +0000 elapsed time 0h 0m 12s >>> py3-w3lib: Cleaning up srcdir >>> py3-w3lib: Cleaning up pkgdir >>> py3-w3lib: Uninstalling dependencies... ( 1/40) Purging .makedepends-py3-w3lib (20260212.131838) ( 2/40) Purging py3-hatchling-pyc (1.28.0-r0) ( 3/40) Purging py3-hatchling (1.28.0-r0) ( 4/40) Purging py3-editables-pyc (0.5-r2) ( 5/40) Purging py3-editables (0.5-r2) ( 6/40) Purging py3-pathspec-pyc (0.12.1-r2) ( 7/40) Purging py3-pathspec (0.12.1-r2) ( 8/40) Purging py3-trove-classifiers-pyc (2026.1.14.14-r0) ( 9/40) Purging py3-trove-classifiers (2026.1.14.14-r0) (10/40) Purging py3-gpep517-pyc (19-r1) (11/40) Purging py3-gpep517 (19-r1) (12/40) Purging py3-installer-pyc (0.7.0-r2) (13/40) Purging py3-installer (0.7.0-r2) (14/40) Purging py3-wheel-pyc (0.46.1-r0) (15/40) Purging py3-wheel (0.46.1-r0) (16/40) Purging py3-pytest-pyc (9.0.2-r0) (17/40) Purging py3-pytest (9.0.2-r0) (18/40) Purging py3-iniconfig-pyc (2.3.0-r0) (19/40) Purging py3-iniconfig (2.3.0-r0) (20/40) Purging py3-packaging-pyc (25.0-r0) (21/40) Purging py3-packaging (25.0-r0) (22/40) Purging py3-parsing-pyc (3.3.2-r0) (23/40) Purging py3-parsing (3.3.2-r0) (24/40) Purging py3-pluggy-pyc (1.6.0-r0) (25/40) Purging py3-pluggy (1.6.0-r0) (26/40) Purging py3-py-pyc (1.11.0-r4) (27/40) Purging py3-py (1.11.0-r4) (28/40) Purging py3-pygments-pyc (2.19.2-r0) (29/40) Purging py3-pygments (2.19.2-r0) (30/40) Purging python3-pyc (3.12.12-r0) (31/40) Purging python3-pycache-pyc0 (3.12.12-r0) (32/40) Purging pyc (3.12.12-r0) (33/40) Purging python3 (3.12.12-r0) (34/40) Purging gdbm (1.26-r0) (35/40) Purging libbz2 (1.0.8-r6) (36/40) Purging libffi (3.5.2-r0) (37/40) Purging libpanelw (6.6_p20251231-r0) (38/40) Purging mpdecimal (4.0.1-r0) (39/40) Purging sqlite-libs (3.51.2-r1) (40/40) Purging xz-libs (5.8.2-r0) Executing busybox-1.37.0-r31.trigger OK: 386.8 MiB in 107 packages >>> py3-w3lib: Updating the community/s390x repository index... >>> py3-w3lib: Signing the index...