Created temporary directory: /tmp/pip-ephem-wheel-cache-rvtyp9ss Created temporary directory: /tmp/pip-req-tracker-llsq3rgi Created requirements tracker '/tmp/pip-req-tracker-llsq3rgi' Created temporary directory: /tmp/pip-wheel-w3y474j9 Looking in indexes: https://pypi.python.org/simple Collecting flask-bootstrapper==0.0.2 1 location(s) to search for versions of flask-bootstrapper: * https://pypi.python.org/simple/flask-bootstrapper/ Getting page https://pypi.python.org/simple/flask-bootstrapper/ Analyzing links from page https://pypi.org/simple/flask-bootstrapper/ Found link https://files.pythonhosted.org/packages/cc/f5/cfdb6130cc690832bb0c5f9839da9c50711e84e09c52eb88893f0cc57d59/flask_bootstrapper-0.0.1-py3-none-any.whl#sha256=bda69d642348b90fba707629b370af159d617df5e8e6055948de519c41c8d8ca (from https://pypi.org/simple/flask-bootstrapper/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/1b/16/63b80545e26e81a60a964ae0aa326dae906d9fadc81e705ec5a41794aaf6/flask_bootstrapper-0.0.1-py3.6.egg#sha256=a0923f869343e0d0f9be1b761ccde208e52e4b9b15eae7e33089c453372ce692 (from https://pypi.org/simple/flask-bootstrapper/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/e0/c1/6a1424493d907f4c30156e2b09d0a01119623a5be983c73de9693ff51d7e/flask_bootstrapper-0.0.1.tar.gz#sha256=6fcd7aed86b407a947739e7e64fd5440260327f3396ff6c300afc1ec7a2187c1 (from https://pypi.org/simple/flask-bootstrapper/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/ab/16/82894fa16b4d44277c4f786258a1b4808b9bbcc90e57aee0fcc4259c47a3/flask_bootstrapper-0.0.2.tar.gz#sha256=6ab171bb3cc06d4c804f5a03a2d65f5fbd607e365a1ebb10dcda5f583ce3e3f0 (from https://pypi.org/simple/flask-bootstrapper/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-u64d0nhd Downloading https://files.pythonhosted.org/packages/ab/16/82894fa16b4d44277c4f786258a1b4808b9bbcc90e57aee0fcc4259c47a3/flask_bootstrapper-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ab/16/82894fa16b4d44277c4f786258a1b4808b9bbcc90e57aee0fcc4259c47a3/flask_bootstrapper-0.0.2.tar.gz#sha256=6ab171bb3cc06d4c804f5a03a2d65f5fbd607e365a1ebb10dcda5f583ce3e3f0 (from https://pypi.org/simple/flask-bootstrapper/) Added flask-bootstrapper==0.0.2 from https://files.pythonhosted.org/packages/ab/16/82894fa16b4d44277c4f786258a1b4808b9bbcc90e57aee0fcc4259c47a3/flask_bootstrapper-0.0.2.tar.gz#sha256=6ab171bb3cc06d4c804f5a03a2d65f5fbd607e365a1ebb10dcda5f583ce3e3f0 to build tracker '/tmp/pip-req-tracker-llsq3rgi' Running setup.py (path:/tmp/pip-wheel-w3y474j9/flask-bootstrapper/setup.py) egg_info for package flask-bootstrapper Running command python setup.py egg_info running egg_info creating pip-egg-info/flask_bootstrapper.egg-info writing requirements to pip-egg-info/flask_bootstrapper.egg-info/requires.txt writing pip-egg-info/flask_bootstrapper.egg-info/PKG-INFO writing dependency_links to pip-egg-info/flask_bootstrapper.egg-info/dependency_links.txt writing top-level names to pip-egg-info/flask_bootstrapper.egg-info/top_level.txt writing manifest file 'pip-egg-info/flask_bootstrapper.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/flask_bootstrapper.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/flask_bootstrapper.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-w3y474j9/flask-bootstrapper has version 0.0.2, which satisfies requirement flask-bootstrapper==0.0.2 from https://files.pythonhosted.org/packages/ab/16/82894fa16b4d44277c4f786258a1b4808b9bbcc90e57aee0fcc4259c47a3/flask_bootstrapper-0.0.2.tar.gz#sha256=6ab171bb3cc06d4c804f5a03a2d65f5fbd607e365a1ebb10dcda5f583ce3e3f0 Removed flask-bootstrapper==0.0.2 from https://files.pythonhosted.org/packages/ab/16/82894fa16b4d44277c4f786258a1b4808b9bbcc90e57aee0fcc4259c47a3/flask_bootstrapper-0.0.2.tar.gz#sha256=6ab171bb3cc06d4c804f5a03a2d65f5fbd607e365a1ebb10dcda5f583ce3e3f0 from build tracker '/tmp/pip-req-tracker-llsq3rgi' Building wheels for collected packages: flask-bootstrapper Created temporary directory: /tmp/pip-wheel-ehy3r68s Running setup.py bdist_wheel for flask-bootstrapper: started Destination directory: /tmp/pip-wheel-ehy3r68s Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-w3y474j9/flask-bootstrapper/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-ehy3r68s running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/flask_bootstrapper copying flask_bootstrapper/conf.py -> build/lib/flask_bootstrapper copying flask_bootstrapper/flask_bootstrapper.py -> build/lib/flask_bootstrapper copying flask_bootstrapper/__init__.py -> build/lib/flask_bootstrapper running egg_info writing dependency_links to flask_bootstrapper.egg-info/dependency_links.txt writing top-level names to flask_bootstrapper.egg-info/top_level.txt writing requirements to flask_bootstrapper.egg-info/requires.txt writing flask_bootstrapper.egg-info/PKG-INFO reading manifest file 'flask_bootstrapper.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'flask_bootstrapper.egg-info/SOURCES.txt' creating build/lib/flask_bootstrapper/bin copying flask_bootstrapper/bin/flask-bootstrapper.py -> build/lib/flask_bootstrapper/bin creating build/lib/flask_bootstrapper/templates copying flask_bootstrapper/templates/README.md.tmpl -> build/lib/flask_bootstrapper/templates creating build/lib/flask_bootstrapper/templates/project copying flask_bootstrapper/templates/project/__init__.py.tmpl -> build/lib/flask_bootstrapper/templates/project copying flask_bootstrapper/templates/project/app.py.tmpl -> build/lib/flask_bootstrapper/templates/project copying flask_bootstrapper/templates/project/config.py.tmpl -> build/lib/flask_bootstrapper/templates/project copying flask_bootstrapper/templates/project/database.py.tmpl -> build/lib/flask_bootstrapper/templates/project running build_scripts creating build/scripts-3.5 copying and adjusting flask_bootstrapper/bin/flask-bootstrapper.py -> build/scripts-3.5 changing mode of build/scripts-3.5/flask-bootstrapper.py from 644 to 755 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/flask_bootstrapper creating build/bdist.linux-armv7l/wheel/flask_bootstrapper/templates copying build/lib/flask_bootstrapper/templates/README.md.tmpl -> build/bdist.linux-armv7l/wheel/flask_bootstrapper/templates creating build/bdist.linux-armv7l/wheel/flask_bootstrapper/templates/project copying build/lib/flask_bootstrapper/templates/project/config.py.tmpl -> build/bdist.linux-armv7l/wheel/flask_bootstrapper/templates/project copying build/lib/flask_bootstrapper/templates/project/app.py.tmpl -> build/bdist.linux-armv7l/wheel/flask_bootstrapper/templates/project copying build/lib/flask_bootstrapper/templates/project/__init__.py.tmpl -> build/bdist.linux-armv7l/wheel/flask_bootstrapper/templates/project copying build/lib/flask_bootstrapper/templates/project/database.py.tmpl -> build/bdist.linux-armv7l/wheel/flask_bootstrapper/templates/project creating build/bdist.linux-armv7l/wheel/flask_bootstrapper/bin copying build/lib/flask_bootstrapper/bin/flask-bootstrapper.py -> build/bdist.linux-armv7l/wheel/flask_bootstrapper/bin copying build/lib/flask_bootstrapper/conf.py -> build/bdist.linux-armv7l/wheel/flask_bootstrapper copying build/lib/flask_bootstrapper/flask_bootstrapper.py -> build/bdist.linux-armv7l/wheel/flask_bootstrapper copying build/lib/flask_bootstrapper/__init__.py -> build/bdist.linux-armv7l/wheel/flask_bootstrapper running install_egg_info Copying flask_bootstrapper.egg-info to build/bdist.linux-armv7l/wheel/flask_bootstrapper-0.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/flask_bootstrapper-0.0.2.data creating build/bdist.linux-armv7l/wheel/flask_bootstrapper-0.0.2.data/scripts copying build/scripts-3.5/flask-bootstrapper.py -> build/bdist.linux-armv7l/wheel/flask_bootstrapper-0.0.2.data/scripts changing mode of build/bdist.linux-armv7l/wheel/flask_bootstrapper-0.0.2.data/scripts/flask-bootstrapper.py to 755 creating build/bdist.linux-armv7l/wheel/flask_bootstrapper-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-ehy3r68s/flask_bootstrapper-0.0.2-py3-none-any.whl' and adding '.' to it adding 'flask_bootstrapper/__init__.py' adding 'flask_bootstrapper/conf.py' adding 'flask_bootstrapper/flask_bootstrapper.py' adding 'flask_bootstrapper/bin/flask-bootstrapper.py' adding 'flask_bootstrapper/templates/README.md.tmpl' adding 'flask_bootstrapper/templates/project/__init__.py.tmpl' adding 'flask_bootstrapper/templates/project/app.py.tmpl' adding 'flask_bootstrapper/templates/project/config.py.tmpl' adding 'flask_bootstrapper/templates/project/database.py.tmpl' adding 'flask_bootstrapper-0.0.2.data/scripts/flask-bootstrapper.py' adding 'flask_bootstrapper-0.0.2.dist-info/top_level.txt' adding 'flask_bootstrapper-0.0.2.dist-info/WHEEL' adding 'flask_bootstrapper-0.0.2.dist-info/METADATA' adding 'flask_bootstrapper-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for flask-bootstrapper: finished with status 'done' Stored in directory: /tmp/tmplkop4_fo Successfully built flask-bootstrapper Cleaning up... Removing source in /tmp/pip-wheel-w3y474j9/flask-bootstrapper Removed build tracker '/tmp/pip-req-tracker-llsq3rgi'