Your message dated Wed, 04 Oct 2023 17:49:20 +0000
with message-id <e1qo5zs-00farx...@fasolo.debian.org>
and subject line Bug#1052775: fixed in mkdocstrings-python-legacy 0.2.3-5
has caused the Debian Bug report #1052775,
regarding mkdocstrings-python-legacy: FTBFS: dh_auto_test: error: pybuild 
--test --test-pytest -i python{version} -p 3.11 returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1052775: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052775
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mkdocstrings-python-legacy
Version: 0.2.3-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild plugin_pyproject:110: Building wheel for python3.11 with "build" 
> module
> I: pybuild base:291: python3.11 -m build --skip-dependency-check 
> --no-isolation --wheel --outdir 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_mkdocstrings 
> * Building wheel...
> /usr/lib/python3/dist-packages/pdm/pep517/metadata.py:410: PDMWarning: Field 
> `includes` is renamed to `includes` under [tool.pdm.build] table, please 
> update your pyproject.toml accordingly
>   return self._compatible_get("includes", [])
>  - Adding mkdocstrings_handlers/py.typed
>  - Adding mkdocstrings_handlers/python/__init__.py
>  - Adding mkdocstrings_handlers/python/handler.py
>  - Adding mkdocstrings_handlers/python/rendering.py
>  - Adding mkdocstrings_handlers/python/templates/material/attribute.html
>  - Adding mkdocstrings_handlers/python/templates/material/attributes.html
>  - Adding mkdocstrings_handlers/python/templates/material/children.html
>  - Adding mkdocstrings_handlers/python/templates/material/class.html
>  - Adding mkdocstrings_handlers/python/templates/material/docstring.html
>  - Adding mkdocstrings_handlers/python/templates/material/examples.html
>  - Adding mkdocstrings_handlers/python/templates/material/exceptions.html
>  - Adding mkdocstrings_handlers/python/templates/material/function.html
>  - Adding mkdocstrings_handlers/python/templates/material/keyword_args.html
>  - Adding mkdocstrings_handlers/python/templates/material/method.html
>  - Adding mkdocstrings_handlers/python/templates/material/module.html
>  - Adding mkdocstrings_handlers/python/templates/material/parameters.html
>  - Adding mkdocstrings_handlers/python/templates/material/properties.html
>  - Adding mkdocstrings_handlers/python/templates/material/return.html
>  - Adding mkdocstrings_handlers/python/templates/material/signature.html
>  - Adding mkdocstrings_handlers/python/templates/material/style.css
>  - Adding mkdocstrings_handlers/python/templates/material/yield.html
>  - Adding mkdocstrings_handlers/python/templates/mkdocs/exceptions.html
>  - Adding mkdocstrings_handlers/python/templates/mkdocs/keyword_args.html
>  - Adding mkdocstrings_handlers/python/templates/mkdocs/parameters.html
>  - Adding mkdocstrings_handlers/python/templates/mkdocs/return.html
>  - Adding mkdocstrings_handlers/python/templates/mkdocs/style.css
>  - Adding mkdocstrings_handlers/python/templates/mkdocs/yield.html
>  - Adding mkdocstrings_handlers/python/templates/readthedocs/exceptions.html
>  - Adding mkdocstrings_handlers/python/templates/readthedocs/keyword_args.html
>  - Adding mkdocstrings_handlers/python/templates/readthedocs/parameters.html
>  - Adding mkdocstrings_handlers/python/templates/readthedocs/return.html
>  - Adding mkdocstrings_handlers/python/templates/readthedocs/style.css
>  - Adding mkdocstrings_handlers/python/templates/readthedocs/yield.html
>  - Adding mkdocstrings_python_legacy-0.2.3.dist-info/WHEEL
>  - Adding mkdocstrings_python_legacy-0.2.3.dist-info/METADATA
>  - Adding mkdocstrings_python_legacy-0.2.3.dist-info/licenses/LICENSE
> Successfully built mkdocstrings_python_legacy-0.2.3-py3-none-any.whl
> I: pybuild plugin_pyproject:122: Unpacking wheel built for python3.11 with 
> "installer" module
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:314: cp -r /<<PKGBUILDDIR>>/docs 
> /<<PKGBUILDDIR>>/mkdocs.yml 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_mkdocstrings/build
> I: pybuild base:291: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_mkdocstrings/build; python3.11 -m 
> pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.11.5, pytest-7.4.2, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_mkdocstrings/build
> collected 28 items
> 
> tests/test_collector.py ...                                              [ 
> 10%]
> tests/test_renderer.py .                                                 [ 
> 14%]
> tests/test_themes.py EEEEEEEEEEEEEEEEEEEEEEEE                            
> [100%]
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.extension-plugin0] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.extension-plugin0]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m0')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.extension-plugin1] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.extension-plugin1]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m1')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.extension-plugin2] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.extension-plugin2]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m2')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.inventory-plugin0] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.inventory-plugin0]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m3')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.inventory-plugin1] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.inventory-plugin1]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m4')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.inventory-plugin2] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.inventory-plugin2]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m5')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.loggers-plugin0] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.loggers-plugin0]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m6')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.loggers-plugin1] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.loggers-plugin1]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m7')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.loggers-plugin2] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.loggers-plugin2]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m8')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of test_render_themes_templates[mkdocstrings.plugin-plugin0] 
> __
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.plugin-plugin0]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m9')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of test_render_themes_templates[mkdocstrings.plugin-plugin1] 
> __
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.plugin-plugin1]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m10')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of test_render_themes_templates[mkdocstrings.plugin-plugin2] 
> __
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.plugin-plugin2]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m11')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.handlers.base-plugin0] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.handlers.base-plugin0]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m12')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.handlers.base-plugin1] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.handlers.base-plugin1]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m13')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.handlers.base-plugin2] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.handlers.base-plugin2]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m14')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.handlers.rendering-plugin0] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.handlers.rendering-plugin0]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m15')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.handlers.rendering-plugin1] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.handlers.rendering-plugin1]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m16')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings.handlers.rendering-plugin2] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings.handlers.rendering-plugin2]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m17')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings_handlers.python.handler-plugin0] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings_handlers.python.handler-plugin0]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m18')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings_handlers.python.handler-plugin1] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings_handlers.python.handler-plugin1]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m19')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings_handlers.python.handler-plugin2] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings_handlers.python.handler-plugin2]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m20')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings_handlers.python.rendering-plugin0] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings_handlers.python.rendering-plugin0]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m21')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings_handlers.python.rendering-plugin1] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings_handlers.python.rendering-plugin1]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m22')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> _ ERROR at setup of 
> test_render_themes_templates[mkdocstrings_handlers.python.rendering-plugin2] _
> 
> request = <SubRequest 'plugin' for <Function 
> test_render_themes_templates[mkdocstrings_handlers.python.rendering-plugin2]>>
> tmp_path = 
> PosixPath('/tmp/pytest-of-user42/pytest-11/test_render_themes_templates_m23')
> 
>     @pytest.fixture(name="mkdocs_conf")
>     def fixture_mkdocs_conf(request, tmp_path):
>         """Yield a MkDocs configuration object.
>     
>         Parameters:
>             request: Pytest request fixture.
>             tmp_path: Pytest temporary path fixture.
>     
>         Yields:
>             MkDocs configuration object.
>         """
>         conf = config.Config(schema=get_schema())
>         while hasattr(request, "_parent_request") and 
> hasattr(request._parent_request, "_parent_request"):  # noqa: WPS437
>             request = request._parent_request  # noqa: WPS437
>     
>         conf_dict = {
>             "site_name": "foo",
>             "site_url": "https://example.org/";,
>             "site_dir": str(tmp_path),
>             "plugins": [{"mkdocstrings": {"default_handler": "python"}}],
>             **getattr(request, "param", {}),
>         }
>         # Re-create it manually as a workaround for 
> https://github.com/mkdocs/mkdocs/issues/2289
>         mdx_configs = dict(ChainMap(*conf_dict.get("markdown_extensions", 
> [])))
>     
>         conf.load_dict(conf_dict)
> >       assert conf.validate() == ([], [])
> E       AssertionError: assert ([('config_fi...ided.'))], []) == ([], [])
> E         At index 0 diff: [('config_file_path', ValidationError('Required 
> configuration not provided.'))] != []
> E         Use -v to get more diff
> 
> tests/conftest.py:44: AssertionError
> =========================== short test summary info 
> ============================
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.extension-plugin0]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.extension-plugin1]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.extension-plugin2]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.inventory-plugin0]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.inventory-plugin1]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.inventory-plugin2]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.loggers-plugin0]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.loggers-plugin1]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.loggers-plugin2]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.plugin-plugin0]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.plugin-plugin1]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.plugin-plugin2]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.handlers.base-plugin0]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.handlers.base-plugin1]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.handlers.base-plugin2]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.handlers.rendering-plugin0]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.handlers.rendering-plugin1]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings.handlers.rendering-plugin2]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings_handlers.python.handler-plugin0]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings_handlers.python.handler-plugin1]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings_handlers.python.handler-plugin2]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings_handlers.python.rendering-plugin0]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings_handlers.python.rendering-plugin1]
> ERROR 
> tests/test_themes.py::test_render_themes_templates[mkdocstrings_handlers.python.rendering-plugin2]
> ========================= 4 passed, 24 errors in 0.94s 
> =========================
> E: pybuild pybuild:395: test: plugin pyproject failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_mkdocstrings/build; python3.11 -m 
> pytest tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/mkdocstrings-python-legacy_0.2.3-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: mkdocstrings-python-legacy
Source-Version: 0.2.3-5
Done: Carsten Schoenert <c.schoen...@t-online.de>

