------------------------------------------------------------------------------- -- 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/textproc/py-sphinxcontrib-htmlhelp XDG_CONFIG_HOME=/construction/textproc/py-sphinxcontrib-htmlhelp XDG_CACHE_HOME=/construction/textproc/py-sphinxcontrib-htmlhelp/.cache HOME=/construction/textproc/py-sphinxcontrib-htmlhelp TMPDIR="/tmp" PATH=/construction/textproc/py-sphinxcontrib-htmlhelp/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/py-sphinxcontrib-htmlhelp/.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/textproc/py-sphinxcontrib-htmlhelp XDG_CONFIG_HOME=/construction/textproc/py-sphinxcontrib-htmlhelp XDG_CACHE_HOME=/construction/textproc/py-sphinxcontrib-htmlhelp/.cache HOME=/construction/textproc/py-sphinxcontrib-htmlhelp TMPDIR="/tmp" PATH=/construction/textproc/py-sphinxcontrib-htmlhelp/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/textproc/py-sphinxcontrib-htmlhelp/.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/textproc/py-sphinxcontrib-htmlhelp/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-sphinxcontrib-htmlhelp" EXAMPLESDIR="share/examples/py39-sphinxcontrib-htmlhelp" DATADIR="share/py39-sphinxcontrib-htmlhelp" WWWDIR="www/py39-sphinxcontrib-htmlhelp" ETCDIR="etc/py39-sphinxcontrib-htmlhelp" 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-sphinxcontrib-htmlhelp DOCSDIR=/usr/local/share/doc/py39-sphinxcontrib-htmlhelp EXAMPLESDIR=/usr/local/share/examples/py39-sphinxcontrib-htmlhelp WWWDIR=/usr/local/www/py39-sphinxcontrib-htmlhelp ETCDIR=/usr/local/etc/py39-sphinxcontrib-htmlhelp 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. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-sphinxcontrib-htmlhelp-2.0.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-sphinxcontrib-htmlhelp-2.0.0 for building => SHA256 Checksum OK for sphinxcontrib-htmlhelp-2.0.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py39-sphinxcontrib-htmlhelp-2.0.0 for building ===> Extracting for py39-sphinxcontrib-htmlhelp-2.0.0 => SHA256 Checksum OK for sphinxcontrib-htmlhelp-2.0.0.tar.gz. Extracted Memory Use: 0.57M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py39-sphinxcontrib-htmlhelp-2.0.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on file: /usr/local/bin/python3.9 - found ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on file: /usr/local/bin/python3.9 - found ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on file: /usr/local/bin/ccache - found ===> Configuring for py39-sphinxcontrib-htmlhelp-2.0.0 /usr/local/lib/python3.9/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) /usr/local/lib/python3.9/site-packages/setuptools/dist.py:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, SetuptoolsDeprecationWarning) running config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py39-sphinxcontrib-htmlhelp-2.0.0 /usr/local/lib/python3.9/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) /usr/local/lib/python3.9/site-packages/setuptools/dist.py:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, SetuptoolsDeprecationWarning) running build running build_py creating build creating build/lib creating build/lib/sphinxcontrib copying sphinxcontrib/__init__.py -> build/lib/sphinxcontrib creating build/lib/sphinxcontrib/htmlhelp copying sphinxcontrib/htmlhelp/__init__.py -> build/lib/sphinxcontrib/htmlhelp copying sphinxcontrib/htmlhelp/version.py -> build/lib/sphinxcontrib/htmlhelp running egg_info writing sphinxcontrib_htmlhelp.egg-info/PKG-INFO writing dependency_links to sphinxcontrib_htmlhelp.egg-info/dependency_links.txt writing namespace_packages to sphinxcontrib_htmlhelp.egg-info/namespace_packages.txt writing requirements to sphinxcontrib_htmlhelp.egg-info/requires.txt writing top-level names to sphinxcontrib_htmlhelp.egg-info/top_level.txt reading manifest file 'sphinxcontrib_htmlhelp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sphinxcontrib_htmlhelp.egg-info/SOURCES.txt' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'sphinxcontrib.htmlhelp.locales' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales' 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 'sphinxcontrib.htmlhelp.locales' 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 'sphinxcontrib.htmlhelp.locales.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ar.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ar.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.bg.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.bg.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.bn.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.bn.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ca.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ca.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.cak.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.cak.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.cak.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.cak.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.cs.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.cs.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.cy.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.cy.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.da.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.da.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.de.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.de.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.el.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.el.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.eo.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.eo.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.es.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.es.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.et.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.et.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.eu.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.eu.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.fa.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.fa.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.fi.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.fi.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.fr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.fr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.he.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.he.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.hi.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hi.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hi_IN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.hi_IN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.hi_IN.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hi_IN.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.hr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.hu.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hu.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.id.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.id.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.it.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.it.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ja.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ja.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ko.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ko.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.lt.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.lt.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.lv.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.lv.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.mk.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.mk.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.nb_NO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.nb_NO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.nb_NO.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.nb_NO.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ne.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ne.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.nl.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.nl.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.pl.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pl.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.pt.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pt.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.pt_BR.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pt_BR.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pt_PT.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.pt_PT.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.pt_PT.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pt_PT.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ro.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ro.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ru.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ru.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.si.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.si.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.si.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.si.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.sk.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sk.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.sl.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sl.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.sq.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sq.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.sr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sr_RS.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.sr_RS.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.sr_RS.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sr_RS.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.sv.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sv.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ta.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ta.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.te.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.te.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.tr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.tr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.uk_UA.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.uk_UA.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.uk_UA.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.uk_UA.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ur.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ur.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.vi.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.vi.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.zh_CN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.zh_CN.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.zh_CN.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.zh_TW.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.zh_TW.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.zh_TW.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.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 'sphinxcontrib.htmlhelp.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/sphinxcontrib/htmlhelp/locales copying sphinxcontrib/htmlhelp/locales/sphinxcontrib.htmlhelp.pot -> build/lib/sphinxcontrib/htmlhelp/locales creating build/lib/sphinxcontrib/htmlhelp/locales/.tx copying sphinxcontrib/htmlhelp/locales/.tx/config -> build/lib/sphinxcontrib/htmlhelp/locales/.tx creating build/lib/sphinxcontrib/htmlhelp/locales/ar creating build/lib/sphinxcontrib/htmlhelp/locales/ar/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ar/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/ar/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ar/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/ar/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/bg creating build/lib/sphinxcontrib/htmlhelp/locales/bg/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/bg/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/bg/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/bg/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/bg/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/bn creating build/lib/sphinxcontrib/htmlhelp/locales/bn/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/bn/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/bn/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/bn/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/bn/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/ca creating build/lib/sphinxcontrib/htmlhelp/locales/ca/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ca/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/ca/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ca/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/ca/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/cak creating build/lib/sphinxcontrib/htmlhelp/locales/cak/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/cak/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/cak/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/cak/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/cak/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/cs creating build/lib/sphinxcontrib/htmlhelp/locales/cs/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/cs/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/cs/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/cs/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/cs/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/cy creating build/lib/sphinxcontrib/htmlhelp/locales/cy/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/cy/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/cy/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/cy/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/cy/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/da creating build/lib/sphinxcontrib/htmlhelp/locales/da/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/da/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/da/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/da/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/da/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/de creating build/lib/sphinxcontrib/htmlhelp/locales/de/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/de/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/de/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/de/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/de/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/el creating build/lib/sphinxcontrib/htmlhelp/locales/el/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/el/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/el/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/el/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/el/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/eo creating build/lib/sphinxcontrib/htmlhelp/locales/eo/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/eo/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/eo/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/eo/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/eo/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/es creating build/lib/sphinxcontrib/htmlhelp/locales/es/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/es/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/es/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/es/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/es/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/et creating build/lib/sphinxcontrib/htmlhelp/locales/et/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/et/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/et/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/et/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/et/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/eu creating build/lib/sphinxcontrib/htmlhelp/locales/eu/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/eu/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/eu/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/eu/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/eu/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/fa creating build/lib/sphinxcontrib/htmlhelp/locales/fa/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/fa/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/fa/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/fa/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/fa/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/fi creating build/lib/sphinxcontrib/htmlhelp/locales/fi/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/fi/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/fi/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/fi/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/fi/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/fr creating build/lib/sphinxcontrib/htmlhelp/locales/fr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/fr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/fr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/fr/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/fr/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/he creating build/lib/sphinxcontrib/htmlhelp/locales/he/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/he/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/he/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/he/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/he/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/hi creating build/lib/sphinxcontrib/htmlhelp/locales/hi/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hi/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/hi/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hi/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/hi/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/hi_IN creating build/lib/sphinxcontrib/htmlhelp/locales/hi_IN/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/hi_IN/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/hi_IN/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/hr creating build/lib/sphinxcontrib/htmlhelp/locales/hr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/hr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hr/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/hr/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/hu creating build/lib/sphinxcontrib/htmlhelp/locales/hu/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hu/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/hu/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hu/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/hu/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/id creating build/lib/sphinxcontrib/htmlhelp/locales/id/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/id/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/id/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/id/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/id/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/it creating build/lib/sphinxcontrib/htmlhelp/locales/it/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/it/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/it/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/it/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/it/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/ja creating build/lib/sphinxcontrib/htmlhelp/locales/ja/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ja/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/ja/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ja/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/ja/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/ko creating build/lib/sphinxcontrib/htmlhelp/locales/ko/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ko/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/ko/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ko/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/ko/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/lt creating build/lib/sphinxcontrib/htmlhelp/locales/lt/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/lt/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/lt/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/lt/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/lt/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/lv creating build/lib/sphinxcontrib/htmlhelp/locales/lv/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/lv/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/lv/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/lv/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/lv/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/mk creating build/lib/sphinxcontrib/htmlhelp/locales/mk/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/mk/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/mk/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/mk/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/mk/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/nb_NO creating build/lib/sphinxcontrib/htmlhelp/locales/nb_NO/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/nb_NO/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/nb_NO/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/ne creating build/lib/sphinxcontrib/htmlhelp/locales/ne/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ne/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/ne/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ne/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/ne/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/nl creating build/lib/sphinxcontrib/htmlhelp/locales/nl/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/nl/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/nl/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/nl/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/nl/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/pl creating build/lib/sphinxcontrib/htmlhelp/locales/pl/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pl/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/pl/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pl/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/pl/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/pt creating build/lib/sphinxcontrib/htmlhelp/locales/pt/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pt/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/pt/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pt/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/pt/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/pt_BR creating build/lib/sphinxcontrib/htmlhelp/locales/pt_BR/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/pt_BR/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/pt_BR/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/pt_PT creating build/lib/sphinxcontrib/htmlhelp/locales/pt_PT/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/pt_PT/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/pt_PT/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/ro creating build/lib/sphinxcontrib/htmlhelp/locales/ro/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ro/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/ro/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ro/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/ro/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/ru creating build/lib/sphinxcontrib/htmlhelp/locales/ru/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ru/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/ru/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ru/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/ru/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/si creating build/lib/sphinxcontrib/htmlhelp/locales/si/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/si/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/si/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/si/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/si/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/sk creating build/lib/sphinxcontrib/htmlhelp/locales/sk/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sk/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/sk/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sk/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/sk/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/sl creating build/lib/sphinxcontrib/htmlhelp/locales/sl/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sl/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/sl/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sl/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/sl/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/sq creating build/lib/sphinxcontrib/htmlhelp/locales/sq/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sq/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/sq/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sq/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/sq/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/sr creating build/lib/sphinxcontrib/htmlhelp/locales/sr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/sr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sr/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/sr/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/sr@latin creating build/lib/sphinxcontrib/htmlhelp/locales/sr@latin/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/sr@latin/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/sr@latin/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/sr_RS creating build/lib/sphinxcontrib/htmlhelp/locales/sr_RS/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sr_RS/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/sr_RS/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sr_RS/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/sr_RS/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/sv creating build/lib/sphinxcontrib/htmlhelp/locales/sv/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sv/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/sv/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sv/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/sv/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/ta creating build/lib/sphinxcontrib/htmlhelp/locales/ta/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ta/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/ta/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ta/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/ta/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/te creating build/lib/sphinxcontrib/htmlhelp/locales/te/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/te/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/te/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/te/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/te/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/tr creating build/lib/sphinxcontrib/htmlhelp/locales/tr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/tr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/tr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/tr/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/tr/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/uk_UA creating build/lib/sphinxcontrib/htmlhelp/locales/uk_UA/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/uk_UA/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/uk_UA/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/ur creating build/lib/sphinxcontrib/htmlhelp/locales/ur/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ur/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/ur/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ur/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/ur/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/vi creating build/lib/sphinxcontrib/htmlhelp/locales/vi/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/vi/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/vi/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/vi/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/vi/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/zh_CN creating build/lib/sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/locales/zh_TW creating build/lib/sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> build/lib/sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> build/lib/sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES creating build/lib/sphinxcontrib/htmlhelp/templates copying sphinxcontrib/htmlhelp/templates/project.hhc -> build/lib/sphinxcontrib/htmlhelp/templates copying sphinxcontrib/htmlhelp/templates/project.hhp -> build/lib/sphinxcontrib/htmlhelp/templates copying sphinxcontrib/htmlhelp/templates/project.stp -> build/lib/sphinxcontrib/htmlhelp/templates SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on file: /usr/local/bin/python3.9 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py39-sphinxcontrib-htmlhelp-2.0.0 ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on package: py39-setuptools>=63.1.0 - found ===> py39-sphinxcontrib-htmlhelp-2.0.0 depends on file: /usr/local/bin/python3.9 - found ===> Generating temporary packing list /usr/local/lib/python3.9/site-packages/setuptools/config/setupcfg.py:463: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) /usr/local/lib/python3.9/site-packages/setuptools/dist.py:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, SetuptoolsDeprecationWarning) 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 sphinxcontrib_htmlhelp.egg-info/PKG-INFO writing dependency_links to sphinxcontrib_htmlhelp.egg-info/dependency_links.txt writing namespace_packages to sphinxcontrib_htmlhelp.egg-info/namespace_packages.txt writing requirements to sphinxcontrib_htmlhelp.egg-info/requires.txt writing top-level names to sphinxcontrib_htmlhelp.egg-info/top_level.txt reading manifest file 'sphinxcontrib_htmlhelp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'sphinxcontrib_htmlhelp.egg-info/SOURCES.txt' /usr/local/lib/python3.9/site-packages/setuptools/command/build_py.py:153: SetuptoolsDeprecationWarning: Installing 'sphinxcontrib.htmlhelp.locales' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales' 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 'sphinxcontrib.htmlhelp.locales' 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 'sphinxcontrib.htmlhelp.locales.ar.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ar.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ar.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ar.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.bg.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.bg.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.bg.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.bg.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.bn.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.bn.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.bn.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.bn.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ca.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ca.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ca.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ca.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.cak.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.cak.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.cak.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.cak.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.cs.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.cs.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.cs.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.cs.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.cy.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.cy.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.cy.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.cy.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.da.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.da.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.da.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.da.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.de.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.de.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.el.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.el.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.el.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.el.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.eo.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.eo.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.eo.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.eo.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.es.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.es.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.et.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.et.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.et.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.et.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.eu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.eu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.eu.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.eu.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.fa.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.fa.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.fa.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.fa.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.fi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.fi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.fi.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.fi.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.fr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.fr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.he.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.he.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.he.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.he.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.hi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.hi.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hi.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hi_IN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.hi_IN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.hi_IN.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hi_IN.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.hr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.hr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hu.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.hu.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.hu.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.hu.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.id.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.id.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.id.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.id.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.it.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.it.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ja.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ja.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ko.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ko.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ko.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ko.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.lt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.lt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.lt.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.lt.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.lv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.lv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.lv.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.lv.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.mk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.mk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.mk.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.mk.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.nb_NO.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.nb_NO.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.nb_NO.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.nb_NO.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ne.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ne.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ne.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ne.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.nl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.nl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.nl.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.nl.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.pl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.pl.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pl.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pt.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.pt.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.pt.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pt.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.pt_BR.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pt_BR.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pt_PT.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.pt_PT.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.pt_PT.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.pt_PT.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ro.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ro.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ro.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ro.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ru.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ru.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.si.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.si.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.si.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.si.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sk.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.sk.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.sk.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sk.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sl.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.sl.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.sl.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sl.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sq.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.sq.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.sq.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sq.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.sr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.sr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sr_RS.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.sr_RS.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.sr_RS.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sr_RS.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sv.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.sv.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.sv.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.sv.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ta.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ta.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ta.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ta.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.te.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.te.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.te.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.te.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.tr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.tr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.tr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.tr.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.uk_UA.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.uk_UA.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.uk_UA.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.uk_UA.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ur.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.ur.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.ur.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.ur.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.vi.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.vi.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.vi.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.vi.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.zh_CN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.zh_CN.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.zh_CN.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.locales.zh_TW.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.locales.zh_TW.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.locales.zh_TW.LC_MESSAGES' 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 'sphinxcontrib.htmlhelp.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'sphinxcontrib.htmlhelp.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'sphinxcontrib.htmlhelp.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 'sphinxcontrib.htmlhelp.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 Skipping installation of /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/__init__.py (namespace package) copying sphinxcontrib/htmlhelp/__init__.py -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp copying sphinxcontrib/htmlhelp/version.py -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp copying sphinxcontrib/htmlhelp/locales/sphinxcontrib.htmlhelp.pot -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales copying sphinxcontrib/htmlhelp/locales/.tx/config -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/.tx copying sphinxcontrib/htmlhelp/locales/ar/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ar/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ar/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ar/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/bg/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/bg/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/bg/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/bg/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/bn/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/bn/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/bn/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/bn/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ca/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ca/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ca/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ca/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/cak/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/cak/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/cak/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/cak/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/cs/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/cs/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/cs/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/cs/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/cy/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/cy/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/cy/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/cy/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/da/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/da/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/da/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/da/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/de/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/de/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/de/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/de/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/el/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/el/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/el/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/el/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/eo/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/eo/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/eo/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/eo/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/es/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/es/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/es/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/es/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/et/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/et/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/et/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/et/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/eu/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/eu/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/eu/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/eu/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/fa/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/fa/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/fa/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/fa/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/fi/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/fi/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/fi/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/fi/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/fr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/fr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/fr/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/fr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/he/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/he/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/he/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/he/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hi/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/hi/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hi/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/hi/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/hi_IN/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hi_IN/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/hi_IN/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/hr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hr/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/hr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hu/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/hu/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/hu/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/hu/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/id/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/id/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/id/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/id/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/it/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/it/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/it/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/it/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ja/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ja/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ja/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ja/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ko/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ko/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ko/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ko/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/lt/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/lt/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/lt/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/lt/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/lv/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/lv/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/lv/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/lv/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/mk/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/mk/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/mk/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/mk/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/nb_NO/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/nb_NO/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/nb_NO/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ne/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ne/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ne/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ne/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/nl/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/nl/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/nl/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/nl/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pl/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/pl/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pl/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/pl/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pt/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/pt/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pt/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/pt/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/pt_BR/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pt_BR/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/pt_BR/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/pt_PT/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/pt_PT/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/pt_PT/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ro/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ro/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ro/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ro/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ru/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ru/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ru/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ru/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/si/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/si/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/si/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/si/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sk/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sk/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sk/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sk/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sl/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sl/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sl/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sl/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sq/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sq/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sq/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sq/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sr/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sr@latin/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sr@latin/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sr@latin/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sr_RS/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sr_RS/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sr_RS/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sr_RS/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sv/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sv/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/sv/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/sv/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ta/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ta/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ta/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ta/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/te/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/te/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/te/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/te/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/tr/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/tr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/tr/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/tr/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/uk_UA/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/uk_UA/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/uk_UA/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ur/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ur/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/ur/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/ur/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/vi/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/vi/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/vi/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/vi/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/zh_CN/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.htmlhelp.mo -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES copying sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES/sphinxcontrib.htmlhelp.po -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/locales/zh_TW/LC_MESSAGES copying sphinxcontrib/htmlhelp/templates/project.hhc -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/templates copying sphinxcontrib/htmlhelp/templates/project.hhp -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/templates copying sphinxcontrib/htmlhelp/templates/project.stp -> /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/templates byte-compiling /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/__init__.py to __init__.cpython-39.pyc byte-compiling /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib/htmlhelp/version.py to version.cpython-39.pyc writing byte-compilation script '/tmp/tmpzn2dg6a0.py' /usr/local/bin/python3.9 /tmp/tmpzn2dg6a0.py removing /tmp/tmpzn2dg6a0.py running install_egg_info Copying sphinxcontrib_htmlhelp.egg-info to /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib_htmlhelp-2.0.0-py3.9.egg-info Installing /construction/textproc/py-sphinxcontrib-htmlhelp/stage/usr/local/lib/python3.9/site-packages/sphinxcontrib_htmlhelp-2.0.0-py3.9-nspkg.pth running install_scripts writing list of installed files to '/construction/textproc/py-sphinxcontrib-htmlhelp/.PLIST.pymodtmp' ===> Creating unique files: Move MAN files needing SUFFIX ===> Creating unique files: Move files needing SUFFIX ====> 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:02 ------------------------------------------------------------------------------- -- 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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py39-sphinxcontrib-htmlhelp-2.0.0 file sizes/checksums [127]: 0% file sizes/checksums [127]: 78% file sizes/checksums [127]: 100% Service unavailablepacking files [127]: 0% packing files [127]: 78% packing files [127]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:09