Created temporary directory: /tmp/pip-ephem-wheel-cache-nmtq0a7x Created temporary directory: /tmp/pip-req-tracker-6804f_3d Created requirements tracker '/tmp/pip-req-tracker-6804f_3d' Created temporary directory: /tmp/pip-wheel-qm5smi3o Collecting webcandy==0.0.2 1 location(s) to search for versions of webcandy: * https://pypi.org/simple/webcandy/ Getting page https://pypi.org/simple/webcandy/ Analyzing links from page https://pypi.org/simple/webcandy/ Found link https://files.pythonhosted.org/packages/9c/42/e269781385818465637d53766d2ccd9191f659a2f9f2f55cc5c73b20cd9a/webcandy-0.0.1.tar.gz#sha256=4754be48db5d08012d8075db7da6efe9f6797a12eff5043fea72cf6b5b5aa398 (from https://pypi.org/simple/webcandy/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/14/fe/745b98f342a996528682feb2db564220ca3880c8a8e3ca3fe9197877bcb1/webcandy-0.0.2.tar.gz#sha256=c963254cad070b3a589f7bc5fd516068388af4a6fac4e34603245d8f140c5475 (from https://pypi.org/simple/webcandy/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-5rit0hvg Downloading https://files.pythonhosted.org/packages/14/fe/745b98f342a996528682feb2db564220ca3880c8a8e3ca3fe9197877bcb1/webcandy-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/14/fe/745b98f342a996528682feb2db564220ca3880c8a8e3ca3fe9197877bcb1/webcandy-0.0.2.tar.gz#sha256=c963254cad070b3a589f7bc5fd516068388af4a6fac4e34603245d8f140c5475 (from https://pypi.org/simple/webcandy/) Added webcandy==0.0.2 from https://files.pythonhosted.org/packages/14/fe/745b98f342a996528682feb2db564220ca3880c8a8e3ca3fe9197877bcb1/webcandy-0.0.2.tar.gz#sha256=c963254cad070b3a589f7bc5fd516068388af4a6fac4e34603245d8f140c5475 to build tracker '/tmp/pip-req-tracker-6804f_3d' Running setup.py (path:/tmp/pip-wheel-qm5smi3o/webcandy/setup.py) egg_info for package webcandy Running command python setup.py egg_info running egg_info creating pip-egg-info/webcandy.egg-info writing dependency_links to pip-egg-info/webcandy.egg-info/dependency_links.txt writing pip-egg-info/webcandy.egg-info/PKG-INFO writing requirements to pip-egg-info/webcandy.egg-info/requires.txt writing top-level names to pip-egg-info/webcandy.egg-info/top_level.txt writing manifest file 'pip-egg-info/webcandy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/webcandy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'webcandy/static/index.html' warning: no files found matching 'webcandy/static/dist/bundle.js' warning: no files found matching '*' under directory 'webcandy/static/css' warning: no files found matching '*' under directory 'webcandy/static/img' writing manifest file 'pip-egg-info/webcandy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qm5smi3o/webcandy has version 0.0.2, which satisfies requirement webcandy==0.0.2 from https://files.pythonhosted.org/packages/14/fe/745b98f342a996528682feb2db564220ca3880c8a8e3ca3fe9197877bcb1/webcandy-0.0.2.tar.gz#sha256=c963254cad070b3a589f7bc5fd516068388af4a6fac4e34603245d8f140c5475 Removed webcandy==0.0.2 from https://files.pythonhosted.org/packages/14/fe/745b98f342a996528682feb2db564220ca3880c8a8e3ca3fe9197877bcb1/webcandy-0.0.2.tar.gz#sha256=c963254cad070b3a589f7bc5fd516068388af4a6fac4e34603245d8f140c5475 from build tracker '/tmp/pip-req-tracker-6804f_3d' Building wheels for collected packages: webcandy Created temporary directory: /tmp/pip-wheel-cdmttj00 Running setup.py bdist_wheel for webcandy: started Destination directory: /tmp/pip-wheel-cdmttj00 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qm5smi3o/webcandy/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-cdmttj00 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/webcandy copying src/webcandy/config.py -> build/lib/webcandy copying src/webcandy/server.py -> build/lib/webcandy copying src/webcandy/models.py -> build/lib/webcandy copying src/webcandy/util.py -> build/lib/webcandy copying src/webcandy/definitions.py -> build/lib/webcandy copying src/webcandy/extensions.py -> build/lib/webcandy copying src/webcandy/__init__.py -> build/lib/webcandy copying src/webcandy/app.py -> build/lib/webcandy copying src/webcandy/routes.py -> build/lib/webcandy running egg_info writing src/webcandy.egg-info/PKG-INFO writing dependency_links to src/webcandy.egg-info/dependency_links.txt writing top-level names to src/webcandy.egg-info/top_level.txt writing requirements to src/webcandy.egg-info/requires.txt reading manifest file 'src/webcandy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'webcandy/static/index.html' warning: no files found matching 'webcandy/static/dist/bundle.js' warning: no files found matching '*' under directory 'webcandy/static/css' warning: no files found matching '*' under directory 'webcandy/static/img' writing manifest file 'src/webcandy.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/webcandy copying build/lib/webcandy/config.py -> build/bdist.linux-armv7l/wheel/webcandy copying build/lib/webcandy/server.py -> build/bdist.linux-armv7l/wheel/webcandy copying build/lib/webcandy/models.py -> build/bdist.linux-armv7l/wheel/webcandy copying build/lib/webcandy/util.py -> build/bdist.linux-armv7l/wheel/webcandy copying build/lib/webcandy/definitions.py -> build/bdist.linux-armv7l/wheel/webcandy copying build/lib/webcandy/extensions.py -> build/bdist.linux-armv7l/wheel/webcandy copying build/lib/webcandy/__init__.py -> build/bdist.linux-armv7l/wheel/webcandy copying build/lib/webcandy/app.py -> build/bdist.linux-armv7l/wheel/webcandy copying build/lib/webcandy/routes.py -> build/bdist.linux-armv7l/wheel/webcandy running install_egg_info Copying src/webcandy.egg-info to build/bdist.linux-armv7l/wheel/webcandy-0.0.2-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/webcandy-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-cdmttj00/webcandy-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'webcandy/__init__.py' adding 'webcandy/app.py' adding 'webcandy/config.py' adding 'webcandy/definitions.py' adding 'webcandy/extensions.py' adding 'webcandy/models.py' adding 'webcandy/routes.py' adding 'webcandy/server.py' adding 'webcandy/util.py' adding 'webcandy-0.0.2.dist-info/LICENSE' adding 'webcandy-0.0.2.dist-info/METADATA' adding 'webcandy-0.0.2.dist-info/WHEEL' adding 'webcandy-0.0.2.dist-info/top_level.txt' adding 'webcandy-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for webcandy: finished with status 'done' Stored in directory: /tmp/tmpfh93v63q Successfully built webcandy Cleaning up... Removing source in /tmp/pip-wheel-qm5smi3o/webcandy Removed build tracker '/tmp/pip-req-tracker-6804f_3d'