Created temporary directory: /tmp/pip-ephem-wheel-cache-gbglu2q2 Created temporary directory: /tmp/pip-req-tracker-5etww7xj Created requirements tracker '/tmp/pip-req-tracker-5etww7xj' Created temporary directory: /tmp/pip-wheel-gftg3slm Collecting projecttemplate==0.1.0 1 location(s) to search for versions of projecttemplate: * https://pypi.org/simple/projecttemplate/ Getting page https://pypi.org/simple/projecttemplate/ Analyzing links from page https://pypi.org/simple/projecttemplate/ Found link https://files.pythonhosted.org/packages/a3/5d/9b5b3b80870f432fef006b2f48ff2ca58d35a86092c08811a8c2f4cbbf79/projecttemplate-0.1.0.tar.gz#sha256=ec5152a84561b294ba879ee80e66470562990dbc341eb9897a2bb579c966203a (from https://pypi.org/simple/projecttemplate/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-bpkdfbwa Downloading https://files.pythonhosted.org/packages/a3/5d/9b5b3b80870f432fef006b2f48ff2ca58d35a86092c08811a8c2f4cbbf79/projecttemplate-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a3/5d/9b5b3b80870f432fef006b2f48ff2ca58d35a86092c08811a8c2f4cbbf79/projecttemplate-0.1.0.tar.gz#sha256=ec5152a84561b294ba879ee80e66470562990dbc341eb9897a2bb579c966203a (from https://pypi.org/simple/projecttemplate/) Added projecttemplate==0.1.0 from https://files.pythonhosted.org/packages/a3/5d/9b5b3b80870f432fef006b2f48ff2ca58d35a86092c08811a8c2f4cbbf79/projecttemplate-0.1.0.tar.gz#sha256=ec5152a84561b294ba879ee80e66470562990dbc341eb9897a2bb579c966203a to build tracker '/tmp/pip-req-tracker-5etww7xj' Running setup.py (path:/tmp/pip-wheel-gftg3slm/projecttemplate/setup.py) egg_info for package projecttemplate Running command python setup.py egg_info running egg_info creating pip-egg-info/projecttemplate.egg-info writing dependency_links to pip-egg-info/projecttemplate.egg-info/dependency_links.txt writing pip-egg-info/projecttemplate.egg-info/PKG-INFO writing top-level names to pip-egg-info/projecttemplate.egg-info/top_level.txt writing requirements to pip-egg-info/projecttemplate.egg-info/requires.txt writing manifest file 'pip-egg-info/projecttemplate.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/projecttemplate.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' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'pip-egg-info/projecttemplate.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gftg3slm/projecttemplate has version 0.1.0, which satisfies requirement projecttemplate==0.1.0 from https://files.pythonhosted.org/packages/a3/5d/9b5b3b80870f432fef006b2f48ff2ca58d35a86092c08811a8c2f4cbbf79/projecttemplate-0.1.0.tar.gz#sha256=ec5152a84561b294ba879ee80e66470562990dbc341eb9897a2bb579c966203a Removed projecttemplate==0.1.0 from https://files.pythonhosted.org/packages/a3/5d/9b5b3b80870f432fef006b2f48ff2ca58d35a86092c08811a8c2f4cbbf79/projecttemplate-0.1.0.tar.gz#sha256=ec5152a84561b294ba879ee80e66470562990dbc341eb9897a2bb579c966203a from build tracker '/tmp/pip-req-tracker-5etww7xj' Building wheels for collected packages: projecttemplate Created temporary directory: /tmp/pip-wheel-u_v2ewmy Running setup.py bdist_wheel for projecttemplate: started Destination directory: /tmp/pip-wheel-u_v2ewmy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gftg3slm/projecttemplate/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-u_v2ewmy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/projecttemplate copying projecttemplate/project.py -> build/lib/projecttemplate copying projecttemplate/util.py -> build/lib/projecttemplate copying projecttemplate/__init__.py -> build/lib/projecttemplate copying projecttemplate/template.py -> build/lib/projecttemplate running egg_info writing dependency_links to projecttemplate.egg-info/dependency_links.txt writing requirements to projecttemplate.egg-info/requires.txt writing projecttemplate.egg-info/PKG-INFO writing top-level names to projecttemplate.egg-info/top_level.txt reading manifest file 'projecttemplate.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' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'projecttemplate.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/projecttemplate copying build/lib/projecttemplate/project.py -> build/bdist.linux-armv7l/wheel/projecttemplate copying build/lib/projecttemplate/util.py -> build/bdist.linux-armv7l/wheel/projecttemplate copying build/lib/projecttemplate/__init__.py -> build/bdist.linux-armv7l/wheel/projecttemplate copying build/lib/projecttemplate/template.py -> build/bdist.linux-armv7l/wheel/projecttemplate running install_egg_info Copying projecttemplate.egg-info to build/bdist.linux-armv7l/wheel/projecttemplate-0.1.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/projecttemplate-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-u_v2ewmy/projecttemplate-0.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'projecttemplate/__init__.py' adding 'projecttemplate/project.py' adding 'projecttemplate/template.py' adding 'projecttemplate/util.py' adding 'projecttemplate-0.1.0.dist-info/AUTHORS.rst' adding 'projecttemplate-0.1.0.dist-info/LICENSE' adding 'projecttemplate-0.1.0.dist-info/METADATA' adding 'projecttemplate-0.1.0.dist-info/WHEEL' adding 'projecttemplate-0.1.0.dist-info/top_level.txt' adding 'projecttemplate-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for projecttemplate: finished with status 'done' Stored in directory: /tmp/tmpzw6sp7at Successfully built projecttemplate Cleaning up... Removing source in /tmp/pip-wheel-gftg3slm/projecttemplate Removed build tracker '/tmp/pip-req-tracker-5etww7xj'