>>> py3-validate-pyproject: Building community/py3-validate-pyproject 0.23-r0 (using abuild 3.14.1-r1) started Mon, 11 Nov 2024 21:49:20 +0000 >>> py3-validate-pyproject: Validating /home/buildozer/aports/community/py3-validate-pyproject/APKBUILD... >>> py3-validate-pyproject: Analyzing dependencies... >>> py3-validate-pyproject: Installing for build: build-base py3-fastjsonschema python3 py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-pytest-xdist (1/38) Installing libffi (3.4.6-r0) (2/38) Installing gdbm (1.24-r0) (3/38) Installing mpdecimal (4.0.0-r0) (4/38) Installing libpanelw (6.5_p20241006-r3) (5/38) Installing sqlite-libs (3.47.0-r0) (6/38) Installing python3 (3.12.7-r1) (7/38) Installing python3-pycache-pyc0 (3.12.7-r1) (8/38) Installing pyc (3.12.7-r1) (9/38) Installing py3-fastjsonschema-pyc (2.20.0-r0) (10/38) Installing python3-pyc (3.12.7-r1) (11/38) Installing py3-fastjsonschema (2.20.0-r0) (12/38) Installing py3-installer (0.7.0-r2) (13/38) Installing py3-installer-pyc (0.7.0-r2) (14/38) Installing py3-gpep517 (16-r0) (15/38) Installing py3-gpep517-pyc (16-r0) (16/38) Installing py3-parsing (3.1.4-r0) (17/38) Installing py3-parsing-pyc (3.1.4-r0) (18/38) Installing py3-packaging (24.2-r0) (19/38) Installing py3-packaging-pyc (24.2-r0) (20/38) Installing py3-setuptools (70.3.0-r0) (21/38) Installing py3-setuptools-pyc (70.3.0-r0) (22/38) Installing py3-setuptools_scm (8.1.0-r0) (23/38) Installing py3-setuptools_scm-pyc (8.1.0-r0) (24/38) Installing py3-wheel (0.43.0-r0) (25/38) Installing py3-wheel-pyc (0.43.0-r0) (26/38) Installing py3-execnet (2.1.1-r0) (27/38) Installing py3-execnet-pyc (2.1.1-r0) (28/38) Installing py3-iniconfig (2.0.0-r1) (29/38) Installing py3-iniconfig-pyc (2.0.0-r1) (30/38) Installing py3-pluggy (1.5.0-r0) (31/38) Installing py3-pluggy-pyc (1.5.0-r0) (32/38) Installing py3-py (1.11.0-r4) (33/38) Installing py3-py-pyc (1.11.0-r4) (34/38) Installing py3-pytest (8.3.3-r0) (35/38) Installing py3-pytest-pyc (8.3.3-r0) (36/38) Installing py3-pytest-xdist (3.6.1-r0) (37/38) Installing py3-pytest-xdist-pyc (3.6.1-r0) (38/38) Installing .makedepends-py3-validate-pyproject (20241111.214922) Executing busybox-1.37.0-r6.trigger OK: 455 MiB in 153 packages >>> py3-validate-pyproject: Cleaning up srcdir >>> py3-validate-pyproject: Cleaning up pkgdir >>> py3-validate-pyproject: Cleaning up tmpdir >>> py3-validate-pyproject: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-validate-pyproject-0.23.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-validate-pyproject: Fetching py3-validate-pyproject-0.23.tar.gz::https://github.com/abravalheri/validate-pyproject/archive/refs/tags/v0.23.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99380 100 99380 0 0 358k 0 --:--:-- --:--:-- --:--:-- 358k >>> py3-validate-pyproject: Fetching https://distfiles.alpinelinux.org/distfiles/edge/py3-validate-pyproject-0.23.tar.gz >>> py3-validate-pyproject: Checking sha512sums... py3-validate-pyproject-0.23.tar.gz: OK no-useless-check.patch: OK >>> py3-validate-pyproject: Unpacking /var/cache/distfiles/edge/py3-validate-pyproject-0.23.tar.gz... >>> py3-validate-pyproject: no-useless-check.patch patching file pyproject.toml 2024-11-11 21:49:24,100 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-11-11 21:49:24,315 root INFO running bdist_wheel 2024-11-11 21:49:24,336 root INFO running build 2024-11-11 21:49:24,336 root INFO running build_py 2024-11-11 21:49:24,340 root INFO creating build 2024-11-11 21:49:24,340 root INFO creating build/lib 2024-11-11 21:49:24,341 root INFO creating build/lib/validate_pyproject 2024-11-11 21:49:24,341 root INFO copying src/validate_pyproject/remote.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,341 root INFO copying src/validate_pyproject/__init__.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,342 root INFO copying src/validate_pyproject/formats.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,342 root INFO copying src/validate_pyproject/api.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,342 root INFO copying src/validate_pyproject/__main__.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,343 root INFO copying src/validate_pyproject/error_reporting.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,343 root INFO copying src/validate_pyproject/cli.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,344 root INFO copying src/validate_pyproject/types.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,344 root INFO copying src/validate_pyproject/extra_validations.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,344 root INFO copying src/validate_pyproject/caching.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,345 root INFO copying src/validate_pyproject/http.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,345 root INFO copying src/validate_pyproject/_tomllib.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,345 root INFO copying src/validate_pyproject/repo_review.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,346 root INFO copying src/validate_pyproject/errors.py -> build/lib/validate_pyproject 2024-11-11 21:49:24,346 root INFO creating build/lib/validate_pyproject/pre_compile 2024-11-11 21:49:24,347 root INFO copying src/validate_pyproject/pre_compile/__init__.py -> build/lib/validate_pyproject/pre_compile 2024-11-11 21:49:24,347 root INFO copying src/validate_pyproject/pre_compile/__main__.py -> build/lib/validate_pyproject/pre_compile 2024-11-11 21:49:24,347 root INFO copying src/validate_pyproject/pre_compile/cli.py -> build/lib/validate_pyproject/pre_compile 2024-11-11 21:49:24,348 root INFO creating build/lib/validate_pyproject/plugins 2024-11-11 21:49:24,348 root INFO copying src/validate_pyproject/plugins/__init__.py -> build/lib/validate_pyproject/plugins 2024-11-11 21:49:24,349 root INFO creating build/lib/validate_pyproject/vendoring 2024-11-11 21:49:24,349 root INFO copying src/validate_pyproject/vendoring/__init__.py -> build/lib/validate_pyproject/vendoring 2024-11-11 21:49:24,349 root INFO copying src/validate_pyproject/vendoring/__main__.py -> build/lib/validate_pyproject/vendoring 2024-11-11 21:49:24,350 root INFO copying src/validate_pyproject/vendoring/cli.py -> build/lib/validate_pyproject/vendoring 2024-11-11 21:49:24,350 root INFO running egg_info 2024-11-11 21:49:24,350 root INFO creating src/validate_pyproject.egg-info 2024-11-11 21:49:24,354 root INFO writing src/validate_pyproject.egg-info/PKG-INFO 2024-11-11 21:49:24,359 root INFO writing dependency_links to src/validate_pyproject.egg-info/dependency_links.txt 2024-11-11 21:49:24,360 root INFO writing entry points to src/validate_pyproject.egg-info/entry_points.txt 2024-11-11 21:49:24,362 root INFO writing requirements to src/validate_pyproject.egg-info/requires.txt 2024-11-11 21:49:24,363 root INFO writing top-level names to src/validate_pyproject.egg-info/top_level.txt 2024-11-11 21:49:24,363 root INFO writing manifest file 'src/validate_pyproject.egg-info/SOURCES.txt' WARNING setuptools_scm._file_finders.git git archive detected - fallback to listing all files 2024-11-11 21:49:29,481 root INFO adding license file 'LICENSE.txt' 2024-11-11 21:49:29,481 root INFO adding license file 'NOTICE.txt' 2024-11-11 21:49:29,481 root INFO adding license file 'AUTHORS.rst' 2024-11-11 21:49:29,487 root INFO writing manifest file 'src/validate_pyproject.egg-info/SOURCES.txt' 2024-11-11 21:49:29,492 root INFO copying src/validate_pyproject/project_metadata.schema.json -> build/lib/validate_pyproject 2024-11-11 21:49:29,493 root INFO copying src/validate_pyproject/py.typed -> build/lib/validate_pyproject 2024-11-11 21:49:29,493 root INFO copying src/validate_pyproject/pyproject_toml.schema.json -> build/lib/validate_pyproject 2024-11-11 21:49:29,494 root INFO copying src/validate_pyproject/pre_compile/NOTICE.template -> build/lib/validate_pyproject/pre_compile 2024-11-11 21:49:29,494 root INFO copying src/validate_pyproject/pre_compile/api-notice.template -> build/lib/validate_pyproject/pre_compile 2024-11-11 21:49:29,494 root INFO copying src/validate_pyproject/pre_compile/cli-notice.template -> build/lib/validate_pyproject/pre_compile 2024-11-11 21:49:29,495 root INFO copying src/validate_pyproject/pre_compile/main_file.template -> build/lib/validate_pyproject/pre_compile 2024-11-11 21:49:29,496 root INFO copying src/validate_pyproject/plugins/distutils.schema.json -> build/lib/validate_pyproject/plugins 2024-11-11 21:49:29,496 root INFO copying src/validate_pyproject/plugins/setuptools.schema.json -> build/lib/validate_pyproject/plugins 2024-11-11 21:49:29,505 root INFO installing to build/bdist.linux-i686/wheel 2024-11-11 21:49:29,506 root INFO running install 2024-11-11 21:49:29,524 root INFO running install_lib 2024-11-11 21:49:29,528 root INFO creating build/bdist.linux-i686 2024-11-11 21:49:29,529 root INFO creating build/bdist.linux-i686/wheel 2024-11-11 21:49:29,529 root INFO creating build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,529 root INFO creating build/bdist.linux-i686/wheel/validate_pyproject/pre_compile 2024-11-11 21:49:29,529 root INFO copying build/lib/validate_pyproject/pre_compile/api-notice.template -> build/bdist.linux-i686/wheel/validate_pyproject/pre_compile 2024-11-11 21:49:29,530 root INFO copying build/lib/validate_pyproject/pre_compile/NOTICE.template -> build/bdist.linux-i686/wheel/validate_pyproject/pre_compile 2024-11-11 21:49:29,530 root INFO copying build/lib/validate_pyproject/pre_compile/cli-notice.template -> build/bdist.linux-i686/wheel/validate_pyproject/pre_compile 2024-11-11 21:49:29,530 root INFO copying build/lib/validate_pyproject/pre_compile/__init__.py -> build/bdist.linux-i686/wheel/validate_pyproject/pre_compile 2024-11-11 21:49:29,531 root INFO copying build/lib/validate_pyproject/pre_compile/main_file.template -> build/bdist.linux-i686/wheel/validate_pyproject/pre_compile 2024-11-11 21:49:29,531 root INFO copying build/lib/validate_pyproject/pre_compile/__main__.py -> build/bdist.linux-i686/wheel/validate_pyproject/pre_compile 2024-11-11 21:49:29,531 root INFO copying build/lib/validate_pyproject/pre_compile/cli.py -> build/bdist.linux-i686/wheel/validate_pyproject/pre_compile 2024-11-11 21:49:29,532 root INFO copying build/lib/validate_pyproject/remote.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,532 root INFO copying build/lib/validate_pyproject/__init__.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,532 root INFO creating build/bdist.linux-i686/wheel/validate_pyproject/plugins 2024-11-11 21:49:29,532 root INFO copying build/lib/validate_pyproject/plugins/setuptools.schema.json -> build/bdist.linux-i686/wheel/validate_pyproject/plugins 2024-11-11 21:49:29,533 root INFO copying build/lib/validate_pyproject/plugins/distutils.schema.json -> build/bdist.linux-i686/wheel/validate_pyproject/plugins 2024-11-11 21:49:29,533 root INFO copying build/lib/validate_pyproject/plugins/__init__.py -> build/bdist.linux-i686/wheel/validate_pyproject/plugins 2024-11-11 21:49:29,533 root INFO copying build/lib/validate_pyproject/formats.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,534 root INFO copying build/lib/validate_pyproject/api.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,534 root INFO copying build/lib/validate_pyproject/__main__.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,534 root INFO copying build/lib/validate_pyproject/py.typed -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,535 root INFO copying build/lib/validate_pyproject/pyproject_toml.schema.json -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,535 root INFO copying build/lib/validate_pyproject/error_reporting.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,535 root INFO copying build/lib/validate_pyproject/cli.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,536 root INFO copying build/lib/validate_pyproject/types.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,536 root INFO copying build/lib/validate_pyproject/extra_validations.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,536 root INFO copying build/lib/validate_pyproject/caching.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,537 root INFO copying build/lib/validate_pyproject/http.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,537 root INFO copying build/lib/validate_pyproject/_tomllib.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,537 root INFO copying build/lib/validate_pyproject/project_metadata.schema.json -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,537 root INFO copying build/lib/validate_pyproject/repo_review.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,538 root INFO creating build/bdist.linux-i686/wheel/validate_pyproject/vendoring 2024-11-11 21:49:29,538 root INFO copying build/lib/validate_pyproject/vendoring/__init__.py -> build/bdist.linux-i686/wheel/validate_pyproject/vendoring 2024-11-11 21:49:29,538 root INFO copying build/lib/validate_pyproject/vendoring/__main__.py -> build/bdist.linux-i686/wheel/validate_pyproject/vendoring 2024-11-11 21:49:29,539 root INFO copying build/lib/validate_pyproject/vendoring/cli.py -> build/bdist.linux-i686/wheel/validate_pyproject/vendoring 2024-11-11 21:49:29,539 root INFO copying build/lib/validate_pyproject/errors.py -> build/bdist.linux-i686/wheel/validate_pyproject 2024-11-11 21:49:29,539 root INFO running install_egg_info 2024-11-11 21:49:29,544 root INFO Copying src/validate_pyproject.egg-info to build/bdist.linux-i686/wheel/validate_pyproject-0.23-py3.12.egg-info 2024-11-11 21:49:29,546 root INFO running install_scripts 2024-11-11 21:49:29,553 root INFO creating build/bdist.linux-i686/wheel/validate_pyproject-0.23.dist-info/WHEEL 2024-11-11 21:49:29,553 wheel INFO creating '/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.dist/.tmp-r6nnonv7/validate_pyproject-0.23-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-11-11 21:49:29,554 wheel INFO adding 'validate_pyproject/__init__.py' 2024-11-11 21:49:29,554 wheel INFO adding 'validate_pyproject/__main__.py' 2024-11-11 21:49:29,555 wheel INFO adding 'validate_pyproject/_tomllib.py' 2024-11-11 21:49:29,555 wheel INFO adding 'validate_pyproject/api.py' 2024-11-11 21:49:29,556 wheel INFO adding 'validate_pyproject/caching.py' 2024-11-11 21:49:29,556 wheel INFO adding 'validate_pyproject/cli.py' 2024-11-11 21:49:29,556 wheel INFO adding 'validate_pyproject/error_reporting.py' 2024-11-11 21:49:29,557 wheel INFO adding 'validate_pyproject/errors.py' 2024-11-11 21:49:29,557 wheel INFO adding 'validate_pyproject/extra_validations.py' 2024-11-11 21:49:29,558 wheel INFO adding 'validate_pyproject/formats.py' 2024-11-11 21:49:29,558 wheel INFO adding 'validate_pyproject/http.py' 2024-11-11 21:49:29,558 wheel INFO adding 'validate_pyproject/project_metadata.schema.json' 2024-11-11 21:49:29,559 wheel INFO adding 'validate_pyproject/py.typed' 2024-11-11 21:49:29,559 wheel INFO adding 'validate_pyproject/pyproject_toml.schema.json' 2024-11-11 21:49:29,559 wheel INFO adding 'validate_pyproject/remote.py' 2024-11-11 21:49:29,560 wheel INFO adding 'validate_pyproject/repo_review.py' 2024-11-11 21:49:29,560 wheel INFO adding 'validate_pyproject/types.py' 2024-11-11 21:49:29,561 wheel INFO adding 'validate_pyproject/plugins/__init__.py' 2024-11-11 21:49:29,561 wheel INFO adding 'validate_pyproject/plugins/distutils.schema.json' 2024-11-11 21:49:29,561 wheel INFO adding 'validate_pyproject/plugins/setuptools.schema.json' 2024-11-11 21:49:29,562 wheel INFO adding 'validate_pyproject/pre_compile/NOTICE.template' 2024-11-11 21:49:29,562 wheel INFO adding 'validate_pyproject/pre_compile/__init__.py' 2024-11-11 21:49:29,563 wheel INFO adding 'validate_pyproject/pre_compile/__main__.py' 2024-11-11 21:49:29,563 wheel INFO adding 'validate_pyproject/pre_compile/api-notice.template' 2024-11-11 21:49:29,563 wheel INFO adding 'validate_pyproject/pre_compile/cli-notice.template' 2024-11-11 21:49:29,564 wheel INFO adding 'validate_pyproject/pre_compile/cli.py' 2024-11-11 21:49:29,564 wheel INFO adding 'validate_pyproject/pre_compile/main_file.template' 2024-11-11 21:49:29,564 wheel INFO adding 'validate_pyproject/vendoring/__init__.py' 2024-11-11 21:49:29,565 wheel INFO adding 'validate_pyproject/vendoring/__main__.py' 2024-11-11 21:49:29,565 wheel INFO adding 'validate_pyproject/vendoring/cli.py' 2024-11-11 21:49:29,566 wheel INFO adding 'validate_pyproject-0.23.dist-info/AUTHORS.rst' 2024-11-11 21:49:29,566 wheel INFO adding 'validate_pyproject-0.23.dist-info/LICENSE.txt' 2024-11-11 21:49:29,566 wheel INFO adding 'validate_pyproject-0.23.dist-info/METADATA' 2024-11-11 21:49:29,567 wheel INFO adding 'validate_pyproject-0.23.dist-info/NOTICE.txt' 2024-11-11 21:49:29,567 wheel INFO adding 'validate_pyproject-0.23.dist-info/WHEEL' 2024-11-11 21:49:29,567 wheel INFO adding 'validate_pyproject-0.23.dist-info/entry_points.txt' 2024-11-11 21:49:29,567 wheel INFO adding 'validate_pyproject-0.23.dist-info/top_level.txt' 2024-11-11 21:49:29,568 wheel INFO adding 'validate_pyproject-0.23.dist-info/RECORD' 2024-11-11 21:49:29,569 root INFO removing build/bdist.linux-i686/wheel 2024-11-11 21:49:29,571 gpep517 INFO The backend produced .dist/validate_pyproject-0.23-py3-none-any.whl validate_pyproject-0.23-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.12.7, pytest-8.3.3, pluggy-1.5.0 -- /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.testenv/bin/python3 cachedir: .pytest_cache rootdir: /home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23 configfile: pyproject.toml testpaths: src, tests plugins: xdist-3.6.1 created: 48/48 workers 48 workers [558 items] scheduling tests via LoadScheduling tests/test_api.py::TestValidator::test_invalid_but_plugin_not_enabled tests/test_api.py::TestRegistry::test_schema_ending[no#] src/validate_pyproject/error_reporting.py::validate_pyproject.error_reporting._separate_terms tests/test_api.py::TestRegistry::test_allow_overwrite_same_tool tests/test_api.py::TestValidator::test_valid tests/test_api.py::test_load_plugin [gw3] [ 0%] PASSED tests/test_api.py::test_load_plugin [gw5] [ 0%] PASSED tests/test_api.py::TestRegistry::test_allow_overwrite_same_tool [gw0] [ 0%] PASSED src/validate_pyproject/error_reporting.py::validate_pyproject.error_reporting._separate_terms [gw2] [ 0%] PASSED tests/test_api.py::TestRegistry::test_schema_ending[no#] tests/test_examples.py::test_examples_api[store/example.toml] tests/test_error_reporting.py::test_error_reporting[oneOf] tests/test_examples.py::test_examples_api[setuptools/09-pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/01-pyproject.toml] tests/test_cli.py::TestInput::test_inform_user_about_stdin tests/test_cli.py::test_parser_is_tomllib [gw20] [ 0%] PASSED tests/test_cli.py::test_parser_is_tomllib tests/test_cli.py::test_missing_toolname tests/test_api.py::TestValidator::test_plugin_not_enabled[distutils-setuptools] tests/test_examples.py::test_examples_api[poetry/poetry-author-no-email.toml] tests/test_cli.py::TestHelp::test_no_plugins [gw11] [ 1%] PASSED tests/test_cli.py::TestHelp::test_no_plugins tests/pre_compile/test_cli.py::test_invalid_replacements[{invalid: json}] tests/test_cli.py::TestEnable::test_invalid_not_enabled tests/test_caching.py::test_as_file_no_cache [gw9] [ 1%] PASSED tests/test_caching.py::test_as_file_no_cache tests/test_error_reporting.py::test_error_reporting[container] tests/test_examples.py::test_examples_api[trampolim/pyproject.toml] tests/test_examples.py::test_examples_api[cibuildwheel/default.toml] tests/test_cli.py::TestDisable::test_parse[distutils-setuptools] tests/test_cli.py::TestDisable::test_invalid tests/test_examples.py::test_examples_api[setuptools/04-pyproject.toml] tests/test_cli.py::TestEnable::test_parse[setuptools] tests/test_cli.py::TestOutput::test_invalid tests/test_examples.py::test_examples_api[flit/pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/11-pyproject.toml] tests/test_api.py::TestRegistry::test_incompatible_versions [gw4] [ 1%] PASSED tests/test_api.py::TestRegistry::test_incompatible_versions tests/test_examples.py::test_examples_api[simple/pep639.toml] tests/test_examples.py::test_examples_api[setuptools/10-pyproject.toml] [gw19] [ 1%] PASSED tests/test_cli.py::test_missing_toolname [gw22] [ 1%] PASSED tests/test_error_reporting.py::test_error_reporting[oneOf] tests/test_examples.py::test_examples_api[setuptools/07-pyproject.toml] tests/test_examples.py::test_examples_api[poetry/poetry-capital-in-author-email.toml] tests/test_cli.py::TestEnable::test_valid [gw21] [ 1%] PASSED tests/test_error_reporting.py::test_error_reporting[container] tests/test_examples.py::test_examples_api[setuptools/03-pyproject.toml] tests/test_examples.py::test_examples_cli[ruff/modern.toml] tests/test_caching.py::TestIntegration::test_cache_open_url [gw12] [ 2%] PASSED tests/test_cli.py::TestEnable::test_parse[setuptools] tests/test_examples.py::test_examples_api[poetry/poetry-readme-files.toml] tests/test_error_reporting.py::test_error_reporting[$$description] [gw15] [ 2%] PASSED tests/test_cli.py::TestDisable::test_parse[distutils-setuptools] [gw7] [ 2%] PASSED tests/test_api.py::TestValidator::test_plugin_not_enabled[distutils-setuptools] tests/test_api.py::TestRegistry::test_schema_ending[with#] tests/pre_compile/test_cli.py::test_invalid_replacements[["a", "b"]] tests/test_api.py::TestRegistry::test_missing_id tests/test_examples.py::test_examples_cli[poetry/poetry-inline-table.toml] tests/test_examples.py::test_examples_cli[pep_text/pyproject.toml] [gw23] [ 2%] PASSED tests/test_error_reporting.py::test_error_reporting[$$description] tests/test_examples.py::test_examples_cli[pdm/pyproject.toml] tests/test_examples.py::test_examples_cli[poetry/poetry-sample-project.toml] tests/test_examples.py::test_examples_api[simple/dynamic-version.toml] tests/test_examples.py::test_examples_cli[cibuildwheel/overrides.toml] tests/test_api.py::TestRegistry::test_with_plugins [gw2] [ 2%] PASSED tests/test_api.py::TestRegistry::test_schema_ending[with#] tests/test_examples.py::test_examples_cli[setuptools/10-pyproject.toml] tests/test_examples.py::test_examples_cli[atoml/pyproject.toml] tests/test_examples.py::test_examples_cli[poetry/poetry-complete.toml] [gw5] [ 3%] PASSED tests/test_api.py::TestRegistry::test_missing_id tests/test_examples.py::test_examples_cli[setuptools/readme-pyproject.toml] tests/test_api.py::TestRegistry::test_duplicated_id_different_tools [gw4] [ 3%] PASSED tests/test_api.py::TestRegistry::test_duplicated_id_different_tools tests/test_cli.py::TestHelp::test_custom_plugins [gw1] [ 3%] PASSED tests/pre_compile/test_cli.py::test_invalid_replacements[{invalid: json}] tests/test_caching.py::test_path_for_no_cache [gw9] [ 3%] PASSED tests/test_caching.py::test_path_for_no_cache tests/test_error_reporting.py::test_error_reporting[description] tests/test_cli.py::test_bad_url tests/test_error_reporting.py::test_error_reporting[type] tests/test_error_reporting.py::test_error_reporting[const] tests/test_examples.py::test_examples_cli[simple/minimal.toml] tests/test_examples.py::test_invalid_examples_api[ruff/unknown.toml] [gw11] [ 3%] PASSED tests/test_cli.py::TestHelp::test_custom_plugins tests/test_examples.py::test_invalid_examples_api[pep735/invalid-group.toml] [gw22] [ 3%] PASSED tests/test_error_reporting.py::test_error_reporting[description] [gw20] [ 4%] PASSED tests/test_error_reporting.py::test_error_reporting[const] tests/test_api.py::TestValidator::test_plugin_not_enabled[setuptools-distutils] [gw21] [ 4%] PASSED tests/test_error_reporting.py::test_error_reporting[type] tests/test_examples.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml] tests/test_examples.py::test_examples_cli[simple/dynamic-version.toml] tests/test_examples.py::test_invalid_examples_api[store/ruff-badcode.toml] tests/test_api.py::test_load [gw19] [ 4%] PASSED tests/test_cli.py::test_bad_url tests/test_examples.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml] tests/test_cli.py::TestDisable::test_valid [gw0] [ 4%] PASSED tests/pre_compile/test_cli.py::test_invalid_replacements[["a", "b"]] tests/test_examples.py::test_examples_cli[setuptools/07-pyproject.toml] tests/test_examples.py::test_examples_api[pep_text/pyproject.toml] tests/test_cli.py::TestEnable::test_parse[distutils] [gw7] [ 4%] PASSED tests/test_api.py::TestValidator::test_plugin_not_enabled[setuptools-distutils] tests/test_examples.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml] [gw1] [ 5%] PASSED tests/test_api.py::test_load tests/test_examples.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml] [gw12] [ 5%] PASSED tests/test_cli.py::TestEnable::test_parse[distutils] tests/test_examples.py::test_invalid_examples_api[localtool/fail2.toml] [gw3] [ 5%] PASSED tests/test_api.py::TestRegistry::test_with_plugins tests/test_examples.py::test_examples_cli[setuptools/06-pyproject.toml] [gw8] [ 5%] PASSED tests/test_api.py::TestValidator::test_invalid_but_plugin_not_enabled [gw14] [ 5%] PASSED tests/test_cli.py::TestEnable::test_invalid_not_enabled tests/test_caching.py::test_as_file tests/test_cli.py::TestDisable::test_parse[setuptools-distutils] [gw8] [ 5%] PASSED tests/test_caching.py::test_as_file tests/test_examples.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml] [gw6] [ 6%] PASSED tests/test_api.py::TestValidator::test_valid [gw14] [ 6%] PASSED tests/test_cli.py::TestDisable::test_parse[setuptools-distutils] tests/test_api.py::TestValidator::test_invalid tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml] [gw37] [ 6%] PASSED tests/test_examples.py::test_examples_api[setuptools/04-pyproject.toml] tests/test_examples.py::test_examples_api[simple/minimal.toml] [gw10] [ 6%] PASSED tests/test_caching.py::TestIntegration::test_cache_open_url [gw32] [ 6%] PASSED tests/test_examples.py::test_examples_api[setuptools/09-pyproject.toml] [gw33] [ 6%] PASSED tests/test_examples.py::test_examples_api[setuptools/07-pyproject.toml] tests/test_cli.py::TestHelp::test_list_default_plugins tests/test_examples.py::test_examples_api[setuptools/02-pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/05-pyproject.toml] [gw38] [ 7%] PASSED tests/test_examples.py::test_examples_api[simple/pep639.toml] tests/test_examples.py::test_examples_api[simple/depgroups.toml] [gw11] [ 7%] PASSED tests/test_examples.py::test_invalid_examples_api[pep735/invalid-group.toml] tests/test_examples.py::test_invalid_examples_api[pep735/invalid-key.toml] [gw10] [ 7%] PASSED tests/test_cli.py::TestHelp::test_list_default_plugins tests/test_examples.py::test_invalid_examples_cli[pep735/invalid-group.toml] [gw36] [ 7%] PASSED tests/test_examples.py::test_examples_api[setuptools/10-pyproject.toml] [gw34] [ 7%] PASSED tests/test_examples.py::test_examples_api[setuptools/03-pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/08-pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/06-pyproject.toml] [gw40] [ 8%] PASSED tests/test_examples.py::test_examples_cli[pep_text/pyproject.toml] [gw20] [ 8%] PASSED tests/test_examples.py::test_examples_cli[simple/dynamic-version.toml] tests/test_examples.py::test_examples_cli[localtool/working.toml] [gw16] [ 8%] PASSED tests/test_cli.py::TestDisable::test_invalid [gw17] [ 8%] PASSED tests/test_cli.py::TestInput::test_inform_user_about_stdin [gw30] [ 8%] PASSED tests/test_examples.py::test_examples_api[trampolim/pyproject.toml] tests/test_cli.py::TestDisable::test_invalid_disabled tests/test_examples.py::test_examples_api[atoml/pyproject.toml] [gw2] [ 8%] PASSED tests/test_examples.py::test_examples_cli[setuptools/10-pyproject.toml] [gw39] [ 9%] PASSED tests/test_examples.py::test_examples_api[simple/dynamic-version.toml] [gw31] [ 9%] PASSED tests/test_examples.py::test_examples_api[setuptools/11-pyproject.toml] tests/test_examples.py::test_examples_cli[poetry/poetry-capital-in-author-email.toml] tests/test_examples.py::test_examples_cli[setuptools/08-pyproject.toml] tests/test_examples.py::test_examples_api[setuptools/readme-pyproject.toml] [gw47] [ 9%] PASSED tests/test_examples.py::test_examples_cli[atoml/pyproject.toml] tests/test_examples.py::test_examples_api[localtool/working.toml] tests/test_cli.py::TestOutput::test_valid tests/test_examples.py::test_examples_cli[setuptools/11-pyproject.toml] [gw18] [ 9%] PASSED tests/test_cli.py::TestOutput::test_invalid tests/test_cli.py::test_multiple_files [gw35] [ 9%] PASSED tests/test_examples.py::test_examples_api[setuptools/01-pyproject.toml] [gw15] [ 10%] PASSED tests/test_cli.py::TestDisable::test_valid tests/test_examples.py::test_examples_api[setuptools/12-pyproject.toml] tests/test_examples.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml] [gw5] [ 10%] PASSED tests/test_examples.py::test_examples_cli[setuptools/readme-pyproject.toml] tests/test_examples.py::test_examples_cli[setuptools/09-pyproject.toml] [gw37] [ 10%] PASSED tests/test_examples.py::test_examples_api[simple/minimal.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml] [gw13] [ 10%] PASSED tests/test_cli.py::TestEnable::test_valid [gw7] [ 10%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml] tests/test_cli.py::TestEnable::test_invalid [gw27] [ 10%] PASSED tests/test_examples.py::test_examples_api[flit/pyproject.toml] [gw16] [ 11%] PASSED tests/test_cli.py::TestDisable::test_invalid_disabled tests/test_examples.py::test_examples_api[ruff/modern.toml] tests/test_examples.py::test_invalid_examples_cli[pep621/incorrect-subtables/author_with_extra_fields.toml] [gw45] [ 11%] PASSED tests/test_examples.py::test_examples_cli[pdm/pyproject.toml] [gw3] [ 11%] PASSED tests/test_examples.py::test_examples_cli[setuptools/06-pyproject.toml] tests/test_examples.py::test_examples_cli[setuptools/01-pyproject.toml] [gw38] [ 11%] PASSED tests/test_examples.py::test_examples_api[simple/depgroups.toml] tests/test_examples.py::test_invalid_examples_cli[store/ruff-badcode.toml] tests/test_examples.py::test_examples_cli[cibuildwheel/default.toml] [gw9] [ 11%] PASSED tests/test_examples.py::test_examples_cli[simple/minimal.toml] tests/test_examples.py::test_examples_cli[simple/pep639.toml] [gw23] [ 12%] PASSED tests/test_examples.py::test_examples_api[pep_text/pyproject.toml] tests/test_examples.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml] [gw12] [ 12%] PASSED tests/test_examples.py::test_invalid_examples_api[localtool/fail2.toml] tests/test_examples.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml] [gw0] [ 12%] PASSED tests/test_examples.py::test_examples_cli[setuptools/07-pyproject.toml] [gw6] [ 12%] PASSED tests/test_api.py::TestValidator::test_invalid tests/test_examples.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml] [gw30] [ 12%] PASSED tests/test_examples.py::test_examples_api[atoml/pyproject.toml] [gw33] [ 12%] PASSED tests/test_examples.py::test_examples_api[setuptools/05-pyproject.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/cmdclass/invalid-value.toml] tests/test_examples.py::test_examples_cli[setuptools/05-pyproject.toml] tests/test_examples.py::test_invalid_examples_cli[store/cibw-overrides-noselect.toml] [gw17] [ 13%] PASSED tests/test_cli.py::TestOutput::test_valid tests/test_examples.py::test_invalid_examples_cli[pep621/non-standardised-project-fields/author_instead_of_authors.toml] [gw14] [ 13%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml] [gw11] [ 13%] PASSED tests/test_examples.py::test_invalid_examples_api[pep735/invalid-key.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml] tests/test_examples.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml] [gw47] [ 13%] PASSED tests/test_examples.py::test_examples_cli[setuptools/11-pyproject.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/package-dir/invalid-name.toml] [gw20] [ 13%] PASSED tests/test_examples.py::test_examples_cli[localtool/working.toml] tests/test_examples.py::test_invalid_examples_api[pep735/not-pep508.toml] [gw31] [ 13%] PASSED tests/test_examples.py::test_examples_api[setuptools/readme-pyproject.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/dependencies/invalid-extra-name.toml] [gw39] [ 14%] PASSED tests/test_examples.py::test_examples_api[localtool/working.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/missing-find-arguments.toml] [gw34] [ 14%] PASSED tests/test_examples.py::test_examples_api[setuptools/06-pyproject.toml] tests/test_examples.py::test_invalid_examples_cli[localtool/fail2.toml] [gw8] [ 14%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml] [gw35] [ 14%] PASSED tests/test_examples.py::test_examples_api[setuptools/12-pyproject.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/dynamic/readme-missing-file.toml] [gw2] [ 14%] PASSED tests/test_examples.py::test_examples_cli[setuptools/08-pyproject.toml] [gw5] [ 15%] PASSED tests/test_examples.py::test_examples_cli[setuptools/09-pyproject.toml] tests/test_examples.py::test_examples_cli[setuptools/04-pyproject.toml] tests/test_examples.py::test_examples_cli[setuptools/02-pyproject.toml] [gw36] [ 15%] PASSED tests/test_examples.py::test_examples_api[setuptools/08-pyproject.toml] [gw37] [ 15%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml] tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/unknown-option.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml] [gw15] [ 15%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml] tests/test_examples.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml] [gw32] [ 15%] PASSED tests/test_examples.py::test_examples_api[setuptools/02-pyproject.toml] tests/test_examples.py::test_invalid_examples_cli[ruff/unknown.toml] [gw10] [ 15%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep735/invalid-group.toml] [gw1] [ 16%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml] tests/test_examples.py::test_invalid_examples_cli[pep735/invalid-key.toml] [gw16] [ 16%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/incorrect-subtables/author_with_extra_fields.toml] tests/test_examples.py::test_invalid_examples_cli[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml] [gw30] [ 16%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/cmdclass/invalid-value.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/invalid-stub-name.toml] [gw6] [ 16%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml] [gw18] [ 16%] PASSED tests/test_cli.py::test_multiple_files tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/invalid-field.toml] [gw31] [ 17%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/dependencies/invalid-extra-name.toml] [gw14] [ 17%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml] [gw47] [ 17%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/package-dir/invalid-name.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/attr/missing-attr-name.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/invalid-sources.toml] [gw3] [ 17%] PASSED tests/test_examples.py::test_examples_cli[setuptools/01-pyproject.toml] tests/test_examples.py::test_examples_cli[setuptools/12-pyproject.toml] [gw35] [ 17%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/dynamic/readme-missing-file.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/dynamic/readme-too-many.toml] [gw13] [ 17%] PASSED tests/test_cli.py::TestEnable::test_invalid [gw17] [ 18%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/non-standardised-project-fields/author_instead_of_authors.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/license/both-text-and-file.toml] [gw20] [ 18%] PASSED tests/test_examples.py::test_invalid_examples_api[pep735/not-pep508.toml] tests/test_formats.py::test_entrypoint_group[distutils.setup_keywords] [gw7] [ 18%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml] [gw20] [ 18%] PASSED tests/test_formats.py::test_entrypoint_group[distutils.setup_keywords] tests/test_examples.py::test_invalid_examples_cli[pep621/dynamic/static_entry_points_listed_as_dynamic.toml] [gw34] [ 18%] PASSED tests/test_examples.py::test_invalid_examples_cli[localtool/fail2.toml] tests/test_formats.py::test_entrypoint_group[setuptools.file_finders] [gw20] [ 18%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools.file_finders] tests/test_formats.py::test_entrypoint_name[use_scm_version] tests/test_examples.py::test_invalid_examples_cli[pdm/redefining-as-dynamic/pyproject.toml] [gw20] [ 19%] PASSED tests/test_formats.py::test_entrypoint_name[use_scm_version] [gw9] [ 19%] PASSED tests/test_examples.py::test_examples_cli[simple/pep639.toml] tests/test_examples.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml] tests/test_formats.py::test_entrypoint_name[setuptools_scm0] [gw20] [ 19%] PASSED tests/test_formats.py::test_entrypoint_name[setuptools_scm0] tests/test_formats.py::test_entrypoint_name[.git0] tests/test_examples.py::test_examples_cli[simple/depgroups.toml] [gw20] [ 19%] PASSED tests/test_formats.py::test_entrypoint_name[.git0] tests/test_formats.py::test_entrypoint_name[node-and-date] [gw20] [ 19%] PASSED tests/test_formats.py::test_entrypoint_name[node-and-date] [gw37] [ 20%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml] tests/test_formats.py::test_entrypoint_name[no-local-version] [gw20] [ 20%] PASSED tests/test_formats.py::test_entrypoint_name[no-local-version] [gw30] [ 20%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/invalid-stub-name.toml] tests/test_formats.py::test_entrypoint_group[pytest11] [gw30] [ 20%] PASSED tests/test_formats.py::test_entrypoint_group[pytest11] tests/test_formats.py::test_entrypoint_name[.hg1] [gw20] [ 20%] PASSED tests/test_formats.py::test_entrypoint_name[.hg1] tests/test_formats.py::test_entrypoint_name[PKG-INFO] [gw20] [ 20%] PASSED tests/test_formats.py::test_entrypoint_name[PKG-INFO] tests/test_examples.py::test_invalid_examples_cli[pep735/not-pep508.toml] tests/test_formats.py::test_entrypoint_name[django-admin] tests/test_formats.py::test_entrypoint_name[pip-egg-info] [gw20] [ 21%] PASSED tests/test_formats.py::test_entrypoint_name[pip-egg-info] tests/test_formats.py::test_entrypoint_name[post-release] [gw30] [ 21%] PASSED tests/test_formats.py::test_entrypoint_name[django-admin] tests/test_formats.py::test_entrypoint_name[setup.py] [gw30] [ 21%] PASSED tests/test_formats.py::test_entrypoint_name[setup.py] [gw20] [ 21%] PASSED tests/test_formats.py::test_entrypoint_name[post-release] [gw39] [ 21%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/missing-find-arguments.toml] tests/test_formats.py::test_entrypoint_name[guess-next-dev] tests/test_formats.py::test_entrypoint_name[python-simplified-semver] [gw20] [ 22%] PASSED tests/test_formats.py::test_entrypoint_name[python-simplified-semver] tests/test_formats.py::test_entrypoint_name[calver-by-date] [gw30] [ 22%] PASSED tests/test_formats.py::test_entrypoint_name[guess-next-dev] tests/test_formats.py::test_entrypoint_name[release-branch-semver] [gw30] [ 22%] PASSED tests/test_formats.py::test_entrypoint_name[release-branch-semver] [gw20] [ 22%] PASSED tests/test_formats.py::test_entrypoint_name[calver-by-date] tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/invalid-name.toml] tests/test_formats.py::test_entrypoint_name[no-guess-dev] [gw30] [ 22%] PASSED tests/test_formats.py::test_entrypoint_name[no-guess-dev] tests/test_formats.py::test_entrypoint_name_not_recommended[val[id] [gw30] [ 22%] PASSED tests/test_formats.py::test_entrypoint_name_not_recommended[val[id] tests/test_formats.py::test_entrypoint_name[anyio] [gw20] [ 23%] PASSED tests/test_formats.py::test_entrypoint_name[anyio] tests/test_formats.py::test_entrypoint_invalid_name[[invalid]] [gw20] [ 23%] PASSED tests/test_formats.py::test_entrypoint_invalid_name[[invalid]] [gw15] [ 23%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml] tests/test_formats.py::test_entrypoint_invalid_name[[invalid] [gw20] [ 23%] PASSED tests/test_formats.py::test_entrypoint_invalid_name[[invalid] tests/test_formats.py::test_entrypoint_references[pyscaffold.cli:run] [gw20] [ 23%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.cli:run] tests/test_formats.py::test_entrypoint_name_not_recommended[also valid] [gw30] [ 24%] PASSED tests/test_formats.py::test_entrypoint_name_not_recommended[also valid] tests/test_formats.py::test_entrypoint_references[django.core.management:execute_from_command_line] [gw30] [ 24%] PASSED tests/test_formats.py::test_entrypoint_references[django.core.management:execute_from_command_line] tests/test_examples.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml] [gw0] [ 24%] PASSED tests/test_examples.py::test_examples_cli[setuptools/05-pyproject.toml] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.config:Config] [gw20] [ 24%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.config:Config] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.pre_commit:PreCommit] [gw20] [ 24%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.pre_commit:PreCommit] tests/test_formats.py::test_entrypoint_references[pandas:plotting._matplotlib] [gw30] [ 24%] PASSED tests/test_formats.py::test_entrypoint_references[pandas:plotting._matplotlib] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.namespace:Namespace] [gw30] [ 25%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.namespace:Namespace] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_skeleton:NoSkeleton] tests/test_examples.py::test_examples_cli[setuptools/03-pyproject.toml] [gw30] [ 25%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_skeleton:NoSkeleton] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_tox:NoTox] [gw20] [ 25%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_tox:NoTox] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.gitlab_ci:GitLab] [gw47] [ 25%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/invalid-sources.toml] [gw23] [ 25%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml] tests/test_examples.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml] [gw20] [ 25%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.gitlab_ci:GitLab] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_pyproject:NoPyProject] [gw30] [ 26%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_pyproject:NoPyProject] tests/test_formats.py::test_entrypoint_name[venv] [gw47] [ 26%] PASSED tests/test_formats.py::test_entrypoint_name[venv] tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:version_keyword] [gw30] [ 26%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:version_keyword] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_node_and_date] [gw30] [ 26%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_node_and_date] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.cirrus:Cirrus] [gw20] [ 26%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.cirrus:Cirrus] tests/test_formats.py::test_entrypoint_references[setuptools_scm.file_finder_hg:hg_find_files] [gw20] [ 27%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.file_finder_hg:hg_find_files] tests/test_formats.py::test_entrypoint_references[setuptools_scm.file_finder_git:git_find_files] tests/test_formats.py::test_entrypoint_name[namespace] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_node_and_timestamp] [gw47] [ 27%] PASSED tests/test_formats.py::test_entrypoint_name[namespace] [gw30] [ 27%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_node_and_timestamp] [gw20] [ 27%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.file_finder_git:git_find_files] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_no_local_node] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_dirty_tag] [gw47] [ 27%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_dirty_tag] [gw30] [ 27%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_no_local_node] [gw18] [ 28%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/invalid-field.toml] tests/test_formats.py::test_entrypoint_references[setuptools_scm.hg:parse] [gw20] [ 28%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hg:parse] tests/test_formats.py::test_entrypoint_references[setuptools_scm.git:parse] [gw47] [ 28%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.git:parse] tests/test_formats.py::test_entrypoint_references[setuptools_scm.hg:parse_archival] [gw30] [ 28%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hg:parse_archival] tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:parse_pip_egg_info] [gw20] [ 28%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:parse_pip_egg_info] tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:parse_pkginfo] [gw47] [ 29%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:parse_pkginfo] tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/missing-ext-name.toml] tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:fallback_version] [gw30] [ 29%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:fallback_version] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:postrelease_version] [gw47] [ 29%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:postrelease_version] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:simplified_semver_version] [gw30] [ 29%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:simplified_semver_version] [gw31] [ 29%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/attr/missing-attr-name.toml] tests/test_formats.py::test_entrypoint_name[matplotlib] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:guess_next_dev_version] [gw20] [ 29%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:guess_next_dev_version] [gw31] [ 30%] PASSED tests/test_formats.py::test_entrypoint_name[matplotlib] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:no_guess_dev_version] [gw47] [ 30%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:no_guess_dev_version] tests/test_formats.py::test_entrypoint_references[anyio.pytest_plugin] [gw30] [ 30%] PASSED tests/test_formats.py::test_entrypoint_references[anyio.pytest_plugin] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:release_branch_semver_version] [gw20] [ 30%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:release_branch_semver_version] [gw10] [ 30%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep735/invalid-key.toml] tests/test_formats.py::test_entrypoint_name[putup] tests/test_formats.py::test_entrypoint_references_with_extras [gw47] [ 31%] PASSED tests/test_formats.py::test_entrypoint_references_with_extras tests/test_examples.py::test_invalid_examples_cli[poetry/poetry-bad-multiline.toml] tests/test_formats.py::test_valid_python_identifier[\u03bb] [gw20] [ 31%] PASSED tests/test_formats.py::test_valid_python_identifier[\u03bb] [gw31] [ 31%] PASSED tests/test_formats.py::test_entrypoint_name[putup] tests/test_formats.py::test_invalid_entrypoint_references[moduleinvalid-module] [gw30] [ 31%] PASSED tests/test_formats.py::test_invalid_entrypoint_references[moduleinvalid-module] [gw35] [ 31%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/dynamic/readme-too-many.toml] tests/test_formats.py::test_entrypoint_name[no_tox] [gw35] [ 31%] PASSED tests/test_formats.py::test_entrypoint_name[no_tox] tests/test_formats.py::test_invalid_python_identifier[x+y] [gw20] [ 32%] PASSED tests/test_formats.py::test_invalid_python_identifier[x+y] tests/test_formats.py::test_valid_python_identifier[_] [gw47] [ 32%] PASSED tests/test_formats.py::test_valid_python_identifier[_] tests/test_formats.py::test_valid_python_identifier[a] [gw31] [ 32%] PASSED tests/test_formats.py::test_valid_python_identifier[a] [gw2] [ 32%] PASSED tests/test_examples.py::test_examples_cli[setuptools/04-pyproject.toml] tests/test_formats.py::test_invalid_python_identifier[\u263a] [gw47] [ 32%] PASSED tests/test_formats.py::test_invalid_python_identifier[\u263a] tests/test_formats.py::test_entrypoint_group[setuptools.finalize_distribution_options] tests/test_formats.py::test_valid_pep440[0.9.10] [gw20] [ 32%] PASSED tests/test_formats.py::test_valid_pep440[0.9.10] tests/test_formats.py::test_entrypoint_name[gitlab] [gw35] [ 33%] PASSED tests/test_formats.py::test_entrypoint_name[gitlab] tests/test_formats.py::test_valid_pep440[1988.12] [gw31] [ 33%] PASSED tests/test_formats.py::test_valid_pep440[1988.12] tests/test_formats.py::test_invalid_python_identifier[a.b] [gw30] [ 33%] PASSED tests/test_formats.py::test_invalid_python_identifier[a.b] tests/test_formats.py::test_valid_pep440[3.14b5] [gw20] [ 33%] PASSED tests/test_formats.py::test_valid_pep440[3.14b5] [gw2] [ 33%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools.finalize_distribution_options] tests/test_formats.py::test_valid_pep440[1.42.post0] [gw47] [ 34%] PASSED tests/test_formats.py::test_valid_pep440[1.42.post0] tests/test_formats.py::test_valid_pep440[0.99a9] [gw35] [ 34%] PASSED tests/test_formats.py::test_valid_pep440[0.99a9] tests/test_formats.py::test_valid_pep440[1.73a2.post0] [gw31] [ 34%] PASSED tests/test_formats.py::test_valid_pep440[1.73a2.post0] tests/test_formats.py::test_valid_pep440[1.01rc1] [gw30] [ 34%] PASSED tests/test_formats.py::test_valid_pep440[1.01rc1] tests/test_formats.py::test_valid_pep440[2.23.post6.dev0] [gw47] [ 34%] PASSED tests/test_formats.py::test_valid_pep440[2.23.post6.dev0] tests/test_formats.py::test_valid_pep440[3!6.0] [gw20] [ 34%] PASSED tests/test_formats.py::test_valid_pep440[3!6.0] tests/test_formats.py::test_valid_pep440[v4.0.1] [gw31] [ 35%] PASSED tests/test_formats.py::test_valid_pep440[v4.0.1] tests/test_formats.py::test_valid_pep440[1.0+abc.7] [gw35] [ 35%] PASSED tests/test_formats.py::test_valid_pep440[1.0+abc.7] tests/test_formats.py::test_entrypoint_group[setuptools_scm.files_command] [gw2] [ 35%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.files_command] tests/test_formats.py::test_invalid_pep440[0-9-10] [gw30] [ 35%] PASSED tests/test_formats.py::test_invalid_pep440[0-9-10] tests/test_formats.py::test_invalid_pep440[p4.0.2] [gw2] [ 35%] PASSED tests/test_formats.py::test_invalid_pep440[p4.0.2] tests/test_formats.py::test_valid_pep508_versionspec[~= 2.2.post3] [gw31] [ 36%] PASSED tests/test_formats.py::test_valid_pep508_versionspec[~= 2.2.post3] tests/test_formats.py::test_valid_pep508_versionspec[~= 0.9, >= 1.0, != 1.3.4.*, < 2.0] [gw47] [ 36%] PASSED tests/test_formats.py::test_valid_pep508_versionspec[~= 0.9, >= 1.0, != 1.3.4.*, < 2.0] tests/test_formats.py::test_invalid_pep440[v4.0.1.mysuffix] [gw20] [ 36%] PASSED tests/test_formats.py::test_invalid_pep440[v4.0.1.mysuffix] tests/test_formats.py::test_valid_pep508_versionspec[>= 1.4.5, == 1.4.*] [gw35] [ 36%] PASSED tests/test_formats.py::test_valid_pep508_versionspec[>= 1.4.5, == 1.4.*] tests/test_formats.py::test_valid_pep508_versionspec[!= 1.1.post1] [gw30] [ 36%] PASSED tests/test_formats.py::test_valid_pep508_versionspec[!= 1.1.post1] tests/test_formats.py::test_invalid_pep508_versionspec[~> 1.0] [gw31] [ 36%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[~> 1.0] tests/test_formats.py::test_invalid_pep508_versionspec[@ file:///localbuilds/pip-1.3.1.zip] [gw2] [ 37%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[@ file:///localbuilds/pip-1.3.1.zip] tests/test_formats.py::test_invalid_pep508_versionspec[~ 0.9, ~> 1.0, - 1.3.4.*] [gw47] [ 37%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[~ 0.9, ~> 1.0, - 1.3.4.*] tests/test_formats.py::test_invalid_pep508_versionspec[v1.0; python_version<"2.7"] tests/test_formats.py::test_invalid_pep508_versionspec[~ 0.9] [gw35] [ 37%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[~ 0.9] [gw30] [ 37%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[v1.0; python_version<"2.7"] tests/test_formats.py::test_valid_url[https://python.org] [gw2] [ 37%] PASSED tests/test_formats.py::test_valid_url[https://python.org] tests/test_formats.py::test_invalid_pep508_versionspec[- 1.3.4.*] [gw20] [ 37%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[- 1.3.4.*] tests/test_formats.py::test_valid_url[http://python.org] [gw31] [ 38%] PASSED tests/test_formats.py::test_valid_url[http://python.org] tests/test_formats.py::test_valid_url[scheme://netloc/path;parameters?query#fragment] tests/test_formats.py::test_valid_url[http://localhost:8000] [gw35] [ 38%] PASSED tests/test_formats.py::test_valid_url[scheme://netloc/path;parameters?query#fragment] [gw47] [ 38%] PASSED tests/test_formats.py::test_valid_url[http://localhost:8000] tests/test_formats.py::test_invalid_url[42] [gw30] [ 38%] PASSED tests/test_formats.py::test_invalid_url[42] tests/test_formats.py::test_invalid_url[http:python.org] tests/test_formats.py::test_invalid_url[p@python.org] [gw2] [ 38%] PASSED tests/test_formats.py::test_invalid_url[p@python.org] tests/test_formats.py::test_invalid_url[/python.org] [gw47] [ 39%] PASSED tests/test_formats.py::test_invalid_url[http:python.org] [gw35] [ 39%] PASSED tests/test_formats.py::test_invalid_url[/python.org] tests/test_formats.py::test_invalid_url[] [gw31] [ 39%] PASSED tests/test_formats.py::test_invalid_url[] tests/test_formats.py::test_valid_url[ftp://python.org] [gw20] [ 39%] PASSED tests/test_formats.py::test_valid_url[ftp://python.org] tests/test_formats.py::test_valid_module_name[abc._d.\u03bb] [gw30] [ 39%] PASSED tests/test_formats.py::test_valid_module_name[abc._d.\u03bb] tests/test_formats.py::test_valid_module_name[ab] [gw16] [ 39%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml] [gw2] [ 40%] PASSED tests/test_formats.py::test_valid_module_name[ab] tests/test_formats.py::test_valid_module_name_relaxed[pip-run] tests/test_formats.py::test_invalid_module_name[.example] [gw30] [ 40%] PASSED tests/test_formats.py::test_invalid_module_name[.example] tests/test_formats.py::test_invalid_module_name[ab-cd] [gw47] [ 40%] PASSED tests/test_formats.py::test_invalid_module_name[ab-cd] tests/test_formats.py::test_invalid_module_name[ ] tests/test_formats.py::test_entrypoint_group[setuptools_scm.parse_scm_fallback] tests/test_formats.py::test_invalid_module_name[-] [gw31] [ 40%] PASSED tests/test_formats.py::test_invalid_module_name[-] [gw2] [ 40%] PASSED tests/test_formats.py::test_valid_module_name_relaxed[pip-run] [gw16] [ 41%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.parse_scm_fallback] [gw35] [ 41%] PASSED tests/test_formats.py::test_invalid_module_name[ ] tests/test_formats.py::test_invalid_module_name_relaxed[-pip-run] [gw30] [ 41%] PASSED tests/test_formats.py::test_invalid_module_name_relaxed[-pip-run] [gw12] [ 41%] PASSED tests/test_examples.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml] tests/test_formats.py::test_valid_module_name[ab.c.d] [gw20] [ 41%] PASSED tests/test_formats.py::test_valid_module_name[ab.c.d] tests/test_formats.py::test_valid_module_name_relaxed[abc-d-\u03bb] [gw47] [ 41%] PASSED tests/test_formats.py::test_valid_module_name_relaxed[abc-d-\u03bb] [gw6] [ 42%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml] tests/test_formats.py::test_entrypoint_group[setuptools_scm.version_scheme] tests/test_formats.py::test_valid_module_name_relaxed[abc-d-\u03bb.xyz-e] tests/test_formats.py::test_valid_module_name_relaxed[abc-d.\u03bb-xyz-e] [gw31] [ 42%] PASSED tests/test_formats.py::test_valid_module_name_relaxed[abc-d.\u03bb-xyz-e] [gw16] [ 42%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.version_scheme] [gw35] [ 42%] PASSED tests/test_formats.py::test_valid_module_name_relaxed[abc-d-\u03bb.xyz-e] tests/test_formats.py::test_invalid_module_name_relaxed[pip-run-stubs] [gw30] [ 42%] PASSED tests/test_formats.py::test_invalid_module_name_relaxed[pip-run-stubs] tests/test_examples.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml] tests/test_formats.py::test_invalid_module_name_relaxed[pip-run-] [gw2] [ 43%] PASSED tests/test_formats.py::test_invalid_module_name_relaxed[pip-run-] [gw8] [ 43%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml] tests/test_formats.py::test_invalid_module_name_relaxed[pip run] [gw20] [ 43%] PASSED tests/test_formats.py::test_invalid_module_name_relaxed[pip run] tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml] tests/test_formats.py::test_valid_pep639_license_expression[MIT] [gw47] [ 43%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[MIT] [gw14] [ 43%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml] tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Special-License OR CC0-1.0 OR Unlicense] [gw30] [ 43%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Special-License OR CC0-1.0 OR Unlicense] tests/test_formats.py::test_valid_pep639_license_expression[Bsd-3-clause] [gw31] [ 44%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[Bsd-3-clause] tests/test_formats.py::test_entrypoint_name[config] [gw14] [ 44%] PASSED tests/test_formats.py::test_entrypoint_name[config] tests/test_formats.py::test_valid_pep639_license_expression[MIT OR GPL-2.0-or-later OR (FSFUL AND BSD-2-Clause)] tests/test_formats.py::test_valid_pep639_license_expression[mit and (apache-2.0 or bsd-2-clause)] [gw2] [ 44%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[mit and (apache-2.0 or bsd-2-clause)] tests/test_formats.py::test_invalid_pep639_license_expression[Use-it-after-midnight] tests/test_formats.py::test_entrypoint_name[interactive] [gw14] [ 44%] PASSED tests/test_formats.py::test_entrypoint_name[interactive] [gw34] [ 44%] PASSED tests/test_examples.py::test_invalid_examples_cli[pdm/redefining-as-dynamic/pyproject.toml] tests/test_formats.py::test_invalid_pep639_license_expression[] [gw31] [ 44%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[] tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Beerware-4.2] [gw47] [ 45%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Beerware-4.2] tests/test_formats.py::test_valid_pep639_license_expression[GPL-3.0-only WITH Classpath-exception-2.0 OR BSD-3-Clause] [gw35] [ 45%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[GPL-3.0-only WITH Classpath-exception-2.0 OR BSD-3-Clause] tests/test_formats.py::test_valid_pep639_license_expression[licenseref-proprietary] [gw20] [ 45%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[licenseref-proprietary] tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml] [gw16] [ 45%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[MIT OR GPL-2.0-or-later OR (FSFUL AND BSD-2-Clause)] tests/test_formats.py::test_invalid_pep639_license_expression[LicenseRef-License with spaces] [gw2] [ 45%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[LicenseRef-License with spaces] [gw30] [ 46%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[Use-it-after-midnight] tests/test_formats.py::test_invalid_pep639_license_expression[mit with] [gw14] [ 46%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit with] tests/test_formats.py::test_invalid_pep639_license_expression[with] [gw47] [ 46%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[with] tests/test_formats.py::test_invalid_pep639_license_expression[and] [gw20] [ 46%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[and] tests/test_formats.py::test_invalid_pep639_license_expression[mit and] [gw17] [ 46%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/dynamic/static_entry_points_listed_as_dynamic.toml] tests/test_formats.py::test_entrypoint_name[cirrus] [gw31] [ 46%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit and] tests/test_formats.py::test_invalid_pep639_license_expression[or] tests/test_formats.py::test_invalid_pep639_license_expression[and mit] [gw2] [ 47%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[and mit] tests/test_examples.py::test_invalid_examples_cli[pdm/invalid-version/pyproject.toml] tests/test_formats.py::test_invalid_pep639_license_expression[mit)] [gw17] [ 47%] PASSED tests/test_formats.py::test_entrypoint_name[cirrus] [gw47] [ 47%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit)] tests/test_formats.py::test_invalid_pep639_license_expression[mit or] [gw30] [ 47%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit or] tests/test_formats.py::test_invalid_pep639_license_expression[mit or apache-2.0 (bsd-3-clause and MPL-2.0)] [gw20] [ 47%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit or apache-2.0 (bsd-3-clause and MPL-2.0)] tests/test_formats.py::test_invalid_pep639_license_expression[with mit] [gw14] [ 48%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[with mit] [gw35] [ 48%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[or] tests/test_formats.py::test_invalid_pep639_license_expression[LicenseRef-License_with_underscores] [gw16] [ 48%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[LicenseRef-License_with_underscores] [gw5] [ 48%] PASSED tests/test_examples.py::test_examples_cli[setuptools/02-pyproject.toml] tests/test_formats.py::test_entrypoint_group[setuptools_scm.local_scheme] [gw5] [ 48%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.local_scheme] tests/test_formats.py::test_invalid_pep639_license_expression[(mit] tests/test_formats.py::test_entrypoint_name[no_pyproject] [gw37] [ 48%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep735/not-pep508.toml] tests/test_formats.py::TestClassifiers::test_does_not_break_public_function_detection [gw2] [ 49%] PASSED tests/test_formats.py::TestClassifiers::test_does_not_break_public_function_detection [gw31] [ 49%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[(mit] tests/test_formats.py::TestClassifiers::test_always_valid_with_skip_download [gw20] [ 49%] PASSED tests/test_formats.py::TestClassifiers::test_always_valid_with_skip_download tests/test_formats.py::test_entrypoint_name[.git1] [gw37] [ 49%] PASSED tests/test_formats.py::test_entrypoint_name[.git1] tests/test_formats.py::TestClassifiers::test_always_valid_with_no_network[NO_NETWORK] [gw14] [ 49%] PASSED tests/test_formats.py::TestClassifiers::test_always_valid_with_no_network[NO_NETWORK] [gw17] [ 50%] PASSED tests/test_formats.py::test_entrypoint_name[no_pyproject] tests/test_formats.py::TestClassifiers::test_always_valid_with_no_network[VALIDATE_PYPROJECT_NO_NETWORK] [gw47] [ 50%] PASSED tests/test_formats.py::TestClassifiers::test_always_valid_with_no_network[VALIDATE_PYPROJECT_NO_NETWORK] tests/test_formats.py::TestClassifiers::test_valid_download_only_once tests/test_formats.py::test_entrypoint_group[setuptools_scm.parse_scm] tests/test_json_schema_summary.py::test_summary_generation[object-no-properties.example] tests/test_formats.py::test_invalid_pep639_license_expression[Apache-2.0 OR 2-BSD-Clause] tests/test_formats.py::test_entrypoint_name[.hg_archival.txt] [gw16] [ 50%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[Apache-2.0 OR 2-BSD-Clause] [gw2] [ 50%] PASSED tests/test_json_schema_summary.py::test_summary_generation[object-no-properties.example] tests/test_formats.py::TestClassifiers::test_always_valid_after_download_error [gw31] [ 50%] PASSED tests/test_formats.py::TestClassifiers::test_always_valid_after_download_error [gw5] [ 50%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.parse_scm] tests/test_json_schema_summary.py::test_summary_generation[array-no-items.example] [gw14] [ 51%] PASSED tests/test_json_schema_summary.py::test_summary_generation[array-no-items.example] tests/test_formats.py::test_invalid_pep639_license_expression[mit or or apache-2.0] [gw35] [ 51%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit or or apache-2.0] [gw37] [ 51%] PASSED tests/test_formats.py::test_entrypoint_name[.hg_archival.txt] [gw39] [ 51%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/invalid-name.toml] tests/test_json_schema_summary.py::test_summary_generation[if-then-else.example] [gw20] [ 51%] PASSED tests/test_json_schema_summary.py::test_summary_generation[if-then-else.example] tests/test_formats.py::test_entrypoint_invalid_name[ invalid] tests/test_json_schema_summary.py::test_summary_generation[object-property-names.example] [gw17] [ 51%] PASSED tests/test_json_schema_summary.py::test_summary_generation[object-property-names.example] [gw39] [ 52%] PASSED tests/test_formats.py::test_entrypoint_invalid_name[ invalid] tests/test_json_schema_summary.py::test_summary_generation[object-pattern-properties.example] [gw47] [ 52%] PASSED tests/test_json_schema_summary.py::test_summary_generation[object-pattern-properties.example] tests/test_json_schema_summary.py::test_summary_generation[not.example] [gw2] [ 52%] PASSED tests/test_json_schema_summary.py::test_summary_generation[not.example] tests/test_pre_compile.py::test_pre_compile_api tests/test_json_schema_summary.py::test_summary_generation[if-then-else2.example] [gw16] [ 52%] PASSED tests/test_json_schema_summary.py::test_summary_generation[if-then-else2.example] tests/test_json_schema_summary.py::test_summary_generation[array-simple.example] [gw31] [ 52%] PASSED tests/test_json_schema_summary.py::test_summary_generation[array-simple.example] tests/test_json_schema_summary.py::test_summary_generation[array-contains.example] [gw35] [ 53%] PASSED tests/test_json_schema_summary.py::test_summary_generation[array-contains.example] tests/test_plugins.py::test_iterate_entry_points tests/test_json_schema_summary.py::test_summary_generation[oneof.example] [gw5] [ 53%] PASSED tests/test_json_schema_summary.py::test_summary_generation[oneof.example] [gw9] [ 53%] PASSED tests/test_examples.py::test_examples_cli[simple/depgroups.toml] tests/test_plugins.py::test_load_from_entry_point__error [gw37] [ 53%] PASSED tests/test_plugins.py::test_load_from_entry_point__error tests/test_plugins.py::test_list_from_entry_points tests/test_formats.py::test_entrypoint_invalid_name[=invalid] [gw39] [ 53%] PASSED tests/test_formats.py::test_entrypoint_invalid_name[=invalid] [gw14] [ 53%] PASSED tests/test_plugins.py::test_iterate_entry_points tests/test_formats.py::test_entrypoint_name[node-and-timestamp] [gw9] [ 54%] PASSED tests/test_formats.py::test_entrypoint_name[node-and-timestamp] tests/test_pre_compile.py::test_examples_api[pep_text/pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-complete.toml-api_pre_compile] tests/test_pre_compile.py::test_vendoring_cli tests/test_pre_compile.py::test_examples_api[poetry/poetry-complete.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-capital-in-author-email.toml-api_pre_compile] tests/test_formats.py::test_entrypoint_name[dirty-tag] tests/test_pre_compile.py::test_examples_api[poetry/poetry-capital-in-author-email.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[pep_text/pyproject.toml-cli_pre_compile] [gw9] [ 54%] PASSED tests/test_formats.py::test_entrypoint_name[dirty-tag] [gw17] [ 54%] PASSED tests/test_plugins.py::test_list_from_entry_points [gw1] [ 54%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml] tests/test_pre_compile.py::test_examples_api[store/example.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-inline-table.toml-api_pre_compile] tests/test_plugins.py::TestPluginWrapper::test_empty_help_text [gw47] [ 54%] PASSED tests/test_plugins.py::TestPluginWrapper::test_empty_help_text tests/test_examples.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml] tests/test_pre_compile.py::test_examples_api[poetry/poetry-readme-files.toml-api_pre_compile] [gw15] [ 55%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml] tests/test_pre_compile.py::test_examples_api[poetry/poetry-inline-table.toml-cli_pre_compile] [gw13] [ 55%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/license/both-text-and-file.toml] [gw30] [ 55%] PASSED tests/test_formats.py::TestClassifiers::test_valid_download_only_once tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/license/empty.toml] tests/test_json_schema_summary.py::test_summary_generation[array-prefix-items.example] [gw30] [ 55%] PASSED tests/test_json_schema_summary.py::test_summary_generation[array-prefix-items.example] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.interactive:Interactive] [gw15] [ 55%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.interactive:Interactive] tests/test_pre_compile.py::test_examples_api[cibuildwheel/overrides.toml-api_pre_compile] tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.venv:Venv] [gw15] [ 55%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.venv:Venv] tests/test_pre_compile.py::test_examples_api[trampolim/pyproject.toml-api_pre_compile] [gw3] [ 56%] PASSED tests/test_examples.py::test_examples_cli[setuptools/12-pyproject.toml] tests/test_formats.py::test_entrypoint_name[no_skeleton] [gw3] [ 56%] PASSED tests/test_formats.py::test_entrypoint_name[no_skeleton] [gw18] [ 56%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/missing-ext-name.toml] tests/test_formats.py::test_entrypoint_name[pre_commit] [gw3] [ 56%] PASSED tests/test_formats.py::test_entrypoint_name[pre_commit] tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:calver_by_date] tests/test_pre_compile.py::test_examples_api[atoml/pyproject.toml-api_pre_compile] [gw18] [ 56%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:calver_by_date] tests/test_pre_compile.py::test_examples_api[atoml/pyproject.toml-cli_pre_compile] [gw34] [ 56%] PASSED tests/test_examples.py::test_invalid_examples_cli[pdm/invalid-version/pyproject.toml] tests/test_formats.py::TestClassifiers::test_download [gw29] [ 57%] PASSED tests/test_examples.py::test_examples_api[cibuildwheel/default.toml] tests/test_examples.py::test_examples_api[cibuildwheel/overrides.toml] [gw12] [ 57%] PASSED tests/test_examples.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml] [gw34] [ 57%] PASSED tests/test_formats.py::TestClassifiers::test_download tests/test_pre_compile.py::test_examples_api[setuptools/readme-pyproject.toml-api_pre_compile] tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Public-Domain] [gw7] [ 57%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml] tests/test_formats.py::test_entrypoint_name[setuptools_scm1] [gw12] [ 57%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Public-Domain] tests/test_pre_compile.py::test_examples_api[setuptools/09-pyproject.toml-api_pre_compile] [gw7] [ 58%] PASSED tests/test_formats.py::test_entrypoint_name[setuptools_scm1] tests/test_formats.py::test_entrypoint_name[.hg0] [gw7] [ 58%] PASSED tests/test_formats.py::test_entrypoint_name[.hg0] [gw6] [ 58%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml] tests/test_pre_compile.py::test_examples_api[setuptools/02-pyproject.toml-cli_pre_compile] tests/test_formats.py::test_valid_pep639_license_expression[(LicenseRef-Special-License OR LicenseRef-OtherLicense) OR Unlicense] [gw6] [ 58%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[(LicenseRef-Special-License OR LicenseRef-OtherLicense) OR Unlicense] tests/test_pre_compile.py::test_examples_api[setuptools/07-pyproject.toml-cli_pre_compile] [gw23] [ 58%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml] tests/test_examples.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml] [gw0] [ 58%] PASSED tests/test_examples.py::test_examples_cli[setuptools/03-pyproject.toml] [gw13] [ 59%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/license/empty.toml] tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:find_files] [gw0] [ 59%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:find_files] [gw26] [ 59%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-author-no-email.toml] tests/test_pre_compile.py::test_examples_api[cibuildwheel/default.toml-cli_pre_compile] tests/test_examples.py::test_examples_api[poetry/poetry-sample-project.toml] tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:infer_version] [gw0] [ 59%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:infer_version] tests/test_pre_compile.py::test_examples_api[setuptools/03-pyproject.toml-cli_pre_compile] [gw2] [ 59%] PASSED tests/test_pre_compile.py::test_examples_api[pep_text/pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-author-no-email.toml-api_pre_compile] [gw18] [ 60%] PASSED tests/test_pre_compile.py::test_examples_api[atoml/pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/11-pyproject.toml-cli_pre_compile] [gw3] [ 60%] PASSED tests/test_pre_compile.py::test_examples_api[atoml/pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/11-pyproject.toml-api_pre_compile] [gw43] [ 60%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-sample-project.toml] tests/test_examples.py::test_examples_cli[flit/pyproject.toml] [gw31] [ 60%] PASSED tests/test_pre_compile.py::test_examples_api[pep_text/pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-author-no-email.toml-cli_pre_compile] [gw34] [ 60%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/readme-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/09-pyproject.toml-cli_pre_compile] [gw8] [ 60%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml] [gw41] [ 61%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-complete.toml] tests/test_examples.py::test_examples_cli[poetry/poetry-readme-files.toml] tests/test_formats.py::test_invalid_pep639_license_expression[or mit] [gw8] [ 61%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[or mit] tests/test_pre_compile.py::test_examples_api[setuptools/08-pyproject.toml-api_pre_compile] [gw12] [ 61%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/09-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/02-pyproject.toml-api_pre_compile] [gw6] [ 61%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/07-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/05-pyproject.toml-api_pre_compile] [gw15] [ 61%] PASSED tests/test_pre_compile.py::test_examples_api[trampolim/pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[trampolim/pyproject.toml-cli_pre_compile] [gw42] [ 62%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-inline-table.toml] tests/test_examples.py::test_examples_cli[poetry/poetry-author-no-email.toml] [gw40] [ 62%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-capital-in-author-email.toml] tests/test_examples.py::test_invalid_examples_cli[pep621/pep639/bothstyles.toml] [gw7] [ 62%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/02-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/07-pyproject.toml-api_pre_compile] [gw21] [ 62%] PASSED tests/test_examples.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml] [gw24] [ 62%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-capital-in-author-email.toml] tests/test_examples.py::test_invalid_examples_api[simple/pep639.toml] [gw1] [ 62%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml] tests/test_pre_compile.py::test_examples_api[pdm/pyproject.toml-cli_pre_compile] tests/test_examples.py::test_examples_api[poetry/poetry-complete.toml] [gw16] [ 63%] PASSED tests/test_pre_compile.py::test_vendoring_cli tests/test_pre_compile.py::test_examples_api[flit/pyproject.toml-api_pre_compile] [gw25] [ 63%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-readme-files.toml] tests/test_examples.py::test_examples_api[poetry/poetry-inline-table.toml] [gw3] [ 63%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/11-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/12-pyproject.toml-api_pre_compile] [gw34] [ 63%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/09-pyproject.toml-cli_pre_compile] [gw23] [ 63%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml] tests/test_pre_compile.py::test_examples_api[setuptools/05-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/10-pyproject.toml-cli_pre_compile] [gw46] [ 63%] PASSED tests/test_examples.py::test_examples_cli[cibuildwheel/overrides.toml] [gw43] [ 64%] PASSED tests/test_examples.py::test_examples_cli[flit/pyproject.toml] tests/test_examples.py::test_examples_cli[trampolim/pyproject.toml] tests/test_pre_compile.py::test_examples_api[setuptools/12-pyproject.toml-cli_pre_compile] [gw45] [ 64%] PASSED tests/test_examples.py::test_examples_cli[cibuildwheel/default.toml] tests/test_formats.py::test_entrypoint_group[console_scripts0] [gw45] [ 64%] PASSED tests/test_formats.py::test_entrypoint_group[console_scripts0] [gw6] [ 64%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/05-pyproject.toml-api_pre_compile] tests/test_formats.py::test_entrypoint_group[pandas_plotting_backends] [gw45] [ 64%] PASSED tests/test_formats.py::test_entrypoint_group[pandas_plotting_backends] tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-group.toml-cli_pre_compile] [gw12] [ 65%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/02-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[simple/minimal.toml-api_pre_compile] [gw20] [ 65%] PASSED tests/test_pre_compile.py::test_pre_compile_api tests/test_pre_compile.py::test_examples_api[setuptools/04-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-readme-files.toml-cli_pre_compile] [gw18] [ 65%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/11-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/01-pyproject.toml-cli_pre_compile] [gw11] [ 65%] PASSED tests/test_examples.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml] tests/test_formats.py::test_entrypoint_group[console_scripts1] [gw11] [ 65%] PASSED tests/test_formats.py::test_entrypoint_group[console_scripts1] tests/test_formats.py::test_entrypoint_group[pyscaffold.cli] [gw11] [ 65%] PASSED tests/test_formats.py::test_entrypoint_group[pyscaffold.cli] tests/test_pre_compile.py::test_invalid_examples_api[ruff/unknown.toml-cli_pre_compile] [gw36] [ 66%] PASSED tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/unknown-option.toml] tests/test_examples.py::test_invalid_examples_cli[simple/pep639.toml] [gw7] [ 66%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/07-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[simple/pep639.toml-cli_pre_compile] [gw40] [ 66%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/pep639/bothstyles.toml] tests/test_examples.py::test_invalid_examples_cli[pep621/missing-fields/missing-version-with-dynamic.toml] [gw3] [ 66%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/12-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[localtool/working.toml-api_pre_compile] [gw23] [ 66%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/05-pyproject.toml-cli_pre_compile] [gw0] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/03-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/06-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep735/not-pep508.toml-api_pre_compile] [gw34] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/10-pyproject.toml-cli_pre_compile] [gw43] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/12-pyproject.toml-cli_pre_compile] [gw21] [ 67%] PASSED tests/test_examples.py::test_invalid_examples_api[simple/pep639.toml] tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-group.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[localtool/working.toml-cli_pre_compile] tests/test_examples.py::test_invalid_examples_api[localtool/fail1.toml] [gw1] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[pdm/pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[simple/depgroups.toml-api_pre_compile] [gw8] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/08-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/04-pyproject.toml-api_pre_compile] [gw36] [ 68%] PASSED tests/test_examples.py::test_invalid_examples_cli[simple/pep639.toml] tests/test_examples.py::test_invalid_examples_cli[localtool/fail1.toml] [gw15] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[trampolim/pyproject.toml-cli_pre_compile] [gw46] [ 68%] PASSED tests/test_examples.py::test_examples_cli[trampolim/pyproject.toml] tests/test_pre_compile.py::test_examples_api[simple/minimal.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep735/not-pep508.toml-cli_pre_compile] [gw12] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/04-pyproject.toml-cli_pre_compile] [gw7] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[simple/pep639.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[ruff/badcode.toml-cli_pre_compile] [gw10] [ 68%] PASSED tests/test_examples.py::test_invalid_examples_cli[poetry/poetry-bad-multiline.toml] [gw6] [ 69%] PASSED tests/test_pre_compile.py::test_examples_api[simple/minimal.toml-api_pre_compile] tests/test_formats.py::test_invalid_python_identifier[ a] [gw10] [ 69%] PASSED tests/test_formats.py::test_invalid_python_identifier[ a] tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-key.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml-cli_pre_compile] [gw16] [ 69%] PASSED tests/test_pre_compile.py::test_examples_api[flit/pyproject.toml-api_pre_compile] [gw0] [ 69%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/06-pyproject.toml-cli_pre_compile] [gw45] [ 69%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-group.toml-cli_pre_compile] [gw18] [ 70%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/01-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[simple/dynamic-version.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[ruff/unknown.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-key.toml-cli_pre_compile] [gw36] [ 70%] PASSED tests/test_examples.py::test_invalid_examples_cli[localtool/fail1.toml] tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-badcode.toml-api_pre_compile] [gw40] [ 70%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/missing-fields/missing-version-with-dynamic.toml] tests/test_examples.py::test_invalid_examples_cli[pep621/missing-fields/missing-version.toml] [gw23] [ 70%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/not-pep508.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-unknown.toml-cli_pre_compile] [gw21] [ 70%] PASSED tests/test_examples.py::test_invalid_examples_api[localtool/fail1.toml] [gw3] [ 70%] PASSED tests/test_pre_compile.py::test_examples_api[localtool/working.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-unknown.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-unknown-option.toml-cli_pre_compile] [gw34] [ 71%] PASSED tests/test_pre_compile.py::test_examples_api[localtool/working.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-unknown-option.toml-api_pre_compile] [gw43] [ 71%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-group.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml-cli_pre_compile] [gw15] [ 71%] PASSED tests/test_pre_compile.py::test_examples_api[simple/minimal.toml-cli_pre_compile] [gw6] [ 71%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-key.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-badcode.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml-api_pre_compile] [gw46] [ 71%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/not-pep508.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml-api_pre_compile] [gw16] [ 72%] PASSED tests/test_pre_compile.py::test_examples_api[simple/dynamic-version.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[simple/pep639.toml-cli_pre_compile] [gw5] [ 72%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-capital-in-author-email.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-sample-project.toml-cli_pre_compile] [gw45] [ 72%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-key.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail1.toml-cli_pre_compile] [gw8] [ 72%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/04-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml-cli_pre_compile] [gw17] [ 72%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-readme-files.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[pdm/pyproject.toml-api_pre_compile] [gw1] [ 72%] PASSED tests/test_pre_compile.py::test_examples_api[simple/depgroups.toml-api_pre_compile] [gw40] [ 73%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/missing-fields/missing-version.toml] tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail2.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml-api_pre_compile] [gw16] [ 73%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[simple/pep639.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml-api_pre_compile] [gw26] [ 73%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-sample-project.toml] tests/test_pre_compile.py::test_examples_api[setuptools/06-pyproject.toml-api_pre_compile] [gw30] [ 73%] PASSED tests/test_pre_compile.py::test_examples_api[cibuildwheel/overrides.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[cibuildwheel/overrides.toml-cli_pre_compile] [gw45] [ 73%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail1.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml-api_pre_compile] [gw35] [ 74%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-complete.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[poetry/poetry-sample-project.toml-api_pre_compile] [gw39] [ 74%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-inline-table.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[ruff/modern.toml-api_pre_compile] [gw37] [ 74%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-complete.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[flit/pyproject.toml-cli_pre_compile] [gw16] [ 74%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml-cli_pre_compile] [gw42] [ 74%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-author-no-email.toml] tests/test_pre_compile.py::test_examples_api[simple/pep639.toml-api_pre_compile] [gw14] [ 74%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-capital-in-author-email.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[ruff/modern.toml-cli_pre_compile] [gw47] [ 75%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-inline-table.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[cibuildwheel/default.toml-api_pre_compile] [gw41] [ 75%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-readme-files.toml] tests/test_pre_compile.py::test_examples_api[setuptools/08-pyproject.toml-cli_pre_compile] [gw29] [ 75%] PASSED tests/test_examples.py::test_examples_api[cibuildwheel/overrides.toml] tests/test_pre_compile.py::test_examples_api[setuptools/readme-pyproject.toml-cli_pre_compile] [gw26] [ 75%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/06-pyproject.toml-api_pre_compile] [gw17] [ 75%] PASSED tests/test_pre_compile.py::test_examples_api[pdm/pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml-api_pre_compile] [gw45] [ 75%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml-api_pre_compile] [gw25] [ 76%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-inline-table.toml] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[simple/dynamic-version.toml-cli_pre_compile] [gw2] [ 76%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-author-no-email.toml-api_pre_compile] [gw40] [ 76%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail2.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/01-pyproject.toml-api_pre_compile] [gw4] [ 76%] PASSED tests/test_examples.py::test_invalid_examples_api[ruff/unknown.toml] tests/test_examples.py::test_invalid_examples_api[ruff/badcode.toml] [gw44] [ 76%] PASSED tests/test_examples.py::test_examples_cli[ruff/modern.toml] tests/test_examples.py::test_examples_cli[store/example.toml] [gw24] [ 77%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-complete.toml] tests/test_pre_compile.py::test_examples_api[simple/depgroups.toml-cli_pre_compile] [gw16] [ 77%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml-api_pre_compile] [gw31] [ 77%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-author-no-email.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/10-pyproject.toml-api_pre_compile] [gw20] [ 77%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-readme-files.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml-cli_pre_compile] [gw13] [ 77%] PASSED tests/test_pre_compile.py::test_examples_api[cibuildwheel/default.toml-cli_pre_compile] tests/test_pre_compile.py::test_examples_api[setuptools/03-pyproject.toml-api_pre_compile] [gw29] [ 77%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/readme-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml-cli_pre_compile] [gw42] [ 78%] PASSED tests/test_pre_compile.py::test_examples_api[simple/pep639.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml-cli_pre_compile] [gw45] [ 78%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml-api_pre_compile] [gw17] [ 78%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml-api_pre_compile] [gw37] [ 78%] PASSED tests/test_pre_compile.py::test_examples_api[flit/pyproject.toml-cli_pre_compile] [gw41] [ 78%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/08-pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml-api_pre_compile] [gw26] [ 79%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml-cli_pre_compile] [gw16] [ 79%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml-api_pre_compile] [gw25] [ 79%] PASSED tests/test_pre_compile.py::test_examples_api[simple/dynamic-version.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml-cli_pre_compile] [gw13] [ 79%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/03-pyproject.toml-api_pre_compile] [gw24] [ 79%] PASSED tests/test_pre_compile.py::test_examples_api[simple/depgroups.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml-cli_pre_compile] [gw29] [ 79%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml-api_pre_compile] [gw2] [ 80%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/01-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml-api_pre_compile] [gw10] [ 80%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml-cli_pre_compile] [gw17] [ 80%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml-cli_pre_compile] [gw40] [ 80%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml-cli_pre_compile] [gw12] [ 80%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml-api_pre_compile] [gw31] [ 81%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/10-pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml-cli_pre_compile] [gw45] [ 81%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml-api_pre_compile] [gw46] [ 81%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml-cli_pre_compile] [gw16] [ 81%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml-cli_pre_compile] [gw13] [ 81%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml-cli_pre_compile] [gw29] [ 81%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml-api_pre_compile] tests/test_repo_review.py::test_valid_example[flit] [gw2] [ 82%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml-api_pre_compile] tests/test_repo_review.py::test_valid_example[pdm] [gw41] [ 82%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml-api_pre_compile] [gw24] [ 82%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml-cli_pre_compile] tests/test_repo_review.py::test_valid_example[atoml] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml-cli_pre_compile] [gw26] [ 82%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml-cli_pre_compile] [gw37] [ 82%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml-api_pre_compile] [gw17] [ 82%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml-cli_pre_compile] tests/test_repo_review.py::test_valid_example[trampolim] [gw45] [ 83%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml-api_pre_compile] [gw42] [ 83%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml-cli_pre_compile] tests/test_repo_review.py::test_has_distutils tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml-cli_pre_compile] [gw25] [ 83%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml-cli_pre_compile] [gw40] [ 83%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml-api_pre_compile] [gw46] [ 83%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml-cli_pre_compile] tests/test_repo_review.py::test_invalid_example[pdm/redefining-as-dynamic] tests/test_vendoring.py::test_api [gw13] [ 84%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml-cli_pre_compile] tests/test_vendoring.py::test_main [gw46] [ 84%] PASSED tests/test_vendoring.py::test_api [gw17] [ 84%] PASSED tests/test_repo_review.py::test_valid_example[trampolim] [gw5] [ 84%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-sample-project.toml-cli_pre_compile] [gw29] [ 84%] PASSED tests/test_repo_review.py::test_valid_example[flit] tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml-cli_pre_compile] [gw16] [ 84%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml-cli_pre_compile] [gw13] [ 85%] PASSED tests/test_vendoring.py::test_main [gw31] [ 85%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml-cli_pre_compile] tests/test_vendoring.py::test_cli tests/test_repo_review.py::test_no_distutils [gw24] [ 85%] PASSED tests/test_repo_review.py::test_valid_example[atoml] [gw45] [ 85%] PASSED tests/test_repo_review.py::test_has_distutils [gw2] [ 85%] PASSED tests/test_repo_review.py::test_valid_example[pdm] [gw35] [ 86%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-sample-project.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml-cli_pre_compile] [gw6] [ 86%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml-api_pre_compile] [gw16] [ 86%] PASSED tests/test_vendoring.py::test_cli [gw41] [ 86%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml-cli_pre_compile] [gw40] [ 86%] PASSED tests/test_repo_review.py::test_invalid_example[pdm/redefining-as-dynamic] [gw27] [ 86%] PASSED tests/test_examples.py::test_examples_api[ruff/modern.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/readme/readme-as-array.toml] [gw42] [ 87%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml-cli_pre_compile] [gw26] [ 87%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml-api_pre_compile] [gw35] [ 87%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml-cli_pre_compile] [gw37] [ 87%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml-api_pre_compile] [gw32] [ 87%] PASSED tests/test_examples.py::test_invalid_examples_cli[ruff/unknown.toml] tests/test_examples.py::test_invalid_examples_cli[ruff/badcode.toml] [gw30] [ 87%] PASSED tests/test_pre_compile.py::test_examples_api[cibuildwheel/overrides.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml-cli_pre_compile] [gw5] [ 88%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml-cli_pre_compile] [gw25] [ 88%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml-api_pre_compile] [gw47] [ 88%] PASSED tests/test_pre_compile.py::test_examples_api[cibuildwheel/default.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml-cli_pre_compile] [gw6] [ 88%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml-api_pre_compile] [gw31] [ 88%] PASSED tests/test_repo_review.py::test_no_distutils [gw27] [ 89%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/readme/readme-as-array.toml] tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/readme/readme-without-content-type.toml] [gw47] [ 89%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml-cli_pre_compile] [gw30] [ 89%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml-cli_pre_compile] [gw27] [ 89%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/readme/readme-without-content-type.toml] [gw20] [ 89%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml-api_pre_compile] [gw18] [ 89%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[ruff/unknown.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail1.toml-api_pre_compile] [gw7] [ 90%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[ruff/badcode.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml-api_pre_compile] [gw10] [ 90%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml-cli_pre_compile] tests/test_repo_review.py::test_valid_example[pep_text] [gw12] [ 90%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml-cli_pre_compile] [gw20] [ 90%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml-api_pre_compile] tests/test_repo_review.py::test_invalid_example[pdm/invalid-version] [gw18] [ 90%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail1.toml-api_pre_compile] [gw12] [ 91%] PASSED tests/test_repo_review.py::test_invalid_example[pdm/invalid-version] [gw10] [ 91%] PASSED tests/test_repo_review.py::test_valid_example[pep_text] [gw11] [ 91%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[ruff/unknown.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[ruff/badcode.toml-api_pre_compile] [gw14] [ 91%] PASSED tests/test_pre_compile.py::test_examples_api[ruff/modern.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml-api_pre_compile] [gw39] [ 91%] PASSED tests/test_pre_compile.py::test_examples_api[ruff/modern.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml-api_pre_compile] [gw4] [ 91%] PASSED tests/test_examples.py::test_invalid_examples_api[ruff/badcode.toml] tests/test_examples.py::test_invalid_examples_api[store/ruff-unknown.toml] [gw14] [ 92%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml-api_pre_compile] [gw39] [ 92%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml-api_pre_compile] [gw7] [ 92%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml-api_pre_compile] [gw32] [ 92%] PASSED tests/test_examples.py::test_invalid_examples_cli[ruff/badcode.toml] tests/test_examples.py::test_invalid_examples_cli[store/ruff-unknown.toml] [gw11] [ 92%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[ruff/badcode.toml-api_pre_compile] [gw28] [ 93%] PASSED tests/test_examples.py::test_examples_api[store/example.toml] tests/test_examples.py::test_examples_api[pdm/pyproject.toml] [gw19] [ 93%] PASSED tests/test_examples.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml] tests/test_examples.py::test_invalid_examples_api[store/cibw-unknown-option.toml] [gw22] [ 93%] PASSED tests/test_examples.py::test_invalid_examples_api[store/ruff-badcode.toml] tests/test_examples.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml] [gw28] [ 93%] PASSED tests/test_examples.py::test_examples_api[pdm/pyproject.toml] [gw33] [ 93%] PASSED tests/test_examples.py::test_invalid_examples_cli[store/cibw-overrides-noselect.toml] tests/test_examples.py::test_invalid_examples_cli[store/cibw-unknown-option.toml] [gw38] [ 93%] PASSED tests/test_examples.py::test_invalid_examples_cli[store/ruff-badcode.toml] tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/overrides-noaction.toml] [gw9] [ 94%] PASSED tests/test_pre_compile.py::test_examples_api[store/example.toml-api_pre_compile] tests/test_pre_compile.py::test_examples_api[store/example.toml-cli_pre_compile] [gw22] [ 94%] PASSED tests/test_examples.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml] tests/test_examples.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml] [gw38] [ 94%] PASSED tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/overrides-noaction.toml] tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/overrides-noselect.toml] [gw22] [ 94%] PASSED tests/test_examples.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml] [gw21] [ 94%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-unknown-option.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml-api_pre_compile] [gw34] [ 94%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-unknown-option.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml-cli_pre_compile] [gw23] [ 95%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-unknown.toml-cli_pre_compile] [gw3] [ 95%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-unknown.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml-cli_pre_compile] [gw0] [ 95%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[simple/pep639.toml-api_pre_compile] [gw43] [ 95%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml-cli_pre_compile] [gw36] [ 95%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-badcode.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail2.toml-api_pre_compile] [gw21] [ 96%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml-api_pre_compile] [gw34] [ 96%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml-cli_pre_compile] [gw8] [ 96%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml-cli_pre_compile] [gw15] [ 96%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-badcode.toml-cli_pre_compile] [gw23] [ 96%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml-api_pre_compile] [gw3] [ 96%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml-cli_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml-cli_pre_compile] [gw36] [ 97%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail2.toml-api_pre_compile] [gw0] [ 97%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[simple/pep639.toml-api_pre_compile] [gw1] [ 97%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml-api_pre_compile] tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml-api_pre_compile] [gw43] [ 97%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml-api_pre_compile] [gw8] [ 97%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml-cli_pre_compile] [gw15] [ 98%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml-cli_pre_compile] [gw1] [ 98%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml-api_pre_compile] [gw44] [ 98%] PASSED tests/test_examples.py::test_examples_cli[store/example.toml] tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml-api_pre_compile] [gw38] [ 98%] PASSED tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/overrides-noselect.toml] [gw44] [ 98%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml-api_pre_compile] [gw4] [ 98%] PASSED tests/test_examples.py::test_invalid_examples_api[store/ruff-unknown.toml] [gw32] [ 99%] PASSED tests/test_examples.py::test_invalid_examples_cli[store/ruff-unknown.toml] [gw19] [ 99%] PASSED tests/test_examples.py::test_invalid_examples_api[store/cibw-unknown-option.toml] tests/test_examples.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml] [gw33] [ 99%] PASSED tests/test_examples.py::test_invalid_examples_cli[store/cibw-unknown-option.toml] tests/test_examples.py::test_invalid_examples_cli[store/cibw-overrides-noaction.toml] [gw9] [ 99%] PASSED tests/test_pre_compile.py::test_examples_api[store/example.toml-cli_pre_compile] [gw19] [ 99%] PASSED tests/test_examples.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml] [gw33] [100%] PASSED tests/test_examples.py::test_invalid_examples_cli[store/cibw-overrides-noaction.toml] ============================= 558 passed in 47.47s ============================= /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-01a532d4-a724-431d-9692-0453e58027d9/popen-gw9/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-01a532d4-a724-431d-9692-0453e58027d9/popen-gw9/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-01a532d4-a724-431d-9692-0453e58027d9/popen-gw9 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-01a532d4-a724-431d-9692-0453e58027d9/popen-gw9' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-01a532d4-a724-431d-9692-0453e58027d9 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-01a532d4-a724-431d-9692-0453e58027d9' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b79183c4-65f1-4334-bb26-ba54c7a31d57/popen-gw14/test_discovery_via_path_in_non0 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b79183c4-65f1-4334-bb26-ba54c7a31d57/popen-gw14/test_discovery_via_path_in_non0' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b79183c4-65f1-4334-bb26-ba54c7a31d57/popen-gw14 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b79183c4-65f1-4334-bb26-ba54c7a31d57/popen-gw14' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-b79183c4-65f1-4334-bb26-ba54c7a31d57 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-b79183c4-65f1-4334-bb26-ba54c7a31d57' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-dc3af560-e611-4e57-8d71-48ba8c491cc1/test_validate_zimfile_creatabl3 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-dc3af560-e611-4e57-8d71-48ba8c491cc1/test_validate_zimfile_creatabl3' warnings.warn( /usr/lib/python3.12/site-packages/_pytest/pathlib.py:91: PytestWarning: (rm_rf) error removing /tmp/pytest-of-buildozer/garbage-dc3af560-e611-4e57-8d71-48ba8c491cc1 : [Errno 39] Directory not empty: '/tmp/pytest-of-buildozer/garbage-dc3af560-e611-4e57-8d71-48ba8c491cc1' warnings.warn( >>> py3-validate-pyproject: Entering fakeroot... >>> py3-validate-pyproject-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/validate_pyproject/__pycache__' -> '/home/buildozer/aports/community/py3-validate-pyproject/pkg/py3-validate-pyproject-pyc/usr/lib/python3.12/site-packages/validate_pyproject/__pycache__' 'usr/lib/python3.12/site-packages/validate_pyproject/pre_compile/__pycache__' -> '/home/buildozer/aports/community/py3-validate-pyproject/pkg/py3-validate-pyproject-pyc/usr/lib/python3.12/site-packages/validate_pyproject/pre_compile/__pycache__' 'usr/lib/python3.12/site-packages/validate_pyproject/plugins/__pycache__' -> '/home/buildozer/aports/community/py3-validate-pyproject/pkg/py3-validate-pyproject-pyc/usr/lib/python3.12/site-packages/validate_pyproject/plugins/__pycache__' 'usr/lib/python3.12/site-packages/validate_pyproject/vendoring/__pycache__' -> '/home/buildozer/aports/community/py3-validate-pyproject/pkg/py3-validate-pyproject-pyc/usr/lib/python3.12/site-packages/validate_pyproject/vendoring/__pycache__' >>> py3-validate-pyproject-pyc*: Preparing subpackage py3-validate-pyproject-pyc... >>> py3-validate-pyproject-pyc*: Running postcheck for py3-validate-pyproject-pyc >>> py3-validate-pyproject*: Running postcheck for py3-validate-pyproject >>> py3-validate-pyproject*: Preparing package py3-validate-pyproject... >>> py3-validate-pyproject-pyc*: Tracing dependencies... libfakeroot internal error: payload not recognized! py3-fastjsonschema python3 python3~3.12 >>> py3-validate-pyproject-pyc*: Package size: 106.1 KB >>> py3-validate-pyproject-pyc*: Compressing data... >>> py3-validate-pyproject-pyc*: Create checksum... >>> py3-validate-pyproject-pyc*: Create py3-validate-pyproject-pyc-0.23-r0.apk >>> py3-validate-pyproject*: Tracing dependencies... py3-fastjsonschema python3 python3~3.12 >>> py3-validate-pyproject*: Package size: 135.5 KB >>> py3-validate-pyproject*: Compressing data... >>> py3-validate-pyproject*: Create checksum... >>> py3-validate-pyproject*: Create py3-validate-pyproject-0.23-r0.apk >>> py3-validate-pyproject: Build complete at Mon, 11 Nov 2024 21:50:19 +0000 elapsed time 0h 0m 59s >>> py3-validate-pyproject: Cleaning up srcdir >>> py3-validate-pyproject: Cleaning up pkgdir >>> py3-validate-pyproject: Uninstalling dependencies... (1/38) Purging .makedepends-py3-validate-pyproject (20241111.214922) (2/38) Purging py3-fastjsonschema-pyc (2.20.0-r0) (3/38) Purging py3-fastjsonschema (2.20.0-r0) (4/38) Purging py3-gpep517-pyc (16-r0) (5/38) Purging py3-gpep517 (16-r0) (6/38) Purging py3-installer-pyc (0.7.0-r2) (7/38) Purging py3-installer (0.7.0-r2) (8/38) Purging py3-setuptools_scm-pyc (8.1.0-r0) (9/38) Purging py3-setuptools_scm (8.1.0-r0) (10/38) Purging py3-setuptools-pyc (70.3.0-r0) (11/38) Purging py3-setuptools (70.3.0-r0) (12/38) Purging py3-wheel-pyc (0.43.0-r0) (13/38) Purging py3-wheel (0.43.0-r0) (14/38) Purging py3-pytest-xdist-pyc (3.6.1-r0) (15/38) Purging py3-pytest-xdist (3.6.1-r0) (16/38) Purging py3-execnet-pyc (2.1.1-r0) (17/38) Purging py3-execnet (2.1.1-r0) (18/38) Purging py3-pytest-pyc (8.3.3-r0) (19/38) Purging py3-pytest (8.3.3-r0) (20/38) Purging py3-iniconfig-pyc (2.0.0-r1) (21/38) Purging py3-iniconfig (2.0.0-r1) (22/38) Purging py3-packaging-pyc (24.2-r0) (23/38) Purging py3-packaging (24.2-r0) (24/38) Purging py3-parsing-pyc (3.1.4-r0) (25/38) Purging py3-parsing (3.1.4-r0) (26/38) Purging py3-pluggy-pyc (1.5.0-r0) (27/38) Purging py3-pluggy (1.5.0-r0) (28/38) Purging py3-py-pyc (1.11.0-r4) (29/38) Purging py3-py (1.11.0-r4) (30/38) Purging python3-pyc (3.12.7-r1) (31/38) Purging python3-pycache-pyc0 (3.12.7-r1) (32/38) Purging pyc (3.12.7-r1) (33/38) Purging python3 (3.12.7-r1) (34/38) Purging gdbm (1.24-r0) (35/38) Purging libffi (3.4.6-r0) (36/38) Purging libpanelw (6.5_p20241006-r3) (37/38) Purging mpdecimal (4.0.0-r0) (38/38) Purging sqlite-libs (3.47.0-r0) Executing busybox-1.37.0-r6.trigger OK: 404 MiB in 115 packages >>> py3-validate-pyproject: Updating the community/x86 repository index... >>> py3-validate-pyproject: Signing the index...