Collecting mp-starter==0.1 1 location(s) to search for versions of mp-starter: * https://pypi.python.org/simple/mp-starter/ Getting page https://pypi.python.org/simple/mp-starter/ Analyzing links from page https://pypi.org/simple/mp-starter/ Found link https://files.pythonhosted.org/packages/44/6b/59966e08780ae2f49e0083e5769fad76df60459773f7bd95ae4459102a2e/mp-starter-0.1.tar.gz#sha256=80bb64eb2f6ad8344666560f91408f1091d283538ca39e75723bb594a6a1aa5b (from https://pypi.org/simple/mp-starter/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Downloading https://files.pythonhosted.org/packages/44/6b/59966e08780ae2f49e0083e5769fad76df60459773f7bd95ae4459102a2e/mp-starter-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/44/6b/59966e08780ae2f49e0083e5769fad76df60459773f7bd95ae4459102a2e/mp-starter-0.1.tar.gz#sha256=80bb64eb2f6ad8344666560f91408f1091d283538ca39e75723bb594a6a1aa5b (from https://pypi.org/simple/mp-starter/) Running setup.py (path:/tmp/pip-build-k01cci64/mp-starter/setup.py) egg_info for package mp-starter Running command python setup.py egg_info running egg_info creating pip-egg-info/mp_starter.egg-info writing top-level names to pip-egg-info/mp_starter.egg-info/top_level.txt writing dependency_links to pip-egg-info/mp_starter.egg-info/dependency_links.txt writing pip-egg-info/mp_starter.egg-info/PKG-INFO writing requirements to pip-egg-info/mp_starter.egg-info/requires.txt writing entry points to pip-egg-info/mp_starter.egg-info/entry_points.txt writing manifest file 'pip-egg-info/mp_starter.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mp_starter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'mp-starter' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '*.orig' found under directory '*' writing manifest file 'pip-egg-info/mp_starter.egg-info/SOURCES.txt' Source in /tmp/pip-build-k01cci64/mp-starter has version 0.1, which satisfies requirement mp-starter==0.1 from https://files.pythonhosted.org/packages/44/6b/59966e08780ae2f49e0083e5769fad76df60459773f7bd95ae4459102a2e/mp-starter-0.1.tar.gz#sha256=80bb64eb2f6ad8344666560f91408f1091d283538ca39e75723bb594a6a1aa5b Building wheels for collected packages: mp-starter Running setup.py bdist_wheel for mp-starter: started Destination directory: /tmp/tmp6xpp9pfmpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-k01cci64/mp-starter/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/tmp6xpp9pfmpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mp_starter copying mp_starter/__init__.py -> build/lib/mp_starter creating build/lib/mp_starter/cli copying mp_starter/cli/main.py -> build/lib/mp_starter/cli copying mp_starter/cli/__init__.py -> build/lib/mp_starter/cli copying mp_starter/cli/bootstrap.py -> build/lib/mp_starter/cli creating build/lib/mp_starter/utils copying mp_starter/utils/__init__.py -> build/lib/mp_starter/utils copying mp_starter/utils/test.py -> build/lib/mp_starter/utils creating build/lib/mp_starter/core copying mp_starter/core/__init__.py -> build/lib/mp_starter/core copying mp_starter/core/exc.py -> build/lib/mp_starter/core creating build/lib/mp_starter/cli/ext copying mp_starter/cli/ext/__init__.py -> build/lib/mp_starter/cli/ext creating build/lib/mp_starter/cli/templates copying mp_starter/cli/templates/__init__.py -> build/lib/mp_starter/cli/templates creating build/lib/mp_starter/cli/controllers copying mp_starter/cli/controllers/__init__.py -> build/lib/mp_starter/cli/controllers copying mp_starter/cli/controllers/django.py -> build/lib/mp_starter/cli/controllers copying mp_starter/cli/controllers/base.py -> build/lib/mp_starter/cli/controllers creating build/lib/mp_starter/cli/plugins copying mp_starter/cli/plugins/__init__.py -> build/lib/mp_starter/cli/plugins copying mp_starter/cli/plugins/example.py -> build/lib/mp_starter/cli/plugins running egg_info writing requirements to mp_starter.egg-info/requires.txt writing top-level names to mp_starter.egg-info/top_level.txt writing mp_starter.egg-info/PKG-INFO writing entry points to mp_starter.egg-info/entry_points.txt writing dependency_links to mp_starter.egg-info/dependency_links.txt reading manifest file 'mp_starter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'mp-starter' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no previously-included files matching '*.orig' found under directory '*' writing manifest file 'mp_starter.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/mp_starter creating build/bdist.linux-armv7l/wheel/mp_starter/cli creating build/bdist.linux-armv7l/wheel/mp_starter/cli/ext copying build/lib/mp_starter/cli/ext/__init__.py -> build/bdist.linux-armv7l/wheel/mp_starter/cli/ext copying build/lib/mp_starter/cli/main.py -> build/bdist.linux-armv7l/wheel/mp_starter/cli copying build/lib/mp_starter/cli/__init__.py -> build/bdist.linux-armv7l/wheel/mp_starter/cli creating build/bdist.linux-armv7l/wheel/mp_starter/cli/templates copying build/lib/mp_starter/cli/templates/__init__.py -> build/bdist.linux-armv7l/wheel/mp_starter/cli/templates creating build/bdist.linux-armv7l/wheel/mp_starter/cli/controllers copying build/lib/mp_starter/cli/controllers/__init__.py -> build/bdist.linux-armv7l/wheel/mp_starter/cli/controllers copying build/lib/mp_starter/cli/controllers/django.py -> build/bdist.linux-armv7l/wheel/mp_starter/cli/controllers copying build/lib/mp_starter/cli/controllers/base.py -> build/bdist.linux-armv7l/wheel/mp_starter/cli/controllers copying build/lib/mp_starter/cli/bootstrap.py -> build/bdist.linux-armv7l/wheel/mp_starter/cli creating build/bdist.linux-armv7l/wheel/mp_starter/cli/plugins copying build/lib/mp_starter/cli/plugins/__init__.py -> build/bdist.linux-armv7l/wheel/mp_starter/cli/plugins copying build/lib/mp_starter/cli/plugins/example.py -> build/bdist.linux-armv7l/wheel/mp_starter/cli/plugins copying build/lib/mp_starter/__init__.py -> build/bdist.linux-armv7l/wheel/mp_starter creating build/bdist.linux-armv7l/wheel/mp_starter/utils copying build/lib/mp_starter/utils/__init__.py -> build/bdist.linux-armv7l/wheel/mp_starter/utils copying build/lib/mp_starter/utils/test.py -> build/bdist.linux-armv7l/wheel/mp_starter/utils creating build/bdist.linux-armv7l/wheel/mp_starter/core copying build/lib/mp_starter/core/__init__.py -> build/bdist.linux-armv7l/wheel/mp_starter/core copying build/lib/mp_starter/core/exc.py -> build/bdist.linux-armv7l/wheel/mp_starter/core running install_egg_info Copying mp_starter.egg-info to build/bdist.linux-armv7l/wheel/mp_starter-0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mp_starter-0.1.dist-info/WHEEL Running setup.py bdist_wheel for mp-starter: finished with status 'done' Stored in directory: /tmp/tmp8cddc35j Successfully built mp-starter Cleaning up... Removing source in /tmp/pip-build-k01cci64/mp-starter