Created temporary directory: /tmp/pip-ephem-wheel-cache-zjgvpcvf Created temporary directory: /tmp/pip-wheel-ojwrp_k9 Looking in indexes: https://pypi.python.org/simple Collecting pott==0.0.1 1 location(s) to search for versions of pott: * https://pypi.python.org/simple/pott/ Getting page https://pypi.python.org/simple/pott/ Analyzing links from page https://pypi.org/simple/pott/ Found link https://files.pythonhosted.org/packages/89/c4/56cb5dc9b299b5c0e93aefc1cdcf77a8aa20c9e934a813d3f288b8299f9e/pott-0.0.1.tar.gz#sha256=98a65bf2a09ec573e3f1df400c601a6e538cdf825e7b89dc10d277475853f3d5 (from https://pypi.org/simple/pott/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-8l_w972z Downloading https://files.pythonhosted.org/packages/89/c4/56cb5dc9b299b5c0e93aefc1cdcf77a8aa20c9e934a813d3f288b8299f9e/pott-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/89/c4/56cb5dc9b299b5c0e93aefc1cdcf77a8aa20c9e934a813d3f288b8299f9e/pott-0.0.1.tar.gz#sha256=98a65bf2a09ec573e3f1df400c601a6e538cdf825e7b89dc10d277475853f3d5 (from https://pypi.org/simple/pott/) Running setup.py (path:/tmp/pip-wheel-ojwrp_k9/pott/setup.py) egg_info for package pott Running command python setup.py egg_info running egg_info creating pip-egg-info/pott.egg-info writing dependency_links to pip-egg-info/pott.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pott.egg-info/top_level.txt writing pip-egg-info/pott.egg-info/PKG-INFO writing entry points to pip-egg-info/pott.egg-info/entry_points.txt writing requirements to pip-egg-info/pott.egg-info/requires.txt writing manifest file 'pip-egg-info/pott.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/pott.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' writing manifest file 'pip-egg-info/pott.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ojwrp_k9/pott has version 0.0.1, which satisfies requirement pott==0.0.1 from https://files.pythonhosted.org/packages/89/c4/56cb5dc9b299b5c0e93aefc1cdcf77a8aa20c9e934a813d3f288b8299f9e/pott-0.0.1.tar.gz#sha256=98a65bf2a09ec573e3f1df400c601a6e538cdf825e7b89dc10d277475853f3d5 Building wheels for collected packages: pott Created temporary directory: /tmp/pip-wheel-do2mp5g1 Running setup.py bdist_wheel for pott: started Destination directory: /tmp/pip-wheel-do2mp5g1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ojwrp_k9/pott/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-do2mp5g1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pott copying pott/index.py -> build/lib/pott copying pott/__init__.py -> build/lib/pott copying pott/cli.py -> build/lib/pott copying pott/paper.py -> build/lib/pott copying pott/screen.py -> build/lib/pott copying pott/option.py -> build/lib/pott copying pott/yaml.py -> build/lib/pott creating build/lib/pott/assistants copying pott/assistants/global_assistant.py -> build/lib/pott/assistants copying pott/assistants/local_assistant.py -> build/lib/pott/assistants copying pott/assistants/__init__.py -> build/lib/pott/assistants copying pott/assistants/assistant.py -> build/lib/pott/assistants creating build/lib/pott/files copying pott/files/__init__.py -> build/lib/pott/files copying pott/files/pdf.py -> build/lib/pott/files copying pott/files/file.py -> build/lib/pott/files copying pott/files/text.py -> build/lib/pott/files creating build/lib/pott/utils copying pott/utils/log.py -> build/lib/pott/utils copying pott/utils/__init__.py -> build/lib/pott/utils copying pott/utils/html_utils.py -> build/lib/pott/utils running egg_info writing entry points to pott.egg-info/entry_points.txt writing requirements to pott.egg-info/requires.txt writing pott.egg-info/PKG-INFO writing top-level names to pott.egg-info/top_level.txt writing dependency_links to pott.egg-info/dependency_links.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'pott.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' writing manifest file 'pott.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/pott copying build/lib/pott/index.py -> build/bdist.linux-armv7l/wheel/pott creating build/bdist.linux-armv7l/wheel/pott/assistants copying build/lib/pott/assistants/global_assistant.py -> build/bdist.linux-armv7l/wheel/pott/assistants copying build/lib/pott/assistants/local_assistant.py -> build/bdist.linux-armv7l/wheel/pott/assistants copying build/lib/pott/assistants/__init__.py -> build/bdist.linux-armv7l/wheel/pott/assistants copying build/lib/pott/assistants/assistant.py -> build/bdist.linux-armv7l/wheel/pott/assistants copying build/lib/pott/__init__.py -> build/bdist.linux-armv7l/wheel/pott copying build/lib/pott/cli.py -> build/bdist.linux-armv7l/wheel/pott copying build/lib/pott/paper.py -> build/bdist.linux-armv7l/wheel/pott creating build/bdist.linux-armv7l/wheel/pott/files copying build/lib/pott/files/__init__.py -> build/bdist.linux-armv7l/wheel/pott/files copying build/lib/pott/files/pdf.py -> build/bdist.linux-armv7l/wheel/pott/files copying build/lib/pott/files/file.py -> build/bdist.linux-armv7l/wheel/pott/files copying build/lib/pott/files/text.py -> build/bdist.linux-armv7l/wheel/pott/files copying build/lib/pott/screen.py -> build/bdist.linux-armv7l/wheel/pott creating build/bdist.linux-armv7l/wheel/pott/utils copying build/lib/pott/utils/log.py -> build/bdist.linux-armv7l/wheel/pott/utils copying build/lib/pott/utils/__init__.py -> build/bdist.linux-armv7l/wheel/pott/utils copying build/lib/pott/utils/html_utils.py -> build/bdist.linux-armv7l/wheel/pott/utils copying build/lib/pott/option.py -> build/bdist.linux-armv7l/wheel/pott copying build/lib/pott/yaml.py -> build/bdist.linux-armv7l/wheel/pott running install_egg_info Copying pott.egg-info to build/bdist.linux-armv7l/wheel/pott-0.0.1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pott-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-do2mp5g1/pott-0.0.1-py2.py3-none-any.whl' and adding '.' to it adding 'pott/__init__.py' adding 'pott/cli.py' adding 'pott/index.py' adding 'pott/option.py' adding 'pott/paper.py' adding 'pott/screen.py' adding 'pott/yaml.py' adding 'pott/assistants/__init__.py' adding 'pott/assistants/assistant.py' adding 'pott/assistants/global_assistant.py' adding 'pott/assistants/local_assistant.py' adding 'pott/files/__init__.py' adding 'pott/files/file.py' adding 'pott/files/pdf.py' adding 'pott/files/text.py' adding 'pott/utils/__init__.py' adding 'pott/utils/html_utils.py' adding 'pott/utils/log.py' adding 'pott-0.0.1.dist-info/entry_points.txt' adding 'pott-0.0.1.dist-info/top_level.txt' adding 'pott-0.0.1.dist-info/WHEEL' adding 'pott-0.0.1.dist-info/METADATA' adding 'pott-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pott: finished with status 'done' Stored in directory: /tmp/tmpc7br74yr Successfully built pott Cleaning up... Removing source in /tmp/pip-wheel-ojwrp_k9/pott