>>> py3-validate-pyproject: Building community/py3-validate-pyproject 0.23-r0 (using abuild 3.14.1-r2) started Thu, 14 Nov 2024 11:24:24 +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/40) Installing libbz2 (1.0.8-r6)
(2/40) Installing libffi (3.4.6-r0)
(3/40) Installing gdbm (1.24-r0)
(4/40) Installing xz-libs (5.6.3-r0)
(5/40) Installing mpdecimal (4.0.0-r0)
(6/40) Installing libpanelw (6.5_p20241006-r3)
(7/40) Installing sqlite-libs (3.47.0-r0)
(8/40) Installing python3 (3.12.7-r1)
(9/40) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/40) Installing pyc (3.12.7-r1)
(11/40) Installing py3-fastjsonschema-pyc (2.20.0-r0)
(12/40) Installing python3-pyc (3.12.7-r1)
(13/40) Installing py3-fastjsonschema (2.20.0-r0)
(14/40) Installing py3-installer (0.7.0-r2)
(15/40) Installing py3-installer-pyc (0.7.0-r2)
(16/40) Installing py3-gpep517 (16-r0)
(17/40) Installing py3-gpep517-pyc (16-r0)
(18/40) Installing py3-parsing (3.1.4-r0)
(19/40) Installing py3-parsing-pyc (3.1.4-r0)
(20/40) Installing py3-packaging (24.2-r0)
(21/40) Installing py3-packaging-pyc (24.2-r0)
(22/40) Installing py3-setuptools (70.3.0-r0)
(23/40) Installing py3-setuptools-pyc (70.3.0-r0)
(24/40) Installing py3-setuptools_scm (8.1.0-r0)
(25/40) Installing py3-setuptools_scm-pyc (8.1.0-r0)
(26/40) Installing py3-wheel (0.43.0-r0)
(27/40) Installing py3-wheel-pyc (0.43.0-r0)
(28/40) Installing py3-execnet (2.1.1-r0)
(29/40) Installing py3-execnet-pyc (2.1.1-r0)
(30/40) Installing py3-iniconfig (2.0.0-r1)
(31/40) Installing py3-iniconfig-pyc (2.0.0-r1)
(32/40) Installing py3-pluggy (1.5.0-r0)
(33/40) Installing py3-pluggy-pyc (1.5.0-r0)
(34/40) Installing py3-py (1.11.0-r4)
(35/40) Installing py3-py-pyc (1.11.0-r4)
(36/40) Installing py3-pytest (8.3.3-r0)
(37/40) Installing py3-pytest-pyc (8.3.3-r0)
(38/40) Installing py3-pytest-xdist (3.6.1-r0)
(39/40) Installing py3-pytest-xdist-pyc (3.6.1-r0)
(40/40) Installing .makedepends-py3-validate-pyproject (20241114.112427)
Executing busybox-1.37.0-r7.trigger
OK: 381 MiB in 138 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/v3.20/py3-validate-pyproject-0.23.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> py3-validate-pyproject: Fetching py3-validate-pyproject-0.23.tar.gz::https://github.com/abravalheri/validate-pyproject/archive/refs/tags/v0.23.tar.gz
Connecting to github.com (140.82.121.3:443)
Connecting to codeload.github.com (140.82.121.9:443)
saving to '/var/cache/distfiles/v3.21/py3-validate-pyproject-0.23.tar.gz.part'
py3-validate-pyproje 100% |********************************| 99380  0:00:00 ETA
'/var/cache/distfiles/v3.21/py3-validate-pyproject-0.23.tar.gz.part' saved
>>> py3-validate-pyproject: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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/v3.21/py3-validate-pyproject-0.23.tar.gz...
>>> py3-validate-pyproject: no-useless-check.patch
patching file pyproject.toml
2024-11-14 11:24:31,918 gpep517 INFO Building wheel via backend setuptools.build_meta
2024-11-14 11:24:32,885 root INFO running bdist_wheel
2024-11-14 11:24:32,973 root INFO running build
2024-11-14 11:24:32,974 root INFO running build_py
2024-11-14 11:24:32,993 root INFO creating build
2024-11-14 11:24:32,994 root INFO creating build/lib
2024-11-14 11:24:32,995 root INFO creating build/lib/validate_pyproject
2024-11-14 11:24:32,996 root INFO copying src/validate_pyproject/__init__.py -> build/lib/validate_pyproject
2024-11-14 11:24:32,998 root INFO copying src/validate_pyproject/caching.py -> build/lib/validate_pyproject
2024-11-14 11:24:33,000 root INFO copying src/validate_pyproject/cli.py -> build/lib/validate_pyproject
2024-11-14 11:24:33,001 root INFO copying src/validate_pyproject/http.py -> build/lib/validate_pyproject
2024-11-14 11:24:33,003 root INFO copying src/validate_pyproject/formats.py -> build/lib/validate_pyproject
2024-11-14 11:24:33,005 root INFO copying src/validate_pyproject/api.py -> build/lib/validate_pyproject
2024-11-14 11:24:33,007 root INFO copying src/validate_pyproject/error_reporting.py -> build/lib/validate_pyproject
2024-11-14 11:24:33,009 root INFO copying src/validate_pyproject/extra_validations.py -> build/lib/validate_pyproject
2024-11-14 11:24:33,010 root INFO copying src/validate_pyproject/errors.py -> build/lib/validate_pyproject
2024-11-14 11:24:33,012 root INFO copying src/validate_pyproject/repo_review.py -> build/lib/validate_pyproject
2024-11-14 11:24:33,015 root INFO copying src/validate_pyproject/_tomllib.py -> build/lib/validate_pyproject
2024-11-14 11:24:33,016 root INFO copying src/validate_pyproject/remote.py -> build/lib/validate_pyproject
2024-11-14 11:24:33,018 root INFO copying src/validate_pyproject/__main__.py -> build/lib/validate_pyproject
2024-11-14 11:24:33,020 root INFO copying src/validate_pyproject/types.py -> build/lib/validate_pyproject
2024-11-14 11:24:33,022 root INFO creating build/lib/validate_pyproject/vendoring
2024-11-14 11:24:33,024 root INFO copying src/validate_pyproject/vendoring/__init__.py -> build/lib/validate_pyproject/vendoring
2024-11-14 11:24:33,025 root INFO copying src/validate_pyproject/vendoring/cli.py -> build/lib/validate_pyproject/vendoring
2024-11-14 11:24:33,027 root INFO copying src/validate_pyproject/vendoring/__main__.py -> build/lib/validate_pyproject/vendoring
2024-11-14 11:24:33,029 root INFO creating build/lib/validate_pyproject/pre_compile
2024-11-14 11:24:33,030 root INFO copying src/validate_pyproject/pre_compile/__init__.py -> build/lib/validate_pyproject/pre_compile
2024-11-14 11:24:33,032 root INFO copying src/validate_pyproject/pre_compile/cli.py -> build/lib/validate_pyproject/pre_compile
2024-11-14 11:24:33,034 root INFO copying src/validate_pyproject/pre_compile/__main__.py -> build/lib/validate_pyproject/pre_compile
2024-11-14 11:24:33,036 root INFO creating build/lib/validate_pyproject/plugins
2024-11-14 11:24:33,037 root INFO copying src/validate_pyproject/plugins/__init__.py -> build/lib/validate_pyproject/plugins
2024-11-14 11:24:33,039 root INFO running egg_info
2024-11-14 11:24:33,040 root INFO creating src/validate_pyproject.egg-info
2024-11-14 11:24:33,057 root INFO writing src/validate_pyproject.egg-info/PKG-INFO
2024-11-14 11:24:33,076 root INFO writing dependency_links to src/validate_pyproject.egg-info/dependency_links.txt
2024-11-14 11:24:33,079 root INFO writing entry points to src/validate_pyproject.egg-info/entry_points.txt
2024-11-14 11:24:33,090 root INFO writing requirements to src/validate_pyproject.egg-info/requires.txt
2024-11-14 11:24:33,091 root INFO writing top-level names to src/validate_pyproject.egg-info/top_level.txt
2024-11-14 11:24:33,093 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-14 11:24:46,240 root INFO adding license file 'LICENSE.txt'
2024-11-14 11:24:46,240 root INFO adding license file 'NOTICE.txt'
2024-11-14 11:24:46,240 root INFO adding license file 'AUTHORS.rst'
2024-11-14 11:24:46,252 root INFO writing manifest file 'src/validate_pyproject.egg-info/SOURCES.txt'
2024-11-14 11:24:46,264 root INFO copying src/validate_pyproject/project_metadata.schema.json -> build/lib/validate_pyproject
2024-11-14 11:24:46,265 root INFO copying src/validate_pyproject/py.typed -> build/lib/validate_pyproject
2024-11-14 11:24:46,266 root INFO copying src/validate_pyproject/pyproject_toml.schema.json -> build/lib/validate_pyproject
2024-11-14 11:24:46,267 root INFO copying src/validate_pyproject/pre_compile/NOTICE.template -> build/lib/validate_pyproject/pre_compile
2024-11-14 11:24:46,268 root INFO copying src/validate_pyproject/pre_compile/api-notice.template -> build/lib/validate_pyproject/pre_compile
2024-11-14 11:24:46,269 root INFO copying src/validate_pyproject/pre_compile/cli-notice.template -> build/lib/validate_pyproject/pre_compile
2024-11-14 11:24:46,270 root INFO copying src/validate_pyproject/pre_compile/main_file.template -> build/lib/validate_pyproject/pre_compile
2024-11-14 11:24:46,271 root INFO copying src/validate_pyproject/plugins/distutils.schema.json -> build/lib/validate_pyproject/plugins
2024-11-14 11:24:46,272 root INFO copying src/validate_pyproject/plugins/setuptools.schema.json -> build/lib/validate_pyproject/plugins
2024-11-14 11:24:46,296 root INFO installing to build/bdist.linux-riscv64/wheel
2024-11-14 11:24:46,297 root INFO running install
2024-11-14 11:24:46,342 root INFO running install_lib
2024-11-14 11:24:46,352 root INFO creating build/bdist.linux-riscv64
2024-11-14 11:24:46,353 root INFO creating build/bdist.linux-riscv64/wheel
2024-11-14 11:24:46,353 root INFO creating build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,354 root INFO copying build/lib/validate_pyproject/__init__.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,355 root INFO copying build/lib/validate_pyproject/caching.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,356 root INFO copying build/lib/validate_pyproject/cli.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,357 root INFO copying build/lib/validate_pyproject/http.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,358 root INFO copying build/lib/validate_pyproject/formats.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,359 root INFO copying build/lib/validate_pyproject/api.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,360 root INFO copying build/lib/validate_pyproject/error_reporting.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,361 root INFO copying build/lib/validate_pyproject/extra_validations.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,362 root INFO copying build/lib/validate_pyproject/errors.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,363 root INFO creating build/bdist.linux-riscv64/wheel/validate_pyproject/vendoring
2024-11-14 11:24:46,363 root INFO copying build/lib/validate_pyproject/vendoring/__init__.py -> build/bdist.linux-riscv64/wheel/validate_pyproject/vendoring
2024-11-14 11:24:46,364 root INFO copying build/lib/validate_pyproject/vendoring/cli.py -> build/bdist.linux-riscv64/wheel/validate_pyproject/vendoring
2024-11-14 11:24:46,365 root INFO copying build/lib/validate_pyproject/vendoring/__main__.py -> build/bdist.linux-riscv64/wheel/validate_pyproject/vendoring
2024-11-14 11:24:46,366 root INFO copying build/lib/validate_pyproject/repo_review.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,367 root INFO copying build/lib/validate_pyproject/project_metadata.schema.json -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,368 root INFO copying build/lib/validate_pyproject/py.typed -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,368 root INFO copying build/lib/validate_pyproject/_tomllib.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,369 root INFO creating build/bdist.linux-riscv64/wheel/validate_pyproject/pre_compile
2024-11-14 11:24:46,370 root INFO copying build/lib/validate_pyproject/pre_compile/__init__.py -> build/bdist.linux-riscv64/wheel/validate_pyproject/pre_compile
2024-11-14 11:24:46,371 root INFO copying build/lib/validate_pyproject/pre_compile/cli.py -> build/bdist.linux-riscv64/wheel/validate_pyproject/pre_compile
2024-11-14 11:24:46,372 root INFO copying build/lib/validate_pyproject/pre_compile/cli-notice.template -> build/bdist.linux-riscv64/wheel/validate_pyproject/pre_compile
2024-11-14 11:24:46,373 root INFO copying build/lib/validate_pyproject/pre_compile/main_file.template -> build/bdist.linux-riscv64/wheel/validate_pyproject/pre_compile
2024-11-14 11:24:46,373 root INFO copying build/lib/validate_pyproject/pre_compile/__main__.py -> build/bdist.linux-riscv64/wheel/validate_pyproject/pre_compile
2024-11-14 11:24:46,374 root INFO copying build/lib/validate_pyproject/pre_compile/api-notice.template -> build/bdist.linux-riscv64/wheel/validate_pyproject/pre_compile
2024-11-14 11:24:46,375 root INFO copying build/lib/validate_pyproject/pre_compile/NOTICE.template -> build/bdist.linux-riscv64/wheel/validate_pyproject/pre_compile
2024-11-14 11:24:46,376 root INFO copying build/lib/validate_pyproject/remote.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,377 root INFO creating build/bdist.linux-riscv64/wheel/validate_pyproject/plugins
2024-11-14 11:24:46,378 root INFO copying build/lib/validate_pyproject/plugins/__init__.py -> build/bdist.linux-riscv64/wheel/validate_pyproject/plugins
2024-11-14 11:24:46,379 root INFO copying build/lib/validate_pyproject/plugins/distutils.schema.json -> build/bdist.linux-riscv64/wheel/validate_pyproject/plugins
2024-11-14 11:24:46,380 root INFO copying build/lib/validate_pyproject/plugins/setuptools.schema.json -> build/bdist.linux-riscv64/wheel/validate_pyproject/plugins
2024-11-14 11:24:46,381 root INFO copying build/lib/validate_pyproject/__main__.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,382 root INFO copying build/lib/validate_pyproject/types.py -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,383 root INFO copying build/lib/validate_pyproject/pyproject_toml.schema.json -> build/bdist.linux-riscv64/wheel/validate_pyproject
2024-11-14 11:24:46,384 root INFO running install_egg_info
2024-11-14 11:24:46,393 root INFO Copying src/validate_pyproject.egg-info to build/bdist.linux-riscv64/wheel/validate_pyproject-0.23-py3.12.egg-info
2024-11-14 11:24:46,398 root INFO running install_scripts
2024-11-14 11:24:46,416 root INFO creating build/bdist.linux-riscv64/wheel/validate_pyproject-0.23.dist-info/WHEEL
2024-11-14 11:24:46,418 wheel INFO creating '/home/buildozer/aports/community/py3-validate-pyproject/src/validate-pyproject-0.23/.dist/.tmp-judh9jcw/validate_pyproject-0.23-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it
2024-11-14 11:24:46,420 wheel INFO adding 'validate_pyproject/__init__.py'
2024-11-14 11:24:46,422 wheel INFO adding 'validate_pyproject/__main__.py'
2024-11-14 11:24:46,423 wheel INFO adding 'validate_pyproject/_tomllib.py'
2024-11-14 11:24:46,424 wheel INFO adding 'validate_pyproject/api.py'
2024-11-14 11:24:46,425 wheel INFO adding 'validate_pyproject/caching.py'
2024-11-14 11:24:46,426 wheel INFO adding 'validate_pyproject/cli.py'
2024-11-14 11:24:46,428 wheel INFO adding 'validate_pyproject/error_reporting.py'
2024-11-14 11:24:46,429 wheel INFO adding 'validate_pyproject/errors.py'
2024-11-14 11:24:46,430 wheel INFO adding 'validate_pyproject/extra_validations.py'
2024-11-14 11:24:46,431 wheel INFO adding 'validate_pyproject/formats.py'
2024-11-14 11:24:46,432 wheel INFO adding 'validate_pyproject/http.py'
2024-11-14 11:24:46,433 wheel INFO adding 'validate_pyproject/project_metadata.schema.json'
2024-11-14 11:24:46,434 wheel INFO adding 'validate_pyproject/py.typed'
2024-11-14 11:24:46,435 wheel INFO adding 'validate_pyproject/pyproject_toml.schema.json'
2024-11-14 11:24:46,436 wheel INFO adding 'validate_pyproject/remote.py'
2024-11-14 11:24:46,437 wheel INFO adding 'validate_pyproject/repo_review.py'
2024-11-14 11:24:46,438 wheel INFO adding 'validate_pyproject/types.py'
2024-11-14 11:24:46,439 wheel INFO adding 'validate_pyproject/plugins/__init__.py'
2024-11-14 11:24:46,440 wheel INFO adding 'validate_pyproject/plugins/distutils.schema.json'
2024-11-14 11:24:46,441 wheel INFO adding 'validate_pyproject/plugins/setuptools.schema.json'
2024-11-14 11:24:46,443 wheel INFO adding 'validate_pyproject/pre_compile/NOTICE.template'
2024-11-14 11:24:46,444 wheel INFO adding 'validate_pyproject/pre_compile/__init__.py'
2024-11-14 11:24:46,445 wheel INFO adding 'validate_pyproject/pre_compile/__main__.py'
2024-11-14 11:24:46,445 wheel INFO adding 'validate_pyproject/pre_compile/api-notice.template'
2024-11-14 11:24:46,446 wheel INFO adding 'validate_pyproject/pre_compile/cli-notice.template'
2024-11-14 11:24:46,447 wheel INFO adding 'validate_pyproject/pre_compile/cli.py'
2024-11-14 11:24:46,448 wheel INFO adding 'validate_pyproject/pre_compile/main_file.template'
2024-11-14 11:24:46,449 wheel INFO adding 'validate_pyproject/vendoring/__init__.py'
2024-11-14 11:24:46,450 wheel INFO adding 'validate_pyproject/vendoring/__main__.py'
2024-11-14 11:24:46,451 wheel INFO adding 'validate_pyproject/vendoring/cli.py'
2024-11-14 11:24:46,452 wheel INFO adding 'validate_pyproject-0.23.dist-info/AUTHORS.rst'
2024-11-14 11:24:46,453 wheel INFO adding 'validate_pyproject-0.23.dist-info/LICENSE.txt'
2024-11-14 11:24:46,454 wheel INFO adding 'validate_pyproject-0.23.dist-info/METADATA'
2024-11-14 11:24:46,456 wheel INFO adding 'validate_pyproject-0.23.dist-info/NOTICE.txt'
2024-11-14 11:24:46,456 wheel INFO adding 'validate_pyproject-0.23.dist-info/WHEEL'
2024-11-14 11:24:46,457 wheel INFO adding 'validate_pyproject-0.23.dist-info/entry_points.txt'
2024-11-14 11:24:46,458 wheel INFO adding 'validate_pyproject-0.23.dist-info/top_level.txt'
2024-11-14 11:24:46,459 wheel INFO adding 'validate_pyproject-0.23.dist-info/RECORD'
2024-11-14 11:24:46,460 root INFO removing build/bdist.linux-riscv64/wheel
2024-11-14 11:24:46,466 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: 64/64 workers
64 workers [558 items]

