Created temporary directory: /tmp/pip-ephem-wheel-cache-fa6su6pd Created temporary directory: /tmp/pip-req-tracker-t_myotmi Created requirements tracker '/tmp/pip-req-tracker-t_myotmi' Created temporary directory: /tmp/pip-wheel-wotvaa42 Collecting howfo-frame==1.0.1 1 location(s) to search for versions of howfo-frame: * https://pypi.org/simple/howfo-frame/ Getting page https://pypi.org/simple/howfo-frame/ Analyzing links from page https://pypi.org/simple/howfo-frame/ Found link https://files.pythonhosted.org/packages/e8/32/bb97d40a7e05c6578769e8f29ead8c3c3d9a1270e5ddd50faaee5923f5f5/howfo-frame-1.0.1.tar.gz#sha256=4614302e901a23cb963deab2f3d7dfa3e78a5c34643c5968084fb051bbf87954 (from https://pypi.org/simple/howfo-frame/), version: 1.0.1 Using version 1.0.1 (newest of versions: 1.0.1) Created temporary directory: /tmp/pip-unpack-xgfyx211 Downloading https://files.pythonhosted.org/packages/e8/32/bb97d40a7e05c6578769e8f29ead8c3c3d9a1270e5ddd50faaee5923f5f5/howfo-frame-1.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e8/32/bb97d40a7e05c6578769e8f29ead8c3c3d9a1270e5ddd50faaee5923f5f5/howfo-frame-1.0.1.tar.gz#sha256=4614302e901a23cb963deab2f3d7dfa3e78a5c34643c5968084fb051bbf87954 (from https://pypi.org/simple/howfo-frame/) Added howfo-frame==1.0.1 from https://files.pythonhosted.org/packages/e8/32/bb97d40a7e05c6578769e8f29ead8c3c3d9a1270e5ddd50faaee5923f5f5/howfo-frame-1.0.1.tar.gz#sha256=4614302e901a23cb963deab2f3d7dfa3e78a5c34643c5968084fb051bbf87954 to build tracker '/tmp/pip-req-tracker-t_myotmi' Running setup.py (path:/tmp/pip-wheel-wotvaa42/howfo-frame/setup.py) egg_info for package howfo-frame Running command python setup.py egg_info running egg_info creating pip-egg-info/howfo_frame.egg-info writing dependency_links to pip-egg-info/howfo_frame.egg-info/dependency_links.txt writing requirements to pip-egg-info/howfo_frame.egg-info/requires.txt writing top-level names to pip-egg-info/howfo_frame.egg-info/top_level.txt writing pip-egg-info/howfo_frame.egg-info/PKG-INFO writing manifest file 'pip-egg-info/howfo_frame.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/howfo_frame.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/howfo_frame.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-wotvaa42/howfo-frame has version 1.0.1, which satisfies requirement howfo-frame==1.0.1 from https://files.pythonhosted.org/packages/e8/32/bb97d40a7e05c6578769e8f29ead8c3c3d9a1270e5ddd50faaee5923f5f5/howfo-frame-1.0.1.tar.gz#sha256=4614302e901a23cb963deab2f3d7dfa3e78a5c34643c5968084fb051bbf87954 Removed howfo-frame==1.0.1 from https://files.pythonhosted.org/packages/e8/32/bb97d40a7e05c6578769e8f29ead8c3c3d9a1270e5ddd50faaee5923f5f5/howfo-frame-1.0.1.tar.gz#sha256=4614302e901a23cb963deab2f3d7dfa3e78a5c34643c5968084fb051bbf87954 from build tracker '/tmp/pip-req-tracker-t_myotmi' Building wheels for collected packages: howfo-frame Created temporary directory: /tmp/pip-wheel-0fzdhzii Running setup.py bdist_wheel for howfo-frame: started Destination directory: /tmp/pip-wheel-0fzdhzii Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-wotvaa42/howfo-frame/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-0fzdhzii running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/howfo copying howfo/tools.py -> build/lib/howfo copying howfo/helpers.py -> build/lib/howfo copying howfo/logger.py -> build/lib/howfo copying howfo/plugins.py -> build/lib/howfo copying howfo/__init__.py -> build/lib/howfo copying howfo/error.py -> build/lib/howfo copying howfo/const.py -> build/lib/howfo copying howfo/config.py -> build/lib/howfo running egg_info writing requirements to howfo_frame.egg-info/requires.txt writing dependency_links to howfo_frame.egg-info/dependency_links.txt writing top-level names to howfo_frame.egg-info/top_level.txt writing howfo_frame.egg-info/PKG-INFO reading manifest file 'howfo_frame.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'howfo_frame.egg-info/SOURCES.txt' creating build/lib/howfo/config copying howfo/config/app.json -> build/lib/howfo/config copying howfo/config/const.py -> build/lib/howfo/config copying howfo/config/custom.json -> build/lib/howfo/config copying howfo/config/log.json -> build/lib/howfo/config copying howfo/config/structure.json -> build/lib/howfo/config creating build/lib/howfo/tpl copying howfo/tpl/__init__.tpl -> build/lib/howfo/tpl copying howfo/tpl/config.tpl -> build/lib/howfo/tpl copying howfo/tpl/conftest.tpl -> build/lib/howfo/tpl copying howfo/tpl/demo_plugin.tpl -> build/lib/howfo/tpl copying howfo/tpl/docker-compose.tpl -> build/lib/howfo/tpl copying howfo/tpl/error.tpl -> build/lib/howfo/tpl copying howfo/tpl/gunicorn.tpl -> build/lib/howfo/tpl copying howfo/tpl/hello_controller.tpl -> build/lib/howfo/tpl copying howfo/tpl/hello_handler.tpl -> build/lib/howfo/tpl copying howfo/tpl/requirements.tpl -> build/lib/howfo/tpl copying howfo/tpl/router.tpl -> build/lib/howfo/tpl copying howfo/tpl/server.tpl -> build/lib/howfo/tpl copying howfo/tpl/start.tpl -> build/lib/howfo/tpl copying howfo/tpl/test_api.tpl -> build/lib/howfo/tpl copying howfo/tpl/test_db.tpl -> build/lib/howfo/tpl copying howfo/tpl/tools.tpl -> build/lib/howfo/tpl copying howfo/tpl/user_model.tpl -> build/lib/howfo/tpl 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/howfo copying build/lib/howfo/tools.py -> build/bdist.linux-armv7l/wheel/howfo copying build/lib/howfo/helpers.py -> build/bdist.linux-armv7l/wheel/howfo copying build/lib/howfo/logger.py -> build/bdist.linux-armv7l/wheel/howfo creating build/bdist.linux-armv7l/wheel/howfo/config copying build/lib/howfo/config/structure.json -> build/bdist.linux-armv7l/wheel/howfo/config copying build/lib/howfo/config/app.json -> build/bdist.linux-armv7l/wheel/howfo/config copying build/lib/howfo/config/log.json -> build/bdist.linux-armv7l/wheel/howfo/config copying build/lib/howfo/config/custom.json -> build/bdist.linux-armv7l/wheel/howfo/config copying build/lib/howfo/config/const.py -> build/bdist.linux-armv7l/wheel/howfo/config copying build/lib/howfo/plugins.py -> build/bdist.linux-armv7l/wheel/howfo copying build/lib/howfo/__init__.py -> build/bdist.linux-armv7l/wheel/howfo copying build/lib/howfo/error.py -> build/bdist.linux-armv7l/wheel/howfo creating build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/start.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/requirements.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/hello_handler.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/user_model.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/gunicorn.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/tools.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/demo_plugin.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/hello_controller.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/conftest.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/router.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/test_api.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/error.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/test_db.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/docker-compose.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/config.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/server.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/tpl/__init__.tpl -> build/bdist.linux-armv7l/wheel/howfo/tpl copying build/lib/howfo/const.py -> build/bdist.linux-armv7l/wheel/howfo copying build/lib/howfo/config.py -> build/bdist.linux-armv7l/wheel/howfo running install_egg_info Copying howfo_frame.egg-info to build/bdist.linux-armv7l/wheel/howfo_frame-1.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/howfo_frame-1.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-0fzdhzii/howfo_frame-1.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'howfo/__init__.py' adding 'howfo/config.py' adding 'howfo/const.py' adding 'howfo/error.py' adding 'howfo/helpers.py' adding 'howfo/logger.py' adding 'howfo/plugins.py' adding 'howfo/tools.py' adding 'howfo/config/app.json' adding 'howfo/config/const.py' adding 'howfo/config/custom.json' adding 'howfo/config/log.json' adding 'howfo/config/structure.json' adding 'howfo/tpl/__init__.tpl' adding 'howfo/tpl/config.tpl' adding 'howfo/tpl/conftest.tpl' adding 'howfo/tpl/demo_plugin.tpl' adding 'howfo/tpl/docker-compose.tpl' adding 'howfo/tpl/error.tpl' adding 'howfo/tpl/gunicorn.tpl' adding 'howfo/tpl/hello_controller.tpl' adding 'howfo/tpl/hello_handler.tpl' adding 'howfo/tpl/requirements.tpl' adding 'howfo/tpl/router.tpl' adding 'howfo/tpl/server.tpl' adding 'howfo/tpl/start.tpl' adding 'howfo/tpl/test_api.tpl' adding 'howfo/tpl/test_db.tpl' adding 'howfo/tpl/tools.tpl' adding 'howfo/tpl/user_model.tpl' adding 'howfo_frame-1.0.1.dist-info/METADATA' adding 'howfo_frame-1.0.1.dist-info/WHEEL' adding 'howfo_frame-1.0.1.dist-info/top_level.txt' adding 'howfo_frame-1.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for howfo-frame: finished with status 'done' Stored in directory: /tmp/tmpudagxbre Successfully built howfo-frame Cleaning up... Removing source in /tmp/pip-wheel-wotvaa42/howfo-frame Removed build tracker '/tmp/pip-req-tracker-t_myotmi'