------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 FLAVOR=py39 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PYTHON="/usr/local/bin/python3.9" XDG_DATA_HOME=/construction/www/py-pelican XDG_CONFIG_HOME=/construction/www/py-pelican XDG_CACHE_HOME=/construction/www/py-pelican/.cache HOME=/construction/www/py-pelican TMPDIR="/tmp" PATH=/construction/www/py-pelican/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/py-pelican/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/www/py-pelican XDG_CONFIG_HOME=/construction/www/py-pelican XDG_CACHE_HOME=/construction/www/py-pelican/.cache HOME=/construction/www/py-pelican TMPDIR="/tmp" PATH=/construction/www/py-pelican/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/www/py-pelican/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 LDSHARED="cc -shared" PYTHONDONTWRITEBYTECODE= PYTHONOPTIMIZE= PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/www/py-pelican/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=include/python3.9 PYTHON_LIBDIR=lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/py39-pelican" EXAMPLESDIR="share/examples/py39-pelican" DATADIR="share/py39-pelican" WWWDIR="www/py39-pelican" ETCDIR="etc/py39-pelican" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PYTHON_INCLUDEDIR=/usr/local/include/python3.9 PYTHON_LIBDIR=/usr/local/lib/python3.9 PYTHON_PLATFORM=dragonfly6 PYTHON_SITELIBDIR=/usr/local/lib/python3.9/site-packages PYTHON_SUFFIX=39 PYTHON_EXT_SUFFIX=.cpython-39 PYTHON_VER=3.9 PYTHON_VERSION=python3.9 PYTHON2="@comment " PYTHON3="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/py39-pelican DOCSDIR=/usr/local/share/doc/py39-pelican EXAMPLESDIR=/usr/local/share/examples/py39-pelican WWWDIR=/usr/local/www/py39-pelican ETCDIR=/usr/local/etc/py39-pelican SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/py39-setuptools-63.1.0_1.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/py39-blinker-1.6.2.pkg Installing /packages/All/py39-six-1.16.0.pkg Installing /packages/All/py39-dateutil-2.8.2.pkg Installing /packages/All/py39-docutils-0.19,1.pkg Installing /packages/All/py39-pytz-2023.3,1.pkg Installing /packages/All/py39-feedgenerator-2.1.0_1.pkg Installing /packages/All/py39-markupsafe-2.1.3.pkg Installing /packages/All/py39-Babel-2.12.1.pkg Installing /packages/All/py39-Jinja2-3.1.2.pkg Installing /packages/All/py39-zipp-3.15.0.pkg Installing /packages/All/py39-importlib-metadata-6.7.0.pkg Installing /packages/All/py39-markdown-3.3.7_1.pkg Installing /packages/All/py39-pygments-2.15.1.pkg Installing /packages/All/py39-mdurl-0.1.2_2.pkg Installing /packages/All/py39-markdown-it-py-2.2.0.pkg Installing /packages/All/py39-rich-13.4.2.pkg Installing /packages/All/py39-unidecode-1.1.1.pkg SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-pelican-4.8.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-pelican-4.8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pelican-4.8.0 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-pelican-4.8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pelican-4.8.0 for building => SHA256 Checksum OK for getpelican-pelican-4.8.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-pelican-4.8.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-pelican-4.8.0 for building ===> Extracting for py39-pelican-4.8.0 => SHA256 Checksum OK for getpelican-pelican-4.8.0_GH0.tar.gz. Extracted Memory Use: 4.61M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-pelican-4.8.0 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-pelican-4.8.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pelican-4.8.0 depends on file: /usr/local/bin/python3.9 - found ===> py39-pelican-4.8.0 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-pelican-4.8.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pelican-4.8.0 depends on file: /usr/local/bin/python3.9 - found ===> py39-pelican-4.8.0 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-pelican-4.8.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-pelican-4.8.0 running build running build_py creating build creating build/lib creating build/lib/pelican copying pelican/__init__.py -> build/lib/pelican copying pelican/__main__.py -> build/lib/pelican copying pelican/cache.py -> build/lib/pelican copying pelican/contents.py -> build/lib/pelican copying pelican/generators.py -> build/lib/pelican copying pelican/log.py -> build/lib/pelican copying pelican/paginator.py -> build/lib/pelican copying pelican/readers.py -> build/lib/pelican copying pelican/rstdirectives.py -> build/lib/pelican copying pelican/server.py -> build/lib/pelican copying pelican/settings.py -> build/lib/pelican copying pelican/signals.py -> build/lib/pelican copying pelican/urlwrappers.py -> build/lib/pelican copying pelican/utils.py -> build/lib/pelican copying pelican/writers.py -> build/lib/pelican creating build/lib/pelican/tests copying pelican/tests/__init__.py -> build/lib/pelican/tests copying pelican/tests/default_conf.py -> build/lib/pelican/tests copying pelican/tests/support.py -> build/lib/pelican/tests copying pelican/tests/test_cache.py -> build/lib/pelican/tests copying pelican/tests/test_cli.py -> build/lib/pelican/tests copying pelican/tests/test_contents.py -> build/lib/pelican/tests copying pelican/tests/test_generators.py -> build/lib/pelican/tests copying pelican/tests/test_importer.py -> build/lib/pelican/tests copying pelican/tests/test_log.py -> build/lib/pelican/tests copying pelican/tests/test_paginator.py -> build/lib/pelican/tests copying pelican/tests/test_pelican.py -> build/lib/pelican/tests copying pelican/tests/test_plugins.py -> build/lib/pelican/tests copying pelican/tests/test_readers.py -> build/lib/pelican/tests copying pelican/tests/test_rstdirectives.py -> build/lib/pelican/tests copying pelican/tests/test_server.py -> build/lib/pelican/tests copying pelican/tests/test_settings.py -> build/lib/pelican/tests copying pelican/tests/test_testsuite.py -> build/lib/pelican/tests copying pelican/tests/test_urlwrappers.py -> build/lib/pelican/tests copying pelican/tests/test_utils.py -> build/lib/pelican/tests creating build/lib/pelican/tools copying pelican/tools/__init__.py -> build/lib/pelican/tools copying pelican/tools/pelican_import.py -> build/lib/pelican/tools copying pelican/tools/pelican_quickstart.py -> build/lib/pelican/tools copying pelican/tools/pelican_themes.py -> build/lib/pelican/tools running egg_info creating pelican.egg-info writing pelican.egg-info/PKG-INFO writing dependency_links to pelican.egg-info/dependency_links.txt writing entry points to pelican.egg-info/entry_points.txt writing requirements to pelican.egg-info/requires.txt writing top-level names to pelican.egg-info/top_level.txt writing manifest file 'pelican.egg-info/SOURCES.txt' reading manifest file 'pelican.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pelican.egg-info/SOURCES.txt' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.plugins' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.plugins' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.plugins' 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 'pelican.plugins' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.TestPages' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.TestPages' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.TestPages' 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 'pelican.tests.TestPages' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.content' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.content' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.content' 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 'pelican.tests.content' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.content.TestCategory' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.content.TestCategory' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.content.TestCategory' 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 'pelican.tests.content.TestCategory' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.cyclic_intersite_links' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.cyclic_intersite_links' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.cyclic_intersite_links' 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 'pelican.tests.cyclic_intersite_links' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.dummy_plugins.namespace_plugin.pelican.plugins.ns_plugin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.dummy_plugins.namespace_plugin.pelican.plugins.ns_plugin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.dummy_plugins.namespace_plugin.pelican.plugins.ns_plugin' 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 'pelican.tests.dummy_plugins.namespace_plugin.pelican.plugins.ns_plugin' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.dummy_plugins.normal_plugin.normal_plugin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.dummy_plugins.normal_plugin.normal_plugin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.dummy_plugins.normal_plugin.normal_plugin' 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 'pelican.tests.dummy_plugins.normal_plugin.normal_plugin' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin' 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 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin.subpackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin.subpackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin.subpackage' 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 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin.subpackage' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.mixed_content' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.mixed_content' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.mixed_content' 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 'pelican.tests.mixed_content' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.nested_content.maindir' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.nested_content.maindir' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.nested_content.maindir' 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 'pelican.tests.nested_content.maindir' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.nested_content.maindir.subdir' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.nested_content.maindir.subdir' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.nested_content.maindir.subdir' 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 'pelican.tests.nested_content.maindir.subdir' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic' 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 'pelican.tests.output.basic' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.author' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.author' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.author' 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 'pelican.tests.output.basic.author' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.category' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.category' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.category' 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 'pelican.tests.output.basic.category' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.drafts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.drafts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.drafts' 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 'pelican.tests.output.basic.drafts' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.feeds' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.feeds' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.feeds' 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 'pelican.tests.output.basic.feeds' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.override' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.override' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.override' 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 'pelican.tests.output.basic.override' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.pages' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.pages' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.pages' 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 'pelican.tests.output.basic.pages' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.tag' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.tag' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.tag' 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 'pelican.tests.output.basic.tag' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.theme.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.theme.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.theme.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 'pelican.tests.output.basic.theme.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.theme.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.theme.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.theme.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 'pelican.tests.output.basic.theme.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.theme.images.icons' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.theme.images.icons' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.theme.images.icons' 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 'pelican.tests.output.basic.theme.images.icons' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom' 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 'pelican.tests.output.custom' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.author' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.author' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.author' 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 'pelican.tests.output.custom.author' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.category' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.category' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.category' 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 'pelican.tests.output.custom.category' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.drafts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.drafts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.drafts' 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 'pelican.tests.output.custom.drafts' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.feeds' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.feeds' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.feeds' 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 'pelican.tests.output.custom.feeds' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.override' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.override' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.override' 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 'pelican.tests.output.custom.override' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.pages' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.pages' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.pages' 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 'pelican.tests.output.custom.pages' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.tag' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.tag' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.tag' 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 'pelican.tests.output.custom.tag' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.theme.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.theme.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.theme.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 'pelican.tests.output.custom.theme.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.theme.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.theme.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.theme.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 'pelican.tests.output.custom.theme.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.theme.images.icons' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.theme.images.icons' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.theme.images.icons' 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 'pelican.tests.output.custom.theme.images.icons' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale' 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 'pelican.tests.output.custom_locale' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.author' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.author' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.author' 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 'pelican.tests.output.custom_locale.author' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.category' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.category' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.category' 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 'pelican.tests.output.custom_locale.category' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.drafts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.drafts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.drafts' 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 'pelican.tests.output.custom_locale.drafts' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.feeds' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.feeds' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.feeds' 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 'pelican.tests.output.custom_locale.feeds' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.override' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.override' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.override' 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 'pelican.tests.output.custom_locale.override' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.pages' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.pages' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.pages' 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 'pelican.tests.output.custom_locale.pages' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.posts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.posts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.posts' 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 'pelican.tests.output.custom_locale.posts' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.tag' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.tag' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.tag' 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 'pelican.tests.output.custom_locale.tag' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.theme.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.theme.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.theme.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 'pelican.tests.output.custom_locale.theme.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.theme.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.theme.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.theme.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 'pelican.tests.output.custom_locale.theme.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.theme.images.icons' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.theme.images.icons' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.theme.images.icons' 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 'pelican.tests.output.custom_locale.theme.images.icons' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.parse_error' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.parse_error' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.parse_error' 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 'pelican.tests.parse_error' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.theme_overrides.level1' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.theme_overrides.level1' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.theme_overrides.level1' 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 'pelican.tests.theme_overrides.level1' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.theme_overrides.level2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.theme_overrides.level2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.theme_overrides.level2' 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 'pelican.tests.theme_overrides.level2' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.themes.notmyidea.static.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.themes.notmyidea.static.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.themes.notmyidea.static.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 'pelican.themes.notmyidea.static.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.themes.notmyidea.static.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.themes.notmyidea.static.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.themes.notmyidea.static.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 'pelican.themes.notmyidea.static.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.themes.notmyidea.static.images.icons' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.themes.notmyidea.static.images.icons' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.themes.notmyidea.static.images.icons' 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 'pelican.themes.notmyidea.static.images.icons' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.themes.notmyidea.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.themes.notmyidea.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.themes.notmyidea.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 'pelican.themes.notmyidea.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.themes.simple.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.themes.simple.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.themes.simple.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 'pelican.themes.simple.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tools.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tools.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tools.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 'pelican.tools.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) creating build/lib/pelican/plugins copying pelican/plugins/_utils.py -> build/lib/pelican/plugins copying pelican/plugins/signals.py -> build/lib/pelican/plugins creating build/lib/pelican/themes creating build/lib/pelican/themes/notmyidea creating build/lib/pelican/themes/notmyidea/static creating build/lib/pelican/themes/notmyidea/static/css copying pelican/themes/notmyidea/static/css/fonts.css -> build/lib/pelican/themes/notmyidea/static/css copying pelican/themes/notmyidea/static/css/main.css -> build/lib/pelican/themes/notmyidea/static/css copying pelican/themes/notmyidea/static/css/pygment.css -> build/lib/pelican/themes/notmyidea/static/css copying pelican/themes/notmyidea/static/css/reset.css -> build/lib/pelican/themes/notmyidea/static/css copying pelican/themes/notmyidea/static/css/typogrify.css -> build/lib/pelican/themes/notmyidea/static/css copying pelican/themes/notmyidea/static/css/wide.css -> build/lib/pelican/themes/notmyidea/static/css creating build/lib/pelican/themes/notmyidea/static/fonts copying pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.eot -> build/lib/pelican/themes/notmyidea/static/fonts copying pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.svg -> build/lib/pelican/themes/notmyidea/static/fonts copying pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.ttf -> build/lib/pelican/themes/notmyidea/static/fonts copying pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.woff -> build/lib/pelican/themes/notmyidea/static/fonts copying pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.woff2 -> build/lib/pelican/themes/notmyidea/static/fonts copying pelican/themes/notmyidea/static/fonts/font.css -> build/lib/pelican/themes/notmyidea/static/fonts creating build/lib/pelican/themes/notmyidea/static/images creating build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/aboutme.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/bitbucket.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/delicious.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/facebook.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/github.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/gitorious.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/gittip.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/google-groups.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/google-plus.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/hackernews.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/lastfm.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/linkedin.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/reddit.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/rss.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/slideshare.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/speakerdeck.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/stackoverflow.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/twitter.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/vimeo.png -> build/lib/pelican/themes/notmyidea/static/images/icons copying pelican/themes/notmyidea/static/images/icons/youtube.png -> build/lib/pelican/themes/notmyidea/static/images/icons creating build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/analytics.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/archives.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/article.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/article_infos.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/author.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/authors.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/base.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/categories.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/category.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/comments.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/disqus_script.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/github.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/index.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/page.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/period_archives.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/tag.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/taglist.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/tags.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/translations.html -> build/lib/pelican/themes/notmyidea/templates copying pelican/themes/notmyidea/templates/twitter.html -> build/lib/pelican/themes/notmyidea/templates creating build/lib/pelican/themes/simple creating build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/archives.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/article.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/author.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/authors.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/base.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/categories.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/category.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/gosquared.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/index.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/page.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/pagination.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/period_archives.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/tag.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/tags.html -> build/lib/pelican/themes/simple/templates copying pelican/themes/simple/templates/translations.html -> build/lib/pelican/themes/simple/templates creating build/lib/pelican/tests/TestPages copying pelican/tests/TestPages/bad_page.rst -> build/lib/pelican/tests/TestPages copying pelican/tests/TestPages/draft_page.rst -> build/lib/pelican/tests/TestPages copying pelican/tests/TestPages/draft_page_markdown.md -> build/lib/pelican/tests/TestPages copying pelican/tests/TestPages/draft_page_with_template.rst -> build/lib/pelican/tests/TestPages copying pelican/tests/TestPages/hidden_page.rst -> build/lib/pelican/tests/TestPages copying pelican/tests/TestPages/hidden_page_markdown.md -> build/lib/pelican/tests/TestPages copying pelican/tests/TestPages/hidden_page_with_template.rst -> build/lib/pelican/tests/TestPages copying pelican/tests/TestPages/page.rst -> build/lib/pelican/tests/TestPages copying pelican/tests/TestPages/page_markdown.md -> build/lib/pelican/tests/TestPages copying pelican/tests/TestPages/page_used_for_sorting_test.rst -> build/lib/pelican/tests/TestPages copying pelican/tests/TestPages/page_with_category_and_tag_links.md -> build/lib/pelican/tests/TestPages copying pelican/tests/TestPages/page_with_static_links.md -> build/lib/pelican/tests/TestPages copying pelican/tests/TestPages/page_with_template.rst -> build/lib/pelican/tests/TestPages creating build/lib/pelican/tests/content copying pelican/tests/content/2012-11-29_rst_w_filename_meta#foo-bar.rst -> build/lib/pelican/tests/content copying pelican/tests/content/2012-11-30_md_w_filename_meta#foo-bar.md -> build/lib/pelican/tests/content copying pelican/tests/content/article.rst -> build/lib/pelican/tests/content copying pelican/tests/content/article_draft.md -> build/lib/pelican/tests/content copying pelican/tests/content/article_hidden.md -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_attributes_containing_double_quotes.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_capitalized_metadata.rst -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_code_block.rst -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_comments.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_duplicate_tags_authors.md -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_inline_svg.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_keywords.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_markdown_and_empty_tags.md -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_markdown_and_footnote.md -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_markdown_and_nested_metadata.md -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_markdown_and_nonascii_summary.md -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_markdown_and_summary_metadata_multi.md -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_markdown_and_summary_metadata_single.md -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_markdown_extension.markdown -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_markdown_markup_extensions.md -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_md_extension.md -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_metadata.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_metadata.rst -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_metadata_and_contents.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_metadata_explicit_date_implicit_modified.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_metadata_explicit_dates.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_metadata_implicit_date_explicit_modified.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_metadata_implicit_dates.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_mkd_extension.mkd -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_multiple_authors.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_multiple_authors.rst -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_multiple_authors_list.rst -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_multiple_authors_semicolon.rst -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_multiple_metadata_tags.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_nonconformant_meta_tags.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_null_attributes.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_template.rst -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_typogrify_dashes.md -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_typogrify_dashes.rst -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_uppercase_metadata.html -> build/lib/pelican/tests/content copying pelican/tests/content/article_with_uppercase_metadata.rst -> build/lib/pelican/tests/content copying pelican/tests/content/article_without_category.rst -> build/lib/pelican/tests/content copying pelican/tests/content/bloggerexport.xml -> build/lib/pelican/tests/content copying pelican/tests/content/empty.md -> build/lib/pelican/tests/content copying pelican/tests/content/empty_with_bom.md -> build/lib/pelican/tests/content copying pelican/tests/content/wordpressexport.xml -> build/lib/pelican/tests/content creating build/lib/pelican/tests/content/TestCategory copying pelican/tests/content/TestCategory/article_with_category.rst -> build/lib/pelican/tests/content/TestCategory copying pelican/tests/content/TestCategory/article_without_category.rst -> build/lib/pelican/tests/content/TestCategory creating build/lib/pelican/tests/cyclic_intersite_links copying pelican/tests/cyclic_intersite_links/first-article.rst -> build/lib/pelican/tests/cyclic_intersite_links copying pelican/tests/cyclic_intersite_links/second-article.rst -> build/lib/pelican/tests/cyclic_intersite_links copying pelican/tests/cyclic_intersite_links/third-article.rst -> build/lib/pelican/tests/cyclic_intersite_links creating build/lib/pelican/tests/dummy_plugins creating build/lib/pelican/tests/dummy_plugins/namespace_plugin creating build/lib/pelican/tests/dummy_plugins/namespace_plugin/pelican creating build/lib/pelican/tests/dummy_plugins/namespace_plugin/pelican/plugins creating build/lib/pelican/tests/dummy_plugins/namespace_plugin/pelican/plugins/ns_plugin copying pelican/tests/dummy_plugins/namespace_plugin/pelican/plugins/ns_plugin/__init__.py -> build/lib/pelican/tests/dummy_plugins/namespace_plugin/pelican/plugins/ns_plugin creating build/lib/pelican/tests/dummy_plugins/normal_plugin creating build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_plugin copying pelican/tests/dummy_plugins/normal_plugin/normal_plugin/__init__.py -> build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_plugin copying pelican/tests/dummy_plugins/normal_plugin/normal_plugin/submodule.py -> build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_plugin creating build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin copying pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/__init__.py -> build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin copying pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subplugin.py -> build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin creating build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subpackage copying pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subpackage/__init__.py -> build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subpackage copying pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subpackage/subpackage.py -> build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subpackage creating build/lib/pelican/tests/mixed_content copying pelican/tests/mixed_content/short_page.md -> build/lib/pelican/tests/mixed_content creating build/lib/pelican/tests/nested_content creating build/lib/pelican/tests/nested_content/maindir copying pelican/tests/nested_content/maindir/maindir.md -> build/lib/pelican/tests/nested_content/maindir creating build/lib/pelican/tests/nested_content/maindir/subdir copying pelican/tests/nested_content/maindir/subdir/subdir.md -> build/lib/pelican/tests/nested_content/maindir/subdir creating build/lib/pelican/tests/output creating build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/a-markdown-powered-article.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/archives.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/article-1.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/article-2.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/article-3.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/authors.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/categories.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/filename_metadata-example.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/index.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/oh-yeah-fr.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/oh-yeah.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/second-article-fr.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/second-article.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/tags.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/this-is-a-super-article.html -> build/lib/pelican/tests/output/basic copying pelican/tests/output/basic/unbelievable.html -> build/lib/pelican/tests/output/basic creating build/lib/pelican/tests/output/basic/author copying pelican/tests/output/basic/author/alexis-metaireau.html -> build/lib/pelican/tests/output/basic/author creating build/lib/pelican/tests/output/basic/category copying pelican/tests/output/basic/category/bar.html -> build/lib/pelican/tests/output/basic/category copying pelican/tests/output/basic/category/cat1.html -> build/lib/pelican/tests/output/basic/category copying pelican/tests/output/basic/category/misc.html -> build/lib/pelican/tests/output/basic/category copying pelican/tests/output/basic/category/yeah.html -> build/lib/pelican/tests/output/basic/category creating build/lib/pelican/tests/output/basic/drafts copying pelican/tests/output/basic/drafts/a-draft-article-without-date.html -> build/lib/pelican/tests/output/basic/drafts copying pelican/tests/output/basic/drafts/a-draft-article.html -> build/lib/pelican/tests/output/basic/drafts creating build/lib/pelican/tests/output/basic/feeds copying pelican/tests/output/basic/feeds/alexis-metaireau.atom.xml -> build/lib/pelican/tests/output/basic/feeds copying pelican/tests/output/basic/feeds/alexis-metaireau.rss.xml -> build/lib/pelican/tests/output/basic/feeds copying pelican/tests/output/basic/feeds/all-en.atom.xml -> build/lib/pelican/tests/output/basic/feeds copying pelican/tests/output/basic/feeds/all-fr.atom.xml -> build/lib/pelican/tests/output/basic/feeds copying pelican/tests/output/basic/feeds/all.atom.xml -> build/lib/pelican/tests/output/basic/feeds copying pelican/tests/output/basic/feeds/bar.atom.xml -> build/lib/pelican/tests/output/basic/feeds copying pelican/tests/output/basic/feeds/cat1.atom.xml -> build/lib/pelican/tests/output/basic/feeds copying pelican/tests/output/basic/feeds/misc.atom.xml -> build/lib/pelican/tests/output/basic/feeds copying pelican/tests/output/basic/feeds/yeah.atom.xml -> build/lib/pelican/tests/output/basic/feeds creating build/lib/pelican/tests/output/basic/override copying pelican/tests/output/basic/override/index.html -> build/lib/pelican/tests/output/basic/override creating build/lib/pelican/tests/output/basic/pages copying pelican/tests/output/basic/pages/this-is-a-test-hidden-page.html -> build/lib/pelican/tests/output/basic/pages copying pelican/tests/output/basic/pages/this-is-a-test-page.html -> build/lib/pelican/tests/output/basic/pages creating build/lib/pelican/tests/output/basic/tag copying pelican/tests/output/basic/tag/bar.html -> build/lib/pelican/tests/output/basic/tag copying pelican/tests/output/basic/tag/baz.html -> build/lib/pelican/tests/output/basic/tag copying pelican/tests/output/basic/tag/foo.html -> build/lib/pelican/tests/output/basic/tag copying pelican/tests/output/basic/tag/foobar.html -> build/lib/pelican/tests/output/basic/tag copying pelican/tests/output/basic/tag/oh.html -> build/lib/pelican/tests/output/basic/tag copying pelican/tests/output/basic/tag/yeah.html -> build/lib/pelican/tests/output/basic/tag creating build/lib/pelican/tests/output/basic/theme creating build/lib/pelican/tests/output/basic/theme/css copying pelican/tests/output/basic/theme/css/fonts.css -> build/lib/pelican/tests/output/basic/theme/css copying pelican/tests/output/basic/theme/css/main.css -> build/lib/pelican/tests/output/basic/theme/css copying pelican/tests/output/basic/theme/css/pygment.css -> build/lib/pelican/tests/output/basic/theme/css copying pelican/tests/output/basic/theme/css/reset.css -> build/lib/pelican/tests/output/basic/theme/css copying pelican/tests/output/basic/theme/css/typogrify.css -> build/lib/pelican/tests/output/basic/theme/css copying pelican/tests/output/basic/theme/css/wide.css -> build/lib/pelican/tests/output/basic/theme/css creating build/lib/pelican/tests/output/basic/theme/fonts copying pelican/tests/output/basic/theme/fonts/font.css -> build/lib/pelican/tests/output/basic/theme/fonts creating build/lib/pelican/tests/output/basic/theme/images creating build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/aboutme.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/bitbucket.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/delicious.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/facebook.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/github.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/gitorious.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/gittip.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/google-groups.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/google-plus.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/hackernews.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/lastfm.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/linkedin.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/reddit.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/rss.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/slideshare.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/speakerdeck.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/stackoverflow.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/twitter.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/vimeo.png -> build/lib/pelican/tests/output/basic/theme/images/icons copying pelican/tests/output/basic/theme/images/icons/youtube.png -> build/lib/pelican/tests/output/basic/theme/images/icons creating build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/a-markdown-powered-article.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/archives.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/article-1.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/article-2.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/article-3.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/authors.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/categories.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/filename_metadata-example.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/index.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/index2.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/index3.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/jinja2_template.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/oh-yeah-fr.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/oh-yeah.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/second-article-fr.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/second-article.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/tags.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/this-is-a-super-article.html -> build/lib/pelican/tests/output/custom copying pelican/tests/output/custom/unbelievable.html -> build/lib/pelican/tests/output/custom creating build/lib/pelican/tests/output/custom/author copying pelican/tests/output/custom/author/alexis-metaireau.html -> build/lib/pelican/tests/output/custom/author copying pelican/tests/output/custom/author/alexis-metaireau2.html -> build/lib/pelican/tests/output/custom/author copying pelican/tests/output/custom/author/alexis-metaireau3.html -> build/lib/pelican/tests/output/custom/author creating build/lib/pelican/tests/output/custom/category copying pelican/tests/output/custom/category/bar.html -> build/lib/pelican/tests/output/custom/category copying pelican/tests/output/custom/category/cat1.html -> build/lib/pelican/tests/output/custom/category copying pelican/tests/output/custom/category/misc.html -> build/lib/pelican/tests/output/custom/category copying pelican/tests/output/custom/category/yeah.html -> build/lib/pelican/tests/output/custom/category creating build/lib/pelican/tests/output/custom/drafts copying pelican/tests/output/custom/drafts/a-draft-article-without-date.html -> build/lib/pelican/tests/output/custom/drafts copying pelican/tests/output/custom/drafts/a-draft-article.html -> build/lib/pelican/tests/output/custom/drafts creating build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/alexis-metaireau.atom.xml -> build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/alexis-metaireau.rss.xml -> build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/all-en.atom.xml -> build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/all-fr.atom.xml -> build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/all.atom.xml -> build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/all.rss.xml -> build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/bar.atom.xml -> build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/bar.rss.xml -> build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/cat1.atom.xml -> build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/cat1.rss.xml -> build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/misc.atom.xml -> build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/misc.rss.xml -> build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/yeah.atom.xml -> build/lib/pelican/tests/output/custom/feeds copying pelican/tests/output/custom/feeds/yeah.rss.xml -> build/lib/pelican/tests/output/custom/feeds creating build/lib/pelican/tests/output/custom/override copying pelican/tests/output/custom/override/index.html -> build/lib/pelican/tests/output/custom/override creating build/lib/pelican/tests/output/custom/pages copying pelican/tests/output/custom/pages/this-is-a-test-hidden-page.html -> build/lib/pelican/tests/output/custom/pages copying pelican/tests/output/custom/pages/this-is-a-test-page.html -> build/lib/pelican/tests/output/custom/pages creating build/lib/pelican/tests/output/custom/tag copying pelican/tests/output/custom/tag/bar.html -> build/lib/pelican/tests/output/custom/tag copying pelican/tests/output/custom/tag/baz.html -> build/lib/pelican/tests/output/custom/tag copying pelican/tests/output/custom/tag/foo.html -> build/lib/pelican/tests/output/custom/tag copying pelican/tests/output/custom/tag/foobar.html -> build/lib/pelican/tests/output/custom/tag copying pelican/tests/output/custom/tag/oh.html -> build/lib/pelican/tests/output/custom/tag copying pelican/tests/output/custom/tag/yeah.html -> build/lib/pelican/tests/output/custom/tag creating build/lib/pelican/tests/output/custom/theme creating build/lib/pelican/tests/output/custom/theme/css copying pelican/tests/output/custom/theme/css/fonts.css -> build/lib/pelican/tests/output/custom/theme/css copying pelican/tests/output/custom/theme/css/main.css -> build/lib/pelican/tests/output/custom/theme/css copying pelican/tests/output/custom/theme/css/pygment.css -> build/lib/pelican/tests/output/custom/theme/css copying pelican/tests/output/custom/theme/css/reset.css -> build/lib/pelican/tests/output/custom/theme/css copying pelican/tests/output/custom/theme/css/typogrify.css -> build/lib/pelican/tests/output/custom/theme/css copying pelican/tests/output/custom/theme/css/wide.css -> build/lib/pelican/tests/output/custom/theme/css creating build/lib/pelican/tests/output/custom/theme/fonts copying pelican/tests/output/custom/theme/fonts/font.css -> build/lib/pelican/tests/output/custom/theme/fonts creating build/lib/pelican/tests/output/custom/theme/images creating build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/aboutme.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/bitbucket.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/delicious.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/facebook.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/github.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/gitorious.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/gittip.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/google-groups.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/google-plus.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/hackernews.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/lastfm.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/linkedin.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/reddit.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/rss.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/slideshare.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/speakerdeck.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/stackoverflow.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/twitter.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/vimeo.png -> build/lib/pelican/tests/output/custom/theme/images/icons copying pelican/tests/output/custom/theme/images/icons/youtube.png -> build/lib/pelican/tests/output/custom/theme/images/icons creating build/lib/pelican/tests/output/custom_locale copying pelican/tests/output/custom_locale/archives.html -> build/lib/pelican/tests/output/custom_locale copying pelican/tests/output/custom_locale/authors.html -> build/lib/pelican/tests/output/custom_locale copying pelican/tests/output/custom_locale/categories.html -> build/lib/pelican/tests/output/custom_locale copying pelican/tests/output/custom_locale/index.html -> build/lib/pelican/tests/output/custom_locale copying pelican/tests/output/custom_locale/index2.html -> build/lib/pelican/tests/output/custom_locale copying pelican/tests/output/custom_locale/index3.html -> build/lib/pelican/tests/output/custom_locale copying pelican/tests/output/custom_locale/jinja2_template.html -> build/lib/pelican/tests/output/custom_locale copying pelican/tests/output/custom_locale/oh-yeah-fr.html -> build/lib/pelican/tests/output/custom_locale copying pelican/tests/output/custom_locale/second-article-fr.html -> build/lib/pelican/tests/output/custom_locale copying pelican/tests/output/custom_locale/tags.html -> build/lib/pelican/tests/output/custom_locale creating build/lib/pelican/tests/output/custom_locale/author copying pelican/tests/output/custom_locale/author/alexis-metaireau.html -> build/lib/pelican/tests/output/custom_locale/author copying pelican/tests/output/custom_locale/author/alexis-metaireau2.html -> build/lib/pelican/tests/output/custom_locale/author copying pelican/tests/output/custom_locale/author/alexis-metaireau3.html -> build/lib/pelican/tests/output/custom_locale/author creating build/lib/pelican/tests/output/custom_locale/category copying pelican/tests/output/custom_locale/category/bar.html -> build/lib/pelican/tests/output/custom_locale/category copying pelican/tests/output/custom_locale/category/cat1.html -> build/lib/pelican/tests/output/custom_locale/category copying pelican/tests/output/custom_locale/category/misc.html -> build/lib/pelican/tests/output/custom_locale/category copying pelican/tests/output/custom_locale/category/yeah.html -> build/lib/pelican/tests/output/custom_locale/category creating build/lib/pelican/tests/output/custom_locale/drafts copying pelican/tests/output/custom_locale/drafts/a-draft-article-without-date.html -> build/lib/pelican/tests/output/custom_locale/drafts copying pelican/tests/output/custom_locale/drafts/a-draft-article.html -> build/lib/pelican/tests/output/custom_locale/drafts creating build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/alexis-metaireau.atom.xml -> build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/alexis-metaireau.rss.xml -> build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/all-en.atom.xml -> build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/all-fr.atom.xml -> build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/all.atom.xml -> build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/all.rss.xml -> build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/bar.atom.xml -> build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/bar.rss.xml -> build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/cat1.atom.xml -> build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/cat1.rss.xml -> build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/misc.atom.xml -> build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/misc.rss.xml -> build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/yeah.atom.xml -> build/lib/pelican/tests/output/custom_locale/feeds copying pelican/tests/output/custom_locale/feeds/yeah.rss.xml -> build/lib/pelican/tests/output/custom_locale/feeds creating build/lib/pelican/tests/output/custom_locale/override copying pelican/tests/output/custom_locale/override/index.html -> build/lib/pelican/tests/output/custom_locale/override creating build/lib/pelican/tests/output/custom_locale/pages copying pelican/tests/output/custom_locale/pages/this-is-a-test-hidden-page.html -> build/lib/pelican/tests/output/custom_locale/pages copying pelican/tests/output/custom_locale/pages/this-is-a-test-page.html -> build/lib/pelican/tests/output/custom_locale/pages creating build/lib/pelican/tests/output/custom_locale/posts creating build/lib/pelican/tests/output/custom_locale/posts/2010 creating build/lib/pelican/tests/output/custom_locale/posts/2010/décembre creating build/lib/pelican/tests/output/custom_locale/posts/2010/décembre/02 creating build/lib/pelican/tests/output/custom_locale/posts/2010/décembre/02/this-is-a-super-article copying pelican/tests/output/custom_locale/posts/2010/décembre/02/this-is-a-super-article/index.html -> build/lib/pelican/tests/output/custom_locale/posts/2010/décembre/02/this-is-a-super-article creating build/lib/pelican/tests/output/custom_locale/posts/2010/octobre creating build/lib/pelican/tests/output/custom_locale/posts/2010/octobre/15 creating build/lib/pelican/tests/output/custom_locale/posts/2010/octobre/15/unbelievable copying pelican/tests/output/custom_locale/posts/2010/octobre/15/unbelievable/index.html -> build/lib/pelican/tests/output/custom_locale/posts/2010/octobre/15/unbelievable creating build/lib/pelican/tests/output/custom_locale/posts/2010/octobre/20 creating build/lib/pelican/tests/output/custom_locale/posts/2010/octobre/20/oh-yeah copying pelican/tests/output/custom_locale/posts/2010/octobre/20/oh-yeah/index.html -> build/lib/pelican/tests/output/custom_locale/posts/2010/octobre/20/oh-yeah creating build/lib/pelican/tests/output/custom_locale/posts/2011 creating build/lib/pelican/tests/output/custom_locale/posts/2011/avril creating build/lib/pelican/tests/output/custom_locale/posts/2011/avril/20 creating build/lib/pelican/tests/output/custom_locale/posts/2011/avril/20/a-markdown-powered-article copying pelican/tests/output/custom_locale/posts/2011/avril/20/a-markdown-powered-article/index.html -> build/lib/pelican/tests/output/custom_locale/posts/2011/avril/20/a-markdown-powered-article creating build/lib/pelican/tests/output/custom_locale/posts/2011/février creating build/lib/pelican/tests/output/custom_locale/posts/2011/février/17 creating build/lib/pelican/tests/output/custom_locale/posts/2011/février/17/article-1 copying pelican/tests/output/custom_locale/posts/2011/février/17/article-1/index.html -> build/lib/pelican/tests/output/custom_locale/posts/2011/février/17/article-1 creating build/lib/pelican/tests/output/custom_locale/posts/2011/février/17/article-2 copying pelican/tests/output/custom_locale/posts/2011/février/17/article-2/index.html -> build/lib/pelican/tests/output/custom_locale/posts/2011/février/17/article-2 creating build/lib/pelican/tests/output/custom_locale/posts/2011/février/17/article-3 copying pelican/tests/output/custom_locale/posts/2011/février/17/article-3/index.html -> build/lib/pelican/tests/output/custom_locale/posts/2011/février/17/article-3 creating build/lib/pelican/tests/output/custom_locale/posts/2012 creating build/lib/pelican/tests/output/custom_locale/posts/2012/février creating build/lib/pelican/tests/output/custom_locale/posts/2012/février/29 creating build/lib/pelican/tests/output/custom_locale/posts/2012/février/29/second-article copying pelican/tests/output/custom_locale/posts/2012/février/29/second-article/index.html -> build/lib/pelican/tests/output/custom_locale/posts/2012/février/29/second-article creating build/lib/pelican/tests/output/custom_locale/posts/2012/novembre creating build/lib/pelican/tests/output/custom_locale/posts/2012/novembre/30 creating build/lib/pelican/tests/output/custom_locale/posts/2012/novembre/30/filename_metadata-example copying pelican/tests/output/custom_locale/posts/2012/novembre/30/filename_metadata-example/index.html -> build/lib/pelican/tests/output/custom_locale/posts/2012/novembre/30/filename_metadata-example creating build/lib/pelican/tests/output/custom_locale/tag copying pelican/tests/output/custom_locale/tag/bar.html -> build/lib/pelican/tests/output/custom_locale/tag copying pelican/tests/output/custom_locale/tag/baz.html -> build/lib/pelican/tests/output/custom_locale/tag copying pelican/tests/output/custom_locale/tag/foo.html -> build/lib/pelican/tests/output/custom_locale/tag copying pelican/tests/output/custom_locale/tag/foobar.html -> build/lib/pelican/tests/output/custom_locale/tag copying pelican/tests/output/custom_locale/tag/oh.html -> build/lib/pelican/tests/output/custom_locale/tag copying pelican/tests/output/custom_locale/tag/yeah.html -> build/lib/pelican/tests/output/custom_locale/tag creating build/lib/pelican/tests/output/custom_locale/theme creating build/lib/pelican/tests/output/custom_locale/theme/css copying pelican/tests/output/custom_locale/theme/css/fonts.css -> build/lib/pelican/tests/output/custom_locale/theme/css copying pelican/tests/output/custom_locale/theme/css/main.css -> build/lib/pelican/tests/output/custom_locale/theme/css copying pelican/tests/output/custom_locale/theme/css/pygment.css -> build/lib/pelican/tests/output/custom_locale/theme/css copying pelican/tests/output/custom_locale/theme/css/reset.css -> build/lib/pelican/tests/output/custom_locale/theme/css copying pelican/tests/output/custom_locale/theme/css/typogrify.css -> build/lib/pelican/tests/output/custom_locale/theme/css copying pelican/tests/output/custom_locale/theme/css/wide.css -> build/lib/pelican/tests/output/custom_locale/theme/css creating build/lib/pelican/tests/output/custom_locale/theme/fonts copying pelican/tests/output/custom_locale/theme/fonts/font.css -> build/lib/pelican/tests/output/custom_locale/theme/fonts creating build/lib/pelican/tests/output/custom_locale/theme/images creating build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/aboutme.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/bitbucket.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/delicious.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/facebook.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/github.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/gitorious.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/gittip.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/google-groups.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/google-plus.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/hackernews.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/lastfm.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/linkedin.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/reddit.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/rss.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/slideshare.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/speakerdeck.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/stackoverflow.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/twitter.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/vimeo.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons copying pelican/tests/output/custom_locale/theme/images/icons/youtube.png -> build/lib/pelican/tests/output/custom_locale/theme/images/icons creating build/lib/pelican/tests/parse_error copying pelican/tests/parse_error/parse_error.rst -> build/lib/pelican/tests/parse_error creating build/lib/pelican/tests/theme_overrides creating build/lib/pelican/tests/theme_overrides/level1 copying pelican/tests/theme_overrides/level1/article.html -> build/lib/pelican/tests/theme_overrides/level1 creating build/lib/pelican/tests/theme_overrides/level2 copying pelican/tests/theme_overrides/level2/article.html -> build/lib/pelican/tests/theme_overrides/level2 copying pelican/tests/theme_overrides/level2/authors.html -> build/lib/pelican/tests/theme_overrides/level2 creating build/lib/pelican/tools/templates copying pelican/tools/templates/Makefile.jinja2 -> build/lib/pelican/tools/templates copying pelican/tools/templates/pelicanconf.py.jinja2 -> build/lib/pelican/tools/templates copying pelican/tools/templates/publishconf.py.jinja2 -> build/lib/pelican/tools/templates copying pelican/tools/templates/tasks.py.jinja2 -> build/lib/pelican/tools/templates SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-pelican-4.8.0 depends on package: py39-blinker>=1.4 - found ===> py39-pelican-4.8.0 depends on package: py39-dateutil>=2.8 - found ===> py39-pelican-4.8.0 depends on package: py39-docutils>=0.16 - found ===> py39-pelican-4.8.0 depends on package: py39-feedgenerator>=1.9 - found ===> py39-pelican-4.8.0 depends on package: py39-Jinja2>=2.7 - found ===> py39-pelican-4.8.0 depends on package: py39-markdown>=3.1 - found ===> py39-pelican-4.8.0 depends on package: py39-pygments>=2.6 - found ===> py39-pelican-4.8.0 depends on package: py39-pytz>=2020.1 - found ===> py39-pelican-4.8.0 depends on package: py39-rich>=10.1 - found ===> py39-pelican-4.8.0 depends on package: py39-six>=1.4 - found ===> py39-pelican-4.8.0 depends on package: py39-unidecode>=1.1 - found ===> py39-pelican-4.8.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pelican-4.8.0 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-pelican-4.8.0 ===> py39-pelican-4.8.0 depends on package: py39-blinker>=1.4 - found ===> py39-pelican-4.8.0 depends on package: py39-dateutil>=2.8 - found ===> py39-pelican-4.8.0 depends on package: py39-docutils>=0.16 - found ===> py39-pelican-4.8.0 depends on package: py39-feedgenerator>=1.9 - found ===> py39-pelican-4.8.0 depends on package: py39-Jinja2>=2.7 - found ===> py39-pelican-4.8.0 depends on package: py39-markdown>=3.1 - found ===> py39-pelican-4.8.0 depends on package: py39-pygments>=2.6 - found ===> py39-pelican-4.8.0 depends on package: py39-pytz>=2020.1 - found ===> py39-pelican-4.8.0 depends on package: py39-rich>=10.1 - found ===> py39-pelican-4.8.0 depends on package: py39-six>=1.4 - found ===> py39-pelican-4.8.0 depends on package: py39-unidecode>=1.1 - found ===> py39-pelican-4.8.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-pelican-4.8.0 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list running install /usr/local/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running egg_info writing pelican.egg-info/PKG-INFO writing dependency_links to pelican.egg-info/dependency_links.txt writing entry points to pelican.egg-info/entry_points.txt writing requirements to pelican.egg-info/requires.txt writing top-level names to pelican.egg-info/top_level.txt reading manifest file 'pelican.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[co]' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'pelican.egg-info/SOURCES.txt' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.plugins' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.plugins' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.plugins' 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 'pelican.plugins' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.TestPages' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.TestPages' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.TestPages' 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 'pelican.tests.TestPages' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.content' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.content' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.content' 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 'pelican.tests.content' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.content.TestCategory' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.content.TestCategory' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.content.TestCategory' 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 'pelican.tests.content.TestCategory' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.cyclic_intersite_links' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.cyclic_intersite_links' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.cyclic_intersite_links' 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 'pelican.tests.cyclic_intersite_links' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.dummy_plugins.namespace_plugin.pelican.plugins.ns_plugin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.dummy_plugins.namespace_plugin.pelican.plugins.ns_plugin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.dummy_plugins.namespace_plugin.pelican.plugins.ns_plugin' 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 'pelican.tests.dummy_plugins.namespace_plugin.pelican.plugins.ns_plugin' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.dummy_plugins.normal_plugin.normal_plugin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.dummy_plugins.normal_plugin.normal_plugin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.dummy_plugins.normal_plugin.normal_plugin' 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 'pelican.tests.dummy_plugins.normal_plugin.normal_plugin' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin' 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 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin.subpackage' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin.subpackage' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin.subpackage' 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 'pelican.tests.dummy_plugins.normal_plugin.normal_submodule_plugin.subpackage' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.mixed_content' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.mixed_content' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.mixed_content' 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 'pelican.tests.mixed_content' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.nested_content.maindir' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.nested_content.maindir' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.nested_content.maindir' 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 'pelican.tests.nested_content.maindir' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.nested_content.maindir.subdir' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.nested_content.maindir.subdir' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.nested_content.maindir.subdir' 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 'pelican.tests.nested_content.maindir.subdir' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic' 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 'pelican.tests.output.basic' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.author' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.author' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.author' 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 'pelican.tests.output.basic.author' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.category' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.category' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.category' 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 'pelican.tests.output.basic.category' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.drafts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.drafts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.drafts' 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 'pelican.tests.output.basic.drafts' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.feeds' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.feeds' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.feeds' 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 'pelican.tests.output.basic.feeds' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.override' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.override' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.override' 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 'pelican.tests.output.basic.override' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.pages' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.pages' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.pages' 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 'pelican.tests.output.basic.pages' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.tag' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.tag' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.tag' 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 'pelican.tests.output.basic.tag' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.theme.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.theme.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.theme.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 'pelican.tests.output.basic.theme.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.theme.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.theme.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.theme.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 'pelican.tests.output.basic.theme.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.basic.theme.images.icons' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.basic.theme.images.icons' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.basic.theme.images.icons' 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 'pelican.tests.output.basic.theme.images.icons' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom' 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 'pelican.tests.output.custom' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.author' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.author' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.author' 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 'pelican.tests.output.custom.author' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.category' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.category' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.category' 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 'pelican.tests.output.custom.category' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.drafts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.drafts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.drafts' 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 'pelican.tests.output.custom.drafts' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.feeds' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.feeds' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.feeds' 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 'pelican.tests.output.custom.feeds' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.override' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.override' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.override' 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 'pelican.tests.output.custom.override' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.pages' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.pages' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.pages' 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 'pelican.tests.output.custom.pages' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.tag' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.tag' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.tag' 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 'pelican.tests.output.custom.tag' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.theme.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.theme.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.theme.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 'pelican.tests.output.custom.theme.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.theme.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.theme.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.theme.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 'pelican.tests.output.custom.theme.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom.theme.images.icons' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom.theme.images.icons' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom.theme.images.icons' 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 'pelican.tests.output.custom.theme.images.icons' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale' 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 'pelican.tests.output.custom_locale' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.author' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.author' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.author' 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 'pelican.tests.output.custom_locale.author' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.category' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.category' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.category' 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 'pelican.tests.output.custom_locale.category' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.drafts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.drafts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.drafts' 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 'pelican.tests.output.custom_locale.drafts' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.feeds' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.feeds' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.feeds' 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 'pelican.tests.output.custom_locale.feeds' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.override' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.override' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.override' 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 'pelican.tests.output.custom_locale.override' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.pages' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.pages' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.pages' 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 'pelican.tests.output.custom_locale.pages' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.posts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.posts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.posts' 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 'pelican.tests.output.custom_locale.posts' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.tag' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.tag' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.tag' 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 'pelican.tests.output.custom_locale.tag' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.theme.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.theme.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.theme.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 'pelican.tests.output.custom_locale.theme.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.theme.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.theme.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.theme.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 'pelican.tests.output.custom_locale.theme.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.output.custom_locale.theme.images.icons' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.output.custom_locale.theme.images.icons' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.output.custom_locale.theme.images.icons' 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 'pelican.tests.output.custom_locale.theme.images.icons' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.parse_error' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.parse_error' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.parse_error' 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 'pelican.tests.parse_error' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.theme_overrides.level1' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.theme_overrides.level1' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.theme_overrides.level1' 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 'pelican.tests.theme_overrides.level1' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tests.theme_overrides.level2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tests.theme_overrides.level2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tests.theme_overrides.level2' 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 'pelican.tests.theme_overrides.level2' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.themes.notmyidea.static.css' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.themes.notmyidea.static.css' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.themes.notmyidea.static.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 'pelican.themes.notmyidea.static.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.themes.notmyidea.static.fonts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.themes.notmyidea.static.fonts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.themes.notmyidea.static.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 'pelican.themes.notmyidea.static.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.themes.notmyidea.static.images.icons' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.themes.notmyidea.static.images.icons' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.themes.notmyidea.static.images.icons' 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 'pelican.themes.notmyidea.static.images.icons' 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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.themes.notmyidea.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.themes.notmyidea.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.themes.notmyidea.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 'pelican.themes.notmyidea.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.themes.simple.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.themes.simple.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.themes.simple.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 'pelican.themes.simple.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/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'pelican.tools.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'pelican.tools.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'pelican.tools.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 'pelican.tools.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) running install_lib creating /construction/www/py-pelican/stage/usr/local/lib/python3.9 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/__init__.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/__main__.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/cache.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/contents.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/generators.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/log.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/paginator.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/readers.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/rstdirectives.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/server.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/settings.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/signals.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/urlwrappers.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/utils.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican copying build/lib/pelican/writers.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/parse_error copying build/lib/pelican/tests/parse_error/parse_error.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/parse_error creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/theme_overrides creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/theme_overrides/level1 copying build/lib/pelican/tests/theme_overrides/level1/article.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/theme_overrides/level1 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/theme_overrides/level2 copying build/lib/pelican/tests/theme_overrides/level2/article.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/theme_overrides/level2 copying build/lib/pelican/tests/theme_overrides/level2/authors.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/theme_overrides/level2 copying build/lib/pelican/tests/__init__.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/default_conf.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/support.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_cache.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_cli.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_contents.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_generators.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_importer.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_log.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_paginator.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_pelican.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_plugins.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_readers.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_rstdirectives.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_server.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_settings.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_testsuite.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_urlwrappers.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests copying build/lib/pelican/tests/test_utils.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages copying build/lib/pelican/tests/TestPages/bad_page.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages copying build/lib/pelican/tests/TestPages/draft_page.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages copying build/lib/pelican/tests/TestPages/draft_page_markdown.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages copying build/lib/pelican/tests/TestPages/draft_page_with_template.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages copying build/lib/pelican/tests/TestPages/hidden_page.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages copying build/lib/pelican/tests/TestPages/hidden_page_markdown.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages copying build/lib/pelican/tests/TestPages/hidden_page_with_template.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages copying build/lib/pelican/tests/TestPages/page.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages copying build/lib/pelican/tests/TestPages/page_markdown.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages copying build/lib/pelican/tests/TestPages/page_used_for_sorting_test.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages copying build/lib/pelican/tests/TestPages/page_with_category_and_tag_links.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages copying build/lib/pelican/tests/TestPages/page_with_static_links.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages copying build/lib/pelican/tests/TestPages/page_with_template.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/TestPages creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/2012-11-29_rst_w_filename_meta#foo-bar.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/2012-11-30_md_w_filename_meta#foo-bar.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_draft.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_hidden.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_attributes_containing_double_quotes.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_capitalized_metadata.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_code_block.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_comments.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_duplicate_tags_authors.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_inline_svg.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_keywords.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_markdown_and_empty_tags.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_markdown_and_footnote.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_markdown_and_nested_metadata.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_markdown_and_nonascii_summary.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_markdown_and_summary_metadata_multi.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_markdown_and_summary_metadata_single.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_markdown_extension.markdown -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_markdown_markup_extensions.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_md_extension.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_metadata.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_metadata.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_metadata_and_contents.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_metadata_explicit_date_implicit_modified.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_metadata_explicit_dates.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_metadata_implicit_date_explicit_modified.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_metadata_implicit_dates.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_mkd_extension.mkd -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_multiple_authors.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_multiple_authors.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_multiple_authors_list.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_multiple_authors_semicolon.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_multiple_metadata_tags.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_nonconformant_meta_tags.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_null_attributes.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_template.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_typogrify_dashes.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_typogrify_dashes.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_uppercase_metadata.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_with_uppercase_metadata.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/article_without_category.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/bloggerexport.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/empty.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/empty_with_bom.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content copying build/lib/pelican/tests/content/wordpressexport.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content/TestCategory copying build/lib/pelican/tests/content/TestCategory/article_with_category.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content/TestCategory copying build/lib/pelican/tests/content/TestCategory/article_without_category.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/content/TestCategory creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/cyclic_intersite_links copying build/lib/pelican/tests/cyclic_intersite_links/first-article.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/cyclic_intersite_links copying build/lib/pelican/tests/cyclic_intersite_links/second-article.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/cyclic_intersite_links copying build/lib/pelican/tests/cyclic_intersite_links/third-article.rst -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/cyclic_intersite_links creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/namespace_plugin creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/namespace_plugin/pelican creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/namespace_plugin/pelican/plugins creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/namespace_plugin/pelican/plugins/ns_plugin copying build/lib/pelican/tests/dummy_plugins/namespace_plugin/pelican/plugins/ns_plugin/__init__.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/namespace_plugin/pelican/plugins/ns_plugin creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_plugin copying build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_plugin/__init__.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_plugin copying build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_plugin/submodule.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_plugin creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin copying build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/__init__.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin copying build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subplugin.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subpackage copying build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subpackage/__init__.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subpackage copying build/lib/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subpackage/subpackage.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subpackage creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/mixed_content copying build/lib/pelican/tests/mixed_content/short_page.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/mixed_content creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/nested_content creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/nested_content/maindir copying build/lib/pelican/tests/nested_content/maindir/maindir.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/nested_content/maindir creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/nested_content/maindir/subdir copying build/lib/pelican/tests/nested_content/maindir/subdir/subdir.md -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/nested_content/maindir/subdir creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale copying build/lib/pelican/tests/output/custom_locale/archives.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale copying build/lib/pelican/tests/output/custom_locale/authors.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale copying build/lib/pelican/tests/output/custom_locale/categories.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale copying build/lib/pelican/tests/output/custom_locale/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale copying build/lib/pelican/tests/output/custom_locale/index2.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale copying build/lib/pelican/tests/output/custom_locale/index3.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale copying build/lib/pelican/tests/output/custom_locale/jinja2_template.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale copying build/lib/pelican/tests/output/custom_locale/oh-yeah-fr.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale copying build/lib/pelican/tests/output/custom_locale/second-article-fr.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale copying build/lib/pelican/tests/output/custom_locale/tags.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/author copying build/lib/pelican/tests/output/custom_locale/author/alexis-metaireau.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/author copying build/lib/pelican/tests/output/custom_locale/author/alexis-metaireau2.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/author copying build/lib/pelican/tests/output/custom_locale/author/alexis-metaireau3.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/author creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/category copying build/lib/pelican/tests/output/custom_locale/category/bar.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/category copying build/lib/pelican/tests/output/custom_locale/category/cat1.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/category copying build/lib/pelican/tests/output/custom_locale/category/misc.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/category copying build/lib/pelican/tests/output/custom_locale/category/yeah.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/category creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/drafts copying build/lib/pelican/tests/output/custom_locale/drafts/a-draft-article-without-date.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/drafts copying build/lib/pelican/tests/output/custom_locale/drafts/a-draft-article.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/drafts creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/alexis-metaireau.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/alexis-metaireau.rss.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/all-en.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/all-fr.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/all.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/all.rss.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/bar.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/bar.rss.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/cat1.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/cat1.rss.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/misc.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/misc.rss.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/yeah.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds copying build/lib/pelican/tests/output/custom_locale/feeds/yeah.rss.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/feeds creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/override copying build/lib/pelican/tests/output/custom_locale/override/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/override creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/pages copying build/lib/pelican/tests/output/custom_locale/pages/this-is-a-test-hidden-page.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/pages copying build/lib/pelican/tests/output/custom_locale/pages/this-is-a-test-page.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/pages creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2010 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2010/décembre creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2010/décembre/02 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2010/décembre/02/this-is-a-super-article copying build/lib/pelican/tests/output/custom_locale/posts/2010/décembre/02/this-is-a-super-article/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2010/décembre/02/this-is-a-super-article creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2010/octobre creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2010/octobre/15 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2010/octobre/15/unbelievable copying build/lib/pelican/tests/output/custom_locale/posts/2010/octobre/15/unbelievable/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2010/octobre/15/unbelievable creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2010/octobre/20 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2010/octobre/20/oh-yeah copying build/lib/pelican/tests/output/custom_locale/posts/2010/octobre/20/oh-yeah/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2010/octobre/20/oh-yeah creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2011 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2011/avril creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2011/avril/20 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2011/avril/20/a-markdown-powered-article copying build/lib/pelican/tests/output/custom_locale/posts/2011/avril/20/a-markdown-powered-article/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2011/avril/20/a-markdown-powered-article creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2011/février creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2011/février/17 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2011/février/17/article-1 copying build/lib/pelican/tests/output/custom_locale/posts/2011/février/17/article-1/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2011/février/17/article-1 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2011/février/17/article-2 copying build/lib/pelican/tests/output/custom_locale/posts/2011/février/17/article-2/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2011/février/17/article-2 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2011/février/17/article-3 copying build/lib/pelican/tests/output/custom_locale/posts/2011/février/17/article-3/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2011/février/17/article-3 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2012 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2012/février creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2012/février/29 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2012/février/29/second-article copying build/lib/pelican/tests/output/custom_locale/posts/2012/février/29/second-article/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2012/février/29/second-article creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2012/novembre creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2012/novembre/30 creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2012/novembre/30/filename_metadata-example copying build/lib/pelican/tests/output/custom_locale/posts/2012/novembre/30/filename_metadata-example/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/posts/2012/novembre/30/filename_metadata-example creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/tag copying build/lib/pelican/tests/output/custom_locale/tag/bar.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/tag copying build/lib/pelican/tests/output/custom_locale/tag/baz.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/tag copying build/lib/pelican/tests/output/custom_locale/tag/foo.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/tag copying build/lib/pelican/tests/output/custom_locale/tag/foobar.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/tag copying build/lib/pelican/tests/output/custom_locale/tag/oh.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/tag copying build/lib/pelican/tests/output/custom_locale/tag/yeah.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/tag creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/css copying build/lib/pelican/tests/output/custom_locale/theme/css/fonts.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/css copying build/lib/pelican/tests/output/custom_locale/theme/css/main.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/css copying build/lib/pelican/tests/output/custom_locale/theme/css/pygment.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/css copying build/lib/pelican/tests/output/custom_locale/theme/css/reset.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/css copying build/lib/pelican/tests/output/custom_locale/theme/css/typogrify.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/css copying build/lib/pelican/tests/output/custom_locale/theme/css/wide.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/css creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/fonts copying build/lib/pelican/tests/output/custom_locale/theme/fonts/font.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/fonts creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/aboutme.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/bitbucket.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/delicious.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/facebook.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/github.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/gitorious.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/gittip.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/google-groups.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/google-plus.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/hackernews.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/lastfm.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/linkedin.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/reddit.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/rss.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/slideshare.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/speakerdeck.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/stackoverflow.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/twitter.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/vimeo.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons copying build/lib/pelican/tests/output/custom_locale/theme/images/icons/youtube.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom_locale/theme/images/icons creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/a-markdown-powered-article.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/archives.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/article-1.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/article-2.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/article-3.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/authors.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/categories.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/filename_metadata-example.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/index2.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/index3.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/jinja2_template.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/oh-yeah-fr.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/oh-yeah.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/second-article-fr.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/second-article.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/tags.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/this-is-a-super-article.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom copying build/lib/pelican/tests/output/custom/unbelievable.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/author copying build/lib/pelican/tests/output/custom/author/alexis-metaireau.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/author copying build/lib/pelican/tests/output/custom/author/alexis-metaireau2.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/author copying build/lib/pelican/tests/output/custom/author/alexis-metaireau3.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/author creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/category copying build/lib/pelican/tests/output/custom/category/bar.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/category copying build/lib/pelican/tests/output/custom/category/cat1.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/category copying build/lib/pelican/tests/output/custom/category/misc.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/category copying build/lib/pelican/tests/output/custom/category/yeah.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/category creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/drafts copying build/lib/pelican/tests/output/custom/drafts/a-draft-article-without-date.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/drafts copying build/lib/pelican/tests/output/custom/drafts/a-draft-article.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/drafts creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/alexis-metaireau.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/alexis-metaireau.rss.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/all-en.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/all-fr.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/all.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/all.rss.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/bar.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/bar.rss.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/cat1.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/cat1.rss.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/misc.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/misc.rss.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/yeah.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds copying build/lib/pelican/tests/output/custom/feeds/yeah.rss.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/feeds creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/override copying build/lib/pelican/tests/output/custom/override/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/override creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/pages copying build/lib/pelican/tests/output/custom/pages/this-is-a-test-hidden-page.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/pages copying build/lib/pelican/tests/output/custom/pages/this-is-a-test-page.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/pages creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/tag copying build/lib/pelican/tests/output/custom/tag/bar.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/tag copying build/lib/pelican/tests/output/custom/tag/baz.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/tag copying build/lib/pelican/tests/output/custom/tag/foo.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/tag copying build/lib/pelican/tests/output/custom/tag/foobar.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/tag copying build/lib/pelican/tests/output/custom/tag/oh.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/tag copying build/lib/pelican/tests/output/custom/tag/yeah.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/tag creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/css copying build/lib/pelican/tests/output/custom/theme/css/fonts.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/css copying build/lib/pelican/tests/output/custom/theme/css/main.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/css copying build/lib/pelican/tests/output/custom/theme/css/pygment.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/css copying build/lib/pelican/tests/output/custom/theme/css/reset.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/css copying build/lib/pelican/tests/output/custom/theme/css/typogrify.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/css copying build/lib/pelican/tests/output/custom/theme/css/wide.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/css creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/fonts copying build/lib/pelican/tests/output/custom/theme/fonts/font.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/fonts creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/aboutme.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/bitbucket.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/delicious.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/facebook.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/github.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/gitorious.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/gittip.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/google-groups.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/google-plus.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/hackernews.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/lastfm.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/linkedin.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/reddit.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/rss.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/slideshare.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/speakerdeck.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/stackoverflow.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/twitter.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/vimeo.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons copying build/lib/pelican/tests/output/custom/theme/images/icons/youtube.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/custom/theme/images/icons creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/a-markdown-powered-article.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/archives.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/article-1.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/article-2.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/article-3.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/authors.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/categories.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/filename_metadata-example.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/oh-yeah-fr.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/oh-yeah.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/second-article-fr.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/second-article.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/tags.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/this-is-a-super-article.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic copying build/lib/pelican/tests/output/basic/unbelievable.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/author copying build/lib/pelican/tests/output/basic/author/alexis-metaireau.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/author creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/category copying build/lib/pelican/tests/output/basic/category/bar.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/category copying build/lib/pelican/tests/output/basic/category/cat1.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/category copying build/lib/pelican/tests/output/basic/category/misc.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/category copying build/lib/pelican/tests/output/basic/category/yeah.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/category creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/drafts copying build/lib/pelican/tests/output/basic/drafts/a-draft-article-without-date.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/drafts copying build/lib/pelican/tests/output/basic/drafts/a-draft-article.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/drafts creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/feeds copying build/lib/pelican/tests/output/basic/feeds/alexis-metaireau.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/feeds copying build/lib/pelican/tests/output/basic/feeds/alexis-metaireau.rss.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/feeds copying build/lib/pelican/tests/output/basic/feeds/all-en.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/feeds copying build/lib/pelican/tests/output/basic/feeds/all-fr.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/feeds copying build/lib/pelican/tests/output/basic/feeds/all.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/feeds copying build/lib/pelican/tests/output/basic/feeds/bar.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/feeds copying build/lib/pelican/tests/output/basic/feeds/cat1.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/feeds copying build/lib/pelican/tests/output/basic/feeds/misc.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/feeds copying build/lib/pelican/tests/output/basic/feeds/yeah.atom.xml -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/feeds creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/override copying build/lib/pelican/tests/output/basic/override/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/override creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/pages copying build/lib/pelican/tests/output/basic/pages/this-is-a-test-hidden-page.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/pages copying build/lib/pelican/tests/output/basic/pages/this-is-a-test-page.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/pages creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/tag copying build/lib/pelican/tests/output/basic/tag/bar.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/tag copying build/lib/pelican/tests/output/basic/tag/baz.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/tag copying build/lib/pelican/tests/output/basic/tag/foo.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/tag copying build/lib/pelican/tests/output/basic/tag/foobar.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/tag copying build/lib/pelican/tests/output/basic/tag/oh.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/tag copying build/lib/pelican/tests/output/basic/tag/yeah.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/tag creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/css copying build/lib/pelican/tests/output/basic/theme/css/fonts.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/css copying build/lib/pelican/tests/output/basic/theme/css/main.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/css copying build/lib/pelican/tests/output/basic/theme/css/pygment.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/css copying build/lib/pelican/tests/output/basic/theme/css/reset.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/css copying build/lib/pelican/tests/output/basic/theme/css/typogrify.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/css copying build/lib/pelican/tests/output/basic/theme/css/wide.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/css creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/fonts copying build/lib/pelican/tests/output/basic/theme/fonts/font.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/fonts creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/speakerdeck.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/stackoverflow.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/twitter.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/vimeo.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/youtube.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/aboutme.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/bitbucket.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/delicious.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/facebook.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/github.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/gitorious.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/gittip.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/google-groups.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/google-plus.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/hackernews.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/lastfm.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/linkedin.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/reddit.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/rss.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons copying build/lib/pelican/tests/output/basic/theme/images/icons/slideshare.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/output/basic/theme/images/icons creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools/templates copying build/lib/pelican/tools/templates/Makefile.jinja2 -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools/templates copying build/lib/pelican/tools/templates/pelicanconf.py.jinja2 -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools/templates copying build/lib/pelican/tools/templates/publishconf.py.jinja2 -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools/templates copying build/lib/pelican/tools/templates/tasks.py.jinja2 -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools/templates copying build/lib/pelican/tools/__init__.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools copying build/lib/pelican/tools/pelican_import.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools copying build/lib/pelican/tools/pelican_quickstart.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools copying build/lib/pelican/tools/pelican_themes.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/plugins copying build/lib/pelican/plugins/_utils.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/plugins copying build/lib/pelican/plugins/signals.py -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/plugins creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/css copying build/lib/pelican/themes/notmyidea/static/css/fonts.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/css copying build/lib/pelican/themes/notmyidea/static/css/main.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/css copying build/lib/pelican/themes/notmyidea/static/css/pygment.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/css copying build/lib/pelican/themes/notmyidea/static/css/reset.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/css copying build/lib/pelican/themes/notmyidea/static/css/typogrify.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/css copying build/lib/pelican/themes/notmyidea/static/css/wide.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/css creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/fonts copying build/lib/pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.eot -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/fonts copying build/lib/pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.svg -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/fonts copying build/lib/pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.ttf -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/fonts copying build/lib/pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.woff -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/fonts copying build/lib/pelican/themes/notmyidea/static/fonts/Yanone_Kaffeesatz_400.woff2 -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/fonts copying build/lib/pelican/themes/notmyidea/static/fonts/font.css -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/fonts creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/aboutme.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/bitbucket.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/delicious.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/facebook.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/github.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/gitorious.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/gittip.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/google-groups.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/google-plus.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/hackernews.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/lastfm.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/linkedin.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/reddit.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/rss.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/slideshare.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/speakerdeck.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/stackoverflow.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/twitter.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/vimeo.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons copying build/lib/pelican/themes/notmyidea/static/images/icons/youtube.png -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/static/images/icons creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/analytics.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/archives.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/article.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/article_infos.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/author.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/authors.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/base.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/categories.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/category.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/comments.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/disqus_script.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/github.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/page.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/period_archives.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/tag.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/taglist.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/tags.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/translations.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates copying build/lib/pelican/themes/notmyidea/templates/twitter.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/notmyidea/templates creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple creating /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/archives.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/article.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/author.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/authors.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/base.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/categories.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/category.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/gosquared.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/index.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/page.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/pagination.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/period_archives.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/tag.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/tags.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates copying build/lib/pelican/themes/simple/templates/translations.html -> /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/themes/simple/templates byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/__main__.py to __main__.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/cache.py to cache.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/contents.py to contents.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/generators.py to generators.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/log.py to log.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/paginator.py to paginator.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/readers.py to readers.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/rstdirectives.py to rstdirectives.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/server.py to server.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/settings.py to settings.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/signals.py to signals.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/urlwrappers.py to urlwrappers.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/utils.py to utils.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/writers.py to writers.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/default_conf.py to default_conf.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/support.py to support.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_cache.py to test_cache.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_cli.py to test_cli.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_contents.py to test_contents.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_generators.py to test_generators.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_importer.py to test_importer.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_log.py to test_log.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_paginator.py to test_paginator.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_pelican.py to test_pelican.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_plugins.py to test_plugins.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_readers.py to test_readers.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_rstdirectives.py to test_rstdirectives.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_server.py to test_server.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_settings.py to test_settings.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_testsuite.py to test_testsuite.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_urlwrappers.py to test_urlwrappers.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/test_utils.py to test_utils.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/namespace_plugin/pelican/plugins/ns_plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_plugin/submodule.py to submodule.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subplugin.py to subplugin.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subpackage/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tests/dummy_plugins/normal_plugin/normal_submodule_plugin/subpackage/subpackage.py to subpackage.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools/pelican_import.py to pelican_import.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools/pelican_quickstart.py to pelican_quickstart.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/tools/pelican_themes.py to pelican_themes.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/plugins/_utils.py to _utils.cpython-39.pyc byte-compiling /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican/plugins/signals.py to signals.cpython-39.pyc writing byte-compilation script '/tmp/tmpraatj_do.py' /usr/local/bin/python3.9 /tmp/tmpraatj_do.py removing /tmp/tmpraatj_do.py running install_egg_info Copying pelican.egg-info to /construction/www/py-pelican/stage/usr/local/lib/python3.9/site-packages/pelican-4.8.0-py3.9.egg-info running install_scripts Installing pelican script to /construction/www/py-pelican/stage/usr/local/bin Installing pelican-import script to /construction/www/py-pelican/stage/usr/local/bin Installing pelican-plugins script to /construction/www/py-pelican/stage/usr/local/bin Installing pelican-quickstart script to /construction/www/py-pelican/stage/usr/local/bin Installing pelican-themes script to /construction/www/py-pelican/stage/usr/local/bin writing list of installed files to '/construction/www/py-pelican/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX Move: bin/pelican --> bin/pelican-3.9 Link: @bin/pelican --> bin/pelican-3.9 Move: bin/pelican-import --> bin/pelican-import-3.9 Link: @bin/pelican-import --> bin/pelican-import-3.9 Move: bin/pelican-plugins --> bin/pelican-plugins-3.9 Link: @bin/pelican-plugins --> bin/pelican-plugins-3.9 Move: bin/pelican-quickstart --> bin/pelican-quickstart-3.9 Link: @bin/pelican-quickstart --> bin/pelican-quickstart-3.9 Move: bin/pelican-themes --> bin/pelican-themes-3.9 Link: @bin/pelican-themes --> bin/pelican-themes-3.9 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-pelican-4.8.0 file sizes/checksums [523]: 0% file sizes/checksums [523]: 19% file sizes/checksums [523]: 38% file sizes/checksums [523]: 57% file sizes/checksums [523]: 76% file sizes/checksums [523]: 95% file sizes/checksums [523]: 100% Service unavailablepacking files [523]: 0% packing files [523]: 19% packing files [523]: 38% packing files [523]: 57% packing files [523]: 76% packing files [523]: 95% packing files [523]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:18