>>> py3-flit: Building community/py3-flit 3.11.0-r0 (using abuild 3.14.1-r7) started Sun, 02 Mar 2025 18:06:27 +0000 >>> py3-flit: Validating /home/buildozer/aports/community/py3-flit/APKBUILD... >>> py3-flit: Analyzing dependencies... >>> py3-flit: Installing for build: build-base py3-docutils py3-flit-core py3-requests py3-tomli-w py3-installer py3-pytest-cov py3-responses py3-testpath (1/53) Installing libffi (3.4.7-r0) (2/53) Installing gdbm (1.24-r0) (3/53) Installing mpdecimal (4.0.0-r0) (4/53) Installing libpanelw (6.5_p20250216-r0) (5/53) Installing sqlite-libs (3.49.1-r0) (6/53) Installing python3 (3.12.9-r0) (7/53) Installing python3-pycache-pyc0 (3.12.9-r0) (8/53) Installing pyc (3.12.9-r0) (9/53) Installing py3-docutils-pyc (0.21.2-r0) (10/53) Installing python3-pyc (3.12.9-r0) (11/53) Installing py3-docutils (0.21.2-r0) (12/53) Installing py3-flit-core (3.11.0-r0) (13/53) Installing py3-flit-core-pyc (3.11.0-r0) (14/53) Installing py3-certifi (2024.12.14-r0) (15/53) Installing py3-certifi-pyc (2024.12.14-r0) (16/53) Installing py3-charset-normalizer (3.4.1-r0) (17/53) Installing py3-charset-normalizer-pyc (3.4.1-r0) (18/53) Installing py3-idna (3.10-r0) (19/53) Installing py3-idna-pyc (3.10-r0) (20/53) Installing py3-urllib3 (1.26.20-r0) (21/53) Installing py3-urllib3-pyc (1.26.20-r0) (22/53) Installing py3-requests (2.32.3-r0) (23/53) Installing py3-requests-pyc (2.32.3-r0) (24/53) Installing py3-tomli-w (1.2.0-r0) (25/53) Installing py3-tomli-w-pyc (1.2.0-r0) (26/53) Installing py3-installer (0.7.0-r2) (27/53) Installing py3-installer-pyc (0.7.0-r2) (28/53) Installing py3-iniconfig (2.0.0-r1) (29/53) Installing py3-iniconfig-pyc (2.0.0-r1) (30/53) Installing py3-parsing (3.2.0-r0) (31/53) Installing py3-parsing-pyc (3.2.0-r0) (32/53) Installing py3-packaging (24.2-r0) (33/53) Installing py3-packaging-pyc (24.2-r0) (34/53) Installing py3-pluggy (1.5.0-r0) (35/53) Installing py3-pluggy-pyc (1.5.0-r0) (36/53) Installing py3-py (1.11.0-r4) (37/53) Installing py3-py-pyc (1.11.0-r4) (38/53) Installing py3-pytest (8.3.5-r0) (39/53) Installing py3-pytest-pyc (8.3.5-r0) (40/53) Installing py3-coverage (7.6.10-r0) (41/53) Installing py3-coverage-pyc (7.6.10-r0) (42/53) Installing py3-pytest-cov (5.0.0-r0) (43/53) Installing py3-pytest-cov-pyc (5.0.0-r0) (44/53) Installing py3-toml (0.10.2-r7) (45/53) Installing py3-toml-pyc (0.10.2-r7) (46/53) Installing yaml (0.2.5-r2) (47/53) Installing py3-yaml (6.0.2-r0) (48/53) Installing py3-yaml-pyc (6.0.2-r0) (49/53) Installing py3-responses (0.25.0-r1) (50/53) Installing py3-responses-pyc (0.25.0-r1) (51/53) Installing py3-testpath (0.6.0-r3) (52/53) Installing py3-testpath-pyc (0.6.0-r3) (53/53) Installing .makedepends-py3-flit (20250302.180629) Executing busybox-1.37.0-r14.trigger OK: 456 MiB in 170 packages >>> py3-flit: Cleaning up srcdir >>> py3-flit: Cleaning up pkgdir >>> py3-flit: Cleaning up tmpdir >>> py3-flit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flit-3.11.0.tar.gz >>> py3-flit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/flit-3.11.0.tar.gz >>> py3-flit: Checking sha512sums... flit-3.11.0.tar.gz: OK tests-use-python3.patch: OK >>> py3-flit: Unpacking /var/cache/distfiles/edge/flit-3.11.0.tar.gz... >>> py3-flit: tests-use-python3.patch patching file tests/test_find_python_executable.py flit-3.11.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.9, pytest-8.3.5, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-flit/src/flit-3.11.0 configfile: pyproject.toml plugins: cov-5.0.0 collecting ... collected 249 items / 6 deselected / 243 selected flit_core/tests_core/test_build_thyself.py::test_prepare_metadata PASSED [ 0%] flit_core/tests_core/test_build_thyself.py::test_wheel PASSED [ 0%] flit_core/tests_core/test_build_thyself.py::test_sdist PASSED [ 1%] flit_core/tests_core/test_buildapi.py::test_get_build_requires PASSED [ 1%] flit_core/tests_core/test_buildapi.py::test_get_build_requires_pep621_nodynamic PASSED [ 2%] flit_core/tests_core/test_buildapi.py::test_get_build_requires_import PASSED [ 2%] flit_core/tests_core/test_buildapi.py::test_build_wheel PASSED [ 2%] flit_core/tests_core/test_buildapi.py::test_build_wheel_pep621 PASSED [ 3%] flit_core/tests_core/test_buildapi.py::test_build_editable PASSED [ 3%] flit_core/tests_core/test_buildapi.py::test_build_sdist PASSED [ 4%] flit_core/tests_core/test_buildapi.py::test_prepare_metadata_for_build_wheel PASSED [ 4%] flit_core/tests_core/test_buildapi.py::test_prepare_metadata_for_build_editable PASSED [ 4%] flit_core/tests_core/test_common.py::ModuleTests::test_conflicting_modules PASSED [ 5%] flit_core/tests_core/test_common.py::ModuleTests::test_get_info_from_module PASSED [ 5%] flit_core/tests_core/test_common.py::ModuleTests::test_missing_name PASSED [ 6%] flit_core/tests_core/test_common.py::ModuleTests::test_module_importable PASSED [ 6%] flit_core/tests_core/test_common.py::ModuleTests::test_ns_package_importable PASSED [ 6%] flit_core/tests_core/test_common.py::ModuleTests::test_package_importable PASSED [ 7%] flit_core/tests_core/test_common.py::ModuleTests::test_version_raise PASSED [ 7%] flit_core/tests_core/test_common.py::test_normalize_file_permissions PASSED [ 8%] flit_core/tests_core/test_common.py::test_supports_py2[-True] PASSED [ 8%] flit_core/tests_core/test_common.py::test_supports_py2[>2.7-True] PASSED [ 9%] flit_core/tests_core/test_common.py::test_supports_py2[3-False] PASSED [ 9%] flit_core/tests_core/test_common.py::test_supports_py2[>= 3.7-False] PASSED [ 9%] flit_core/tests_core/test_common.py::test_supports_py2[<4, > 3.2-False] PASSED [ 10%] flit_core/tests_core/test_common.py::test_supports_py2[>3.4-False] PASSED [ 10%] flit_core/tests_core/test_common.py::test_supports_py2[>=2.7, !=3.0.*, !=3.1.*, !=3.2.*-True] PASSED [ 11%] flit_core/tests_core/test_common.py::test_supports_py2[== 3.9-False] PASSED [ 11%] flit_core/tests_core/test_common.py::test_supports_py2[~=2.7-True] PASSED [ 11%] flit_core/tests_core/test_common.py::test_supports_py2[~=3.9-False] PASSED [ 12%] flit_core/tests_core/test_common.py::test_make_metadata PASSED [ 12%] flit_core/tests_core/test_common.py::test_metadata_multiline PASSED [ 13%] flit_core/tests_core/test_common.py::test_metadata_2_3_requires_dist[foo [extra_1, extra.2, extra-3, extra__4, extra..5, extra--6]-foo [extra-1, extra-2, extra-3, extra-4, extra-5, extra-6]] PASSED [ 13%] flit_core/tests_core/test_common.py::test_metadata_2_3_requires_dist[foo-foo] PASSED [ 13%] flit_core/tests_core/test_common.py::test_metadata_2_3_requires_dist[foo[bar]-foo[bar]] PASSED [ 14%] flit_core/tests_core/test_common.py::test_metadata_2_3_requires_dist[pkginfo-pkginfo] PASSED [ 14%] flit_core/tests_core/test_common.py::test_metadata_2_3_requires_dist[zope.interface (>3.5.0)-zope.interface (>3.5.0)] PASSED [ 15%] flit_core/tests_core/test_common.py::test_metadata_2_3_requires_dist[pywin32 >1.0; sys_platform == 'win32'-pywin32 >1.0; sys_platform == 'win32'] PASSED [ 15%] flit_core/tests_core/test_common.py::test_metadata_2_3_provides_extra[foo-foo] PASSED [ 16%] flit_core/tests_core/test_common.py::test_metadata_2_3_provides_extra[foo__bar..baz-foo-bar-baz] PASSED [ 16%] flit_core/tests_core/test_common.py::test_metadata_license[value0-MIT-None] PASSED [ 16%] flit_core/tests_core/test_common.py::test_metadata_license[value1-None-MIT] PASSED [ 17%] flit_core/tests_core/test_common.py::test_metadata_license[value2-None-Apache-2.0] PASSED [ 17%] flit_core/tests_core/test_config.py::test_flatten_entrypoints PASSED [ 18%] flit_core/tests_core/test_config.py::test_load_toml PASSED [ 18%] flit_core/tests_core/test_config.py::test_load_toml_ns PASSED [ 18%] flit_core/tests_core/test_config.py::test_load_normalization PASSED [ 19%] flit_core/tests_core/test_config.py::test_load_pep621 PASSED [ 19%] flit_core/tests_core/test_config.py::test_load_pep621_nodynamic PASSED [ 20%] flit_core/tests_core/test_config.py::test_misspelled_key PASSED [ 20%] flit_core/tests_core/test_config.py::test_description_file PASSED [ 20%] flit_core/tests_core/test_config.py::test_missing_description_file PASSED [ 21%] flit_core/tests_core/test_config.py::test_bad_description_extension PASSED [ 21%] flit_core/tests_core/test_config.py::test_extras PASSED [ 22%] flit_core/tests_core/test_config.py::test_extras_newstyle PASSED [ 22%] flit_core/tests_core/test_config.py::test_extras_dev_conflict PASSED [ 23%] flit_core/tests_core/test_config.py::test_extras_dev_warning PASSED [ 23%] flit_core/tests_core/test_config.py::test_requires_extra_env_marker PASSED [ 23%] flit_core/tests_core/test_config.py::test_faulty_requires_extra[erroneous0-Expected a dict for requires-extra field] PASSED [ 24%] flit_core/tests_core/test_config.py::test_faulty_requires_extra[erroneous1-Expected a dict of lists for requires-extra field] PASSED [ 24%] flit_core/tests_core/test_config.py::test_faulty_requires_extra[erroneous2-Expected a string list for requires-extra] PASSED [ 25%] flit_core/tests_core/test_config.py::test_bad_include_paths[../bar-out of the directory] PASSED [ 25%] flit_core/tests_core/test_config.py::test_bad_include_paths[foo/../../bar-out of the directory] PASSED [ 25%] flit_core/tests_core/test_config.py::test_bad_include_paths[/home-absolute path] PASSED [ 26%] flit_core/tests_core/test_config.py::test_bad_include_paths[foo:bar-bad character] PASSED [ 26%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad0-\\bstr\\b] PASSED [ 27%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad1-[Uu]nrecognised] PASSED [ 27%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad2-both] PASSED [ 27%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad3-required] PASSED [ 28%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad4-license field should be or , not ] PASSED [ 28%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad5-License classifiers are deprecated in favor of the license expression] PASSED [ 29%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad6-\\blist\\b] PASSED [ 29%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad7-'/LICENSE'.+must not start with '/'] PASSED [ 30%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad8-'../LICENSE'.+must not contain '..'] PASSED [ 30%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad9-No files found.+'NOT_FOUND'] PASSED [ 30%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad10-Pattern contains invalid characters] PASSED [ 31%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad11-'\\*\\*LICENSE'.+Invalid pattern] PASSED [ 31%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad12-'./'.+Unacceptable pattern] SKIPPED [ 32%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad13-license-files cannot be used with a license table] PASSED [ 32%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad14-list] PASSED [ 32%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad15-strings] PASSED [ 33%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad16-entry-point.*tables] PASSED [ 33%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad17-entry-point.*string] PASSED [ 34%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad18-\\[project\\.gui-scripts\\]] PASSED [ 34%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad19-scripts.*string] PASSED [ 34%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad20-gui-scripts.*string] PASSED [ 35%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad21-list.*optional-dep] PASSED [ 35%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad22-string.*optional-dep] PASSED [ 36%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad23-dynamic] PASSED [ 36%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad24-dynamic.*\\[project\\]] PASSED [ 37%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad25-author.*\\bdict] PASSED [ 37%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad26-maintainer.*title] PASSED [ 37%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad27-not valid] PASSED [ 38%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad28-not valid] PASSED [ 38%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad29-not valid] PASSED [ 39%] flit_core/tests_core/test_config.py::test_bad_pep621_info[proj_bad30-clash] PASSED [ 39%] flit_core/tests_core/test_config.py::test_bad_pep621_readme[readme0-required] PASSED [ 39%] flit_core/tests_core/test_config.py::test_bad_pep621_readme[readme1-content-type] PASSED [ 40%] flit_core/tests_core/test_config.py::test_bad_pep621_readme[/opt/README.rst-relative] PASSED [ 40%] flit_core/tests_core/test_config.py::test_bad_pep621_readme[readme3-both] PASSED [ 41%] flit_core/tests_core/test_config.py::test_bad_pep621_readme[readme4-required] PASSED [ 41%] flit_core/tests_core/test_config.py::test_bad_pep621_readme[readme5-[Uu]nrecognised] PASSED [ 41%] flit_core/tests_core/test_config.py::test_bad_pep621_readme[5-readme.*string] PASSED [ 42%] flit_core/tests_core/test_config.py::test_license_expr[mit-MIT] PASSED [ 42%] flit_core/tests_core/test_config.py::test_license_expr[apache-2.0-Apache-2.0] PASSED [ 43%] flit_core/tests_core/test_config.py::test_license_expr[APACHE-2.0+-Apache-2.0+] PASSED [ 43%] flit_core/tests_core/test_config.py::test_license_expr[LiceNseref-Public-DoMain-LicenseRef-Public-DoMain] PASSED [ 44%] flit_core/tests_core/test_config.py::test_license_expr_error PASSED [ 44%] flit_core/tests_core/test_config.py::test_license_file_defaults_with_old_metadata PASSED [ 44%] flit_core/tests_core/test_config.py::test_pep621_license_files[proj_license_files0-files0] PASSED [ 45%] flit_core/tests_core/test_config.py::test_pep621_license_files[proj_license_files1-files1] PASSED [ 45%] flit_core/tests_core/test_config.py::test_pep621_license_files[proj_license_files2-files2] PASSED [ 46%] flit_core/tests_core/test_config.py::test_pep621_license_files[proj_license_files3-files3] PASSED [ 46%] flit_core/tests_core/test_config.py::test_pep621_license_files[proj_license_files4-files4] PASSED [ 46%] flit_core/tests_core/test_config.py::test_pep621_license_files[proj_license_files5-files5] PASSED [ 47%] flit_core/tests_core/test_config.py::test_pep621_license_files[proj_license_files6-files6] PASSED [ 47%] flit_core/tests_core/test_config.py::test_pep621_license_files[proj_license_files7-files7] PASSED [ 48%] flit_core/tests_core/test_config.py::test_pep621_license_files[proj_license_files8-files8] PASSED [ 48%] flit_core/tests_core/test_sdist.py::test_make_sdist PASSED [ 48%] flit_core/tests_core/test_sdist.py::test_make_sdist_pep621 PASSED [ 49%] flit_core/tests_core/test_sdist.py::test_make_sdist_pep621_nodynamic PASSED [ 49%] flit_core/tests_core/test_sdist.py::test_clean_tarinfo PASSED [ 50%] flit_core/tests_core/test_sdist.py::test_include_exclude PASSED [ 50%] flit_core/tests_core/test_sdist.py::test_data_dir PASSED [ 51%] flit_core/tests_core/test_sdist.py::test_pep625 PASSED [ 51%] flit_core/tests_core/test_versionno.py::test_normalise_version PASSED [ 51%] flit_core/tests_core/test_wheel.py::test_licenses_dir PASSED [ 52%] flit_core/tests_core/test_wheel.py::test_source_date_epoch PASSED [ 52%] flit_core/tests_core/test_wheel.py::test_zero_timestamp PASSED [ 53%] flit_core/tests_core/test_wheel.py::test_main PASSED [ 53%] flit_core/tests_core/test_wheel.py::test_data_dir PASSED [ 53%] flit_core/tests_core/test_wheel.py::test_license_files PASSED [ 54%] tests/test_build.py::test_build_main PASSED [ 54%] tests/test_build.py::test_build_sdist_only PASSED [ 55%] tests/test_build.py::test_build_wheel_only PASSED [ 55%] tests/test_build.py::test_build_ns_main PASSED [ 55%] tests/test_build.py::test_build_module_no_docstring PASSED [ 56%] tests/test_command.py::test_flit_help PASSED [ 56%] tests/test_command.py::test_flit_usage PASSED [ 57%] tests/test_find_python_executable.py::test_default PASSED [ 57%] tests/test_find_python_executable.py::test_self PASSED [ 58%] tests/test_find_python_executable.py::test_abs PASSED [ 58%] tests/test_find_python_executable.py::test_find_in_path PASSED [ 58%] tests/test_find_python_executable.py::test_env PASSED [ 59%] tests/test_find_python_executable.py::test_env_abs PASSED [ 59%] tests/test_find_python_executable.py::test_exception[pyhton] PASSED [ 60%] tests/test_find_python_executable.py::test_exception[ls] PASSED [ 60%] tests/test_find_python_executable.py::test_exception[.] PASSED [ 60%] tests/test_init.py::test_store_defaults PASSED [ 61%] tests/test_init.py::test_prompt_options PASSED [ 61%] tests/test_init.py::test_guess_module_name PASSED [ 62%] tests/test_init.py::test_write_license PASSED [ 62%] tests/test_init.py::test_init PASSED [ 62%] tests/test_init.py::test_init_homepage_and_license_are_optional PASSED [ 63%] tests/test_init.py::test_init_homepage_validator PASSED [ 63%] tests/test_init.py::test_author_email_field_is_optional PASSED [ 64%] tests/test_init.py::test_find_readme[readme.md] PASSED [ 64%] tests/test_init.py::test_find_readme[README.MD] PASSED [ 65%] tests/test_init.py::test_find_readme[README.md] PASSED [ 65%] tests/test_init.py::test_find_readme[Readme.md] PASSED [ 65%] tests/test_init.py::test_find_readme[readme.MD] PASSED [ 66%] tests/test_init.py::test_find_readme[readme.rst] PASSED [ 66%] tests/test_init.py::test_find_readme[readme.txt] PASSED [ 67%] tests/test_init.py::test_find_readme_not_found PASSED [ 67%] tests/test_init.py::test_init_readme_found_yes_choosen PASSED [ 67%] tests/test_init.py::test_init_non_ascii_author_name PASSED [ 68%] tests/test_install.py::InstallTests::test_dist_name PASSED [ 68%] tests/test_install.py::InstallTests::test_entry_points PASSED [ 69%] tests/test_install.py::InstallTests::test_extras_error PASSED [ 69%] tests/test_install.py::InstallTests::test_install_module PASSED [ 69%] tests/test_install.py::InstallTests::test_install_module_in_src PASSED [ 70%] tests/test_install.py::InstallTests::test_install_ns_package_module_native PASSED [ 70%] tests/test_install.py::InstallTests::test_install_ns_package_native PASSED [ 71%] tests/test_install.py::InstallTests::test_install_ns_package_native_symlink PASSED [ 71%] tests/test_install.py::InstallTests::test_install_ns_package_pth_file PASSED [ 72%] tests/test_install.py::InstallTests::test_install_package PASSED [ 72%] tests/test_install.py::InstallTests::test_install_requires PASSED [ 72%] tests/test_install.py::InstallTests::test_pip_install PASSED [ 73%] tests/test_install.py::InstallTests::test_pth_module_in_src PASSED [ 73%] tests/test_install.py::InstallTests::test_pth_package PASSED [ 74%] tests/test_install.py::InstallTests::test_symlink_module_in_src PASSED [ 74%] tests/test_install.py::InstallTests::test_symlink_other_python PASSED [ 74%] tests/test_install.py::InstallTests::test_symlink_package PASSED [ 75%] tests/test_install.py::test_install_requires_extra[none-extras0-installed0] PASSED [ 75%] tests/test_install.py::test_install_requires_extra[develop-extras1-installed1] PASSED [ 76%] tests/test_install.py::test_install_requires_extra[production-extras2-installed2] PASSED [ 76%] tests/test_install.py::test_install_requires_extra[all-extras3-installed3] PASSED [ 76%] tests/test_install.py::test_requires_dist_to_pip_requirement PASSED [ 77%] tests/test_install.py::test_test_writable_dir_win PASSED [ 77%] tests/test_sdist.py::test_auto_packages PASSED [ 78%] tests/test_sdist.py::test_make_sdist PASSED [ 78%] tests/test_sdist.py::test_sdist_no_setup_py PASSED [ 79%] tests/test_sdist.py::test_get_files_list_git PASSED [ 79%] tests/test_sdist.py::test_get_files_list_hg PASSED [ 79%] tests/test_sdist.py::test_make_setup_py PASSED [ 80%] tests/test_sdist.py::test_make_setup_py_reqs PASSED [ 80%] tests/test_sdist.py::test_make_setup_py_reqs_envmark PASSED [ 81%] tests/test_sdist.py::test_make_setup_py_reqs_extra_envmark PASSED [ 81%] tests/test_sdist.py::test_make_setup_py_package_dir_src PASSED [ 81%] tests/test_sdist.py::test_make_setup_py_ns_pkg PASSED [ 82%] tests/test_sdist.py::test_make_setup_py_ns_pkg_mod PASSED [ 82%] tests/test_tomlify.py::test_tomlify PASSED [ 83%] tests/test_upload.py::test_upload PASSED [ 83%] tests/test_upload.py::test_get_repository PASSED [ 83%] tests/test_upload.py::test_get_repository_env PASSED [ 84%] tests/test_upload.py::test_get_repository_keyring PASSED [ 84%] tests/test_upload.py::test_upload_pypirc_file PASSED [ 85%] tests/test_upload.py::test_upload_invalid_pypirc_file PASSED [ 85%] tests/test_validate.py::test_validate_entrypoints PASSED [ 86%] tests/test_validate.py::test_validate_name PASSED [ 86%] tests/test_validate.py::test_validate_requires_python PASSED [ 86%] tests/test_validate.py::test_validate_requires_dist PASSED [ 87%] tests/test_validate.py::test_validate_environment_marker PASSED [ 87%] tests/test_validate.py::test_validate_url PASSED [ 88%] tests/test_validate.py::test_validate_project_urls PASSED [ 88%] tests/test_validate.py::test_read_classifiers_cached PASSED [ 88%] tests/test_validate.py::test_download_and_cache_classifiers PASSED [ 89%] tests/test_validate.py::test_validate_classifiers_private PASSED [ 89%] tests/test_validate.py::test_download_and_cache_classifiers_with_unacessible_dir[PermissionError] PASSED [ 90%] tests/test_validate.py::test_download_and_cache_classifiers_with_unacessible_dir[error1] PASSED [ 90%] tests/test_validate.py::test_verify_classifiers_valid_classifiers PASSED [ 90%] tests/test_validate.py::test_verify_classifiers_invalid_classifiers PASSED [ 91%] tests/test_validate.py::test_validate_readme_rst PASSED [ 91%] tests/test_validate.py::test_validate_readme_rst_code PASSED [ 92%] tests/test_vcs.py::test_identify_git_parent PASSED [ 92%] tests/test_wheel.py::test_wheel_module PASSED [ 93%] tests/test_wheel.py::test_editable_wheel_module PASSED [ 93%] tests/test_wheel.py::test_editable_wheel_has_absolute_pth PASSED [ 93%] tests/test_wheel.py::test_wheel_package PASSED [ 94%] tests/test_wheel.py::test_editable_wheel_package PASSED [ 94%] tests/test_wheel.py::test_editable_wheel_namespace_package PASSED [ 95%] tests/test_wheel.py::test_wheel_src_module PASSED [ 95%] tests/test_wheel.py::test_editable_wheel_src_module PASSED [ 95%] tests/test_wheel.py::test_wheel_src_package PASSED [ 96%] tests/test_wheel.py::test_editable_wheel_src_package PASSED [ 96%] tests/test_wheel.py::test_wheel_ns_package PASSED [ 97%] tests/test_wheel.py::test_dist_name PASSED [ 97%] tests/test_wheel.py::test_entry_points PASSED [ 97%] tests/test_wheel.py::test_entry_points_conflict PASSED [ 98%] tests/test_wheel.py::test_wheel_builder PASSED [ 98%] tests/test_wheel.py::test_permissions_normed PASSED [ 99%] tests/test_wheel.py::test_compression PASSED [ 99%] tests/test_wheel.py::test_wheel_module_local_version PASSED [100%] =============================== warnings summary =============================== tests/test_build.py::test_build_main tests/test_build.py::test_build_ns_main tests/test_upload.py::test_upload /home/buildozer/aports/community/py3-flit/src/flit-3.11.0/flit/build.py:24: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior. tf.extractall(tmpdir) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========== 242 passed, 1 skipped, 6 deselected, 3 warnings in 2.24s =========== /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-8d5d3b7e-56b0-458e-9193-0b995927e72c/popen-gw14/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-8d5d3b7e-56b0-458e-9193-0b995927e72c/popen-gw14/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-8d5d3b7e-56b0-458e-9193-0b995927e72c/popen-gw14 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-8d5d3b7e-56b0-458e-9193-0b995927e72c/popen-gw14' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-8d5d3b7e-56b0-458e-9193-0b995927e72c : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-8d5d3b7e-56b0-458e-9193-0b995927e72c' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9efd47a1-0ba9-40ca-b534-ad6136edb6cc/popen-gw12/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9efd47a1-0ba9-40ca-b534-ad6136edb6cc/popen-gw12/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9efd47a1-0ba9-40ca-b534-ad6136edb6cc/popen-gw12 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9efd47a1-0ba9-40ca-b534-ad6136edb6cc/popen-gw12' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-9efd47a1-0ba9-40ca-b534-ad6136edb6cc : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-9efd47a1-0ba9-40ca-b534-ad6136edb6cc' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-fe2ba2fc-4525-4943-b618-c59ca02b1c23/popen-gw7/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-fe2ba2fc-4525-4943-b618-c59ca02b1c23/popen-gw7/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-fe2ba2fc-4525-4943-b618-c59ca02b1c23/popen-gw7 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-fe2ba2fc-4525-4943-b618-c59ca02b1c23/popen-gw7' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:96: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-fe2ba2fc-4525-4943-b618-c59ca02b1c23 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-fe2ba2fc-4525-4943-b618-c59ca02b1c23' warnings.warn( >>> py3-flit: Entering fakeroot... >>> py3-flit-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/flit/__pycache__' -> '/home/buildozer/aports/community/py3-flit/pkg/py3-flit-pyc/usr/lib/python3.12/site-packages/flit/__pycache__' 'usr/lib/python3.12/site-packages/flit/vcs/__pycache__' -> '/home/buildozer/aports/community/py3-flit/pkg/py3-flit-pyc/usr/lib/python3.12/site-packages/flit/vcs/__pycache__' 'usr/lib/python3.12/site-packages/flit/vendorized/__pycache__' -> '/home/buildozer/aports/community/py3-flit/pkg/py3-flit-pyc/usr/lib/python3.12/site-packages/flit/vendorized/__pycache__' 'usr/lib/python3.12/site-packages/flit/vendorized/readme/__pycache__' -> '/home/buildozer/aports/community/py3-flit/pkg/py3-flit-pyc/usr/lib/python3.12/site-packages/flit/vendorized/readme/__pycache__' >>> py3-flit-pyc*: Preparing subpackage py3-flit-pyc... >>> py3-flit-pyc*: Running postcheck for py3-flit-pyc >>> py3-flit*: Running postcheck for py3-flit >>> py3-flit*: Preparing package py3-flit... >>> py3-flit-pyc*: Tracing dependencies... py3-docutils py3-flit-core py3-requests py3-tomli-w python3~3.12 >>> py3-flit-pyc*: Package size: 113.0 KB >>> py3-flit-pyc*: Compressing data... >>> py3-flit-pyc*: Create checksum... >>> py3-flit-pyc*: Create py3-flit-pyc-3.11.0-r0.apk >>> py3-flit*: Tracing dependencies... py3-docutils py3-flit-core py3-requests py3-tomli-w python3~3.12 >>> py3-flit*: Package size: 129.0 KB >>> py3-flit*: Compressing data... >>> py3-flit*: Create checksum... >>> py3-flit*: Create py3-flit-3.11.0-r0.apk >>> py3-flit: Build complete at Sun, 02 Mar 2025 18:06:33 +0000 elapsed time 0h 0m 6s >>> py3-flit: Cleaning up srcdir >>> py3-flit: Cleaning up pkgdir >>> py3-flit: Uninstalling dependencies... (1/53) Purging .makedepends-py3-flit (20250302.180629) (2/53) Purging py3-docutils-pyc (0.21.2-r0) (3/53) Purging py3-docutils (0.21.2-r0) (4/53) Purging py3-flit-core-pyc (3.11.0-r0) (5/53) Purging py3-flit-core (3.11.0-r0) (6/53) Purging py3-tomli-w-pyc (1.2.0-r0) (7/53) Purging py3-tomli-w (1.2.0-r0) (8/53) Purging py3-installer-pyc (0.7.0-r2) (9/53) Purging py3-installer (0.7.0-r2) (10/53) Purging py3-pytest-cov-pyc (5.0.0-r0) (11/53) Purging py3-pytest-cov (5.0.0-r0) (12/53) Purging py3-pytest-pyc (8.3.5-r0) (13/53) Purging py3-pytest (8.3.5-r0) (14/53) Purging py3-iniconfig-pyc (2.0.0-r1) (15/53) Purging py3-iniconfig (2.0.0-r1) (16/53) Purging py3-packaging-pyc (24.2-r0) (17/53) Purging py3-packaging (24.2-r0) (18/53) Purging py3-parsing-pyc (3.2.0-r0) (19/53) Purging py3-parsing (3.2.0-r0) (20/53) Purging py3-pluggy-pyc (1.5.0-r0) (21/53) Purging py3-pluggy (1.5.0-r0) (22/53) Purging py3-py-pyc (1.11.0-r4) (23/53) Purging py3-py (1.11.0-r4) (24/53) Purging py3-coverage-pyc (7.6.10-r0) (25/53) Purging py3-coverage (7.6.10-r0) (26/53) Purging py3-responses-pyc (0.25.0-r1) (27/53) Purging py3-responses (0.25.0-r1) (28/53) Purging py3-requests-pyc (2.32.3-r0) (29/53) Purging py3-requests (2.32.3-r0) (30/53) Purging py3-certifi-pyc (2024.12.14-r0) (31/53) Purging py3-certifi (2024.12.14-r0) (32/53) Purging py3-charset-normalizer-pyc (3.4.1-r0) (33/53) Purging py3-charset-normalizer (3.4.1-r0) (34/53) Purging py3-idna-pyc (3.10-r0) (35/53) Purging py3-idna (3.10-r0) (36/53) Purging py3-toml-pyc (0.10.2-r7) (37/53) Purging py3-toml (0.10.2-r7) (38/53) Purging py3-urllib3-pyc (1.26.20-r0) (39/53) Purging py3-urllib3 (1.26.20-r0) (40/53) Purging py3-yaml-pyc (6.0.2-r0) (41/53) Purging py3-yaml (6.0.2-r0) (42/53) Purging py3-testpath-pyc (0.6.0-r3) (43/53) Purging py3-testpath (0.6.0-r3) (44/53) Purging python3-pyc (3.12.9-r0) (45/53) Purging python3-pycache-pyc0 (3.12.9-r0) (46/53) Purging pyc (3.12.9-r0) (47/53) Purging python3 (3.12.9-r0) (48/53) Purging gdbm (1.24-r0) (49/53) Purging libffi (3.4.7-r0) (50/53) Purging libpanelw (6.5_p20250216-r0) (51/53) Purging mpdecimal (4.0.0-r0) (52/53) Purging sqlite-libs (3.49.1-r0) (53/53) Purging yaml (0.2.5-r2) Executing busybox-1.37.0-r14.trigger OK: 403 MiB in 117 packages >>> py3-flit: Updating the community/x86 repository index... >>> py3-flit: Signing the index...