We believe that the bug you reported is fixed in the latest version of
mkdocstrings-python-legacy, which is due to be installed in the Debian FTP 
archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1052...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Carsten Schoenert <c.schoen...@t-online.de> (supplier of updated 
mkdocstrings-python-legacy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 04 Oct 2023 19:22:15 +0200
Source: mkdocstrings-python-legacy
Architecture: source
Version: 0.2.3-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Carsten Schoenert <c.schoen...@t-online.de>
Closes: 1052775
Changes:
 mkdocstrings-python-legacy (0.2.3-5) unstable; urgency=medium
 .
   * [1001bd8] Rebuild patch queue from patch-queue branch
     Added patch:
     t-conftests.py-Add-new-needed-default-dict-entry.patch
     (Closes: #1052775)
Checksums-Sha1:
 952c401631b63680c126f92fd5f29aa043fcc945 2590 
mkdocstrings-python-legacy_0.2.3-5.dsc
 bdc2b6c565e50aae0bf4696168637a708a30ad2c 4648 
mkdocstrings-python-legacy_0.2.3-5.debian.tar.xz
 ff25279cc934e318f8270aff69768df669f23e85 8442 
mkdocstrings-python-legacy_0.2.3-5_amd64.buildinfo
Checksums-Sha256:
 2c5010eb80a2c8b89a24e6f4f440dbbf80937e3d35919521ba5b4ed96372bb74 2590 
mkdocstrings-python-legacy_0.2.3-5.dsc
 f0ba96c2a2d21a1c2ed27f9cb34bcf3e539c0052fcc27357d83c65b8edea2388 4648 
mkdocstrings-python-legacy_0.2.3-5.debian.tar.xz
 da493c4ed9b10a5cba7701a60cf558c2e5f2bba403990c76c411542a9b831fca 8442 
mkdocstrings-python-legacy_0.2.3-5_amd64.buildinfo
Files:
 4ed8635eba440d7d5fa93f296e2b839f 2590 python optional 
mkdocstrings-python-legacy_0.2.3-5.dsc
 1292af344bfdd3c93110d10f35da218e 4648 python optional 
mkdocstrings-python-legacy_0.2.3-5.debian.tar.xz
 01f1776a6ac738d5e85ca0ad6552b96f 8442 python optional 
mkdocstrings-python-legacy_0.2.3-5_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJMBAEBCgA2FiEEtw38bxNP7PwBHmKqgwFgFCUdHbAFAmUdoOYYHGMuc2Nob2Vu
ZXJ0QHQtb25saW5lLmRlAAoJEIMBYBQlHR2wOtMP/RtPls7bZgOgNHwKEJiYDJ4q
1Dzbpn+3agUSXieiu7riB3qsWZChy7/69Bd92B4IZ4MGyJaNaRSAOBbDbgBbFsqn
mN1d0cYtOPdBrwoAtj5LdyEIfuSSTilgGLnofSDUYIs7OoILyxNjM6G1EFXxun/O
BEC69JLHwSJsKI6bBdFopuz6fa/RZZH0OzyAXEoo4VdpzFN7zGD2k11yPNmFunM+
kqssoxrb+Oow6ZAJHvs6ivBka0k7LLdcLo7H7gOQxajBl1PTqUTMS5Wj2ZW7ydsQ
i4UnVYvjQCR9TR3LD1xTqSmG4CN0K/lU3wmlT/RgiuFEPlKPdafmTta1kQUtGXbd
f9T5WihzjjvWiaermYW91J1fN6IYp0aZThGNygklXvjv7IUxAhdjUB6F4S6w6/im
kRgIicGCZ0UvoSiA+cA9OEBD7nYZL+dznhN5S1/LvX6XeNZAL7TMosrrTkg93329
LPD+UWN7jDPBhVGRrZ3JhRRAOcXTOV4rkKuMBxEMwcci6Ua6O88iZ4dV2W7pYlGQ
Z9tdOQbxl13WY+0qHio0toPfG8NXeAvF51BayhWYe6WENmUq+I/QySwy7Zcin9P9
lGddni/d2DQ8/pIXHS6u9Guf3EejKwd4OHqEQb3TAH8zm4IfK8wFyTrLPSLfd/nX
4oodqVaA/ykCmG200jFa
=5awi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to