Created temporary directory: /tmp/pip-ephem-wheel-cache-f3c95j_s Created temporary directory: /tmp/pip-wheel-7td1nzz2 Looking in indexes: https://pypi.python.org/simple Collecting minimo==0.2.2b3 1 location(s) to search for versions of minimo: * https://pypi.python.org/simple/minimo/ Getting page https://pypi.python.org/simple/minimo/ Analyzing links from page https://pypi.org/simple/minimo/ Found link https://files.pythonhosted.org/packages/bd/f5/b14e95c833288502a8074c841c8ed2006f66de58f7a6c8c5ef2d590caaac/minimo-0.2.2b3.tar.gz#sha256=18b0d769483ee68ceee14bd9a6a1dff3310abb2c37690540ca28eeefab225f6f (from https://pypi.org/simple/minimo/), version: 0.2.2b3 Using version 0.2.2b3 (newest of versions: 0.2.2b3) Created temporary directory: /tmp/pip-unpack-28b0xhf5 Downloading https://files.pythonhosted.org/packages/bd/f5/b14e95c833288502a8074c841c8ed2006f66de58f7a6c8c5ef2d590caaac/minimo-0.2.2b3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/bd/f5/b14e95c833288502a8074c841c8ed2006f66de58f7a6c8c5ef2d590caaac/minimo-0.2.2b3.tar.gz#sha256=18b0d769483ee68ceee14bd9a6a1dff3310abb2c37690540ca28eeefab225f6f (from https://pypi.org/simple/minimo/) Running setup.py (path:/tmp/pip-wheel-7td1nzz2/minimo/setup.py) egg_info for package minimo Running command python setup.py egg_info running egg_info creating pip-egg-info/minimo.egg-info writing top-level names to pip-egg-info/minimo.egg-info/top_level.txt writing pip-egg-info/minimo.egg-info/PKG-INFO writing dependency_links to pip-egg-info/minimo.egg-info/dependency_links.txt writing entry points to pip-egg-info/minimo.egg-info/entry_points.txt writing requirements to pip-egg-info/minimo.egg-info/requires.txt writing manifest file 'pip-egg-info/minimo.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/minimo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '0.2.2.b3' to '0.2.2b3' normalized_version, warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'pip-egg-info/minimo.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7td1nzz2/minimo has version 0.2.2b3, which satisfies requirement minimo==0.2.2b3 from https://files.pythonhosted.org/packages/bd/f5/b14e95c833288502a8074c841c8ed2006f66de58f7a6c8c5ef2d590caaac/minimo-0.2.2b3.tar.gz#sha256=18b0d769483ee68ceee14bd9a6a1dff3310abb2c37690540ca28eeefab225f6f Building wheels for collected packages: minimo Created temporary directory: /tmp/pip-wheel-pmrd554i Running setup.py bdist_wheel for minimo: started Destination directory: /tmp/pip-wheel-pmrd554i Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7td1nzz2/minimo/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-pmrd554i /home/piwheels/.local/lib/python3.4/site-packages/setuptools/dist.py:398: UserWarning: Normalizing '0.2.2.b3' to '0.2.2b3' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/minimo copying minimo/callbacks.py -> build/lib/minimo copying minimo/performer.py -> build/lib/minimo copying minimo/helpers.py -> build/lib/minimo copying minimo/filters.py -> build/lib/minimo copying minimo/timer.py -> build/lib/minimo copying minimo/logger.py -> build/lib/minimo copying minimo/__main__.py -> build/lib/minimo copying minimo/__init__.py -> build/lib/minimo copying minimo/route.py -> build/lib/minimo copying minimo/globals.py -> build/lib/minimo copying minimo/app.py -> build/lib/minimo copying minimo/config.py -> build/lib/minimo creating build/lib/minimo/ext copying minimo/ext/flask.py -> build/lib/minimo/ext copying minimo/ext/task.py -> build/lib/minimo/ext copying minimo/ext/__init__.py -> build/lib/minimo/ext copying minimo/ext/generator.py -> build/lib/minimo/ext copying minimo/ext/commands.py -> build/lib/minimo/ext running egg_info writing entry points to minimo.egg-info/entry_points.txt writing dependency_links to minimo.egg-info/dependency_links.txt writing top-level names to minimo.egg-info/top_level.txt writing minimo.egg-info/PKG-INFO writing requirements to minimo.egg-info/requires.txt reading manifest file 'minimo.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'minimo.egg-info/SOURCES.txt' creating build/lib/minimo/locales creating build/lib/minimo/locales/en_US creating build/lib/minimo/locales/en_US/LC_MESSAGES copying minimo/locales/en_US/LC_MESSAGES/minimo.mo -> build/lib/minimo/locales/en_US/LC_MESSAGES creating build/lib/minimo/locales/zh_CN creating build/lib/minimo/locales/zh_CN/LC_MESSAGES copying minimo/locales/zh_CN/LC_MESSAGES/minimo.mo -> build/lib/minimo/locales/zh_CN/LC_MESSAGES creating build/lib/minimo/templates copying minimo/templates/__init__.py -> build/lib/minimo/templates creating build/lib/minimo/templates/flask creating build/lib/minimo/templates/flask/files copying minimo/templates/flask/files/model.py.mot -> build/lib/minimo/templates/flask/files creating build/lib/minimo/templates/flask/project copying minimo/templates/flask/project/.gitignore -> build/lib/minimo/templates/flask/project copying minimo/templates/flask/project/README.md.mot -> build/lib/minimo/templates/flask/project copying minimo/templates/flask/project/alembic.ini -> build/lib/minimo/templates/flask/project copying minimo/templates/flask/project/server.py -> build/lib/minimo/templates/flask/project creating build/lib/minimo/templates/flask/project/app copying minimo/templates/flask/project/app/__init__.py -> build/lib/minimo/templates/flask/project/app creating build/lib/minimo/templates/flask/project/app/helpers copying minimo/templates/flask/project/app/helpers/__init__.py -> build/lib/minimo/templates/flask/project/app/helpers creating build/lib/minimo/templates/flask/project/app/mailers copying minimo/templates/flask/project/app/mailers/__init__.py -> build/lib/minimo/templates/flask/project/app/mailers creating build/lib/minimo/templates/flask/project/app/models copying minimo/templates/flask/project/app/models/__init__.py -> build/lib/minimo/templates/flask/project/app/models creating build/lib/minimo/templates/flask/project/app/services copying minimo/templates/flask/project/app/services/__init__.py -> build/lib/minimo/templates/flask/project/app/services creating build/lib/minimo/templates/flask/project/app/templates copying minimo/templates/flask/project/app/templates/__init__.py -> build/lib/minimo/templates/flask/project/app/templates creating build/lib/minimo/templates/flask/project/app/views copying minimo/templates/flask/project/app/views/__init__.py -> build/lib/minimo/templates/flask/project/app/views creating build/lib/minimo/templates/flask/project/app/views/v1 copying minimo/templates/flask/project/app/views/v1/__init__.py -> build/lib/minimo/templates/flask/project/app/views/v1 creating build/lib/minimo/templates/flask/project/bin copying minimo/templates/flask/project/bin/minimo.mot -> build/lib/minimo/templates/flask/project/bin creating build/lib/minimo/templates/flask/project/config copying minimo/templates/flask/project/config/__init__.py -> build/lib/minimo/templates/flask/project/config copying minimo/templates/flask/project/config/app.yml.mot -> build/lib/minimo/templates/flask/project/config copying minimo/templates/flask/project/config/initializer.py.mot -> build/lib/minimo/templates/flask/project/config copying minimo/templates/flask/project/config/mysql.yml.mot -> build/lib/minimo/templates/flask/project/config copying minimo/templates/flask/project/config/redis.yml.mot -> build/lib/minimo/templates/flask/project/config copying minimo/templates/flask/project/config/routes.py.mot -> build/lib/minimo/templates/flask/project/config copying minimo/templates/flask/project/config/uwsgi.ini.mot -> build/lib/minimo/templates/flask/project/config creating build/lib/minimo/templates/flask/project/log copying minimo/templates/flask/project/log/.gitkeep -> build/lib/minimo/templates/flask/project/log creating build/lib/minimo/templates/flask/project/migrations copying minimo/templates/flask/project/migrations/env.py -> build/lib/minimo/templates/flask/project/migrations copying minimo/templates/flask/project/migrations/script.py.mako -> build/lib/minimo/templates/flask/project/migrations creating build/lib/minimo/templates/flask/project/migrations/versions copying minimo/templates/flask/project/migrations/versions/.gitkeep -> build/lib/minimo/templates/flask/project/migrations/versions creating build/lib/minimo/templates/flask/project/requirements copying minimo/templates/flask/project/requirements/base.txt -> build/lib/minimo/templates/flask/project/requirements copying minimo/templates/flask/project/requirements/development.txt -> build/lib/minimo/templates/flask/project/requirements copying minimo/templates/flask/project/requirements/production.txt -> build/lib/minimo/templates/flask/project/requirements copying minimo/templates/flask/project/requirements/staging.txt -> build/lib/minimo/templates/flask/project/requirements copying minimo/templates/flask/project/requirements/test.txt -> build/lib/minimo/templates/flask/project/requirements creating build/lib/minimo/templates/flask/project/tasks copying minimo/templates/flask/project/tasks/__init__.py -> build/lib/minimo/templates/flask/project/tasks creating build/lib/minimo/templates/flask/project/tmp copying minimo/templates/flask/project/tmp/.gitkeep -> build/lib/minimo/templates/flask/project/tmp creating build/lib/minimo/templates/flask/project/venv copying minimo/templates/flask/project/venv/.gitkeep -> build/lib/minimo/templates/flask/project/venv creating build/lib/minimo/templates/task creating build/lib/minimo/templates/task/project copying minimo/templates/task/project/.gitignore -> build/lib/minimo/templates/task/project copying minimo/templates/task/project/README.md.mot -> build/lib/minimo/templates/task/project copying minimo/templates/task/project/requirements.txt -> build/lib/minimo/templates/task/project creating build/lib/minimo/templates/task/project/bin copying minimo/templates/task/project/bin/minimo -> build/lib/minimo/templates/task/project/bin creating build/lib/minimo/templates/task/project/cases copying minimo/templates/task/project/cases/__init__.py -> build/lib/minimo/templates/task/project/cases creating build/lib/minimo/templates/task/project/ext copying minimo/templates/task/project/ext/__init__.py -> build/lib/minimo/templates/task/project/ext creating build/lib/minimo/templates/task/project/lib copying minimo/templates/task/project/lib/__init__.py -> build/lib/minimo/templates/task/project/lib copying minimo/templates/task/project/lib/app.py.mot -> build/lib/minimo/templates/task/project/lib copying minimo/templates/task/project/lib/performer.py -> build/lib/minimo/templates/task/project/lib creating build/lib/minimo/templates/task/project/log copying minimo/templates/task/project/log/.gitkeep -> build/lib/minimo/templates/task/project/log creating build/lib/minimo/templates/task/project/templates copying minimo/templates/task/project/templates/README.md.mako -> build/lib/minimo/templates/task/project/templates copying minimo/templates/task/project/templates/__init__.py.mako -> build/lib/minimo/templates/task/project/templates copying minimo/templates/task/project/templates/__main__.py.mako -> build/lib/minimo/templates/task/project/templates copying minimo/templates/task/project/templates/config.py.mako -> build/lib/minimo/templates/task/project/templates copying minimo/templates/task/project/templates/performer.py.mako -> build/lib/minimo/templates/task/project/templates creating build/lib/minimo/templates/task/project/vendor copying minimo/templates/task/project/vendor/__init__.py -> build/lib/minimo/templates/task/project/vendor 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/minimo copying build/lib/minimo/callbacks.py -> build/bdist.linux-armv7l/wheel/minimo copying build/lib/minimo/performer.py -> build/bdist.linux-armv7l/wheel/minimo copying build/lib/minimo/helpers.py -> build/bdist.linux-armv7l/wheel/minimo copying build/lib/minimo/filters.py -> build/bdist.linux-armv7l/wheel/minimo copying build/lib/minimo/timer.py -> build/bdist.linux-armv7l/wheel/minimo copying build/lib/minimo/logger.py -> build/bdist.linux-armv7l/wheel/minimo copying build/lib/minimo/__main__.py -> build/bdist.linux-armv7l/wheel/minimo creating build/bdist.linux-armv7l/wheel/minimo/ext copying build/lib/minimo/ext/flask.py -> build/bdist.linux-armv7l/wheel/minimo/ext copying build/lib/minimo/ext/task.py -> build/bdist.linux-armv7l/wheel/minimo/ext copying build/lib/minimo/ext/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/ext copying build/lib/minimo/ext/generator.py -> build/bdist.linux-armv7l/wheel/minimo/ext copying build/lib/minimo/ext/commands.py -> build/bdist.linux-armv7l/wheel/minimo/ext copying build/lib/minimo/__init__.py -> build/bdist.linux-armv7l/wheel/minimo creating build/bdist.linux-armv7l/wheel/minimo/templates creating build/bdist.linux-armv7l/wheel/minimo/templates/flask creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/tmp copying build/lib/minimo/templates/flask/project/tmp/.gitkeep -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/tmp copying build/lib/minimo/templates/flask/project/alembic.ini -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/log copying build/lib/minimo/templates/flask/project/log/.gitkeep -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/log creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/requirements copying build/lib/minimo/templates/flask/project/requirements/test.txt -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/requirements copying build/lib/minimo/templates/flask/project/requirements/development.txt -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/requirements copying build/lib/minimo/templates/flask/project/requirements/base.txt -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/requirements copying build/lib/minimo/templates/flask/project/requirements/staging.txt -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/requirements copying build/lib/minimo/templates/flask/project/requirements/production.txt -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/requirements creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/migrations copying build/lib/minimo/templates/flask/project/migrations/script.py.mako -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/migrations copying build/lib/minimo/templates/flask/project/migrations/env.py -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/migrations creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/migrations/versions copying build/lib/minimo/templates/flask/project/migrations/versions/.gitkeep -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/migrations/versions copying build/lib/minimo/templates/flask/project/server.py -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project copying build/lib/minimo/templates/flask/project/.gitignore -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/tasks copying build/lib/minimo/templates/flask/project/tasks/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/tasks creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/config copying build/lib/minimo/templates/flask/project/config/mysql.yml.mot -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/config copying build/lib/minimo/templates/flask/project/config/app.yml.mot -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/config copying build/lib/minimo/templates/flask/project/config/uwsgi.ini.mot -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/config copying build/lib/minimo/templates/flask/project/config/initializer.py.mot -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/config copying build/lib/minimo/templates/flask/project/config/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/config copying build/lib/minimo/templates/flask/project/config/routes.py.mot -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/config copying build/lib/minimo/templates/flask/project/config/redis.yml.mot -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/config creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/bin copying build/lib/minimo/templates/flask/project/bin/minimo.mot -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/bin copying build/lib/minimo/templates/flask/project/README.md.mot -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/venv copying build/lib/minimo/templates/flask/project/venv/.gitkeep -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/venv creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/models copying build/lib/minimo/templates/flask/project/app/models/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/models creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/mailers copying build/lib/minimo/templates/flask/project/app/mailers/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/mailers creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/views creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/views/v1 copying build/lib/minimo/templates/flask/project/app/views/v1/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/views/v1 copying build/lib/minimo/templates/flask/project/app/views/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/views creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/helpers copying build/lib/minimo/templates/flask/project/app/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/helpers copying build/lib/minimo/templates/flask/project/app/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/services copying build/lib/minimo/templates/flask/project/app/services/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/services creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/templates copying build/lib/minimo/templates/flask/project/app/templates/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/project/app/templates creating build/bdist.linux-armv7l/wheel/minimo/templates/flask/files copying build/lib/minimo/templates/flask/files/model.py.mot -> build/bdist.linux-armv7l/wheel/minimo/templates/flask/files copying build/lib/minimo/templates/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates creating build/bdist.linux-armv7l/wheel/minimo/templates/task creating build/bdist.linux-armv7l/wheel/minimo/templates/task/project creating build/bdist.linux-armv7l/wheel/minimo/templates/task/project/log copying build/lib/minimo/templates/task/project/log/.gitkeep -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project/log copying build/lib/minimo/templates/task/project/.gitignore -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project creating build/bdist.linux-armv7l/wheel/minimo/templates/task/project/ext copying build/lib/minimo/templates/task/project/ext/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project/ext creating build/bdist.linux-armv7l/wheel/minimo/templates/task/project/vendor copying build/lib/minimo/templates/task/project/vendor/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project/vendor copying build/lib/minimo/templates/task/project/requirements.txt -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project creating build/bdist.linux-armv7l/wheel/minimo/templates/task/project/bin copying build/lib/minimo/templates/task/project/bin/minimo -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project/bin copying build/lib/minimo/templates/task/project/README.md.mot -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project creating build/bdist.linux-armv7l/wheel/minimo/templates/task/project/lib copying build/lib/minimo/templates/task/project/lib/performer.py -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project/lib copying build/lib/minimo/templates/task/project/lib/app.py.mot -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project/lib copying build/lib/minimo/templates/task/project/lib/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project/lib creating build/bdist.linux-armv7l/wheel/minimo/templates/task/project/templates copying build/lib/minimo/templates/task/project/templates/performer.py.mako -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project/templates copying build/lib/minimo/templates/task/project/templates/README.md.mako -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project/templates copying build/lib/minimo/templates/task/project/templates/config.py.mako -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project/templates copying build/lib/minimo/templates/task/project/templates/__init__.py.mako -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project/templates copying build/lib/minimo/templates/task/project/templates/__main__.py.mako -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project/templates creating build/bdist.linux-armv7l/wheel/minimo/templates/task/project/cases copying build/lib/minimo/templates/task/project/cases/__init__.py -> build/bdist.linux-armv7l/wheel/minimo/templates/task/project/cases copying build/lib/minimo/route.py -> build/bdist.linux-armv7l/wheel/minimo copying build/lib/minimo/globals.py -> build/bdist.linux-armv7l/wheel/minimo copying build/lib/minimo/app.py -> build/bdist.linux-armv7l/wheel/minimo creating build/bdist.linux-armv7l/wheel/minimo/locales creating build/bdist.linux-armv7l/wheel/minimo/locales/en_US creating build/bdist.linux-armv7l/wheel/minimo/locales/en_US/LC_MESSAGES copying build/lib/minimo/locales/en_US/LC_MESSAGES/minimo.mo -> build/bdist.linux-armv7l/wheel/minimo/locales/en_US/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/minimo/locales/zh_CN creating build/bdist.linux-armv7l/wheel/minimo/locales/zh_CN/LC_MESSAGES copying build/lib/minimo/locales/zh_CN/LC_MESSAGES/minimo.mo -> build/bdist.linux-armv7l/wheel/minimo/locales/zh_CN/LC_MESSAGES copying build/lib/minimo/config.py -> build/bdist.linux-armv7l/wheel/minimo running install_egg_info Copying minimo.egg-info to build/bdist.linux-armv7l/wheel/minimo-0.2.2b3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/minimo-0.2.2b3.dist-info/WHEEL creating '/tmp/pip-wheel-pmrd554i/minimo-0.2.2b3-py2.py3-none-any.whl' and adding '.' to it adding 'minimo/__init__.py' adding 'minimo/__main__.py' adding 'minimo/app.py' adding 'minimo/callbacks.py' adding 'minimo/config.py' adding 'minimo/filters.py' adding 'minimo/globals.py' adding 'minimo/helpers.py' adding 'minimo/logger.py' adding 'minimo/performer.py' adding 'minimo/route.py' adding 'minimo/timer.py' adding 'minimo/ext/__init__.py' adding 'minimo/ext/commands.py' adding 'minimo/ext/flask.py' adding 'minimo/ext/generator.py' adding 'minimo/ext/task.py' adding 'minimo/locales/en_US/LC_MESSAGES/minimo.mo' adding 'minimo/locales/zh_CN/LC_MESSAGES/minimo.mo' adding 'minimo/templates/__init__.py' adding 'minimo/templates/flask/files/model.py.mot' adding 'minimo/templates/flask/project/.gitignore' adding 'minimo/templates/flask/project/README.md.mot' adding 'minimo/templates/flask/project/alembic.ini' adding 'minimo/templates/flask/project/server.py' adding 'minimo/templates/flask/project/app/__init__.py' adding 'minimo/templates/flask/project/app/helpers/__init__.py' adding 'minimo/templates/flask/project/app/mailers/__init__.py' adding 'minimo/templates/flask/project/app/models/__init__.py' adding 'minimo/templates/flask/project/app/services/__init__.py' adding 'minimo/templates/flask/project/app/templates/__init__.py' adding 'minimo/templates/flask/project/app/views/__init__.py' adding 'minimo/templates/flask/project/app/views/v1/__init__.py' adding 'minimo/templates/flask/project/bin/minimo.mot' adding 'minimo/templates/flask/project/config/__init__.py' adding 'minimo/templates/flask/project/config/app.yml.mot' adding 'minimo/templates/flask/project/config/initializer.py.mot' adding 'minimo/templates/flask/project/config/mysql.yml.mot' adding 'minimo/templates/flask/project/config/redis.yml.mot' adding 'minimo/templates/flask/project/config/routes.py.mot' adding 'minimo/templates/flask/project/config/uwsgi.ini.mot' adding 'minimo/templates/flask/project/log/.gitkeep' adding 'minimo/templates/flask/project/migrations/env.py' adding 'minimo/templates/flask/project/migrations/script.py.mako' adding 'minimo/templates/flask/project/migrations/versions/.gitkeep' adding 'minimo/templates/flask/project/requirements/base.txt' adding 'minimo/templates/flask/project/requirements/development.txt' adding 'minimo/templates/flask/project/requirements/production.txt' adding 'minimo/templates/flask/project/requirements/staging.txt' adding 'minimo/templates/flask/project/requirements/test.txt' adding 'minimo/templates/flask/project/tasks/__init__.py' adding 'minimo/templates/flask/project/tmp/.gitkeep' adding 'minimo/templates/flask/project/venv/.gitkeep' adding 'minimo/templates/task/project/.gitignore' adding 'minimo/templates/task/project/README.md.mot' adding 'minimo/templates/task/project/requirements.txt' adding 'minimo/templates/task/project/bin/minimo' adding 'minimo/templates/task/project/cases/__init__.py' adding 'minimo/templates/task/project/ext/__init__.py' adding 'minimo/templates/task/project/lib/__init__.py' adding 'minimo/templates/task/project/lib/app.py.mot' adding 'minimo/templates/task/project/lib/performer.py' adding 'minimo/templates/task/project/log/.gitkeep' adding 'minimo/templates/task/project/templates/README.md.mako' adding 'minimo/templates/task/project/templates/__init__.py.mako' adding 'minimo/templates/task/project/templates/__main__.py.mako' adding 'minimo/templates/task/project/templates/config.py.mako' adding 'minimo/templates/task/project/templates/performer.py.mako' adding 'minimo/templates/task/project/vendor/__init__.py' adding 'minimo-0.2.2b3.dist-info/LICENSE.txt' adding 'minimo-0.2.2b3.dist-info/entry_points.txt' adding 'minimo-0.2.2b3.dist-info/top_level.txt' adding 'minimo-0.2.2b3.dist-info/WHEEL' adding 'minimo-0.2.2b3.dist-info/METADATA' adding 'minimo-0.2.2b3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for minimo: finished with status 'done' Stored in directory: /tmp/tmprfa1siq2 Successfully built minimo Cleaning up... Removing source in /tmp/pip-wheel-7td1nzz2/minimo