Created temporary directory: /tmp/pip-ephem-wheel-cache-tvei0oaz Created temporary directory: /tmp/pip-req-tracker-od60n5pl Created requirements tracker '/tmp/pip-req-tracker-od60n5pl' Created temporary directory: /tmp/pip-wheel-znsc39am Collecting frododocs==1.0.4 1 location(s) to search for versions of frododocs: * https://pypi.org/simple/frododocs/ Getting page https://pypi.org/simple/frododocs/ Analyzing links from page https://pypi.org/simple/frododocs/ Found link https://files.pythonhosted.org/packages/12/81/011883c83aa243ea4e68ffdc453961ec0481573e5ca2eeb1457c7b5e961f/frododocs-1.0.4.tar.gz#sha256=c1e76542bd4668ed2699f9cd8d27ff40f8d9371f6505fd4277ab641f29e2476e (from https://pypi.org/simple/frododocs/) (requires-python:>=2.7.9,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 1.0.4 Using version 1.0.4 (newest of versions: 1.0.4) Created temporary directory: /tmp/pip-unpack-m4p4l6ex Downloading https://files.pythonhosted.org/packages/12/81/011883c83aa243ea4e68ffdc453961ec0481573e5ca2eeb1457c7b5e961f/frododocs-1.0.4.tar.gz (68kB) Downloading from URL https://files.pythonhosted.org/packages/12/81/011883c83aa243ea4e68ffdc453961ec0481573e5ca2eeb1457c7b5e961f/frododocs-1.0.4.tar.gz#sha256=c1e76542bd4668ed2699f9cd8d27ff40f8d9371f6505fd4277ab641f29e2476e (from https://pypi.org/simple/frododocs/) (requires-python:>=2.7.9,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*) Added frododocs==1.0.4 from https://files.pythonhosted.org/packages/12/81/011883c83aa243ea4e68ffdc453961ec0481573e5ca2eeb1457c7b5e961f/frododocs-1.0.4.tar.gz#sha256=c1e76542bd4668ed2699f9cd8d27ff40f8d9371f6505fd4277ab641f29e2476e to build tracker '/tmp/pip-req-tracker-od60n5pl' Running setup.py (path:/tmp/pip-wheel-znsc39am/frododocs/setup.py) egg_info for package frododocs Running command python setup.py egg_info running egg_info creating pip-egg-info/frododocs.egg-info writing pip-egg-info/frododocs.egg-info/PKG-INFO writing dependency_links to pip-egg-info/frododocs.egg-info/dependency_links.txt writing requirements to pip-egg-info/frododocs.egg-info/requires.txt writing entry points to pip-egg-info/frododocs.egg-info/entry_points.txt writing top-level names to pip-egg-info/frododocs.egg-info/top_level.txt writing manifest file 'pip-egg-info/frododocs.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/frododocs.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/frododocs.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-znsc39am/frododocs has version 1.0.4, which satisfies requirement frododocs==1.0.4 from https://files.pythonhosted.org/packages/12/81/011883c83aa243ea4e68ffdc453961ec0481573e5ca2eeb1457c7b5e961f/frododocs-1.0.4.tar.gz#sha256=c1e76542bd4668ed2699f9cd8d27ff40f8d9371f6505fd4277ab641f29e2476e Removed frododocs==1.0.4 from https://files.pythonhosted.org/packages/12/81/011883c83aa243ea4e68ffdc453961ec0481573e5ca2eeb1457c7b5e961f/frododocs-1.0.4.tar.gz#sha256=c1e76542bd4668ed2699f9cd8d27ff40f8d9371f6505fd4277ab641f29e2476e from build tracker '/tmp/pip-req-tracker-od60n5pl' Building wheels for collected packages: frododocs Created temporary directory: /tmp/pip-wheel-y63hhzh4 Running setup.py bdist_wheel for frododocs: started Destination directory: /tmp/pip-wheel-y63hhzh4 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-znsc39am/frododocs/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-y63hhzh4 running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/frododocs copying frododocs/exceptions.py -> build/lib/frododocs copying frododocs/__init__.py -> build/lib/frododocs copying frododocs/plugins.py -> build/lib/frododocs copying frododocs/__main__.py -> build/lib/frododocs copying frododocs/theme.py -> build/lib/frododocs creating build/lib/frododocs/commands copying frododocs/commands/build.py -> build/lib/frododocs/commands copying frododocs/commands/new.py -> build/lib/frododocs/commands copying frododocs/commands/serve.py -> build/lib/frododocs/commands copying frododocs/commands/__init__.py -> build/lib/frododocs/commands copying frododocs/commands/gh_deploy.py -> build/lib/frododocs/commands creating build/lib/frododocs/utils copying frododocs/utils/ghp_import.py -> build/lib/frododocs/utils copying frododocs/utils/__init__.py -> build/lib/frododocs/utils copying frododocs/utils/filters.py -> build/lib/frododocs/utils copying frododocs/utils/meta.py -> build/lib/frododocs/utils creating build/lib/frododocs/themes copying frododocs/themes/__init__.py -> build/lib/frododocs/themes creating build/lib/frododocs/themes/maeguias copying frododocs/themes/maeguias/__init__.py -> build/lib/frododocs/themes/maeguias creating build/lib/frododocs/themes/readthedocs copying frododocs/themes/readthedocs/__init__.py -> build/lib/frododocs/themes/readthedocs creating build/lib/frododocs/tests copying frododocs/tests/new_tests.py -> build/lib/frododocs/tests copying frododocs/tests/build_tests.py -> build/lib/frododocs/tests copying frododocs/tests/base.py -> build/lib/frododocs/tests copying frododocs/tests/cli_tests.py -> build/lib/frododocs/tests copying frododocs/tests/integration.py -> build/lib/frododocs/tests copying frododocs/tests/gh_deploy_tests.py -> build/lib/frododocs/tests copying frododocs/tests/__init__.py -> build/lib/frododocs/tests copying frododocs/tests/theme_tests.py -> build/lib/frododocs/tests copying frododocs/tests/search_tests.py -> build/lib/frododocs/tests copying frododocs/tests/plugin_tests.py -> build/lib/frododocs/tests creating build/lib/frododocs/tests/utils copying frododocs/tests/utils/ghp_import_tests.py -> build/lib/frododocs/tests/utils copying frododocs/tests/utils/utils_tests.py -> build/lib/frododocs/tests/utils copying frododocs/tests/utils/__init__.py -> build/lib/frododocs/tests/utils creating build/lib/frododocs/tests/config copying frododocs/tests/config/config_options_tests.py -> build/lib/frododocs/tests/config copying frododocs/tests/config/__init__.py -> build/lib/frododocs/tests/config copying frododocs/tests/config/config_tests.py -> build/lib/frododocs/tests/config copying frododocs/tests/config/base_tests.py -> build/lib/frododocs/tests/config creating build/lib/frododocs/tests/structure copying frododocs/tests/structure/file_tests.py -> build/lib/frododocs/tests/structure copying frododocs/tests/structure/toc_tests.py -> build/lib/frododocs/tests/structure copying frododocs/tests/structure/nav_tests.py -> build/lib/frododocs/tests/structure copying frododocs/tests/structure/page_tests.py -> build/lib/frododocs/tests/structure copying frododocs/tests/structure/__init__.py -> build/lib/frododocs/tests/structure creating build/lib/frododocs/config copying frododocs/config/base.py -> build/lib/frododocs/config copying frododocs/config/config_options.py -> build/lib/frododocs/config copying frododocs/config/defaults.py -> build/lib/frododocs/config copying frododocs/config/__init__.py -> build/lib/frododocs/config creating build/lib/frododocs/structure copying frododocs/structure/toc.py -> build/lib/frododocs/structure copying frododocs/structure/nav.py -> build/lib/frododocs/structure copying frododocs/structure/pages.py -> build/lib/frododocs/structure copying frododocs/structure/__init__.py -> build/lib/frododocs/structure copying frododocs/structure/files.py -> build/lib/frododocs/structure creating build/lib/frododocs/contrib copying frododocs/contrib/__init__.py -> build/lib/frododocs/contrib creating build/lib/frododocs/contrib/search copying frododocs/contrib/search/search_index.py -> build/lib/frododocs/contrib/search copying frododocs/contrib/search/__init__.py -> build/lib/frododocs/contrib/search running egg_info writing top-level names to frododocs.egg-info/top_level.txt writing frododocs.egg-info/PKG-INFO writing entry points to frododocs.egg-info/entry_points.txt writing dependency_links to frododocs.egg-info/dependency_links.txt writing requirements to frododocs.egg-info/requires.txt reading manifest file 'frododocs.egg-info/SOURCES.txt' writing manifest file 'frododocs.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/frododocs copying build/lib/frododocs/exceptions.py -> build/bdist.linux-armv7l/wheel/frododocs creating build/bdist.linux-armv7l/wheel/frododocs/commands copying build/lib/frododocs/commands/build.py -> build/bdist.linux-armv7l/wheel/frododocs/commands copying build/lib/frododocs/commands/new.py -> build/bdist.linux-armv7l/wheel/frododocs/commands copying build/lib/frododocs/commands/serve.py -> build/bdist.linux-armv7l/wheel/frododocs/commands copying build/lib/frododocs/commands/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs/commands copying build/lib/frododocs/commands/gh_deploy.py -> build/bdist.linux-armv7l/wheel/frododocs/commands creating build/bdist.linux-armv7l/wheel/frododocs/utils copying build/lib/frododocs/utils/ghp_import.py -> build/bdist.linux-armv7l/wheel/frododocs/utils copying build/lib/frododocs/utils/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs/utils copying build/lib/frododocs/utils/filters.py -> build/bdist.linux-armv7l/wheel/frododocs/utils copying build/lib/frododocs/utils/meta.py -> build/bdist.linux-armv7l/wheel/frododocs/utils creating build/bdist.linux-armv7l/wheel/frododocs/themes creating build/bdist.linux-armv7l/wheel/frododocs/themes/maeguias copying build/lib/frododocs/themes/maeguias/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs/themes/maeguias copying build/lib/frododocs/themes/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs/themes creating build/bdist.linux-armv7l/wheel/frododocs/themes/readthedocs copying build/lib/frododocs/themes/readthedocs/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs/themes/readthedocs creating build/bdist.linux-armv7l/wheel/frododocs/tests copying build/lib/frododocs/tests/new_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests copying build/lib/frododocs/tests/build_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests copying build/lib/frododocs/tests/base.py -> build/bdist.linux-armv7l/wheel/frododocs/tests copying build/lib/frododocs/tests/cli_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests copying build/lib/frododocs/tests/integration.py -> build/bdist.linux-armv7l/wheel/frododocs/tests creating build/bdist.linux-armv7l/wheel/frododocs/tests/utils copying build/lib/frododocs/tests/utils/ghp_import_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests/utils copying build/lib/frododocs/tests/utils/utils_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests/utils copying build/lib/frododocs/tests/utils/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs/tests/utils copying build/lib/frododocs/tests/gh_deploy_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests creating build/bdist.linux-armv7l/wheel/frododocs/tests/config copying build/lib/frododocs/tests/config/config_options_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests/config copying build/lib/frododocs/tests/config/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs/tests/config copying build/lib/frododocs/tests/config/config_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests/config copying build/lib/frododocs/tests/config/base_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests/config copying build/lib/frododocs/tests/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs/tests copying build/lib/frododocs/tests/theme_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests copying build/lib/frododocs/tests/search_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests creating build/bdist.linux-armv7l/wheel/frododocs/tests/structure copying build/lib/frododocs/tests/structure/file_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests/structure copying build/lib/frododocs/tests/structure/toc_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests/structure copying build/lib/frododocs/tests/structure/nav_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests/structure copying build/lib/frododocs/tests/structure/page_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests/structure copying build/lib/frododocs/tests/structure/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs/tests/structure copying build/lib/frododocs/tests/plugin_tests.py -> build/bdist.linux-armv7l/wheel/frododocs/tests creating build/bdist.linux-armv7l/wheel/frododocs/config copying build/lib/frododocs/config/base.py -> build/bdist.linux-armv7l/wheel/frododocs/config copying build/lib/frododocs/config/config_options.py -> build/bdist.linux-armv7l/wheel/frododocs/config copying build/lib/frododocs/config/defaults.py -> build/bdist.linux-armv7l/wheel/frododocs/config copying build/lib/frododocs/config/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs/config copying build/lib/frododocs/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs copying build/lib/frododocs/plugins.py -> build/bdist.linux-armv7l/wheel/frododocs copying build/lib/frododocs/__main__.py -> build/bdist.linux-armv7l/wheel/frododocs copying build/lib/frododocs/theme.py -> build/bdist.linux-armv7l/wheel/frododocs creating build/bdist.linux-armv7l/wheel/frododocs/structure copying build/lib/frododocs/structure/toc.py -> build/bdist.linux-armv7l/wheel/frododocs/structure copying build/lib/frododocs/structure/nav.py -> build/bdist.linux-armv7l/wheel/frododocs/structure copying build/lib/frododocs/structure/pages.py -> build/bdist.linux-armv7l/wheel/frododocs/structure copying build/lib/frododocs/structure/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs/structure copying build/lib/frododocs/structure/files.py -> build/bdist.linux-armv7l/wheel/frododocs/structure creating build/bdist.linux-armv7l/wheel/frododocs/contrib copying build/lib/frododocs/contrib/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs/contrib creating build/bdist.linux-armv7l/wheel/frododocs/contrib/search copying build/lib/frododocs/contrib/search/search_index.py -> build/bdist.linux-armv7l/wheel/frododocs/contrib/search copying build/lib/frododocs/contrib/search/__init__.py -> build/bdist.linux-armv7l/wheel/frododocs/contrib/search running install_egg_info Copying frododocs.egg-info to build/bdist.linux-armv7l/wheel/frododocs-1.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/frododocs-1.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-y63hhzh4/frododocs-1.0.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'frododocs/__init__.py' adding 'frododocs/__main__.py' adding 'frododocs/exceptions.py' adding 'frododocs/plugins.py' adding 'frododocs/theme.py' adding 'frododocs/commands/__init__.py' adding 'frododocs/commands/build.py' adding 'frododocs/commands/gh_deploy.py' adding 'frododocs/commands/new.py' adding 'frododocs/commands/serve.py' adding 'frododocs/config/__init__.py' adding 'frododocs/config/base.py' adding 'frododocs/config/config_options.py' adding 'frododocs/config/defaults.py' adding 'frododocs/contrib/__init__.py' adding 'frododocs/contrib/search/__init__.py' adding 'frododocs/contrib/search/search_index.py' adding 'frododocs/structure/__init__.py' adding 'frododocs/structure/files.py' adding 'frododocs/structure/nav.py' adding 'frododocs/structure/pages.py' adding 'frododocs/structure/toc.py' adding 'frododocs/tests/__init__.py' adding 'frododocs/tests/base.py' adding 'frododocs/tests/build_tests.py' adding 'frododocs/tests/cli_tests.py' adding 'frododocs/tests/gh_deploy_tests.py' adding 'frododocs/tests/integration.py' adding 'frododocs/tests/new_tests.py' adding 'frododocs/tests/plugin_tests.py' adding 'frododocs/tests/search_tests.py' adding 'frododocs/tests/theme_tests.py' adding 'frododocs/tests/config/__init__.py' adding 'frododocs/tests/config/base_tests.py' adding 'frododocs/tests/config/config_options_tests.py' adding 'frododocs/tests/config/config_tests.py' adding 'frododocs/tests/structure/__init__.py' adding 'frododocs/tests/structure/file_tests.py' adding 'frododocs/tests/structure/nav_tests.py' adding 'frododocs/tests/structure/page_tests.py' adding 'frododocs/tests/structure/toc_tests.py' adding 'frododocs/tests/utils/__init__.py' adding 'frododocs/tests/utils/ghp_import_tests.py' adding 'frododocs/tests/utils/utils_tests.py' adding 'frododocs/themes/__init__.py' adding 'frododocs/themes/maeguias/__init__.py' adding 'frododocs/themes/readthedocs/__init__.py' adding 'frododocs/utils/__init__.py' adding 'frododocs/utils/filters.py' adding 'frododocs/utils/ghp_import.py' adding 'frododocs/utils/meta.py' adding 'frododocs-1.0.4.dist-info/METADATA' adding 'frododocs-1.0.4.dist-info/WHEEL' adding 'frododocs-1.0.4.dist-info/entry_points.txt' adding 'frododocs-1.0.4.dist-info/top_level.txt' adding 'frododocs-1.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for frododocs: finished with status 'done' Stored in directory: /tmp/tmpsomnn_8z Successfully built frododocs Cleaning up... Removing source in /tmp/pip-wheel-znsc39am/frododocs Removed build tracker '/tmp/pip-req-tracker-od60n5pl'