scheduling tests via LoadScheduling

tests/pre_compile/test_cli.py::test_invalid_replacements[{invalid: json}] 
src/validate_pyproject/error_reporting.py::validate_pyproject.error_reporting._separate_terms 
tests/test_api.py::test_load_plugin 
tests/test_api.py::TestRegistry::test_schema_ending[no#] 
tests/test_api.py::TestValidator::test_invalid_but_plugin_not_enabled 
tests/test_caching.py::test_as_file_no_cache 
tests/test_api.py::TestValidator::test_plugin_not_enabled[distutils-setuptools] 
tests/test_api.py::TestValidator::test_valid 
tests/test_api.py::TestRegistry::test_incompatible_versions 
tests/test_caching.py::TestIntegration::test_cache_open_url 
tests/test_api.py::TestRegistry::test_allow_overwrite_same_tool 
tests/test_cli.py::TestEnable::test_parse[setuptools] 
tests/test_cli.py::TestDisable::test_invalid 
[gw9] [  0%] PASSED tests/test_caching.py::test_as_file_no_cache 
[gw2] [  0%] PASSED tests/test_api.py::test_load_plugin 
tests/test_cli.py::TestDisable::test_parse[distutils-setuptools] 
tests/test_cli.py::TestHelp::test_no_plugins 
tests/test_cli.py::TestEnable::test_valid 
tests/test_error_reporting.py::test_error_reporting[oneOf] 
tests/test_cli.py::TestOutput::test_invalid 
tests/test_cli.py::test_missing_toolname 
tests/test_cli.py::test_parser_is_tomllib 
tests/test_cli.py::TestInput::test_inform_user_about_stdin 
tests/test_error_reporting.py::test_error_reporting[$$description] 
tests/test_cli.py::TestEnable::test_invalid_not_enabled 
[gw0] [  0%] PASSED src/validate_pyproject/error_reporting.py::validate_pyproject.error_reporting._separate_terms 
[gw20] [  0%] PASSED tests/test_cli.py::test_parser_is_tomllib 
tests/test_error_reporting.py::test_error_reporting[container] 
tests/test_examples.py::test_examples_api[simple/dynamic-version.toml] 
[gw3] [  0%] PASSED tests/test_api.py::TestRegistry::test_schema_ending[no#] 
[gw21] [  1%] PASSED tests/test_error_reporting.py::test_error_reporting[container] 
tests/test_examples.py::test_examples_api[simple/minimal.toml] 
[gw15] [  1%] PASSED tests/test_cli.py::TestDisable::test_parse[distutils-setuptools] 
[gw4] [  1%] PASSED tests/test_api.py::TestRegistry::test_incompatible_versions 
[gw7] [  1%] PASSED tests/test_api.py::TestValidator::test_plugin_not_enabled[distutils-setuptools] 
tests/test_examples.py::test_examples_api[pep_text/pyproject.toml] 
[gw23] [  1%] PASSED tests/test_error_reporting.py::test_error_reporting[$$description] 
[gw11] [  1%] PASSED tests/test_cli.py::TestHelp::test_no_plugins 
[gw22] [  2%] PASSED tests/test_error_reporting.py::test_error_reporting[oneOf] 
[gw19] [  2%] PASSED tests/test_cli.py::test_missing_toolname 
tests/test_examples.py::test_examples_api[cibuildwheel/overrides.toml] 
[gw5] [  2%] PASSED tests/test_api.py::TestRegistry::test_allow_overwrite_same_tool 
tests/test_examples.py::test_examples_api[setuptools/06-pyproject.toml] 
[gw1] [  2%] PASSED tests/pre_compile/test_cli.py::test_invalid_replacements[{invalid: json}] 
tests/test_examples.py::test_examples_api[setuptools/09-pyproject.toml] 
[gw12] [  2%] PASSED tests/test_cli.py::TestEnable::test_parse[setuptools] 
tests/test_examples.py::test_examples_api[setuptools/02-pyproject.toml] 
tests/test_examples.py::test_examples_api[setuptools/01-pyproject.toml] 
tests/test_examples.py::test_examples_api[pdm/pyproject.toml] 
tests/test_examples.py::test_examples_api[setuptools/10-pyproject.toml] 
tests/test_examples.py::test_examples_api[setuptools/readme-pyproject.toml] 
tests/test_examples.py::test_examples_api[poetry/poetry-author-no-email.toml] 
tests/test_examples.py::test_examples_api[setuptools/07-pyproject.toml] 
tests/test_examples.py::test_examples_api[poetry/poetry-readme-files.toml] 
tests/test_examples.py::test_examples_cli[trampolim/pyproject.toml] 
tests/test_examples.py::test_examples_cli[cibuildwheel/default.toml] 
tests/test_examples.py::test_examples_api[store/example.toml] 
tests/test_examples.py::test_examples_cli[simple/depgroups.toml] 
tests/test_examples.py::test_examples_cli[simple/pep639.toml] 
tests/test_examples.py::test_examples_cli[setuptools/12-pyproject.toml] 
tests/test_examples.py::test_examples_api[poetry/poetry-complete.toml] 
tests/test_examples.py::test_examples_cli[setuptools/08-pyproject.toml] 
tests/test_examples.py::test_examples_cli[localtool/working.toml] 
tests/test_examples.py::test_examples_cli[setuptools/11-pyproject.toml] 
tests/test_examples.py::test_examples_cli[setuptools/05-pyproject.toml] 
tests/test_examples.py::test_examples_cli[setuptools/04-pyproject.toml] 
tests/test_examples.py::test_examples_cli[atoml/pyproject.toml] 
tests/test_examples.py::test_examples_cli[poetry/poetry-inline-table.toml] 
tests/test_examples.py::test_examples_cli[ruff/modern.toml] 
tests/test_examples.py::test_examples_cli[setuptools/03-pyproject.toml] 
tests/test_examples.py::test_examples_cli[poetry/poetry-sample-project.toml] 
tests/test_examples.py::test_examples_cli[poetry/poetry-capital-in-author-email.toml] 
tests/test_examples.py::test_examples_cli[flit/pyproject.toml] 
tests/test_examples.py::test_invalid_examples_api[ruff/unknown.toml] 
tests/test_examples.py::test_invalid_examples_api[localtool/fail2.toml] 
tests/test_examples.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml] 
tests/test_examples.py::test_invalid_examples_api[pep735/not-pep508.toml] 
[gw8] [  3%] PASSED tests/test_api.py::TestValidator::test_invalid_but_plugin_not_enabled 
tests/test_examples.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml] 
tests/test_examples.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml] 
tests/test_examples.py::test_invalid_examples_api[store/ruff-badcode.toml] 
[gw14] [  3%] PASSED tests/test_cli.py::TestEnable::test_invalid_not_enabled 
tests/test_caching.py::test_path_for_no_cache 
[gw9] [  3%] PASSED tests/test_caching.py::test_path_for_no_cache 
tests/test_api.py::TestRegistry::test_with_plugins 
tests/test_examples.py::test_invalid_examples_api[store/ruff-unknown.toml] 
tests/pre_compile/test_cli.py::test_invalid_replacements[["a", "b"]] 
tests/test_error_reporting.py::test_error_reporting[const] 
tests/test_api.py::TestRegistry::test_schema_ending[with#] 
tests/test_error_reporting.py::test_error_reporting[type] 
tests/test_cli.py::TestDisable::test_valid 
[gw3] [  3%] PASSED tests/test_api.py::TestRegistry::test_schema_ending[with#] 
[gw2] [  3%] PASSED tests/test_api.py::TestRegistry::test_with_plugins 
[gw20] [  3%] PASSED tests/test_error_reporting.py::test_error_reporting[const] 
tests/test_examples.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml] 
tests/test_api.py::TestValidator::test_plugin_not_enabled[setuptools-distutils] 
tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml] 
tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml] 
[gw21] [  4%] PASSED tests/test_error_reporting.py::test_error_reporting[type] 
tests/test_api.py::TestRegistry::test_duplicated_id_different_tools 
[gw4] [  4%] PASSED tests/test_api.py::TestRegistry::test_duplicated_id_different_tools 
tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml] 
tests/test_examples.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml] 
tests/test_cli.py::TestHelp::test_custom_plugins 
tests/test_error_reporting.py::test_error_reporting[description] 
tests/test_cli.py::test_bad_url 
[gw10] [  4%] PASSED tests/test_caching.py::TestIntegration::test_cache_open_url 
tests/test_api.py::TestRegistry::test_missing_id 
[gw11] [  4%] PASSED tests/test_cli.py::TestHelp::test_custom_plugins 
[gw7] [  4%] PASSED tests/test_api.py::TestValidator::test_plugin_not_enabled[setuptools-distutils] 
[gw22] [  5%] PASSED tests/test_error_reporting.py::test_error_reporting[description] 
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/pep621/license/empty.toml] 
[gw5] [  5%] PASSED tests/test_api.py::TestRegistry::test_missing_id 
tests/test_examples.py::test_examples_api[trampolim/pyproject.toml] 
tests/test_examples.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml] 
[gw0] [  5%] PASSED tests/pre_compile/test_cli.py::test_invalid_replacements[["a", "b"]] 
tests/test_examples.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml] 
tests/test_examples.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml] 
tests/test_api.py::test_load 
[gw19] [  5%] PASSED tests/test_cli.py::test_bad_url 
tests/test_cli.py::TestEnable::test_parse[distutils] 
tests/test_examples.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml] 
[gw1] [  5%] PASSED tests/test_api.py::test_load 
tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/unknown-option.toml] 
tests/test_cli.py::TestDisable::test_parse[setuptools-distutils] 
tests/test_caching.py::test_as_file 
[gw12] [  5%] PASSED tests/test_cli.py::TestEnable::test_parse[distutils] 
[gw8] [  6%] PASSED tests/test_caching.py::test_as_file 
tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/overrides-noselect.toml] 
tests/test_examples.py::test_invalid_examples_cli[localtool/fail2.toml] 
[gw14] [  6%] PASSED tests/test_cli.py::TestDisable::test_parse[setuptools-distutils] 
tests/test_cli.py::TestHelp::test_list_default_plugins 
tests/test_examples.py::test_invalid_examples_cli[pep735/not-pep508.toml] 
[gw17] [  6%] PASSED tests/test_cli.py::TestInput::test_inform_user_about_stdin 
[gw16] [  6%] PASSED tests/test_cli.py::TestDisable::test_invalid 
tests/test_cli.py::TestOutput::test_valid 
tests/test_cli.py::TestDisable::test_invalid_disabled 
[gw6] [  6%] PASSED tests/test_api.py::TestValidator::test_valid 
[gw13] [  6%] PASSED tests/test_cli.py::TestEnable::test_valid 
tests/test_api.py::TestValidator::test_invalid 
[gw10] [  7%] PASSED tests/test_cli.py::TestHelp::test_list_default_plugins 
tests/test_examples.py::test_invalid_examples_cli[ruff/unknown.toml] 
tests/test_cli.py::TestEnable::test_invalid 
[gw18] [  7%] PASSED tests/test_cli.py::TestOutput::test_invalid 
tests/test_cli.py::test_multiple_files 
[gw34] [  7%] PASSED tests/test_examples.py::test_examples_api[setuptools/10-pyproject.toml] 
tests/test_examples.py::test_examples_api[ruff/modern.toml] 
[gw25] [  7%] PASSED tests/test_examples.py::test_examples_api[simple/minimal.toml] 
tests/test_examples.py::test_examples_api[simple/pep639.toml] 
[gw24] [  7%] PASSED tests/test_examples.py::test_examples_api[simple/dynamic-version.toml] 
tests/test_examples.py::test_examples_api[simple/depgroups.toml] 
[gw30] [  8%] PASSED tests/test_examples.py::test_examples_api[setuptools/readme-pyproject.toml] 
tests/test_examples.py::test_examples_api[setuptools/11-pyproject.toml] 
[gw29] [  8%] PASSED tests/test_examples.py::test_examples_api[setuptools/09-pyproject.toml] 
[gw28] [  8%] PASSED tests/test_examples.py::test_examples_api[setuptools/06-pyproject.toml] 
[gw44] [  8%] PASSED tests/test_examples.py::test_examples_cli[localtool/working.toml] 
tests/test_examples.py::test_examples_api[setuptools/08-pyproject.toml] 
[gw46] [  8%] PASSED tests/test_examples.py::test_examples_cli[setuptools/08-pyproject.toml] 
[gw42] [  8%] PASSED tests/test_examples.py::test_examples_cli[simple/pep639.toml] 
tests/test_examples.py::test_examples_api[setuptools/12-pyproject.toml] 
tests/test_examples.py::test_examples_cli[setuptools/06-pyproject.toml] 
tests/test_examples.py::test_examples_cli[setuptools/readme-pyproject.toml] 
tests/test_examples.py::test_examples_cli[pep_text/pyproject.toml] 
[gw45] [  9%] PASSED tests/test_examples.py::test_examples_cli[setuptools/12-pyproject.toml] 
[gw33] [  9%] PASSED tests/test_examples.py::test_examples_api[setuptools/07-pyproject.toml] 
tests/test_examples.py::test_examples_cli[setuptools/09-pyproject.toml] 
[gw41] [  9%] PASSED tests/test_examples.py::test_examples_cli[simple/depgroups.toml] 
tests/test_examples.py::test_examples_api[setuptools/03-pyproject.toml] 
tests/test_examples.py::test_examples_cli[simple/minimal.toml] 
[gw49] [  9%] PASSED tests/test_examples.py::test_examples_cli[setuptools/04-pyproject.toml] 
tests/test_examples.py::test_examples_cli[setuptools/07-pyproject.toml] 
[gw26] [  9%] PASSED tests/test_examples.py::test_examples_api[pep_text/pyproject.toml] 
[gw52] [ 10%] PASSED tests/test_examples.py::test_examples_cli[atoml/pyproject.toml] 
tests/test_examples.py::test_examples_api[cibuildwheel/default.toml] 
tests/test_examples.py::test_examples_cli[pdm/pyproject.toml] 
[gw47] [ 10%] PASSED tests/test_examples.py::test_examples_cli[setuptools/11-pyproject.toml] 
tests/test_examples.py::test_examples_cli[setuptools/01-pyproject.toml] 
[gw16] [ 10%] PASSED tests/test_cli.py::TestDisable::test_invalid_disabled 
[gw60] [ 10%] PASSED tests/test_examples.py::test_invalid_examples_api[pep735/not-pep508.toml] 
tests/test_examples.py::test_invalid_examples_cli[store/cibw-overrides-noselect.toml] 
tests/test_examples.py::test_invalid_examples_api[pep735/invalid-group.toml] 
[gw59] [ 10%] PASSED tests/test_examples.py::test_invalid_examples_api[localtool/fail2.toml] 
[gw48] [ 10%] PASSED tests/test_examples.py::test_examples_cli[setuptools/05-pyproject.toml] 
tests/test_examples.py::test_invalid_examples_api[pep735/invalid-key.toml] 
[gw31] [ 11%] PASSED tests/test_examples.py::test_examples_api[setuptools/01-pyproject.toml] 
[gw36] [ 11%] PASSED tests/test_examples.py::test_examples_api[pdm/pyproject.toml] 
tests/test_examples.py::test_examples_cli[setuptools/02-pyproject.toml] 
tests/test_examples.py::test_examples_api[setuptools/05-pyproject.toml] 
tests/test_examples.py::test_examples_api[poetry/poetry-inline-table.toml] 
[gw32] [ 11%] PASSED tests/test_examples.py::test_examples_api[setuptools/02-pyproject.toml] 
[gw50] [ 11%] PASSED tests/test_examples.py::test_examples_cli[setuptools/03-pyproject.toml] 
tests/test_examples.py::test_examples_api[setuptools/04-pyproject.toml] 
tests/test_examples.py::test_examples_cli[setuptools/10-pyproject.toml] 
[gw40] [ 11%] PASSED tests/test_examples.py::test_examples_cli[trampolim/pyproject.toml] 
tests/test_examples.py::test_examples_cli[simple/dynamic-version.toml] 
[gw15] [ 12%] PASSED tests/test_cli.py::TestDisable::test_valid 
tests/test_examples.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml] 
[gw2] [ 12%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml] 
[gw4] [ 12%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml] 
tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml] 
[gw21] [ 12%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml] 
[gw3] [ 12%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml] 
tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml] 
[gw7] [ 12%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml] 
tests/test_examples.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml] 
[gw0] [ 13%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml] 
[gw8] [ 13%] PASSED tests/test_examples.py::test_invalid_examples_cli[localtool/fail2.toml] 
tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml] 
tests/test_examples.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml] 
tests/test_examples.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml] 
tests/test_examples.py::test_invalid_examples_cli[pep735/invalid-key.toml] 
[gw22] [ 13%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml] 
[gw20] [ 13%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml] 
tests/test_examples.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml] 
tests/test_examples.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml] 
[gw11] [ 13%] 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[pep621/pep639/bothstyles.toml] 
[gw5] [ 13%] 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[pdm/redefining-as-dynamic/pyproject.toml] 
[gw56] [ 14%] PASSED tests/test_examples.py::test_examples_cli[flit/pyproject.toml] 
tests/test_examples.py::test_invalid_examples_api[simple/pep639.toml] 
[gw14] [ 14%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep735/not-pep508.toml] 
tests/test_examples.py::test_invalid_examples_cli[pep735/invalid-group.toml] 
[gw17] [ 14%] PASSED tests/test_cli.py::TestOutput::test_valid 
tests/test_examples.py::test_invalid_examples_cli[store/ruff-badcode.toml] 
[gw13] [ 14%] PASSED tests/test_cli.py::TestEnable::test_invalid 
tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/invalid-field.toml] 
[gw6] [ 14%] PASSED tests/test_api.py::TestValidator::test_invalid 
tests/test_examples.py::test_invalid_examples_cli[store/ruff-unknown.toml] 
[gw30] [ 15%] PASSED tests/test_examples.py::test_examples_api[setuptools/11-pyproject.toml] 
[gw29] [ 15%] PASSED tests/test_examples.py::test_examples_api[setuptools/08-pyproject.toml] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/package-dir/invalid-name.toml] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/invalid-name.toml] 
[gw23] [ 15%] PASSED tests/test_examples.py::test_examples_api[trampolim/pyproject.toml] 
tests/test_examples.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml] 
[gw25] [ 15%] PASSED tests/test_examples.py::test_examples_api[simple/pep639.toml] 
[gw24] [ 15%] PASSED tests/test_examples.py::test_examples_api[simple/depgroups.toml] 
[gw46] [ 15%] PASSED tests/test_examples.py::test_examples_cli[setuptools/readme-pyproject.toml] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/cmdclass/invalid-value.toml] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/dependencies/invalid-extra-name.toml] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/attr/missing-attr-name.toml] 
[gw44] [ 16%] PASSED tests/test_examples.py::test_examples_cli[setuptools/06-pyproject.toml] 
[gw28] [ 16%] PASSED tests/test_examples.py::test_examples_api[setuptools/12-pyproject.toml] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/missing-find-arguments.toml] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/invalid-stub-name.toml] 
[gw45] [ 16%] PASSED tests/test_examples.py::test_examples_cli[setuptools/09-pyproject.toml] 
[gw19] [ 16%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/readme/readme-without-content-type.toml] 
[gw33] [ 16%] PASSED tests/test_examples.py::test_examples_api[setuptools/03-pyproject.toml] 
tests/test_examples.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/license/empty.toml] 
[gw49] [ 17%] PASSED tests/test_examples.py::test_examples_cli[setuptools/07-pyproject.toml] 
[gw41] [ 17%] PASSED tests/test_examples.py::test_examples_cli[simple/minimal.toml] 
tests/test_examples.py::test_invalid_examples_cli[pep621/dynamic/static_entry_points_listed_as_dynamic.toml] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/license/both-text-and-file.toml] 
[gw60] [ 17%] PASSED tests/test_examples.py::test_invalid_examples_api[pep735/invalid-group.toml] 
tests/test_examples.py::test_invalid_examples_cli[pep621/non-standardised-project-fields/author_instead_of_authors.toml] 
[gw31] [ 17%] PASSED tests/test_examples.py::test_examples_api[setuptools/05-pyproject.toml] 
[gw32] [ 17%] PASSED tests/test_examples.py::test_examples_api[setuptools/04-pyproject.toml] 
[gw40] [ 17%] PASSED tests/test_examples.py::test_examples_cli[simple/dynamic-version.toml] 
[gw47] [ 18%] PASSED tests/test_examples.py::test_examples_cli[setuptools/01-pyproject.toml] 
[gw15] [ 18%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml] 
[gw50] [ 18%] PASSED tests/test_examples.py::test_examples_cli[setuptools/10-pyproject.toml] 
[gw4] [ 18%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml] 
[gw20] [ 18%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml] 
[gw8] [ 18%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep735/invalid-key.toml] 
[gw0] [ 19%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml] 
[gw42] [ 19%] PASSED tests/test_examples.py::test_examples_cli[pep_text/pyproject.toml] 
[gw59] [ 19%] PASSED tests/test_examples.py::test_invalid_examples_api[pep735/invalid-key.toml] 
[gw22] [ 19%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml] 
[gw52] [ 19%] PASSED tests/test_examples.py::test_examples_cli[pdm/pyproject.toml] 
tests/test_formats.py::test_entrypoint_group[console_scripts0] 
tests/test_examples.py::test_invalid_examples_cli[pep621/missing-fields/missing-version.toml] 
tests/test_examples.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml] 
[gw48] [ 20%] PASSED tests/test_examples.py::test_examples_cli[setuptools/02-pyproject.toml] 
tests/test_formats.py::test_entrypoint_group[pandas_plotting_backends] 
[gw32] [ 20%] PASSED tests/test_formats.py::test_entrypoint_group[console_scripts0] 
tests/test_formats.py::test_entrypoint_group[distutils.setup_keywords] 
[gw50] [ 20%] PASSED tests/test_formats.py::test_entrypoint_group[pandas_plotting_backends] 
[gw2] [ 20%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml] 
[gw7] [ 20%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml] 
[gw4] [ 20%] PASSED tests/test_formats.py::test_entrypoint_group[distutils.setup_keywords] 
[gw3] [ 21%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml] 
[gw14] [ 21%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep735/invalid-group.toml] 
tests/test_formats.py::test_entrypoint_group[setuptools_scm.version_scheme] 
tests/test_formats.py::test_entrypoint_group[setuptools_scm.parse_scm] 
tests/test_formats.py::test_entrypoint_group[console_scripts1] 
[gw8] [ 21%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.parse_scm] 
[gw20] [ 21%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.version_scheme] 
[gw40] [ 21%] PASSED tests/test_formats.py::test_entrypoint_group[console_scripts1] 
[gw11] [ 22%] PASSED tests/test_examples.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml] 
tests/test_formats.py::test_entrypoint_group[setuptools_scm.files_command] 
[gw0] [ 22%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.files_command] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/readme/readme-as-array.toml] 
tests/test_examples.py::test_invalid_examples_cli[pdm/redefining-as-dynamic/pyproject.toml] 
tests/test_examples.py::test_invalid_examples_cli[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml] 
tests/test_formats.py::test_entrypoint_group[setuptools_scm.parse_scm_fallback] 
tests/test_examples.py::test_invalid_examples_cli[pep621/missing-fields/missing-version-with-dynamic.toml] 
[gw22] [ 22%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.parse_scm_fallback] 
tests/test_formats.py::test_entrypoint_name[.hg0] 
tests/test_examples.py::test_invalid_examples_cli[pep621/incorrect-subtables/author_with_extra_fields.toml] 
[gw32] [ 22%] PASSED tests/test_formats.py::test_entrypoint_name[.hg0] 
tests/test_formats.py::test_entrypoint_name[node-and-timestamp] 
tests/test_formats.py::test_entrypoint_group[setuptools.finalize_distribution_options] 
tests/test_formats.py::test_entrypoint_group[pyscaffold.cli] 
tests/test_formats.py::test_entrypoint_name[dirty-tag] 
[gw13] [ 22%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/invalid-field.toml] 
[gw7] [ 22%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools.finalize_distribution_options] 
tests/test_formats.py::test_entrypoint_group[setuptools_scm.local_scheme] 
[gw4] [ 23%] PASSED tests/test_formats.py::test_entrypoint_name[dirty-tag] 
[gw2] [ 23%] PASSED tests/test_formats.py::test_entrypoint_group[pyscaffold.cli] 
[gw50] [ 23%] PASSED tests/test_formats.py::test_entrypoint_name[node-and-timestamp] 
[gw30] [ 23%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/package-dir/invalid-name.toml] 
[gw3] [ 23%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools_scm.local_scheme] 
tests/test_formats.py::test_entrypoint_name[putup] 
[gw56] [ 24%] PASSED tests/test_examples.py::test_invalid_examples_api[simple/pep639.toml] 
tests/test_formats.py::test_entrypoint_name[no-local-version] 
tests/test_formats.py::test_entrypoint_group[pytest11] 
[gw14] [ 24%] PASSED tests/test_formats.py::test_entrypoint_name[putup] 
[gw29] [ 24%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/invalid-name.toml] 
tests/test_formats.py::test_entrypoint_name[.hg_archival.txt] 
[gw11] [ 24%] PASSED tests/test_formats.py::test_entrypoint_group[pytest11] 
[gw0] [ 24%] PASSED tests/test_formats.py::test_entrypoint_name[.hg_archival.txt] 
[gw20] [ 24%] PASSED tests/test_formats.py::test_entrypoint_name[no-local-version] 
tests/test_formats.py::test_entrypoint_name[.hg1] 
[gw8] [ 25%] PASSED tests/test_formats.py::test_entrypoint_name[.hg1] 
tests/test_formats.py::test_entrypoint_name[.git1] 
tests/test_formats.py::test_entrypoint_name[guess-next-dev] 
tests/test_formats.py::test_entrypoint_name[python-simplified-semver] 
[gw40] [ 25%] PASSED tests/test_formats.py::test_entrypoint_name[.git1] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/invalid-sources.toml] 
[gw32] [ 25%] PASSED tests/test_formats.py::test_entrypoint_name[python-simplified-semver] 
[gw23] [ 25%] PASSED tests/test_examples.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml] 
[gw22] [ 25%] PASSED tests/test_formats.py::test_entrypoint_name[guess-next-dev] 
tests/test_formats.py::test_entrypoint_name[calver-by-date] 
[gw7] [ 25%] PASSED tests/test_formats.py::test_entrypoint_name[calver-by-date] 
tests/test_formats.py::test_entrypoint_name[anyio] 
tests/test_formats.py::test_entrypoint_invalid_name[ invalid] 
[gw24] [ 26%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/dependencies/invalid-extra-name.toml] 
tests/test_formats.py::test_entrypoint_name[no-guess-dev] 
[gw4] [ 26%] PASSED tests/test_formats.py::test_entrypoint_invalid_name[ invalid] 
[gw50] [ 26%] PASSED tests/test_formats.py::test_entrypoint_name[no-guess-dev] 
tests/test_formats.py::test_entrypoint_name[config] 
[gw2] [ 26%] PASSED tests/test_formats.py::test_entrypoint_name[anyio] 
tests/test_formats.py::test_entrypoint_invalid_name[=invalid] 
[gw30] [ 26%] PASSED tests/test_formats.py::test_entrypoint_name[config] 
[gw3] [ 27%] PASSED tests/test_formats.py::test_entrypoint_invalid_name[=invalid] 
[gw21] [ 27%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml] 
tests/test_formats.py::test_entrypoint_name[matplotlib] 
[gw49] [ 27%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/dynamic/static_entry_points_listed_as_dynamic.toml] 
[gw56] [ 27%] PASSED tests/test_formats.py::test_entrypoint_name[matplotlib] 
tests/test_formats.py::test_entrypoint_invalid_name[[invalid]] 
tests/test_formats.py::test_entrypoint_invalid_name[[invalid] 
tests/test_formats.py::test_entrypoint_name[interactive] 
[gw29] [ 27%] PASSED tests/test_formats.py::test_entrypoint_name[interactive] 
[gw14] [ 27%] PASSED tests/test_formats.py::test_entrypoint_invalid_name[[invalid]] 
[gw11] [ 28%] PASSED tests/test_formats.py::test_entrypoint_invalid_name[[invalid] 
[gw19] [ 28%] 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_name_not_recommended[val[id] 
[gw46] [ 28%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/attr/missing-attr-name.toml] 
[gw20] [ 28%] PASSED tests/test_formats.py::test_entrypoint_name_not_recommended[val[id] 
tests/test_formats.py::test_entrypoint_references[django.core.management:execute_from_command_line] 
[gw25] [ 28%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/cmdclass/invalid-value.toml] 
tests/test_formats.py::test_entrypoint_name_not_recommended[also valid] 
[gw8] [ 29%] PASSED tests/test_formats.py::test_entrypoint_references[django.core.management:execute_from_command_line] 
tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.config:Config] 
[gw0] [ 29%] PASSED tests/test_formats.py::test_entrypoint_name_not_recommended[also valid] 
tests/test_formats.py::test_entrypoint_references[pandas:plotting._matplotlib] 
[gw18] [ 29%] PASSED tests/test_cli.py::test_multiple_files 
[gw32] [ 29%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.config:Config] 
[gw40] [ 29%] PASSED tests/test_formats.py::test_entrypoint_references[pandas:plotting._matplotlib] 
tests/test_formats.py::test_entrypoint_references[pyscaffold.cli:run] 
[gw22] [ 29%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.cli:run] 
[gw28] [ 30%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/invalid-stub-name.toml] 
tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.venv:Venv] 
[gw41] [ 30%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/license/both-text-and-file.toml] 
[gw7] [ 30%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.venv:Venv] 
tests/test_examples.py::test_invalid_examples_cli[simple/pep639.toml] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/missing-ext-name.toml] 
[gw45] [ 30%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/readme/readme-without-content-type.toml] 
tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_skeleton:NoSkeleton] 
tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.namespace:Namespace] 
tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.pre_commit:PreCommit] 
tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_tox:NoTox] 
tests/test_formats.py::test_entrypoint_name[namespace] 
[gw2] [ 30%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_skeleton:NoSkeleton] 
[gw4] [ 31%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.namespace:Namespace] 
[gw24] [ 31%] PASSED tests/test_formats.py::test_entrypoint_name[namespace] 
tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.gitlab_ci:GitLab] 
tests/test_formats.py::test_entrypoint_group[setuptools.file_finders] 
[gw30] [ 31%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_tox:NoTox] 
[gw5] [ 31%] PASSED tests/test_examples.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml] 
[gw21] [ 31%] PASSED tests/test_formats.py::test_entrypoint_group[setuptools.file_finders] 
[gw3] [ 31%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.gitlab_ci:GitLab] 
[gw50] [ 32%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.pre_commit:PreCommit] 
tests/test_formats.py::test_entrypoint_name[use_scm_version] 
[gw33] [ 32%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/license/empty.toml] 
tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.cirrus:Cirrus] 
[gw49] [ 32%] PASSED tests/test_formats.py::test_entrypoint_name[use_scm_version] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:find_files] 
tests/test_formats.py::test_entrypoint_name[gitlab] 
[gw56] [ 32%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.cirrus:Cirrus] 
tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_pyproject:NoPyProject] 
[gw19] [ 32%] PASSED tests/test_formats.py::test_entrypoint_name[gitlab] 
[gw11] [ 32%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:find_files] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:version_keyword] 
[gw29] [ 33%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.no_pyproject:NoPyProject] 
tests/test_formats.py::test_entrypoint_name[no_skeleton] 
[gw14] [ 33%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:version_keyword] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:infer_version] 
[gw46] [ 33%] PASSED tests/test_formats.py::test_entrypoint_name[no_skeleton] 
[gw20] [ 33%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.integration:infer_version] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.file_finder_hg:hg_find_files] 
tests/test_formats.py::test_entrypoint_name[venv] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.file_finder_git:git_find_files] 
[gw8] [ 33%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.file_finder_hg:hg_find_files] 
[gw25] [ 34%] PASSED tests/test_formats.py::test_entrypoint_name[venv] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_node_and_date] 
[gw0] [ 34%] 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_local_dirty_tag] 
[gw32] [ 34%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_node_and_date] 
[gw40] [ 34%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_dirty_tag] 
tests/test_formats.py::test_entrypoint_name[no_tox] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_no_local_node] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.hg:parse] 
[gw28] [ 34%] PASSED tests/test_formats.py::test_entrypoint_name[no_tox] 
tests/test_formats.py::test_entrypoint_name[setuptools_scm0] 
[gw22] [ 34%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_no_local_node] 
tests/test_formats.py::test_entrypoint_name[cirrus] 
[gw7] [ 35%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hg:parse] 
[gw41] [ 35%] PASSED tests/test_formats.py::test_entrypoint_name[setuptools_scm0] 
[gw45] [ 35%] PASSED tests/test_formats.py::test_entrypoint_name[cirrus] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.hg:parse_archival] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:fallback_version] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:parse_pip_egg_info] 
tests/test_formats.py::test_entrypoint_name[django-admin] 
[gw24] [ 35%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:parse_pip_egg_info] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:guess_next_dev_version] 
[gw4] [ 35%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hg:parse_archival] 
[gw5] [ 36%] PASSED tests/test_formats.py::test_entrypoint_name[django-admin] 
[gw44] [ 36%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/packages/missing-find-arguments.toml] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:postrelease_version] 
[gw21] [ 36%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:postrelease_version] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.git:parse] 
[gw30] [ 36%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:fallback_version] 
[gw3] [ 36%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:guess_next_dev_version] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:parse_pkginfo] 
[gw2] [ 36%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.git:parse] 
[gw50] [ 37%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.hacks:parse_pkginfo] 
tests/test_formats.py::test_entrypoint_name[no_pyproject] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:simplified_semver_version] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:release_branch_semver_version] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:no_guess_dev_version] 
[gw33] [ 37%] PASSED tests/test_formats.py::test_entrypoint_name[no_pyproject] 
[gw49] [ 37%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:simplified_semver_version] 
[gw56] [ 37%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:release_branch_semver_version] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:calver_by_date] 
[gw11] [ 37%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:no_guess_dev_version] 
[gw19] [ 37%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:calver_by_date] 
tests/test_formats.py::test_entrypoint_references[anyio.pytest_plugin] 
tests/test_formats.py::test_entrypoint_references_with_extras 
tests/test_formats.py::test_invalid_entrypoint_references[moduleinvalid-module] 
tests/test_formats.py::test_valid_python_identifier[\u03bb] 
[gw29] [ 38%] PASSED tests/test_formats.py::test_entrypoint_references[anyio.pytest_plugin] 
[gw14] [ 38%] PASSED tests/test_formats.py::test_entrypoint_references_with_extras 
[gw46] [ 38%] PASSED tests/test_formats.py::test_invalid_entrypoint_references[moduleinvalid-module] 
[gw20] [ 38%] PASSED tests/test_formats.py::test_valid_python_identifier[\u03bb] 
tests/test_formats.py::test_valid_python_identifier[a] 
tests/test_formats.py::test_valid_python_identifier[_] 
[gw25] [ 38%] PASSED tests/test_formats.py::test_valid_python_identifier[a] 
tests/test_formats.py::test_invalid_python_identifier[x+y] 
[gw8] [ 39%] PASSED tests/test_formats.py::test_valid_python_identifier[_] 
tests/test_formats.py::test_invalid_python_identifier[a.b] 
[gw32] [ 39%] PASSED tests/test_formats.py::test_invalid_python_identifier[x+y] 
tests/test_formats.py::test_invalid_python_identifier[ a] 
[gw0] [ 39%] PASSED tests/test_formats.py::test_invalid_python_identifier[a.b] 
[gw40] [ 39%] PASSED tests/test_formats.py::test_invalid_python_identifier[ a] 
tests/test_formats.py::test_valid_pep440[0.9.10] 
tests/test_formats.py::test_valid_pep440[1988.12] 
tests/test_formats.py::test_invalid_python_identifier[\u263a] 
tests/test_formats.py::test_valid_pep440[1.01rc1] 
tests/test_formats.py::test_valid_pep440[0.99a9] 
[gw22] [ 39%] PASSED tests/test_formats.py::test_valid_pep440[0.9.10] 
[gw7] [ 39%] PASSED tests/test_formats.py::test_valid_pep440[1988.12] 
[gw28] [ 40%] PASSED tests/test_formats.py::test_invalid_python_identifier[\u263a] 
[gw45] [ 40%] PASSED tests/test_formats.py::test_valid_pep440[0.99a9] 
[gw41] [ 40%] PASSED tests/test_formats.py::test_valid_pep440[1.01rc1] 
[gw60] [ 40%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/non-standardised-project-fields/author_instead_of_authors.toml] 
tests/test_formats.py::test_valid_pep440[3.14b5] 
tests/test_formats.py::test_valid_pep440[2.23.post6.dev0] 
tests/test_formats.py::test_entrypoint_name[pre_commit] 
tests/test_formats.py::test_valid_pep440[3!6.0] 
tests/test_formats.py::test_valid_pep440[1.42.post0] 
[gw5] [ 40%] PASSED tests/test_formats.py::test_valid_pep440[2.23.post6.dev0] 
[gw21] [ 41%] PASSED tests/test_formats.py::test_valid_pep440[3!6.0] 
[gw4] [ 41%] PASSED tests/test_formats.py::test_valid_pep440[3.14b5] 
[gw44] [ 41%] PASSED tests/test_formats.py::test_entrypoint_name[pre_commit] 
tests/test_formats.py::test_valid_pep440[1.0+abc.7] 
[gw30] [ 41%] PASSED tests/test_formats.py::test_valid_pep440[1.42.post0] 
[gw37] [ 41%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-readme-files.toml] 
tests/test_formats.py::test_valid_pep440[v4.0.1] 
[gw3] [ 41%] PASSED tests/test_formats.py::test_valid_pep440[1.0+abc.7] 
tests/test_formats.py::test_valid_pep440[1.73a2.post0] 
[gw24] [ 42%] PASSED tests/test_formats.py::test_valid_pep440[1.73a2.post0] 
tests/test_formats.py::test_invalid_pep440[p4.0.2] 
tests/test_formats.py::test_invalid_pep440[0-9-10] 
[gw50] [ 42%] PASSED tests/test_formats.py::test_invalid_pep440[0-9-10] 
tests/test_formats.py::test_invalid_pep440[v4.0.1.mysuffix] 
tests/test_formats.py::test_valid_pep508_versionspec[~= 2.2.post3] 
[gw38] [ 42%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-complete.toml] 
tests/test_formats.py::test_valid_pep508_versionspec[>= 1.4.5, == 1.4.*] 
tests/test_formats.py::test_valid_pep508_versionspec[~= 0.9, >= 1.0, != 1.3.4.*, < 2.0] 
[gw33] [ 42%] PASSED tests/test_formats.py::test_invalid_pep440[v4.0.1.mysuffix] 
[gw49] [ 42%] PASSED tests/test_formats.py::test_invalid_pep440[p4.0.2] 
[gw19] [ 43%] PASSED tests/test_formats.py::test_valid_pep508_versionspec[~= 2.2.post3] 
[gw2] [ 43%] PASSED tests/test_formats.py::test_valid_pep440[v4.0.1] 
[gw47] [ 43%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/missing-fields/missing-version.toml] 
[gw56] [ 43%] PASSED tests/test_formats.py::test_valid_pep508_versionspec[~= 0.9, >= 1.0, != 1.3.4.*, < 2.0] 
[gw11] [ 43%] PASSED tests/test_formats.py::test_valid_pep508_versionspec[>= 1.4.5, == 1.4.*] 
[gw39] [ 43%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-author-no-email.toml] 
[gw15] [ 44%] PASSED tests/test_examples.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml] 
tests/test_formats.py::test_valid_pep508_versionspec[!= 1.1.post1] 
tests/test_formats.py::test_invalid_pep508_versionspec[~ 0.9, ~> 1.0, - 1.3.4.*] 
tests/test_formats.py::test_invalid_pep508_versionspec[~> 1.0] 
tests/test_formats.py::test_invalid_pep508_versionspec[- 1.3.4.*] 
[gw54] [ 44%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-sample-project.toml] 
[gw14] [ 44%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[~ 0.9, ~> 1.0, - 1.3.4.*] 
tests/test_formats.py::test_invalid_pep508_versionspec[@ file:///localbuilds/pip-1.3.1.zip] 
[gw8] [ 44%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[@ file:///localbuilds/pip-1.3.1.zip] 
[gw46] [ 44%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[- 1.3.4.*] 
[gw20] [ 44%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[~> 1.0] 
[gw29] [ 45%] PASSED tests/test_formats.py::test_valid_pep508_versionspec[!= 1.1.post1] 
tests/test_formats.py::test_invalid_pep508_versionspec[v1.0; python_version<"2.7"] 
tests/test_formats.py::test_invalid_pep508_versionspec[~ 0.9] 
[gw32] [ 45%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[v1.0; python_version<"2.7"] 
[gw25] [ 45%] PASSED tests/test_formats.py::test_invalid_pep508_versionspec[~ 0.9] 
tests/test_formats.py::test_valid_url[http://python.org] 
tests/test_formats.py::test_valid_url[https://python.org] 
[gw40] [ 45%] PASSED tests/test_formats.py::test_valid_url[http://python.org] 
[gw0] [ 45%] PASSED tests/test_formats.py::test_valid_url[https://python.org] 
tests/test_formats.py::test_valid_url[http://localhost:8000] 
[gw53] [ 46%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-inline-table.toml] 
tests/test_formats.py::test_valid_url[ftp://python.org] 
tests/test_formats.py::test_valid_url[scheme://netloc/path;parameters?query#fragment] 
[gw22] [ 46%] PASSED tests/test_formats.py::test_valid_url[http://localhost:8000] 
[gw42] [ 46%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/pep621/readme/readme-as-array.toml] 
[gw7] [ 46%] PASSED tests/test_formats.py::test_valid_url[ftp://python.org] 
[gw52] [ 46%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/missing-fields/missing-version-with-dynamic.toml] 
tests/test_formats.py::test_invalid_url[42] 
tests/test_formats.py::test_invalid_url[] 
[gw41] [ 46%] PASSED tests/test_formats.py::test_invalid_url[] 
[gw45] [ 47%] PASSED tests/test_formats.py::test_invalid_url[42] 
[gw28] [ 47%] PASSED tests/test_formats.py::test_valid_url[scheme://netloc/path;parameters?query#fragment] 
tests/test_formats.py::test_entrypoint_name[setuptools_scm1] 
[gw48] [ 47%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/incorrect-subtables/author_with_extra_fields.toml] 
[gw60] [ 47%] PASSED tests/test_formats.py::test_entrypoint_name[setuptools_scm1] 
tests/test_formats.py::test_invalid_url[http:python.org] 
tests/test_formats.py::test_valid_module_name[ab] 
tests/test_formats.py::test_invalid_url[p@python.org] 
tests/test_formats.py::test_invalid_url[/python.org] 
[gw5] [ 47%] PASSED tests/test_formats.py::test_invalid_url[http:python.org] 
[gw21] [ 48%] PASSED tests/test_formats.py::test_valid_module_name[ab] 
tests/test_formats.py::test_valid_module_name[ab.c.d] 
[gw4] [ 48%] PASSED tests/test_formats.py::test_invalid_url[p@python.org] 
[gw44] [ 48%] PASSED tests/test_formats.py::test_invalid_url[/python.org] 
[gw30] [ 48%] PASSED tests/test_formats.py::test_valid_module_name[ab.c.d] 
tests/test_examples.py::test_examples_api[poetry/poetry-sample-project.toml] 
tests/test_formats.py::test_valid_module_name[abc._d.\u03bb] 
tests/test_formats.py::test_invalid_module_name[ ] 
[gw3] [ 48%] PASSED tests/test_formats.py::test_valid_module_name[abc._d.\u03bb] 
tests/test_formats.py::test_invalid_module_name[ab-cd] 
[gw27] [ 48%] PASSED tests/test_examples.py::test_examples_api[cibuildwheel/overrides.toml] 
[gw24] [ 49%] PASSED tests/test_formats.py::test_invalid_module_name[ ] 
[gw50] [ 49%] PASSED tests/test_formats.py::test_invalid_module_name[ab-cd] 
[gw55] [ 49%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-capital-in-author-email.toml] 
tests/test_formats.py::test_valid_module_name_relaxed[pip-run] 
[gw33] [ 49%] PASSED tests/test_formats.py::test_valid_module_name_relaxed[pip-run] 
tests/test_formats.py::test_invalid_module_name[.example] 
[gw49] [ 49%] PASSED tests/test_formats.py::test_invalid_module_name[.example] 
[gw13] [ 50%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/invalid-sources.toml] 
tests/test_examples.py::test_examples_api[poetry/poetry-capital-in-author-email.toml] 
[gw43] [ 50%] PASSED tests/test_examples.py::test_examples_cli[cibuildwheel/default.toml] 
tests/test_formats.py::test_valid_module_name_relaxed[abc-d-\u03bb] 
tests/test_formats.py::test_entrypoint_name[.git0] 
[gw19] [ 50%] PASSED tests/test_formats.py::test_valid_module_name_relaxed[abc-d-\u03bb] 
tests/test_formats.py::test_valid_module_name_relaxed[abc-d.\u03bb-xyz-e] 
[gw47] [ 50%] PASSED tests/test_formats.py::test_entrypoint_name[.git0] 
tests/test_formats.py::test_invalid_module_name[-] 
[gw56] [ 50%] PASSED tests/test_formats.py::test_valid_module_name_relaxed[abc-d.\u03bb-xyz-e] 
[gw2] [ 50%] PASSED tests/test_formats.py::test_invalid_module_name[-] 
tests/test_formats.py::test_valid_module_name_relaxed[abc-d-\u03bb.xyz-e] 
tests/test_formats.py::test_entrypoint_name[node-and-date] 
tests/test_examples.py::test_examples_api[flit/pyproject.toml] 
[gw11] [ 51%] PASSED tests/test_formats.py::test_valid_module_name_relaxed[abc-d-\u03bb.xyz-e] 
[gw15] [ 51%] PASSED tests/test_formats.py::test_entrypoint_name[node-and-date] 
tests/test_examples.py::test_examples_cli[poetry/poetry-complete.toml] 
tests/test_formats.py::test_invalid_module_name_relaxed[-pip-run] 
tests/test_formats.py::test_valid_pep639_license_expression[MIT] 
tests/test_formats.py::test_invalid_module_name_relaxed[pip-run-stubs] 
[gw8] [ 51%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[MIT] 
[gw14] [ 51%] PASSED tests/test_formats.py::test_invalid_module_name_relaxed[-pip-run] 
tests/test_formats.py::test_invalid_module_name_relaxed[pip-run-] 
[gw18] [ 51%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/ext-modules/missing-ext-name.toml] 
[gw20] [ 51%] PASSED tests/test_formats.py::test_invalid_module_name_relaxed[pip-run-stubs] 
[gw46] [ 52%] PASSED tests/test_formats.py::test_invalid_module_name_relaxed[pip-run-] 
tests/test_formats.py::test_invalid_module_name_relaxed[pip run] 
[gw29] [ 52%] PASSED tests/test_formats.py::test_invalid_module_name_relaxed[pip run] 
tests/test_formats.py::test_valid_pep639_license_expression[Bsd-3-clause] 
tests/test_formats.py::test_valid_pep639_license_expression[mit and (apache-2.0 or bsd-2-clause)] 
tests/test_formats.py::test_valid_pep639_license_expression[MIT OR GPL-2.0-or-later OR (FSFUL AND BSD-2-Clause)] 
[gw32] [ 52%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[Bsd-3-clause] 
tests/test_formats.py::test_valid_pep639_license_expression[GPL-3.0-only WITH Classpath-exception-2.0 OR BSD-3-Clause] 
[gw25] [ 52%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[mit and (apache-2.0 or bsd-2-clause)] 
[gw40] [ 52%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[MIT OR GPL-2.0-or-later OR (FSFUL AND BSD-2-Clause)] 
[gw0] [ 53%] 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-Special-License OR CC0-1.0 OR Unlicense] 
tests/test_formats.py::test_entrypoint_name[PKG-INFO] 
tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Public-Domain] 
tests/test_formats.py::test_entrypoint_name[post-release] 
[gw42] [ 53%] PASSED tests/test_formats.py::test_entrypoint_name[PKG-INFO] 
[gw22] [ 53%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Special-License OR CC0-1.0 OR Unlicense] 
tests/test_examples.py::test_examples_cli[poetry/poetry-readme-files.toml] 
[gw52] [ 53%] PASSED tests/test_formats.py::test_entrypoint_name[post-release] 
[gw7] [ 53%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Public-Domain] 
tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Beerware-4.2] 
tests/test_formats.py::test_valid_pep639_license_expression[(LicenseRef-Special-License OR LicenseRef-OtherLicense) OR Unlicense] 
[gw41] [ 53%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[(LicenseRef-Special-License OR LicenseRef-OtherLicense) OR Unlicense] 
tests/test_formats.py::test_entrypoint_name[release-branch-semver] 
tests/test_formats.py::test_valid_pep639_license_expression[licenseref-proprietary] 
[gw45] [ 54%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[LicenseRef-Beerware-4.2] 
[gw28] [ 54%] PASSED tests/test_formats.py::test_valid_pep639_license_expression[licenseref-proprietary] 
[gw48] [ 54%] PASSED tests/test_formats.py::test_entrypoint_name[release-branch-semver] 
tests/test_formats.py::test_invalid_pep639_license_expression[] 
[gw60] [ 54%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[] 
[gw59] [ 54%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml] 
tests/test_formats.py::test_invalid_pep639_license_expression[Use-it-after-midnight] 
tests/test_formats.py::test_invalid_pep639_license_expression[LicenseRef-License with spaces] 
[gw5] [ 55%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[Use-it-after-midnight] 
tests/test_formats.py::test_invalid_pep639_license_expression[LicenseRef-License_with_underscores] 
[gw21] [ 55%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[LicenseRef-License with spaces] 
tests/test_formats.py::test_invalid_pep639_license_expression[or] 
tests/test_formats.py::test_invalid_pep639_license_expression[and] 
[gw44] [ 55%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[or] 
[gw4] [ 55%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[LicenseRef-License_with_underscores] 
[gw30] [ 55%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[and] 
tests/test_formats.py::test_invalid_pep639_license_expression[mit or] 
tests/test_examples.py::test_examples_api[localtool/working.toml] 
tests/test_formats.py::test_invalid_pep639_license_expression[mit and] 
tests/test_formats.py::test_invalid_pep639_license_expression[mit with] 
[gw3] [ 55%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit or] 
[gw24] [ 56%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit and] 
tests/test_formats.py::test_invalid_pep639_license_expression[or mit] 
[gw50] [ 56%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit with] 
[gw33] [ 56%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[or mit] 
tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.interactive:Interactive] 
tests/test_formats.py::test_invalid_pep639_license_expression[and mit] 
tests/test_examples.py::test_examples_cli[poetry/poetry-author-no-email.toml] 
tests/test_examples.py::test_examples_cli[cibuildwheel/overrides.toml] 
tests/test_formats.py::test_invalid_pep639_license_expression[(mit] 
[gw57] [ 56%] PASSED tests/test_examples.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml] 
[gw19] [ 56%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[(mit] 
[gw49] [ 56%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[and mit] 
[gw13] [ 57%] PASSED tests/test_formats.py::test_entrypoint_references[pyscaffold.extensions.interactive:Interactive] 
tests/test_formats.py::test_invalid_pep639_license_expression[mit)] 
[gw58] [ 57%] PASSED tests/test_examples.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml] 
tests/test_formats.py::test_invalid_pep639_license_expression[mit or apache-2.0 (bsd-3-clause and MPL-2.0)] 
[gw47] [ 57%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit)] 
[gw31] [ 57%] PASSED tests/test_examples.py::test_invalid_examples_cli[pdm/redefining-as-dynamic/pyproject.toml] 
tests/test_formats.py::test_invalid_pep639_license_expression[mit or or apache-2.0] 
[gw56] [ 57%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit or apache-2.0 (bsd-3-clause and MPL-2.0)] 
[gw2] [ 58%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[mit or or apache-2.0] 
tests/test_formats.py::test_invalid_pep639_license_expression[Apache-2.0 OR 2-BSD-Clause] 
tests/test_formats.py::TestClassifiers::test_does_not_break_public_function_detection 
[gw11] [ 58%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[Apache-2.0 OR 2-BSD-Clause] 
[gw15] [ 58%] PASSED tests/test_formats.py::TestClassifiers::test_does_not_break_public_function_detection 
tests/test_formats.py::TestClassifiers::test_always_valid_with_no_network[NO_NETWORK] 
tests/test_formats.py::TestClassifiers::test_always_valid_with_no_network[VALIDATE_PYPROJECT_NO_NETWORK] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/dynamic/readme-too-many.toml] 
tests/test_formats.py::TestClassifiers::test_always_valid_with_skip_download 
[gw8] [ 58%] PASSED tests/test_formats.py::TestClassifiers::test_always_valid_with_no_network[VALIDATE_PYPROJECT_NO_NETWORK] 
tests/test_formats.py::TestClassifiers::test_always_valid_after_download_error 
[gw14] [ 58%] PASSED tests/test_formats.py::TestClassifiers::test_always_valid_with_no_network[NO_NETWORK] 
[gw20] [ 58%] PASSED tests/test_formats.py::TestClassifiers::test_always_valid_with_skip_download 
[gw46] [ 59%] PASSED tests/test_formats.py::TestClassifiers::test_always_valid_after_download_error 
tests/test_json_schema_summary.py::test_summary_generation[not.example] 
tests/test_json_schema_summary.py::test_summary_generation[object-property-names.example] 
tests/test_json_schema_summary.py::test_summary_generation[array-no-items.example] 
tests/test_json_schema_summary.py::test_summary_generation[array-simple.example] 
tests/test_json_schema_summary.py::test_summary_generation[if-then-else.example] 
[gw25] [ 59%] PASSED tests/test_json_schema_summary.py::test_summary_generation[array-no-items.example] 
tests/test_json_schema_summary.py::test_summary_generation[object-pattern-properties.example] 
tests/test_json_schema_summary.py::test_summary_generation[array-prefix-items.example] 
[gw0] [ 59%] PASSED tests/test_json_schema_summary.py::test_summary_generation[if-then-else.example] 
[gw32] [ 59%] PASSED tests/test_json_schema_summary.py::test_summary_generation[object-property-names.example] 
[gw40] [ 59%] 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] 
[gw42] [ 60%] PASSED tests/test_json_schema_summary.py::test_summary_generation[object-pattern-properties.example] 
[gw22] [ 60%] PASSED tests/test_json_schema_summary.py::test_summary_generation[array-prefix-items.example] 
[gw52] [ 60%] PASSED tests/test_json_schema_summary.py::test_summary_generation[array-contains.example] 
tests/test_json_schema_summary.py::test_summary_generation[if-then-else2.example] 
[gw7] [ 60%] PASSED tests/test_json_schema_summary.py::test_summary_generation[if-then-else2.example] 
tests/test_plugins.py::test_load_from_entry_point__error 
tests/test_plugins.py::test_iterate_entry_points 
tests/test_plugins.py::test_list_from_entry_points 
tests/test_json_schema_summary.py::test_summary_generation[oneof.example] 
[gw41] [ 60%] PASSED tests/test_json_schema_summary.py::test_summary_generation[oneof.example] 
tests/test_plugins.py::TestPluginWrapper::test_empty_help_text 
tests/test_formats.py::test_entrypoint_name[setup.py] 
tests/test_pre_compile.py::test_pre_compile_api 
[gw60] [ 60%] PASSED tests/test_plugins.py::TestPluginWrapper::test_empty_help_text 
[gw59] [ 61%] PASSED tests/test_formats.py::test_entrypoint_name[setup.py] 
tests/test_pre_compile.py::test_vendoring_cli 
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] 
[gw28] [ 61%] PASSED tests/test_plugins.py::test_iterate_entry_points 
tests/test_pre_compile.py::test_examples_api[simple/dynamic-version.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[simple/depgroups.toml-cli_pre_compile] 
[gw48] [ 61%] PASSED tests/test_plugins.py::test_list_from_entry_points 
tests/test_pre_compile.py::test_examples_api[simple/dynamic-version.toml-cli_pre_compile] 
[gw45] [ 61%] PASSED tests/test_plugins.py::test_load_from_entry_point__error 
tests/test_pre_compile.py::test_examples_api[simple/minimal.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[simple/minimal.toml-cli_pre_compile] 
tests/test_examples.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml] 
tests/test_pre_compile.py::test_examples_api[cibuildwheel/default.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[pep_text/pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[simple/pep639.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[cibuildwheel/default.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[cibuildwheel/overrides.toml-api_pre_compile] 
tests/test_examples.py::test_invalid_examples_api[localtool/fail1.toml] 
tests/test_pre_compile.py::test_examples_api[cibuildwheel/overrides.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[localtool/working.toml-api_pre_compile] 
tests/test_formats.py::test_entrypoint_name[pip-egg-info] 
tests/test_pre_compile.py::test_examples_api[localtool/working.toml-cli_pre_compile] 
[gw29] [ 61%] PASSED tests/test_json_schema_summary.py::test_summary_generation[not.example] 
[gw31] [ 62%] PASSED tests/test_formats.py::test_entrypoint_name[pip-egg-info] 
tests/test_pre_compile.py::test_examples_api[setuptools/06-pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/06-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/12-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/09-pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/08-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/readme-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/08-pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/readme-pyproject.toml-api_pre_compile] 
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-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/11-pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/01-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/05-pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/04-pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/02-pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/04-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/02-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/05-pyproject.toml-cli_pre_compile] 
[gw23] [ 62%] PASSED tests/test_examples.py::test_invalid_examples_cli[simple/pep639.toml] 
tests/test_pre_compile.py::test_examples_api[poetry/poetry-readme-files.toml-cli_pre_compile] 
[gw36] [ 62%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-inline-table.toml] 
tests/test_pre_compile.py::test_examples_api[setuptools/09-pyproject.toml-cli_pre_compile] 
tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_node_and_timestamp] 
tests/test_examples.py::test_invalid_examples_cli[pdm/invalid-version/pyproject.toml] 
[gw23] [ 62%] PASSED tests/test_formats.py::test_entrypoint_references[setuptools_scm.version:get_local_node_and_timestamp] 
tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-key.toml-api_pre_compile] 
[gw12] [ 62%] PASSED tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/overrides-noselect.toml] 
[gw26] [ 62%] PASSED tests/test_examples.py::test_examples_api[cibuildwheel/default.toml] 
tests/test_examples.py::test_invalid_examples_cli[pep621/pep639/bothstyles.toml] 
tests/test_examples.py::test_invalid_examples_cli[localtool/fail1.toml] 
[gw39] [ 63%] PASSED tests/test_examples.py::test_examples_api[flit/pyproject.toml] 
tests/test_formats.py::TestClassifiers::test_download 
[gw30] [ 63%] PASSED tests/test_pre_compile.py::test_examples_api[simple/dynamic-version.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/10-pyproject.toml-api_pre_compile] 
[gw33] [ 63%] PASSED tests/test_pre_compile.py::test_examples_api[simple/minimal.toml-cli_pre_compile] 
[gw39] [ 63%] PASSED tests/test_formats.py::TestClassifiers::test_download 
tests/test_pre_compile.py::test_examples_api[store/example.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-group.toml-cli_pre_compile] 
[gw8] [ 63%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/06-pyproject.toml-cli_pre_compile] 
[gw24] [ 63%] PASSED tests/test_pre_compile.py::test_examples_api[simple/depgroups.toml-cli_pre_compile] 
[gw27] [ 64%] PASSED tests/test_examples.py::test_examples_api[localtool/working.toml] 
tests/test_pre_compile.py::test_examples_api[setuptools/10-pyproject.toml-cli_pre_compile] 
[gw1] [ 64%] PASSED tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/unknown-option.toml] 
[gw58] [ 64%] PASSED tests/test_examples.py::test_invalid_examples_api[localtool/fail1.toml] 
tests/test_pre_compile.py::test_examples_api[poetry/poetry-complete.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[simple/depgroups.toml-api_pre_compile] 
tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/overrides-noaction.toml] 
tests/test_pre_compile.py::test_examples_api[poetry/poetry-inline-table.toml-cli_pre_compile] 
[gw60] [ 64%] 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[cibuildwheel/overrides-noaction.toml-cli_pre_compile] 
[gw26] [ 64%] PASSED tests/test_examples.py::test_invalid_examples_cli[pep621/pep639/bothstyles.toml] 
[gw59] [ 65%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/04-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-group.toml-api_pre_compile] 
[gw11] [ 65%] PASSED tests/test_pre_compile.py::test_examples_api[localtool/working.toml-api_pre_compile] 
[gw18] [ 65%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/dynamic/readme-too-many.toml] 
[gw52] [ 65%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/01-pyproject.toml-api_pre_compile] 
[gw41] [ 65%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/05-pyproject.toml-api_pre_compile] 
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[cibuildwheel/unknown-option.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/12-pyproject.toml-api_pre_compile] 
[gw46] [ 65%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/09-pyproject.toml-api_pre_compile] 
[gw36] [ 66%] PASSED tests/test_examples.py::test_invalid_examples_cli[pdm/invalid-version/pyproject.toml] 
[gw25] [ 66%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/08-pyproject.toml-cli_pre_compile] 
[gw15] [ 66%] PASSED tests/test_pre_compile.py::test_examples_api[localtool/working.toml-cli_pre_compile] 
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[poetry/poetry-sample-project.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-key.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[poetry/poetry-author-no-email.toml-api_pre_compile] 
[gw23] [ 66%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-key.toml-api_pre_compile] 
[gw40] [ 66%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/readme-pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[pep735/not-pep508.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[flit/pyproject.toml-cli_pre_compile] 
[gw50] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[simple/minimal.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[ruff/modern.toml-cli_pre_compile] 
[gw22] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/11-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[simple/pep639.toml-api_pre_compile] 
[gw14] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/06-pyproject.toml-api_pre_compile] 
[gw45] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/05-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[poetry/poetry-complete.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail1.toml-cli_pre_compile] 
[gw44] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[trampolim/pyproject.toml-cli_pre_compile] 
[gw3] [ 67%] PASSED tests/test_pre_compile.py::test_examples_api[simple/dynamic-version.toml-cli_pre_compile] 
[gw13] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[simple/pep639.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[pdm/pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[ruff/modern.toml-api_pre_compile] 
[gw29] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/09-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/03-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail2.toml-cli_pre_compile] 
[gw42] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/11-pyproject.toml-api_pre_compile] 
[gw7] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/01-pyproject.toml-cli_pre_compile] 
[gw49] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[pep_text/pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[simple/pep639.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[atoml/pyproject.toml-api_pre_compile] 
[gw4] [ 68%] PASSED tests/test_pre_compile.py::test_examples_api[trampolim/pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/03-pyproject.toml-api_pre_compile] 
[gw32] [ 69%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/08-pyproject.toml-api_pre_compile] 
[gw12] [ 69%] PASSED tests/test_examples.py::test_invalid_examples_cli[localtool/fail1.toml] 
tests/test_pre_compile.py::test_invalid_examples_api[pep735/not-pep508.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[poetry/poetry-author-no-email.toml-cli_pre_compile] 
[gw0] [ 69%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/readme-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[flit/pyproject.toml-api_pre_compile] 
[gw28] [ 69%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/02-pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail1.toml-api_pre_compile] 
[gw27] [ 69%] PASSED tests/test_pre_compile.py::test_examples_api[simple/depgroups.toml-api_pre_compile] 
[gw20] [ 70%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/12-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-badcode.toml-cli_pre_compile] 
[gw30] [ 70%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/10-pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[poetry/poetry-capital-in-author-email.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[ruff/unknown.toml-api_pre_compile] 
[gw48] [ 70%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/02-pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml-cli_pre_compile] 
[gw26] [ 70%] 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] 
[gw36] [ 70%] 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[setuptools/ext-modules/invalid-field.toml-api_pre_compile] 
[gw21] [ 70%] PASSED tests/test_pre_compile.py::test_vendoring_cli 
tests/test_pre_compile.py::test_examples_api[setuptools/07-pyproject.toml-cli_pre_compile] 
[gw18] [ 71%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/12-pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-unknown.toml-api_pre_compile] 
[gw5] [ 71%] PASSED tests/test_pre_compile.py::test_pre_compile_api 
[gw22] [ 71%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[simple/pep639.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[setuptools/07-pyproject.toml-api_pre_compile] 
[gw37] [ 71%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-sample-project.toml] 
[gw24] [ 71%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/10-pyproject.toml-cli_pre_compile] 
tests/test_formats.py::test_invalid_pep639_license_expression[with] 
[gw23] [ 72%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/not-pep508.toml-api_pre_compile] 
[gw37] [ 72%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[with] 
tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-badcode.toml-api_pre_compile] 
[gw45] [ 72%] 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[setuptools/pep621/license/both-text-and-file.toml-cli_pre_compile] 
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/dynamic/readme-missing-file.toml-api_pre_compile] 
[gw53] [ 72%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-readme-files.toml] 
tests/test_json_schema_summary.py::test_summary_generation[object-no-properties.example] 
[gw40] [ 72%] PASSED tests/test_pre_compile.py::test_examples_api[flit/pyproject.toml-cli_pre_compile] 
[gw53] [ 72%] PASSED tests/test_json_schema_summary.py::test_summary_generation[object-no-properties.example] 
tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml-api_pre_compile] 
[gw39] [ 73%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/invalid-group.toml-cli_pre_compile] 
[gw38] [ 73%] PASSED tests/test_examples.py::test_examples_api[poetry/poetry-capital-in-author-email.toml] 
tests/test_formats.py::test_invalid_pep639_license_expression[with mit] 
tests/test_pre_compile.py::test_invalid_examples_api[ruff/badcode.toml-api_pre_compile] 
[gw38] [ 73%] PASSED tests/test_formats.py::test_invalid_pep639_license_expression[with mit] 
tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml-cli_pre_compile] 
[gw54] [ 73%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-complete.toml] 
tests/test_formats.py::TestClassifiers::test_valid_download_only_once 
[gw49] [ 73%] PASSED tests/test_pre_compile.py::test_examples_api[atoml/pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml-cli_pre_compile] 
[gw4] [ 74%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/03-pyproject.toml-api_pre_compile] 
[gw43] [ 74%] PASSED tests/test_examples.py::test_examples_cli[cibuildwheel/overrides.toml] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[pep_text/pyproject.toml-cli_pre_compile] 
[gw42] [ 74%] 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[setuptools/dependencies/invalid-extra-name.toml-cli_pre_compile] 
[gw13] [ 74%] PASSED tests/test_pre_compile.py::test_examples_api[pdm/pyproject.toml-api_pre_compile] 
[gw44] [ 74%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/03-pyproject.toml-cli_pre_compile] 
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/cmdclass/invalid-value.toml-cli_pre_compile] 
[gw12] [ 74%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep735/not-pep508.toml-cli_pre_compile] 
[gw54] [ 75%] PASSED tests/test_formats.py::TestClassifiers::test_valid_download_only_once 
tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml-api_pre_compile] 
[gw55] [ 75%] PASSED tests/test_examples.py::test_examples_cli[poetry/poetry-author-no-email.toml] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[simple/pep639.toml-cli_pre_compile] 
[gw29] [ 75%] 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[setuptools/dependencies/invalid-extra-name.toml-api_pre_compile] 
[gw22] [ 75%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml-api_pre_compile] 
[gw2] [ 75%] PASSED tests/test_pre_compile.py::test_examples_api[cibuildwheel/overrides.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[poetry/poetry-readme-files.toml-api_pre_compile] 
[gw0] [ 75%] PASSED tests/test_pre_compile.py::test_examples_api[flit/pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml-cli_pre_compile] 
[gw36] [ 76%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml-api_pre_compile] 
[gw28] [ 76%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail1.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml-api_pre_compile] 
[gw21] [ 76%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/07-pyproject.toml-cli_pre_compile] 
[gw19] [ 76%] 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/pep621/readme/readme-without-content-type.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_examples_api[atoml/pyproject.toml-cli_pre_compile] 
[gw37] [ 76%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.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] 
[gw45] [ 77%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-missing-file.toml-api_pre_compile] 
[gw57] [ 77%] PASSED tests/test_examples.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml] 
tests/test_pre_compile.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml-cli_pre_compile] 
[gw40] [ 77%] 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[pep621/missing-fields/missing-version.toml-api_pre_compile] 
[gw23] [ 77%] 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_examples_api[store/example.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml-api_pre_compile] 
[gw47] [ 77%] PASSED tests/test_pre_compile.py::test_examples_api[cibuildwheel/default.toml-cli_pre_compile] 
[gw4] [ 77%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[pdm/pyproject.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml-api_pre_compile] 
[gw53] [ 78%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml-cli_pre_compile] 
[gw5] [ 78%] PASSED tests/test_pre_compile.py::test_examples_api[setuptools/07-pyproject.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml-cli_pre_compile] 
[gw51] [ 78%] PASSED tests/test_examples.py::test_examples_cli[ruff/modern.toml] 
[gw58] [ 78%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-inline-table.toml-cli_pre_compile] 
[gw42] [ 78%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml-cli_pre_compile] 
[gw49] [ 79%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml-api_pre_compile] 
tests/test_examples.py::test_examples_cli[store/example.toml] 
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/non-standardised-project-fields/requires_instead_of_dependencies.toml-cli_pre_compile] 
[gw56] [ 79%] PASSED tests/test_pre_compile.py::test_examples_api[cibuildwheel/overrides.toml-api_pre_compile] 
tests/test_pre_compile.py::test_examples_api[poetry/poetry-inline-table.toml-api_pre_compile] 
[gw13] [ 79%] 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[pdm/redefining-as-dynamic/pyproject.toml-cli_pre_compile] 
[gw8] [ 79%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-complete.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[ruff/badcode.toml-cli_pre_compile] 
[gw38] [ 79%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml-cli_pre_compile] 
[gw12] [ 79%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-name.toml-cli_pre_compile] 
tests/test_repo_review.py::test_valid_example[atoml] 
[gw46] [ 80%] 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_invalid_examples_api[poetry/poetry-bad-multiline.toml-cli_pre_compile] 
[gw1] [ 80%] PASSED tests/test_examples.py::test_invalid_examples_cli[cibuildwheel/overrides-noaction.toml] 
[gw11] [ 80%] 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[store/cibw-overrides-noaction.toml-api_pre_compile] 
[gw43] [ 80%] PASSED tests/test_pre_compile.py::test_examples_api[pep_text/pyproject.toml-cli_pre_compile] 
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[pep621/incorrect-subtables/author_with_extra_fields.toml-cli_pre_compile] 
[gw22] [ 80%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/both-text-and-file.toml-api_pre_compile] 
[gw55] [ 81%] PASSED tests/test_pre_compile.py::test_examples_api[simple/pep639.toml-cli_pre_compile] 
tests/test_repo_review.py::test_valid_example[pep_text] 
tests/test_repo_review.py::test_valid_example[flit] 
[gw15] [ 81%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-sample-project.toml-cli_pre_compile] 
[gw29] [ 81%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dependencies/invalid-extra-name.toml-api_pre_compile] 
[gw44] [ 81%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.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[pdm/invalid-version/pyproject.toml-api_pre_compile] 
tests/test_repo_review.py::test_valid_example[pdm] 
[gw31] [ 81%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-readme-files.toml-cli_pre_compile] 
[gw36] [ 81%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml-api_pre_compile] 
tests/test_repo_review.py::test_invalid_example[pdm/redefining-as-dynamic] 
tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail2.toml-api_pre_compile] 
[gw28] [ 82%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml-api_pre_compile] 
tests/test_repo_review.py::test_no_distutils 
[gw19] [ 82%] PASSED tests/test_pre_compile.py::test_examples_api[atoml/pyproject.toml-cli_pre_compile] 
[gw37] [ 82%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml-cli_pre_compile] 
tests/test_vendoring.py::test_api 
tests/test_vendoring.py::test_cli 
[gw21] [ 82%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-without-content-type.toml-cli_pre_compile] 
tests/test_repo_review.py::test_has_distutils 
[gw40] [ 82%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version.toml-api_pre_compile] 
[gw10] [ 82%] PASSED tests/test_examples.py::test_invalid_examples_cli[ruff/unknown.toml] 
[gw54] [ 83%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml-api_pre_compile] 
[gw45] [ 83%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml-cli_pre_compile] 
tests/test_vendoring.py::test_main 
tests/test_examples.py::test_invalid_examples_cli[ruff/badcode.toml] 
[gw23] [ 83%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/pep639/bothstyles.toml-api_pre_compile] 
[gw0] [ 83%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml-cli_pre_compile] 
[gw4] [ 83%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml-api_pre_compile] 
[gw41] [ 84%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noaction.toml-api_pre_compile] 
tests/test_repo_review.py::test_invalid_example[pdm/invalid-version] 
tests/test_pre_compile.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml-api_pre_compile] 
[gw53] [ 84%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/missing-fields/missing-version-with-dynamic.toml-cli_pre_compile] 
[gw25] [ 84%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-author-no-email.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml-api_pre_compile] 
[gw14] [ 84%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-complete.toml-api_pre_compile] 
[gw5] [ 84%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml-cli_pre_compile] 
[gw37] [ 84%] PASSED tests/test_vendoring.py::test_cli 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml-cli_pre_compile] 
[gw19] [ 85%] PASSED tests/test_vendoring.py::test_api 
[gw52] [ 85%] 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[store/ruff-unknown.toml-cli_pre_compile] 
[gw20] [ 85%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-capital-in-author-email.toml-api_pre_compile] 
[gw45] [ 85%] PASSED tests/test_vendoring.py::test_main 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml-api_pre_compile] 
[gw47] [ 85%] PASSED tests/test_pre_compile.py::test_examples_api[pdm/pyproject.toml-cli_pre_compile] 
[gw42] [ 86%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml-api_pre_compile] 
[gw12] [ 86%] PASSED tests/test_repo_review.py::test_valid_example[atoml] 
[gw61] [ 86%] PASSED tests/test_examples.py::test_invalid_examples_api[ruff/unknown.toml] 
tests/test_examples.py::test_invalid_examples_api[ruff/badcode.toml] 
[gw34] [ 86%] PASSED tests/test_examples.py::test_examples_api[ruff/modern.toml] 
tests/test_examples.py::test_invalid_examples_cli[setuptools/dynamic/readme-missing-file.toml] 
[gw36] [ 86%] PASSED tests/test_repo_review.py::test_invalid_example[pdm/redefining-as-dynamic] 
[gw43] [ 86%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/incorrect-subtables/author_with_extra_fields.toml-cli_pre_compile] 
[gw15] [ 87%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-field.toml-cli_pre_compile] 
[gw59] [ 87%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/overrides-noselect.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-unknown-option.toml-api_pre_compile] 
[gw22] [ 87%] PASSED tests/test_repo_review.py::test_valid_example[pep_text] 
[gw55] [ 87%] PASSED tests/test_repo_review.py::test_valid_example[flit] 
[gw21] [ 87%] PASSED tests/test_repo_review.py::test_has_distutils 
[gw38] [ 87%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml-cli_pre_compile] 
[gw7] [ 88%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[cibuildwheel/unknown-option.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml-api_pre_compile] 
[gw49] [ 88%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/requires_instead_of_dependencies.toml-cli_pre_compile] 
[gw44] [ 88%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml-api_pre_compile] 
[gw29] [ 88%] PASSED tests/test_repo_review.py::test_valid_example[pdm] 
[gw48] [ 88%] 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[setuptools/pep621/readme/readme-as-array.toml-api_pre_compile] 
[gw13] [ 89%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pdm/redefining-as-dynamic/pyproject.toml-cli_pre_compile] 
[gw54] [ 89%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pdm/invalid-version/pyproject.toml-cli_pre_compile] 
[gw25] [ 89%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/invalid-sources.toml-api_pre_compile] 
[gw28] [ 89%] PASSED tests/test_repo_review.py::test_no_distutils 
[gw0] [ 89%] PASSED tests/test_repo_review.py::test_invalid_example[pdm/invalid-version] 
[gw34] [ 89%] PASSED tests/test_examples.py::test_invalid_examples_cli[setuptools/dynamic/readme-missing-file.toml] 
[gw14] [ 90%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/dynamic/readme-too-many.toml-cli_pre_compile] 
[gw32] [ 90%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-author-no-email.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml-api_pre_compile] 
[gw31] [ 90%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[localtool/fail2.toml-api_pre_compile] 
[gw60] [ 90%] PASSED 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[store/cibw-overrides-noselect.toml-api_pre_compile] 
[gw20] [ 90%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml-api_pre_compile] 
[gw2] [ 91%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-readme-files.toml-api_pre_compile] 
[gw7] [ 91%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/package-dir/invalid-name.toml-api_pre_compile] 
tests/test_repo_review.py::test_valid_example[trampolim] 
[gw48] [ 91%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml-api_pre_compile] 
[gw46] [ 91%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml-cli_pre_compile] 
[gw56] [ 91%] PASSED tests/test_pre_compile.py::test_examples_api[poetry/poetry-inline-table.toml-api_pre_compile] 
[gw32] [ 91%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/missing-find-arguments.toml-api_pre_compile] 
[gw2] [ 92%] PASSED tests/test_repo_review.py::test_valid_example[trampolim] 
[gw41] [ 92%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml-api_pre_compile] 
[gw50] [ 92%] 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/ext-modules/missing-ext-name.toml-cli_pre_compile] 
[gw3] [ 92%] 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/cmdclass/invalid-value.toml-api_pre_compile] 
[gw30] [ 92%] 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[setuptools/attr/missing-attr-name.toml-cli_pre_compile] 
[gw50] [ 93%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/ext-modules/missing-ext-name.toml-cli_pre_compile] 
[gw39] [ 93%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[ruff/badcode.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] 
[gw3] [ 93%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/cmdclass/invalid-value.toml-api_pre_compile] 
[gw30] [ 93%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/attr/missing-attr-name.toml-cli_pre_compile] 
[gw8] [ 93%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[ruff/badcode.toml-cli_pre_compile] 
[gw39] [ 93%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/non-standardised-project-fields/author_instead_of_authors.toml-api_pre_compile] 
[gw10] [ 94%] PASSED tests/test_examples.py::test_invalid_examples_cli[ruff/badcode.toml] 
[gw61] [ 94%] PASSED tests/test_examples.py::test_invalid_examples_api[ruff/badcode.toml] 
[gw63] [ 94%] 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] 
[gw62] [ 94%] PASSED tests/test_examples.py::test_invalid_examples_api[store/ruff-badcode.toml] 
tests/test_examples.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml] 
[gw35] [ 94%] PASSED tests/test_examples.py::test_examples_api[store/example.toml] 
[gw9] [ 94%] PASSED tests/test_examples.py::test_invalid_examples_api[store/ruff-unknown.toml] 
tests/test_examples.py::test_examples_api[atoml/pyproject.toml] 
tests/test_examples.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml] 
[gw35] [ 95%] PASSED tests/test_examples.py::test_examples_api[atoml/pyproject.toml] 
[gw16] [ 95%] 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] 
[gw17] [ 95%] PASSED tests/test_examples.py::test_invalid_examples_cli[store/ruff-badcode.toml] 
tests/test_examples.py::test_invalid_examples_cli[store/cibw-overrides-noaction.toml] 
[gw9] [ 95%] PASSED tests/test_examples.py::test_invalid_examples_api[poetry/poetry-bad-multiline.toml] 
[gw33] [ 95%] PASSED tests/test_pre_compile.py::test_examples_api[store/example.toml-api_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[ruff/unknown.toml-cli_pre_compile] 
[gw26] [ 96%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml-cli_pre_compile] 
tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml-cli_pre_compile] 
[gw24] [ 96%] 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/dynamic/static_entry_points_listed_as_dynamic.toml-api_pre_compile] 
[gw26] [ 96%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/readme/readme-as-array.toml-cli_pre_compile] 
[gw18] [ 96%] 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[setuptools/pep621/license/empty.toml-api_pre_compile] 
[gw1] [ 96%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml-api_pre_compile] 
[gw58] [ 96%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml-cli_pre_compile] 
[gw24] [ 97%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[pep621/dynamic/static_entry_points_listed_as_dynamic.toml-api_pre_compile] 
[gw18] [ 97%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/pep621/license/empty.toml-api_pre_compile] 
[gw51] [ 97%] PASSED tests/test_examples.py::test_examples_cli[store/example.toml] 
[gw57] [ 97%] PASSED tests/test_pre_compile.py::test_examples_api[store/example.toml-cli_pre_compile] 
[gw27] [ 97%] PASSED 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[setuptools/packages/invalid-stub-name.toml-cli_pre_compile] 
[gw11] [ 98%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-unknown-option.toml-cli_pre_compile] 
[gw52] [ 98%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/ruff-unknown.toml-cli_pre_compile] 
[gw27] [ 98%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[setuptools/packages/invalid-stub-name.toml-cli_pre_compile] 
[gw59] [ 98%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-unknown-option.toml-api_pre_compile] 
[gw6] [ 98%] PASSED tests/test_examples.py::test_invalid_examples_cli[store/ruff-unknown.toml] 
tests/test_examples.py::test_invalid_examples_cli[poetry/poetry-bad-multiline.toml] 
[gw60] [ 98%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[store/cibw-overrides-noselect.toml-api_pre_compile] 
[gw33] [ 99%] PASSED tests/test_pre_compile.py::test_invalid_examples_api[ruff/unknown.toml-cli_pre_compile] 
[gw6] [ 99%] PASSED tests/test_examples.py::test_invalid_examples_cli[poetry/poetry-bad-multiline.toml] 
[gw63] [ 99%] PASSED tests/test_examples.py::test_invalid_examples_api[store/cibw-unknown-option.toml] 
[gw62] [ 99%] PASSED tests/test_examples.py::test_invalid_examples_api[store/cibw-overrides-noaction.toml] 
[gw17] [ 99%] PASSED tests/test_examples.py::test_invalid_examples_cli[store/cibw-overrides-noaction.toml] 
[gw16] [100%] PASSED tests/test_examples.py::test_invalid_examples_cli[store/cibw-unknown-option.toml] 

============================= 558 passed in 59.83s =============================
>>> 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/vendoring/__pycache__' -> '/home/buildozer/aports/community/py3-validate-pyproject/pkg/py3-validate-pyproject-pyc/usr/lib/python3.12/site-packages/validate_pyproject/vendoring/__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__'
>>> 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...
	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 Thu, 14 Nov 2024 11:25:51 +0000 elapsed time 0h 1m 27s
>>> py3-validate-pyproject: Cleaning up srcdir
>>> py3-validate-pyproject: Cleaning up pkgdir
>>> py3-validate-pyproject: Uninstalling dependencies...
(1/40) Purging .makedepends-py3-validate-pyproject (20241114.112427)
(2/40) Purging py3-fastjsonschema-pyc (2.20.0-r0)
(3/40) Purging py3-fastjsonschema (2.20.0-r0)
(4/40) Purging py3-gpep517-pyc (16-r0)
(5/40) Purging py3-gpep517 (16-r0)
(6/40) Purging py3-installer-pyc (0.7.0-r2)
(7/40) Purging py3-installer (0.7.0-r2)
(8/40) Purging py3-setuptools_scm-pyc (8.1.0-r0)
(9/40) Purging py3-setuptools_scm (8.1.0-r0)
(10/40) Purging py3-setuptools-pyc (70.3.0-r0)
(11/40) Purging py3-setuptools (70.3.0-r0)
(12/40) Purging py3-wheel-pyc (0.43.0-r0)
(13/40) Purging py3-wheel (0.43.0-r0)
(14/40) Purging py3-pytest-xdist-pyc (3.6.1-r0)
(15/40) Purging py3-pytest-xdist (3.6.1-r0)
(16/40) Purging py3-execnet-pyc (2.1.1-r0)
(17/40) Purging py3-execnet (2.1.1-r0)
(18/40) Purging py3-pytest-pyc (8.3.3-r0)
(19/40) Purging py3-pytest (8.3.3-r0)
(20/40) Purging py3-iniconfig-pyc (2.0.0-r1)
(21/40) Purging py3-iniconfig (2.0.0-r1)
(22/40) Purging py3-packaging-pyc (24.2-r0)
(23/40) Purging py3-packaging (24.2-r0)
(24/40) Purging py3-parsing-pyc (3.1.4-r0)
(25/40) Purging py3-parsing (3.1.4-r0)
(26/40) Purging py3-pluggy-pyc (1.5.0-r0)
(27/40) Purging py3-pluggy (1.5.0-r0)
(28/40) Purging py3-py-pyc (1.11.0-r4)
(29/40) Purging py3-py (1.11.0-r4)
(30/40) Purging python3-pyc (3.12.7-r1)
(31/40) Purging python3-pycache-pyc0 (3.12.7-r1)
(32/40) Purging pyc (3.12.7-r1)
(33/40) Purging python3 (3.12.7-r1)
(34/40) Purging gdbm (1.24-r0)
(35/40) Purging libbz2 (1.0.8-r6)
(36/40) Purging libffi (3.4.6-r0)
(37/40) Purging libpanelw (6.5_p20241006-r3)
(38/40) Purging mpdecimal (4.0.0-r0)
(39/40) Purging sqlite-libs (3.47.0-r0)
(40/40) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r7.trigger
OK: 333 MiB in 98 packages
>>> py3-validate-pyproject: Updating the community/riscv64 repository index...
>>> py3-validate-pyproject: Signing the index...