Your message dated Sat, 01 Oct 2022 09:43:48 +0000
with message-id <e1oez2c-0092x4...@fasolo.debian.org>
and subject line Bug#1020003: fixed in python-mkdocs 1.3.0+dfsg-2
has caused the Debian Bug report #1020003,
regarding python-mkdocs: FTBFS: AssertionError: expected call not found.
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.)


-- 
1020003: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020003
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-mkdocs
Version: 1.3.0+dfsg-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
> I: pybuild base:240: /usr/bin/python3 setup.py build 
> /usr/lib/python3/dist-packages/setuptools/config/setupcfg.py:508: 
> SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use 
> license_files instead.
>   warnings.warn(msg, warning_class)
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs
> copying mkdocs/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs
> copying mkdocs/plugins.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs
> copying mkdocs/__main__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs
> copying mkdocs/localization.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs
> copying mkdocs/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs
> copying mkdocs/theme.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/commands
> copying mkdocs/commands/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/commands
> copying mkdocs/commands/setup.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/commands
> copying mkdocs/commands/build.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/commands
> copying mkdocs/commands/babel.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/commands
> copying mkdocs/commands/new.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/commands
> copying mkdocs/commands/serve.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/commands
> copying mkdocs/commands/gh_deploy.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/commands
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes
> copying mkdocs/themes/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs
> copying mkdocs/themes/mkdocs/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs
> copying mkdocs/themes/readthedocs/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/livereload
> copying mkdocs/livereload/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/livereload
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/utils
> copying mkdocs/utils/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/utils
> copying mkdocs/utils/filters.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/utils
> copying mkdocs/utils/babel_stub.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/utils
> copying mkdocs/utils/meta.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/utils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/config
> copying mkdocs/config/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/config
> copying mkdocs/config/config_options.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/config
> copying mkdocs/config/defaults.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/config
> copying mkdocs/config/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/config
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/structure
> copying mkdocs/structure/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/structure
> copying mkdocs/structure/pages.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/structure
> copying mkdocs/structure/nav.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/structure
> copying mkdocs/structure/toc.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/structure
> copying mkdocs/structure/files.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/structure
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/contrib
> copying mkdocs/contrib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/contrib
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/contrib/search
> copying mkdocs/contrib/search/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/contrib/search
> copying mkdocs/contrib/search/search_index.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/contrib/search
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> copying mkdocs/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> copying mkdocs/tests/cli_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> copying mkdocs/tests/build_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> copying mkdocs/tests/localization_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> copying mkdocs/tests/base.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> copying mkdocs/tests/integration.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> copying mkdocs/tests/theme_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> copying mkdocs/tests/livereload_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> copying mkdocs/tests/gh_deploy_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> copying mkdocs/tests/new_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> copying mkdocs/tests/plugin_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> copying mkdocs/tests/search_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> copying mkdocs/tests/babel_cmd_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/utils
> copying mkdocs/tests/utils/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/utils
> copying mkdocs/tests/utils/utils_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/utils
> copying mkdocs/tests/utils/babel_stub_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/utils
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/config
> copying mkdocs/tests/config/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/config
> copying mkdocs/tests/config/base_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/config
> copying mkdocs/tests/config/config_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/config
> copying mkdocs/tests/config/config_options_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/config
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/structure
> copying mkdocs/tests/structure/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/structure
> copying mkdocs/tests/structure/nav_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/structure
> copying mkdocs/tests/structure/toc_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/structure
> copying mkdocs/tests/structure/page_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/structure
> copying mkdocs/tests/structure/file_tests.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/structure
> running egg_info
> creating mkdocs.egg-info
> writing mkdocs.egg-info/PKG-INFO
> writing dependency_links to mkdocs.egg-info/dependency_links.txt
> writing entry points to mkdocs.egg-info/entry_points.txt
> writing requirements to mkdocs.egg-info/requires.txt
> writing top-level names to mkdocs.egg-info/top_level.txt
> writing manifest file 'mkdocs.egg-info/SOURCES.txt'
> reading manifest file 'mkdocs.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching '*.mustache' under directory 'mkdocs'
> warning: no files found matching '*.mo' under directory 'mkdocs'
> warning: no previously-included files matching '__pycache__' found under 
> directory '*'
> warning: no previously-included files matching '*.py[co]' found under 
> directory '*'
> adding license file 'LICENSE'
> writing manifest file 'mkdocs.egg-info/SOURCES.txt'
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 
> 'mkdocs/contrib/search.templates.search' as data is deprecated, please list 
> it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs/contrib/search.templates.search' as an 
> importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/contrib/search.templates.search' has been automatically added to 
> the distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs/contrib/search.templates.search' is 
> included as a package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 'mkdocs.templates' as data is 
> deprecated, please list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs.templates' as an importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs.templates' has been automatically added to the distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs.templates' is included as a package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 
> 'mkdocs/tests.integration.complicated_config.documentation' as data is 
> deprecated, please list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 
> 'mkdocs/tests.integration.complicated_config.documentation' as an importable 
> package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/tests.integration.complicated_config.documentation' has been 
> automatically added to the distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 
> 'mkdocs/tests.integration.complicated_config.documentation' is included as a 
> package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 
> 'mkdocs/tests.integration.complicated_config.theme_tweaks' as data is 
> deprecated, please list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 
> 'mkdocs/tests.integration.complicated_config.theme_tweaks' as an importable 
> package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/tests.integration.complicated_config.theme_tweaks' has been 
> automatically added to the distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 
> 'mkdocs/tests.integration.complicated_config.theme_tweaks' is included as a 
> package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 
> 'mkdocs/tests.integration.minimal.docs' as data is deprecated, please list it 
> in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs/tests.integration.minimal.docs' as an 
> importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/tests.integration.minimal.docs' has been automatically added to 
> the distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs/tests.integration.minimal.docs' is included 
> as a package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 
> 'mkdocs/tests.integration.subpages.docs' as data is deprecated, please list 
> it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs/tests.integration.subpages.docs' as an 
> importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/tests.integration.subpages.docs' has been automatically added to 
> the distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs/tests.integration.subpages.docs' is 
> included as a package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 
> 'mkdocs/tests.integration.subpages.docs.sub1' as data is deprecated, please 
> list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs/tests.integration.subpages.docs.sub1' as an 
> importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/tests.integration.subpages.docs.sub1' has been automatically 
> added to the distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs/tests.integration.subpages.docs.sub1' is 
> included as a package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 
> 'mkdocs/tests.integration.subpages.docs.sub1.sub1a' as data is deprecated, 
> please list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs/tests.integration.subpages.docs.sub1.sub1a' as 
> an importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/tests.integration.subpages.docs.sub1.sub1a' has been 
> automatically added to the distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs/tests.integration.subpages.docs.sub1.sub1a' 
> is included as a package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 
> 'mkdocs/tests.integration.subpages.docs.sub2' as data is deprecated, please 
> list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs/tests.integration.subpages.docs.sub2' as an 
> importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/tests.integration.subpages.docs.sub2' has been automatically 
> added to the distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs/tests.integration.subpages.docs.sub2' is 
> included as a package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 
> 'mkdocs/tests.integration.unicode.docs' as data is deprecated, please list it 
> in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs/tests.integration.unicode.docs' as an 
> importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/tests.integration.unicode.docs' has been automatically added to 
> the distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs/tests.integration.unicode.docs' is included 
> as a package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 'mkdocs/themes/mkdocs.css' as 
> data is deprecated, please list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs/themes/mkdocs.css' as an importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/themes/mkdocs.css' has been automatically added to the 
> distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs/themes/mkdocs.css' is included as a package 
> by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 'mkdocs/themes/mkdocs.img' as 
> data is deprecated, please list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs/themes/mkdocs.img' as an importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/themes/mkdocs.img' has been automatically added to the 
> distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs/themes/mkdocs.img' is included as a package 
> by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 'mkdocs/themes/mkdocs.js' as 
> data is deprecated, please list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs/themes/mkdocs.js' as an importable package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/themes/mkdocs.js' has been automatically added to the 
> distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs/themes/mkdocs.js' is included as a package 
> by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 'mkdocs/themes/readthedocs.css' 
> as data is deprecated, please list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs/themes/readthedocs.css' as an importable 
> package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/themes/readthedocs.css' has been automatically added to the 
> distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs/themes/readthedocs.css' is included as a 
> package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 
> 'mkdocs/themes/readthedocs.css.fonts' as data is deprecated, please list it 
> in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs/themes/readthedocs.css.fonts' as an importable 
> package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/themes/readthedocs.css.fonts' has been automatically added to the 
> distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs/themes/readthedocs.css.fonts' is included 
> as a package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> /usr/lib/python3/dist-packages/setuptools/command/build_py.py:202: 
> SetuptoolsDeprecationWarning:     Installing 'mkdocs/themes/readthedocs.img' 
> as data is deprecated, please list it in `packages`.
>     !!
> 
> 
>     ############################
>     # Package would be ignored #
>     ############################
>     Python recognizes 'mkdocs/themes/readthedocs.img' as an importable 
> package,
>     but it is not listed in the `packages` configuration of setuptools.
> 
>     'mkdocs/themes/readthedocs.img' has been automatically added to the 
> distribution only
>     because it may contain data files, but this behavior is likely to change
>     in future versions of setuptools (and therefore is considered deprecated).
> 
>     Please make sure that 'mkdocs/themes/readthedocs.img' is included as a 
> package by using
>     the `packages` configuration field or the proper discovery methods
>     (for example by using `find_namespace_packages(...)`/`find_namespace:`
>     instead of `find_packages(...)`/`find:`).
> 
>     You can read more about "package discovery" and "data files" on setuptools
>     documentation page.
> 
> 
> !!
> 
>   check.warn(importable)
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/templates
> copying mkdocs/templates/sitemap.xml -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/templates
> copying mkdocs/themes/mkdocs/404.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs
> copying mkdocs/themes/mkdocs/base.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs
> copying mkdocs/themes/mkdocs/content.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs
> copying mkdocs/themes/mkdocs/keyboard-modal.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs
> copying mkdocs/themes/mkdocs/main.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs
> copying mkdocs/themes/mkdocs/mkdocs_theme.yml -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs
> copying mkdocs/themes/mkdocs/nav-sub.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs
> copying mkdocs/themes/mkdocs/search-modal.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs
> copying mkdocs/themes/mkdocs/toc.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs/css
> copying mkdocs/themes/mkdocs/css/base.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs/css
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs/img
> copying mkdocs/themes/mkdocs/img/favicon.ico -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs/img
> copying mkdocs/themes/mkdocs/img/grid.png -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs/img
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs/js
> copying mkdocs/themes/mkdocs/js/base.js -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/mkdocs/js
> copying mkdocs/themes/readthedocs/404.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs
> copying mkdocs/themes/readthedocs/base.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs
> copying mkdocs/themes/readthedocs/breadcrumbs.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs
> copying mkdocs/themes/readthedocs/footer.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs
> copying mkdocs/themes/readthedocs/main.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs
> copying mkdocs/themes/readthedocs/mkdocs_theme.yml -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs
> copying mkdocs/themes/readthedocs/nav.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs
> copying mkdocs/themes/readthedocs/search.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs
> copying mkdocs/themes/readthedocs/searchbox.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs
> copying mkdocs/themes/readthedocs/toc.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs
> copying mkdocs/themes/readthedocs/versions.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css
> copying mkdocs/themes/readthedocs/css/theme_extra.css -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Bold.woff -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Bold.woff2 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Regular.woff -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/Roboto-Slab-Regular.woff2 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.eot -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.svg -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.ttf -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.woff -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/fontawesome-webfont.woff2 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/lato-bold-italic.woff -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/lato-bold-italic.woff2 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/lato-bold.woff -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/lato-bold.woff2 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/lato-normal-italic.woff -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/lato-normal-italic.woff2 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/lato-normal.woff -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> copying mkdocs/themes/readthedocs/css/fonts/lato-normal.woff2 -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/css/fonts
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/img
> copying mkdocs/themes/readthedocs/img/favicon.ico -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/themes/readthedocs/img
> copying mkdocs/contrib/search/prebuild-index.js -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/contrib/search
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/contrib/search/templates
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/contrib/search/templates/search
> copying mkdocs/contrib/search/templates/search/lunr.js -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/contrib/search/templates/search
> copying mkdocs/contrib/search/templates/search/main.js -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/contrib/search/templates/search
> copying mkdocs/contrib/search/templates/search/worker.js -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/contrib/search/templates/search
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/complicated_config
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/complicated_config/documentation
> copying mkdocs/tests/integration/complicated_config/documentation/custom.html 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/complicated_config/documentation
> copying mkdocs/tests/integration/complicated_config/documentation/index.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/complicated_config/documentation
> copying mkdocs/tests/integration/complicated_config/documentation/tweak.css 
> -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/complicated_config/documentation
> copying mkdocs/tests/integration/complicated_config/documentation/tweak.js -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/complicated_config/documentation
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/complicated_config/theme_tweaks
> copying mkdocs/tests/integration/complicated_config/theme_tweaks/404.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/complicated_config/theme_tweaks
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/minimal
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/minimal/docs
> copying mkdocs/tests/integration/minimal/docs/testing.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/minimal/docs
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs
> copying mkdocs/tests/integration/subpages/docs/image.png -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs
> copying mkdocs/tests/integration/subpages/docs/index.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs
> copying mkdocs/tests/integration/subpages/docs/metadata.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs
> copying mkdocs/tests/integration/subpages/docs/non-index.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs
> copying mkdocs/tests/integration/subpages/docs/page-title.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs
> copying mkdocs/tests/integration/subpages/docs/pageTitle.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs/sub1
> copying mkdocs/tests/integration/subpages/docs/sub1/image.png -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs/sub1
> copying mkdocs/tests/integration/subpages/docs/sub1/index.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs/sub1
> copying mkdocs/tests/integration/subpages/docs/sub1/non-index.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs/sub1
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs/sub1/sub1a
> copying mkdocs/tests/integration/subpages/docs/sub1/sub1a/index.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs/sub1/sub1a
> copying mkdocs/tests/integration/subpages/docs/sub1/sub1a/non-index.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs/sub1/sub1a
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs/sub2
> copying mkdocs/tests/integration/subpages/docs/sub2/index.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs/sub2
> copying mkdocs/tests/integration/subpages/docs/sub2/non-index.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/subpages/docs/sub2
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/unicode
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/unicode/docs
> copying mkdocs/tests/integration/unicode/docs/index.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/unicode/docs
> copying mkdocs/tests/integration/unicode/docs/Übersicht.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/unicode/docs
> copying mkdocs/tests/integration/unicode/docs/♪.md -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/integration/unicode/docs
> PYTHONPATH=. python3 -m mkdocs build -d docs.debian/html
> INFO     -  Cleaning site directory
> INFO     -  Building documentation to directory: 
> /<<PKGBUILDDIR>>/docs.debian/html
> INFO     -  Documentation built in 0.61 seconds
> rm -rf docs.debian/html/__pycache__
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; 
> python3.10 -m unittest discover -v -s mkdocs/tests -p "*_tests.py"
> babel_cmd_tests (unittest.loader._FailedTest) ... ERROR
> test_build_extra_template (build_tests.BuildTests) ... ok
> test_build_page (build_tests.BuildTests) ... ok
> test_build_page_custom_template (build_tests.BuildTests) ... ok
> test_build_page_dirty_modified (build_tests.BuildTests) ... ok
> test_build_page_dirty_not_modified (build_tests.BuildTests) ... ok
> test_build_page_empty (build_tests.BuildTests) ... ok
> test_build_page_error (build_tests.BuildTests) ... ok
> test_build_page_plugin_error (build_tests.BuildTests) ... ok
> test_build_sitemap_template (build_tests.BuildTests) ... ok
> test_build_theme_template (build_tests.BuildTests) ... ok
> test_context_base_url__absolute_nested_no_page_use_directory_urls 
> (build_tests.BuildTests) ... ok
> test_context_base_url__absolute_no_page_use_directory_urls 
> (build_tests.BuildTests) ... ok
> test_context_base_url_absolute_nested_no_page (build_tests.BuildTests) ... ok
> test_context_base_url_absolute_no_page (build_tests.BuildTests) ... ok
> test_context_base_url_homepage (build_tests.BuildTests) ... ok
> test_context_base_url_homepage_use_directory_urls (build_tests.BuildTests) 
> ... ok
> test_context_base_url_nested_page (build_tests.BuildTests) ... ok
> test_context_base_url_nested_page_use_directory_urls (build_tests.BuildTests) 
> ... ok
> test_context_base_url_relative_no_page (build_tests.BuildTests) ... ok
> test_context_base_url_relative_no_page_use_directory_urls 
> (build_tests.BuildTests) ... ok
> test_context_extra_css_js_from_homepage (build_tests.BuildTests) ... ok
> test_context_extra_css_js_from_nested_page (build_tests.BuildTests) ... ok
> test_context_extra_css_js_from_nested_page_use_directory_urls 
> (build_tests.BuildTests) ... ok
> test_context_extra_css_js_no_page (build_tests.BuildTests) ... ok
> test_copy_theme_files (build_tests.BuildTests) ... ok
> test_copying_media (build_tests.BuildTests) ... ok
> test_extra_context (build_tests.BuildTests) ... ok
> test_not_site_dir_contains_stale_files (build_tests.BuildTests) ... ok
> test_populate_page (build_tests.BuildTests) ... ok
> test_populate_page_dirty_modified (build_tests.BuildTests) ... ok
> test_populate_page_dirty_not_modified (build_tests.BuildTests) ... ok
> test_populate_page_read_error (build_tests.BuildTests) ... ok
> test_populate_page_read_plugin_error (build_tests.BuildTests) ... ok
> test_site_dir_contains_stale_files (build_tests.BuildTests) ... ok
> test_skip_extra_template_empty_output (build_tests.BuildTests) ... ok
> test_skip_ioerror_extra_template (build_tests.BuildTests) ... ok
> test_skip_missing_extra_template (build_tests.BuildTests) ... ok
> test_skip_missing_theme_template (build_tests.BuildTests) ... ok
> test_skip_theme_template_empty_output (build_tests.BuildTests) ... ok
> test_build_clean (cli_tests.CLITests) ... ok
> test_build_config_file (cli_tests.CLITests) ... ok
> test_build_defaults (cli_tests.CLITests) ... ok
> test_build_dirty (cli_tests.CLITests) ... ok
> test_build_no_directory_urls (cli_tests.CLITests) ... ok
> test_build_quiet (cli_tests.CLITests) ... ok
> test_build_site_dir (cli_tests.CLITests) ... ok
> test_build_strict (cli_tests.CLITests) ... ok
> test_build_theme (cli_tests.CLITests) ... ok
> test_build_use_directory_urls (cli_tests.CLITests) ... ok
> test_build_verbose (cli_tests.CLITests) ... ok
> test_gh_deploy_clean (cli_tests.CLITests) ... ok
> test_gh_deploy_config_file (cli_tests.CLITests) ... ok
> test_gh_deploy_defaults (cli_tests.CLITests) ... ok
> test_gh_deploy_dirty (cli_tests.CLITests) ... ok
> test_gh_deploy_force (cli_tests.CLITests) ... ok
> test_gh_deploy_ignore_version (cli_tests.CLITests) ... ok
> test_gh_deploy_message (cli_tests.CLITests) ... ok
> test_gh_deploy_no_directory_urls (cli_tests.CLITests) ... ok
> test_gh_deploy_remote_branch (cli_tests.CLITests) ... ok
> test_gh_deploy_remote_name (cli_tests.CLITests) ... ok
> test_gh_deploy_site_dir (cli_tests.CLITests) ... ok
> test_gh_deploy_strict (cli_tests.CLITests) ... ok
> test_gh_deploy_theme (cli_tests.CLITests) ... ok
> test_gh_deploy_use_directory_urls (cli_tests.CLITests) ... ok
> test_new (cli_tests.CLITests) ... ok
> test_serve_config_file (cli_tests.CLITests) ... ok
> test_serve_default (cli_tests.CLITests) ... ok
> test_serve_dev_addr (cli_tests.CLITests) ... ok
> test_serve_dirtyreload (cli_tests.CLITests) ... ok
> test_serve_livereload (cli_tests.CLITests) ... ok
> test_serve_no_directory_urls (cli_tests.CLITests) ... ok
> test_serve_no_livereload (cli_tests.CLITests) ... ok
> test_serve_strict (cli_tests.CLITests) ... ok
> test_serve_theme (cli_tests.CLITests) ... ok
> test_serve_use_directory_urls (cli_tests.CLITests) ... ok
> test_serve_watch_theme (cli_tests.CLITests) ... ok
> test_load_default_file (config.base_tests.ConfigBaseTests)
> test that `mkdocs.yml` will be loaded when '--config' is not set. ... ok
> test_load_default_file_prefer_yml (config.base_tests.ConfigBaseTests)
> test that `mkdocs.yml` will be loaded when '--config' is not set. ... ok
> test_load_default_file_with_yaml (config.base_tests.ConfigBaseTests)
> test that `mkdocs.yml` will be loaded when '--config' is not set. ... ok
> test_load_from_closed_file (config.base_tests.ConfigBaseTests)
> The `serve` command with auto-reload may pass in a closed file descriptor. 
> ... ok
> test_load_from_deleted_file (config.base_tests.ConfigBaseTests)
> Deleting the config file could trigger a server reload. ... ok
> test_load_from_file (config.base_tests.ConfigBaseTests)
> Users can explicitly set the config file using the '--config' option. ... ok
> test_load_from_file_with_relative_paths (config.base_tests.ConfigBaseTests)
> When explicitly setting a config file, paths should be relative to the ... ok
> test_load_from_missing_file (config.base_tests.ConfigBaseTests) ... ok
> test_load_from_open_file (config.base_tests.ConfigBaseTests)
> `load_config` can accept an open file descriptor. ... ok
> test_load_missing_required (config.base_tests.ConfigBaseTests)
> `site_name` is a required setting. ... ok
> test_missing_required (config.base_tests.ConfigBaseTests) ... ok
> test_post_validation_error (config.base_tests.ConfigBaseTests) ... ok
> test_pre_and_run_validation_errors (config.base_tests.ConfigBaseTests)
> A pre_validation error does not stop run_validation from running. ... ok
> test_pre_validation_error (config.base_tests.ConfigBaseTests) ... ok
> test_run_and_post_validation_errors (config.base_tests.ConfigBaseTests)
> A run_validation error stops post_validation from running. ... ok
> test_run_validation_error (config.base_tests.ConfigBaseTests) ... ok
> test_unrecognised_keys (config.base_tests.ConfigBaseTests) ... ok
> test_validation_warnings (config.base_tests.ConfigBaseTests) ... ok
> test_invalid_choice (config.config_options_tests.ChoiceTest) ... ok
> test_invalid_choices (config.config_options_tests.ChoiceTest) ... ok
> test_valid_choice (config.config_options_tests.ChoiceTest) ... ok
> test_deprecated_option_message (config.config_options_tests.DeprecatedTest) 
> ... ok
> test_deprecated_option_move (config.config_options_tests.DeprecatedTest) ... 
> ok
> test_deprecated_option_move_complex 
> (config.config_options_tests.DeprecatedTest) ... ok
> test_deprecated_option_move_existing 
> (config.config_options_tests.DeprecatedTest) ... ok
> test_deprecated_option_move_invalid 
> (config.config_options_tests.DeprecatedTest) ... ok
> test_deprecated_option_simple (config.config_options_tests.DeprecatedTest) 
> ... ok
> test_deprecated_option_with_invalid_type 
> (config.config_options_tests.DeprecatedTest) ... ok
> test_deprecated_option_with_type (config.config_options_tests.DeprecatedTest) 
> ... ok
> test_deprecated_option_with_type_undefined 
> (config.config_options_tests.DeprecatedTest) ... ok
> test_removed_option (config.config_options_tests.DeprecatedTest) ... ok
> test_config_dir_prepended (config.config_options_tests.DirTest) ... ok
> test_dir_bad_encoding_fails (config.config_options_tests.DirTest) ... ok
> test_dir_filesystemencoding (config.config_options_tests.DirTest) ... ok
> test_dir_is_config_dir_fails (config.config_options_tests.DirTest) ... ok
> test_dir_unicode (config.config_options_tests.DirTest) ... ok
> test_file (config.config_options_tests.DirTest) ... ok
> test_incorrect_type_attribute_error (config.config_options_tests.DirTest) ... 
> ok
> test_incorrect_type_type_error (config.config_options_tests.DirTest) ... ok
> test_missing_dir (config.config_options_tests.DirTest) ... ok
> test_missing_dir_but_required (config.config_options_tests.DirTest) ... ok
> test_valid_dir (config.config_options_tests.DirTest) ... ok
> test_IP_normalization (config.config_options_tests.IpAddressTest) ... skipped 
> 'Leading zeros not allowed in IP addresses since Python3.9.5'
> test_default_address (config.config_options_tests.IpAddressTest) ... ok
> test_invalid_IPv6_address (config.config_options_tests.IpAddressTest) ... ok
> test_invalid_address_format (config.config_options_tests.IpAddressTest) ... ok
> test_invalid_address_missing_port (config.config_options_tests.IpAddressTest) 
> ... ok
> test_invalid_address_port (config.config_options_tests.IpAddressTest) ... ok
> test_invalid_address_range (config.config_options_tests.IpAddressTest) ... ok
> test_invalid_address_type (config.config_options_tests.IpAddressTest) ... ok
> test_invalid_leading_zeros (config.config_options_tests.IpAddressTest) ... ok
> test_named_address (config.config_options_tests.IpAddressTest) ... ok
> test_unsupported_IPv6_address (config.config_options_tests.IpAddressTest) ... 
> ok
> test_unsupported_address (config.config_options_tests.IpAddressTest) ... ok
> test_valid_IPv6_address (config.config_options_tests.IpAddressTest) ... ok
> test_valid_address (config.config_options_tests.IpAddressTest) ... ok
> test_empty_list (config.config_options_tests.ListOfPathsTest) ... ok
> test_file (config.config_options_tests.ListOfPathsTest) ... ok
> test_missing_path (config.config_options_tests.ListOfPathsTest) ... ok
> test_non_list (config.config_options_tests.ListOfPathsTest) ... ok
> test_paths_localized_to_config (config.config_options_tests.ListOfPathsTest) 
> ... FAIL
> test_valid_path (config.config_options_tests.ListOfPathsTest) ... ok
> test_builtins (config.config_options_tests.MarkdownExtensionsTest) ... ok
> test_builtins_config (config.config_options_tests.MarkdownExtensionsTest) ... 
> ok
> test_configkey (config.config_options_tests.MarkdownExtensionsTest) ... ok
> test_dict_of_dicts (config.config_options_tests.MarkdownExtensionsTest) ... ok
> test_duplicates (config.config_options_tests.MarkdownExtensionsTest) ... ok
> test_invalid_config_item (config.config_options_tests.MarkdownExtensionsTest) 
> ... ok
> test_invalid_config_option 
> (config.config_options_tests.MarkdownExtensionsTest) ... ok
> test_invalid_dict_item (config.config_options_tests.MarkdownExtensionsTest) 
> ... ok
> test_list_dicts (config.config_options_tests.MarkdownExtensionsTest) ... ok
> test_mixed_list (config.config_options_tests.MarkdownExtensionsTest) ... ok
> test_none (config.config_options_tests.MarkdownExtensionsTest) ... ok
> test_not_list (config.config_options_tests.MarkdownExtensionsTest) ... ok
> test_simple_list (config.config_options_tests.MarkdownExtensionsTest) ... ok
> test_unknown_extension (config.config_options_tests.MarkdownExtensionsTest) 
> ... ok
> test_invalid_children_config_int (config.config_options_tests.NavTest) ... ok
> test_invalid_children_config_none (config.config_options_tests.NavTest) ... ok
> test_invalid_children_empty_dict (config.config_options_tests.NavTest) ... ok
> test_invalid_children_oversized_dict (config.config_options_tests.NavTest) 
> ... ok
> test_invalid_item_int (config.config_options_tests.NavTest) ... ok
> test_invalid_item_none (config.config_options_tests.NavTest) ... ok
> test_invalid_nested_list (config.config_options_tests.NavTest) ... ok
> test_invalid_type_dict (config.config_options_tests.NavTest) ... ok
> test_invalid_type_int (config.config_options_tests.NavTest) ... ok
> test_normal_nav (config.config_options_tests.NavTest) ... ok
> test_old_format (config.config_options_tests.NavTest) ... ok
> test_provided_dict (config.config_options_tests.NavTest) ... ok
> test_provided_empty (config.config_options_tests.NavTest) ... ok
> test_warns_for_dict (config.config_options_tests.NavTest) ... ok
> test_default (config.config_options_tests.OptionallyRequiredTest) ... ok
> test_empty (config.config_options_tests.OptionallyRequiredTest) ... ok
> test_replace_default (config.config_options_tests.OptionallyRequiredTest) ... 
> ok
> test_required (config.config_options_tests.OptionallyRequiredTest) ... ok
> test_required_no_default (config.config_options_tests.OptionallyRequiredTest) 
> ... ok
> test_defined (config.config_options_tests.PrivateTest) ... ok
> test_edit_uri_bitbucket (config.config_options_tests.RepoURLTest) ... ok
> test_edit_uri_custom (config.config_options_tests.RepoURLTest) ... ok
> test_edit_uri_github (config.config_options_tests.RepoURLTest) ... ok
> test_edit_uri_gitlab (config.config_options_tests.RepoURLTest) ... ok
> test_repo_name_bitbucket (config.config_options_tests.RepoURLTest) ... ok
> test_repo_name_custom (config.config_options_tests.RepoURLTest) ... ok
> test_repo_name_custom_and_empty_edit_uri 
> (config.config_options_tests.RepoURLTest) ... ok
> test_repo_name_github (config.config_options_tests.RepoURLTest) ... ok
> test_repo_name_gitlab (config.config_options_tests.RepoURLTest) ... ok
> test_common_prefix (config.config_options_tests.SiteDirTest)
> Legitimate settings with common prefixes should not fail validation. ... ok
> test_doc_dir_in_site_dir (config.config_options_tests.SiteDirTest) ... ok
> test_site_dir_in_docs_dir (config.config_options_tests.SiteDirTest) ... ok
> test_post_validation_inexisting_custom_dir 
> (config.config_options_tests.ThemeTest) ... ok
> test_post_validation_locale (config.config_options_tests.ThemeTest) ... ok
> test_post_validation_locale_invalid_type 
> (config.config_options_tests.ThemeTest) ... ok
> test_post_validation_locale_none (config.config_options_tests.ThemeTest) ... 
> ok
> test_post_validation_none_theme_name_and_missing_custom_dir 
> (config.config_options_tests.ThemeTest) ... ok
> test_theme_as_complex_config (config.config_options_tests.ThemeTest) ... ok
> test_theme_as_simple_config (config.config_options_tests.ThemeTest) ... ok
> test_theme_as_string (config.config_options_tests.ThemeTest) ... ok
> test_theme_config_missing_name (config.config_options_tests.ThemeTest) ... ok
> test_theme_default (config.config_options_tests.ThemeTest) ... ok
> test_theme_invalid_type (config.config_options_tests.ThemeTest) ... ok
> test_theme_name_is_none (config.config_options_tests.ThemeTest) ... ok
> test_uninstalled_theme_as_config (config.config_options_tests.ThemeTest) ... 
> ok
> test_uninstalled_theme_as_string (config.config_options_tests.ThemeTest) ... 
> ok
> test_length (config.config_options_tests.TypeTest) ... ok
> test_multiple_types (config.config_options_tests.TypeTest) ... ok
> test_single_type (config.config_options_tests.TypeTest) ... ok
> test_invalid_type (config.config_options_tests.URLTest) ... ok
> test_invalid_url (config.config_options_tests.URLTest) ... ok
> test_valid_url (config.config_options_tests.URLTest) ... ok
> test_valid_url_is_dir (config.config_options_tests.URLTest) ... ok
> testConfigInstancesUnique (config.config_tests.ConfigTests) ... ok
> test_config_option (config.config_tests.ConfigTests)
> Users can explicitly set the config file using the '--config' option. ... ok
> test_doc_dir_in_site_dir (config.config_tests.ConfigTests) ... ok
> test_empty_config (config.config_tests.ConfigTests) ... ok
> test_empty_nav (config.config_tests.ConfigTests) ... ok
> test_error_on_pages (config.config_tests.ConfigTests) ... ok
> test_invalid_config (config.config_tests.ConfigTests) ... ok
> test_missing_config_file (config.config_tests.ConfigTests) ... ok
> test_missing_site_name (config.config_tests.ConfigTests) ... ok
> test_nonexistant_config (config.config_tests.ConfigTests) ... ok
> test_theme (config.config_tests.ConfigTests) ... ok
> test_deploy (gh_deploy_tests.TestGitHubDeploy) ... ok
> test_deploy_error (gh_deploy_tests.TestGitHubDeploy) ... ok
> test_deploy_hostname (gh_deploy_tests.TestGitHubDeploy) ... ok
> test_deploy_ignore_version (gh_deploy_tests.TestGitHubDeploy) ... ok
> test_deploy_ignore_version_default (gh_deploy_tests.TestGitHubDeploy) ... ok
> test_deploy_no_cname (gh_deploy_tests.TestGitHubDeploy) ... ok
> test_get_current_sha (gh_deploy_tests.TestGitHubDeploy) ... ok
> test_get_remote_url_enterprise (gh_deploy_tests.TestGitHubDeploy) ... ok
> test_get_remote_url_http (gh_deploy_tests.TestGitHubDeploy) ... ok
> test_get_remote_url_ssh (gh_deploy_tests.TestGitHubDeploy) ... ok
> test_is_cwd_git_repo (gh_deploy_tests.TestGitHubDeploy) ... ok
> test_is_cwd_not_git_repo (gh_deploy_tests.TestGitHubDeploy) ... ok
> test_mkdocs_newer (gh_deploy_tests.TestGitHubDeployLogs) ... ok
> test_mkdocs_older (gh_deploy_tests.TestGitHubDeployLogs) ... ok
> test_version_unknown (gh_deploy_tests.TestGitHubDeployLogs) ... ok
> test_bad_error_handler (livereload_tests.BuildTests) ... ok
> test_basic_rebuild (livereload_tests.BuildTests) ... ok
> test_change_is_detected_while_building (livereload_tests.BuildTests) ... ok
> test_custom_action_warns (livereload_tests.BuildTests) ... ok
> test_error_handler (livereload_tests.BuildTests) ... ok
> test_mime_types (livereload_tests.BuildTests) ... ok
> test_multiple_dirs_can_cause_rebuild (livereload_tests.BuildTests) ... ok
> test_multiple_dirs_changes_rebuild_only_once (livereload_tests.BuildTests) 
> ... ok
> test_rebuild_after_delete (livereload_tests.BuildTests) ... ok
> test_rebuild_after_rename (livereload_tests.BuildTests) ... ok
> test_rebuild_on_edit (livereload_tests.BuildTests) ... ok
> test_redirects_to_directory (livereload_tests.BuildTests) ... ok
> test_redirects_to_mount_path (livereload_tests.BuildTests) ... ok
> test_serves_directory_index (livereload_tests.BuildTests) ... ok
> test_serves_from_mount_path (livereload_tests.BuildTests) ... ok
> test_serves_modified_html (livereload_tests.BuildTests) ... ok
> test_serves_normal_file (livereload_tests.BuildTests) ... ok
> test_serves_polling_after_event (livereload_tests.BuildTests) ... ok
> test_serves_polling_instantly (livereload_tests.BuildTests) ... ok
> test_serves_polling_with_mount_path (livereload_tests.BuildTests) ... ok
> test_serves_polling_with_timeout (livereload_tests.BuildTests) ... ok
> test_serves_with_unicode_characters (livereload_tests.BuildTests) ... ok
> test_watch_with_broken_symlinks (livereload_tests.BuildTests) ... ok
> test_watches_direct_symlinks (livereload_tests.BuildTests) ... ok
> test_watches_through_relative_symlinks (livereload_tests.BuildTests) ... ok
> test_watches_through_symlinks (livereload_tests.BuildTests) ... ok
> test_invalid_locale (localization_tests.LocalizationTests) ... ok
> test_jinja_extension_installed (localization_tests.LocalizationTests) ... FAIL
> test_merge_translations (localization_tests.LocalizationTests) ... ERROR
> test_no_translations_found (localization_tests.LocalizationTests) ... ok
> test_translations_found (localization_tests.LocalizationTests) ... ok
> test_unknown_locale (localization_tests.LocalizationTests) ... ok
> test_valid_language (localization_tests.LocalizationTests) ... ok
> test_valid_language_territory (localization_tests.LocalizationTests) ... ok
> test_new (new_tests.NewTests) ... ok
> test_invalid_plugin_options (plugin_tests.TestPluginClass) ... ok
> test_valid_plugin_options (plugin_tests.TestPluginClass) ... ok
> test_event_empty_item (plugin_tests.TestPluginCollection) ... ok
> test_event_empty_item_returns_None (plugin_tests.TestPluginCollection) ... ok
> test_event_returns_None (plugin_tests.TestPluginCollection) ... ok
> test_run_build_error_event (plugin_tests.TestPluginCollection) ... ok
> test_run_event_on_collection (plugin_tests.TestPluginCollection) ... ok
> test_run_event_twice_on_collection (plugin_tests.TestPluginCollection) ... ok
> test_run_undefined_event_on_collection (plugin_tests.TestPluginCollection) 
> ... ok
> test_run_unknown_event_on_collection (plugin_tests.TestPluginCollection) ... 
> ok
> test_set_multiple_plugins_on_collection (plugin_tests.TestPluginCollection) 
> ... ok
> test_set_plugin_on_collection (plugin_tests.TestPluginCollection) ... ok
> test_plugin_config_as_dict (plugin_tests.TestPluginConfig) ... ok
> test_plugin_config_empty_list_with_default (plugin_tests.TestPluginConfig) 
> ... ok
> test_plugin_config_empty_list_with_empty_default 
> (plugin_tests.TestPluginConfig) ... ok
> test_plugin_config_multivalue_dict (plugin_tests.TestPluginConfig) ... ok
> test_plugin_config_none_with_default (plugin_tests.TestPluginConfig) ... ok
> test_plugin_config_none_with_empty_default (plugin_tests.TestPluginConfig) 
> ... ok
> test_plugin_config_not_list (plugin_tests.TestPluginConfig) ... ok
> test_plugin_config_not_string_or_dict (plugin_tests.TestPluginConfig) ... ok
> test_plugin_config_options_not_dict (plugin_tests.TestPluginConfig) ... ok
> test_plugin_config_uninstalled (plugin_tests.TestPluginConfig) ... ok
> test_plugin_config_with_options (plugin_tests.TestPluginConfig) ... ok
> test_plugin_config_without_options (plugin_tests.TestPluginConfig) ... ok
> test_lang_bad_code (search_tests.SearchConfigTests) ... ok
> test_lang_bad_type (search_tests.SearchConfigTests) ... ok
> test_lang_default (search_tests.SearchConfigTests) ... ok
> test_lang_good_and_bad_code (search_tests.SearchConfigTests) ... ok
> test_lang_list (search_tests.SearchConfigTests) ... ok
> test_lang_missing_and_with_territory (search_tests.SearchConfigTests) ... 
> expected failure
> test_lang_multi_list (search_tests.SearchConfigTests) ... expected failure
> test_lang_no_default_list (search_tests.SearchConfigTests) ... ok
> test_lang_no_default_none (search_tests.SearchConfigTests) ... ok
> test_lang_no_default_str (search_tests.SearchConfigTests) ... ok
> test_lang_str (search_tests.SearchConfigTests) ... ok
> test_content_parser (search_tests.SearchIndexTests) ... ok
> test_content_parser_content_before_header (search_tests.SearchIndexTests) ... 
> ok
> test_content_parser_no_id (search_tests.SearchIndexTests) ... ok
> test_content_parser_no_sections (search_tests.SearchIndexTests) ... ok
> test_create_search_index (search_tests.SearchIndexTests) ... ok
> test_find_toc_by_id (search_tests.SearchIndexTests)
> Test finding the relevant TOC item by the tag ID. ... ok
> test_html_stripping (search_tests.SearchIndexTests) ... ok
> test_prebuild_index (search_tests.SearchIndexTests) ... ok
> test_prebuild_index_false (search_tests.SearchIndexTests) ... ok
> test_prebuild_index_node (search_tests.SearchIndexTests) ... ok
> test_prebuild_index_python (search_tests.SearchIndexTests) ... ok
> test_prebuild_index_python_missing_lunr (search_tests.SearchIndexTests) ... 
> skipped 'lunr.py is installed'
> test_prebuild_index_raises_ioerror (search_tests.SearchIndexTests) ... ok
> test_prebuild_index_raises_oserror (search_tests.SearchIndexTests) ... ok
> test_prebuild_index_returns_error (search_tests.SearchIndexTests) ... ok
> test_search_indexing_options (search_tests.SearchIndexTests) ... ok
> test_event_on_config_defaults (search_tests.SearchPluginTests) ... ok
> test_event_on_config_include_search_page (search_tests.SearchPluginTests) ... 
> ok
> test_event_on_config_lang (search_tests.SearchPluginTests) ... expected 
> failure
> test_event_on_config_search_index_only (search_tests.SearchPluginTests) ... ok
> test_event_on_config_theme_locale (search_tests.SearchPluginTests) ... 
> expected failure
> test_event_on_post_build_defaults (search_tests.SearchPluginTests) ... ok
> test_event_on_post_build_multi_lang (search_tests.SearchPluginTests) ... 
> expected failure
> test_event_on_post_build_search_index_only (search_tests.SearchPluginTests) 
> ... ok
> test_event_on_post_build_single_lang (search_tests.SearchPluginTests) ... 
> expected failure
> test_plugin_config_defaults (search_tests.SearchPluginTests) ... ok
> test_plugin_config_indexing (search_tests.SearchPluginTests) ... ok
> test_plugin_config_lang (search_tests.SearchPluginTests) ... expected failure
> test_plugin_config_min_search_length (search_tests.SearchPluginTests) ... ok
> test_plugin_config_prebuild_index (search_tests.SearchPluginTests) ... ok
> test_plugin_config_separator (search_tests.SearchPluginTests) ... ok
> test_add_files_from_theme (structure.file_tests.TestFiles) ... ok
> test_copy_file (structure.file_tests.TestFiles) ... ok
> test_copy_file_clean_modified (structure.file_tests.TestFiles) ... ok
> test_copy_file_dirty_modified (structure.file_tests.TestFiles) ... ok
> test_copy_file_dirty_not_modified (structure.file_tests.TestFiles) ... ok
> test_css_file (structure.file_tests.TestFiles) ... ok
> test_css_file_use_directory_urls (structure.file_tests.TestFiles) ... ok
> test_file_eq (structure.file_tests.TestFiles) ... ok
> test_file_name_with_space (structure.file_tests.TestFiles) ... ok
> test_file_ne (structure.file_tests.TestFiles) ... ok
> test_files (structure.file_tests.TestFiles) ... ok
> test_files_append_remove_src_paths (structure.file_tests.TestFiles) ... ok
> test_filter_paths (structure.file_tests.TestFiles) ... ok
> test_get_files (structure.file_tests.TestFiles) ... ok
> test_get_files_exclude_readme_with_index (structure.file_tests.TestFiles) ... 
> ok
> test_get_files_include_readme_without_index (structure.file_tests.TestFiles) 
> ... ok
> test_get_relative_url (structure.file_tests.TestFiles) ... ok
> test_get_relative_url_use_directory_urls (structure.file_tests.TestFiles) ... 
> ok
> test_javascript_file (structure.file_tests.TestFiles) ... ok
> test_javascript_file_use_directory_urls (structure.file_tests.TestFiles) ... 
> ok
> test_md_file (structure.file_tests.TestFiles) ... ok
> test_md_file_nested (structure.file_tests.TestFiles) ... ok
> test_md_file_nested_use_directory_urls (structure.file_tests.TestFiles) ... ok
> test_md_file_use_directory_urls (structure.file_tests.TestFiles) ... ok
> test_md_index_file (structure.file_tests.TestFiles) ... ok
> test_md_index_file_nested (structure.file_tests.TestFiles) ... ok
> test_md_index_file_nested_use_directory_urls (structure.file_tests.TestFiles) 
> ... ok
> test_md_index_file_use_directory_urls (structure.file_tests.TestFiles) ... ok
> test_md_readme_index_file (structure.file_tests.TestFiles) ... ok
> test_md_readme_index_file_use_directory_urls (structure.file_tests.TestFiles) 
> ... ok
> test_media_file (structure.file_tests.TestFiles) ... ok
> test_media_file_use_directory_urls (structure.file_tests.TestFiles) ... ok
> test_sort_files (structure.file_tests.TestFiles) ... ok
> test_static_file (structure.file_tests.TestFiles) ... ok
> test_static_file_use_directory_urls (structure.file_tests.TestFiles) ... ok
> test_active (structure.nav_tests.SiteNavigationTests) ... ok
> test_get_by_type_nested_sections (structure.nav_tests.SiteNavigationTests) 
> ... ok
> test_indented_nav (structure.nav_tests.SiteNavigationTests) ... ok
> test_nav_bad_links (structure.nav_tests.SiteNavigationTests) ... ok
> test_nav_external_links (structure.nav_tests.SiteNavigationTests) ... ok
> test_nav_from_files (structure.nav_tests.SiteNavigationTests) ... ok
> test_nav_from_nested_files (structure.nav_tests.SiteNavigationTests) ... ok
> test_nav_missing_page (structure.nav_tests.SiteNavigationTests) ... ok
> test_nav_no_directory_urls (structure.nav_tests.SiteNavigationTests) ... ok
> test_nav_no_title (structure.nav_tests.SiteNavigationTests) ... ok
> test_nested_ungrouped_nav (structure.nav_tests.SiteNavigationTests) ... ok
> test_nested_ungrouped_nav_no_titles (structure.nav_tests.SiteNavigationTests) 
> ... ok
> test_nested_ungrouped_no_titles_windows 
> (structure.nav_tests.SiteNavigationTests) ... skipped 'requires Windows'
> test_simple_nav (structure.nav_tests.SiteNavigationTests) ... ok
> test_BOM (structure.page_tests.PageTests) ... ok
> test_homepage (structure.page_tests.PageTests) ... ok
> test_missing_page (structure.page_tests.PageTests) ... ok
> test_nested_index_page (structure.page_tests.PageTests) ... ok
> test_nested_index_page_no_parent (structure.page_tests.PageTests) ... ok
> test_nested_index_page_no_parent_no_directory_urls 
> (structure.page_tests.PageTests) ... ok
> test_nested_nonindex_page (structure.page_tests.PageTests) ... ok
> test_nested_page_edit_url (structure.page_tests.PageTests) ... ok
> test_nested_page_edit_url_windows (structure.page_tests.PageTests) ... 
> skipped 'requires Windows'
> test_page_canonical_url (structure.page_tests.PageTests) ... ok
> test_page_canonical_url_nested (structure.page_tests.PageTests) ... ok
> test_page_canonical_url_nested_no_slash (structure.page_tests.PageTests) ... 
> ok
> test_page_defaults (structure.page_tests.PageTests) ... ok
> test_page_edit_url (structure.page_tests.PageTests) ... ok
> test_page_eq (structure.page_tests.PageTests) ... ok
> test_page_ne (structure.page_tests.PageTests) ... ok
> test_page_no_directory_url (structure.page_tests.PageTests) ... ok
> test_page_render (structure.page_tests.PageTests) ... ok
> test_page_title_from_capitalized_filename (structure.page_tests.PageTests) 
> ... ok
> test_page_title_from_filename (structure.page_tests.PageTests) ... ok
> test_page_title_from_homepage_filename (structure.page_tests.PageTests) ... ok
> test_page_title_from_markdown (structure.page_tests.PageTests) ... ok
> test_page_title_from_meta (structure.page_tests.PageTests) ... ok
> test_predefined_page_title (structure.page_tests.PageTests) ... ok
> test_absolute_link (structure.page_tests.RelativePathExtensionTests) ... ok
> test_absolute_win_local_path 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_bad_relative_html_link (structure.page_tests.RelativePathExtensionTests) 
> ... ok
> test_email_link (structure.page_tests.RelativePathExtensionTests) ... ok
> test_external_link (structure.page_tests.RelativePathExtensionTests) ... ok
> test_no_links (structure.page_tests.RelativePathExtensionTests) ... ok
> test_relative_html_link (structure.page_tests.RelativePathExtensionTests) ... 
> ok
> test_relative_html_link_hash 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_relative_html_link_hash_only 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_relative_html_link_index 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_relative_html_link_parent_index 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_relative_html_link_sub_index 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_relative_html_link_sub_index_hash 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_relative_html_link_sub_page 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_relative_html_link_sub_page_hash 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_relative_html_link_with_encoded_space 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_relative_html_link_with_unencoded_space 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_relative_image_link_from_homepage 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_relative_image_link_from_sibling 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_relative_image_link_from_subpage 
> (structure.page_tests.RelativePathExtensionTests) ... ok
> test_source_date_epoch (structure.page_tests.SourceDateEpochTests) ... ok
> test_charref (structure.toc_tests.TableOfContentsTests) ... ok
> test_entityref (structure.toc_tests.TableOfContentsTests) ... ok
> test_flat_h2_toc (structure.toc_tests.TableOfContentsTests) ... ok
> test_flat_toc (structure.toc_tests.TableOfContentsTests) ... ok
> test_indented_toc (structure.toc_tests.TableOfContentsTests) ... ok
> test_indented_toc_html (structure.toc_tests.TableOfContentsTests) ... ok
> test_level (structure.toc_tests.TableOfContentsTests) ... ok
> test_mixed_html (structure.toc_tests.TableOfContentsTests) ... ok
> test_mixed_toc (structure.toc_tests.TableOfContentsTests) ... ok
> test_nested_anchor (structure.toc_tests.TableOfContentsTests) ... ok
> test_custom_dir (theme_tests.ThemeTests) ... ok
> test_custom_dir_only (theme_tests.ThemeTests) ... ok
> test_inherited_theme (theme_tests.ThemeTests) ... ok
> test_no_theme_config (theme_tests.ThemeTests) ... ok
> test_simple_theme (theme_tests.ThemeTests) ... ok
> test_vars (theme_tests.ThemeTests) ... ok
> test_locale_language_only (utils.babel_stub_tests.BabelStubTests) ... ok
> test_locale_language_territory (utils.babel_stub_tests.BabelStubTests) ... ok
> test_parse_locale_bad_format (utils.babel_stub_tests.BabelStubTests) ... ok
> test_parse_locale_bad_format_sep (utils.babel_stub_tests.BabelStubTests) ... 
> ok
> test_parse_locale_bad_type (utils.babel_stub_tests.BabelStubTests) ... ok
> test_parse_locale_invalid_characters (utils.babel_stub_tests.BabelStubTests) 
> ... ok
> test_parse_locale_language_only (utils.babel_stub_tests.BabelStubTests) ... ok
> test_parse_locale_language_territory (utils.babel_stub_tests.BabelStubTests) 
> ... ok
> test_parse_locale_language_territory_sep 
> (utils.babel_stub_tests.BabelStubTests) ... ok
> test_parse_locale_unknown_locale (utils.babel_stub_tests.BabelStubTests) ... 
> ok
> test_count_critical (utils.utils_tests.LogCounterTests) ... ok
> test_count_debug (utils.utils_tests.LogCounterTests) ... ok
> test_count_error (utils.utils_tests.LogCounterTests) ... ok
> test_count_info (utils.utils_tests.LogCounterTests) ... ok
> test_count_multiple (utils.utils_tests.LogCounterTests) ... ok
> test_count_warning (utils.utils_tests.LogCounterTests) ... ok
> test_default_values (utils.utils_tests.LogCounterTests) ... ok
> test_log_level (utils.utils_tests.LogCounterTests) ... ok
> test_copy_files (utils.utils_tests.UtilsTests) ... ok
> test_copy_files_without_permissions (utils.utils_tests.UtilsTests) ... ok
> test_create_media_urls (utils.utils_tests.UtilsTests) ... ok
> test_create_media_urls_use_directory_urls (utils.utils_tests.UtilsTests) ... 
> ok
> test_env_var_in_yaml (utils.utils_tests.UtilsTests) ... ok
> test_get_relative_url (utils.utils_tests.UtilsTests) ... ok
> test_get_relative_url_empty (utils.utils_tests.UtilsTests) ... ok
> test_get_theme_dir (utils.utils_tests.UtilsTests) ... ok
> test_get_theme_dir_importerror (utils.utils_tests.UtilsTests) ... ok
> test_get_theme_dir_keyerror (utils.utils_tests.UtilsTests) ... ok
> test_get_themes (utils.utils_tests.UtilsTests) ... ok
> test_get_themes_error (utils.utils_tests.UtilsTests) ... ok
> test_get_themes_warning (utils.utils_tests.UtilsTests) ... ok
> test_html_path (utils.utils_tests.UtilsTests) ... ok
> test_is_html_file (utils.utils_tests.UtilsTests) ... ok
> test_is_markdown_file (utils.utils_tests.UtilsTests) ... ok
> test_mm_meta_data (utils.utils_tests.UtilsTests) ... ok
> test_mm_meta_data_blank_first_line (utils.utils_tests.UtilsTests) ... ok
> test_nest_paths (utils.utils_tests.UtilsTests) ... ok
> test_no_meta_data (utils.utils_tests.UtilsTests) ... ok
> test_reduce_list (utils.utils_tests.UtilsTests) ... ok
> test_unicode_yaml (utils.utils_tests.UtilsTests) ... ok
> test_url_path (utils.utils_tests.UtilsTests) ... ok
> test_yaml_inheritance (utils.utils_tests.UtilsTests) ... ok
> test_yaml_inheritance_missing_parent (utils.utils_tests.UtilsTests) ... ok
> test_yaml_meta_data (utils.utils_tests.UtilsTests) ... ok
> test_yaml_meta_data_invalid (utils.utils_tests.UtilsTests) ... ok
> test_yaml_meta_data_not_dict (utils.utils_tests.UtilsTests) ... ok
> 
> ======================================================================
> ERROR: babel_cmd_tests (unittest.loader._FailedTest)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: babel_cmd_tests
> Traceback (most recent call last):
>   File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path
>     module = self._get_module_from_name(name)
>   File "/usr/lib/python3.10/unittest/loader.py", line 377, in 
> _get_module_from_name
>     __import__(name)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/babel_cmd_tests.py",
>  line 6, in <module>
>     from mkdocs.commands import babel
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/commands/babel.py", 
> line 4, in <module>
>     from babel.messages import frontend as babel
> ModuleNotFoundError: No module named 'babel'
> 
> 
> ======================================================================
> ERROR: test_merge_translations (localization_tests.LocalizationTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/base.py", 
> line 80, in wrapper
>     return fn(self, td, *args)
>   File "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/base.py", 
> line 80, in wrapper
>     return fn(self, td, *args)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/localization_tests.py",
>  line 65, in test_merge_translations
>     with unittest.mock.patch('mkdocs.localization.Translations.load', 
> side_effect=side_effet):
>   File "/usr/lib/python3.10/unittest/mock.py", line 1421, in __enter__
>     self.target = self.getter()
>   File "/usr/lib/python3.10/unittest/mock.py", line 1608, in <lambda>
>     getter = lambda: _importer(target)
>   File "/usr/lib/python3.10/unittest/mock.py", line 1251, in _importer
>     thing = _dot_lookup(thing, comp, import_path)
>   File "/usr/lib/python3.10/unittest/mock.py", line 1240, in _dot_lookup
>     __import__(import_path)
> ModuleNotFoundError: No module named 'mkdocs.localization.Translations'; 
> 'mkdocs.localization' is not a package
> 
> ======================================================================
> FAIL: test_paths_localized_to_config 
> (config.config_options_tests.ListOfPathsTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/config/config_options_tests.py",
>  line 542, in test_paths_localized_to_config
>     self.assertEqual(len(fails), 0)
> AssertionError: 1 != 0
> 
> ======================================================================
> FAIL: test_jinja_extension_installed (localization_tests.LocalizationTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build/mkdocs/tests/localization_tests.py",
>  line 18, in test_jinja_extension_installed
>     self.env.add_extension.assert_called_once_with('jinja2.ext.i18n')
>   File "/usr/lib/python3.10/unittest/mock.py", line 931, in 
> assert_called_once_with
>     return self.assert_called_with(*args, **kwargs)
>   File "/usr/lib/python3.10/unittest/mock.py", line 919, in assert_called_with
>     raise AssertionError(_error_message()) from cause
> AssertionError: expected call not found.
> Expected: add_extension('jinja2.ext.i18n')
> Actual: add_extension(<class 'mkdocs.localization.NoBabelExtension'>)
> 
> ----------------------------------------------------------------------
> Ran 489 tests in 9.177s
> 
> FAILED (failures=2, errors=2, skipped=4, expected failures=7)
> E: pybuild pybuild:379: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10/build; python3.10 -m unittest 
> discover -v -s mkdocs/tests -p "*_tests.py"
> dh_auto_test: error: pybuild --test -i python{version} -p 3.10 returned exit 
> code 13


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/python-mkdocs_1.3.0+dfsg-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&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 marking 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: python-mkdocs
Source-Version: 1.3.0+dfsg-2
Done: Nilesh Patra <nil...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-mkdocs, 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 1020...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nilesh Patra <nil...@debian.org> (supplier of updated python-mkdocs 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: Sat, 01 Oct 2022 14:49:56 +0530
Source: python-mkdocs
Architecture: source
Version: 1.3.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Nilesh Patra <nil...@debian.org>
Closes: 1020003
Changes:
 python-mkdocs (1.3.0+dfsg-2) unstable; urgency=medium
 .
   * Team Upload.
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster:
     + mkdocs: Drop versioned constraint on python3-livereload in Depends.
     + mkdocs: Drop versioned constraint on mkdocs-bootstrap in Breaks.
   * Update standards version to 4.6.1, no changes needed.
 .
   [ Nilesh Patra ]
   * Add python3-babel to B-D (Closes: #1020003)
   * Add babel to suggests since it is being used for i18n
Checksums-Sha1:
 cb7496fd889eac7f6908b836a0f86772ae104fea 2381 python-mkdocs_1.3.0+dfsg-2.dsc
 3f1cdf51d77fe69475377a651b7791ab59648027 15772 
python-mkdocs_1.3.0+dfsg-2.debian.tar.xz
 1d64ae3805f15e2c29106e79b0d32384472fca7e 8032 
python-mkdocs_1.3.0+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 7e73ee4df695e67ddd04f94bade3e59491280edc1a6693bd15433d15747ab513 2381 
python-mkdocs_1.3.0+dfsg-2.dsc
 a7814d1bd571f138b2834326f420cb425bc4ce997170693cae54ee0c4689b32b 15772 
python-mkdocs_1.3.0+dfsg-2.debian.tar.xz
 9789a1d26654ddea3dce97ea1495328e5d906d4c9a2262d8611b1df54a3f8aef 8032 
python-mkdocs_1.3.0+dfsg-2_amd64.buildinfo
Files:
 acee988b267ba8a9d4899bf439f3cb03 2381 text optional 
python-mkdocs_1.3.0+dfsg-2.dsc
 26eb81dfb529cce2f85ed05dd9ba3662 15772 text optional 
python-mkdocs_1.3.0+dfsg-2.debian.tar.xz
 896a301df854fed9aeb2aacffee46319 8032 text optional 
python-mkdocs_1.3.0+dfsg-2_amd64.buildinfo

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

iQJGBAEBCgAwFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmM4B1gSHG5pbGVzaEBk
ZWJpYW4ub3JnAAoJEAC650s0M2nxCF4QAKqJgvRUvKmByH4eO7BiBlEaQEukFEXL
faYa+YXDVOgbRIsvjiwLUZH1sus/dyzTYwaG4kgCbfJUfErvmEK+XRXyBH+PqqWk
vCrmiSQS0SyFsrlw1WDHN0yr5EMDLjY292bWbQjkoj3G/sn4pXAjCVTquHn8PjYf
4SbXeEA/N1wv2NQ77omRQzO23HLpA1b/eTGk1a8pubbhjHVCDuM7XpHDHRVu6RCY
7SAKniobyWtceF7i1vzp4EBvC7Im6qID21OU4ttTLkXfVJDgSvtuRhm5T7yeColq
Ho5hyf+UZ5YnDEtm+C7TszGudORwnqdUhA/NYdhlp7ymCTEMSrhVt8kk+GInOHFT
RQGzDICDM5bljrMv0qQkJrTcT5f0eA4NexOz6sz9sdmz5Dt5nwNdlWcv+yxWU2C+
cnwJ4f5C7cycM3oj5/KRRLEoYQ4QHLz39lJe1BxtHKD5czDlEH8qNASwu0M8sSE/
6d2wtncvVqla2oON9hHEtFLmAqPRKcJDithvB/2fWAcys1S9+5OjTBoNrGp6Xa1B
KtL9bvR4XuJMKe8Gxe7WV77dTPqP3yPdkWm22bFgBCIpGEZZBJaY7Hog3YXTS6AK
d2PC3DbRFuRTu6Ib4yZk/IPtyi8TIFo0z5mY6n3ugJCYdDrC2LvoAZXhJ8+uiDzY
y5fuVQ07fttO
=YPPs
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to