Collecting persona-for-igor==2.0 1 location(s) to search for versions of persona-for-igor: * https://pypi.python.org/simple/persona-for-igor/ Getting page https://pypi.python.org/simple/persona-for-igor/ Analyzing links from page https://pypi.org/simple/persona-for-igor/ Found link https://files.pythonhosted.org/packages/88/ba/73c5876f938b54f6cc3ea6d70c496e9f798977b5a8c73a1b18c384f36f2a/persona_for_igor-2.0.tar.gz#sha256=54533880053ccc37827b3e26eb70c04aa41fa5bd25e8e96a8c7ec8c9b11eec7f (from https://pypi.org/simple/persona-for-igor/), version: 2.0 Using version 2.0 (newest of versions: 2.0) Downloading https://files.pythonhosted.org/packages/88/ba/73c5876f938b54f6cc3ea6d70c496e9f798977b5a8c73a1b18c384f36f2a/persona_for_igor-2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/88/ba/73c5876f938b54f6cc3ea6d70c496e9f798977b5a8c73a1b18c384f36f2a/persona_for_igor-2.0.tar.gz#sha256=54533880053ccc37827b3e26eb70c04aa41fa5bd25e8e96a8c7ec8c9b11eec7f (from https://pypi.org/simple/persona-for-igor/) Running setup.py (path:/tmp/pip-build-_pyc8o69/persona-for-igor/setup.py) egg_info for package persona-for-igor Running command python setup.py egg_info running egg_info creating pip-egg-info/persona_for_igor.egg-info writing dependency_links to pip-egg-info/persona_for_igor.egg-info/dependency_links.txt writing pip-egg-info/persona_for_igor.egg-info/PKG-INFO writing top-level names to pip-egg-info/persona_for_igor.egg-info/top_level.txt writing manifest file 'pip-egg-info/persona_for_igor.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/persona_for_igor.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/persona_for_igor.egg-info/SOURCES.txt' Source in /tmp/pip-build-_pyc8o69/persona-for-igor has version 2.0, which satisfies requirement persona-for-igor==2.0 from https://files.pythonhosted.org/packages/88/ba/73c5876f938b54f6cc3ea6d70c496e9f798977b5a8c73a1b18c384f36f2a/persona_for_igor-2.0.tar.gz#sha256=54533880053ccc37827b3e26eb70c04aa41fa5bd25e8e96a8c7ec8c9b11eec7f Building wheels for collected packages: persona-for-igor Running setup.py bdist_wheel for persona-for-igor: started Destination directory: /tmp/tmpuz4o1vrxpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_pyc8o69/persona-for-igor/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/tmpuz4o1vrxpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/personas copying personas/apps.py -> build/lib/personas copying personas/__init__.py -> build/lib/personas copying personas/tests.py -> build/lib/personas copying personas/views.py -> build/lib/personas copying personas/admin.py -> build/lib/personas copying personas/models.py -> build/lib/personas creating build/lib/newtable copying newtable/apps.py -> build/lib/newtable copying newtable/__init__.py -> build/lib/newtable copying newtable/tests.py -> build/lib/newtable copying newtable/views.py -> build/lib/newtable copying newtable/admin.py -> build/lib/newtable copying newtable/models.py -> build/lib/newtable creating build/lib/api copying api/serializers.py -> build/lib/api copying api/apps.py -> build/lib/api copying api/__init__.py -> build/lib/api copying api/tests.py -> build/lib/api copying api/views.py -> build/lib/api copying api/urls.py -> build/lib/api copying api/permissions.py -> build/lib/api copying api/admin.py -> build/lib/api creating build/lib/persona_dev copying persona_dev/__init__.py -> build/lib/persona_dev copying persona_dev/wsgi.py -> build/lib/persona_dev copying persona_dev/urls.py -> build/lib/persona_dev creating build/lib/personas/migrations copying personas/migrations/__init__.py -> build/lib/personas/migrations copying personas/migrations/0001_initial.py -> build/lib/personas/migrations creating build/lib/newtable/migrations copying newtable/migrations/__init__.py -> build/lib/newtable/migrations copying newtable/migrations/0002_auto_20180416_1421.py -> build/lib/newtable/migrations copying newtable/migrations/0001_initial.py -> build/lib/newtable/migrations copying newtable/migrations/0003_auto_20180416_1422.py -> build/lib/newtable/migrations creating build/lib/api/migrations copying api/migrations/__init__.py -> build/lib/api/migrations running egg_info creating persona_for_igor.egg-info writing top-level names to persona_for_igor.egg-info/top_level.txt writing persona_for_igor.egg-info/PKG-INFO writing dependency_links to persona_for_igor.egg-info/dependency_links.txt writing manifest file 'persona_for_igor.egg-info/SOURCES.txt' reading manifest file 'persona_for_igor.egg-info/SOURCES.txt' writing manifest file 'persona_for_igor.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/personas copying build/lib/personas/apps.py -> build/bdist.linux-armv7l/wheel/personas creating build/bdist.linux-armv7l/wheel/personas/migrations copying build/lib/personas/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/personas/migrations copying build/lib/personas/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/personas/migrations copying build/lib/personas/__init__.py -> build/bdist.linux-armv7l/wheel/personas copying build/lib/personas/tests.py -> build/bdist.linux-armv7l/wheel/personas copying build/lib/personas/views.py -> build/bdist.linux-armv7l/wheel/personas copying build/lib/personas/admin.py -> build/bdist.linux-armv7l/wheel/personas copying build/lib/personas/models.py -> build/bdist.linux-armv7l/wheel/personas creating build/bdist.linux-armv7l/wheel/newtable copying build/lib/newtable/apps.py -> build/bdist.linux-armv7l/wheel/newtable creating build/bdist.linux-armv7l/wheel/newtable/migrations copying build/lib/newtable/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/newtable/migrations copying build/lib/newtable/migrations/0002_auto_20180416_1421.py -> build/bdist.linux-armv7l/wheel/newtable/migrations copying build/lib/newtable/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/newtable/migrations copying build/lib/newtable/migrations/0003_auto_20180416_1422.py -> build/bdist.linux-armv7l/wheel/newtable/migrations copying build/lib/newtable/__init__.py -> build/bdist.linux-armv7l/wheel/newtable copying build/lib/newtable/tests.py -> build/bdist.linux-armv7l/wheel/newtable copying build/lib/newtable/views.py -> build/bdist.linux-armv7l/wheel/newtable copying build/lib/newtable/admin.py -> build/bdist.linux-armv7l/wheel/newtable copying build/lib/newtable/models.py -> build/bdist.linux-armv7l/wheel/newtable creating build/bdist.linux-armv7l/wheel/api copying build/lib/api/serializers.py -> build/bdist.linux-armv7l/wheel/api copying build/lib/api/apps.py -> build/bdist.linux-armv7l/wheel/api creating build/bdist.linux-armv7l/wheel/api/migrations copying build/lib/api/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/api/migrations copying build/lib/api/__init__.py -> build/bdist.linux-armv7l/wheel/api copying build/lib/api/tests.py -> build/bdist.linux-armv7l/wheel/api copying build/lib/api/views.py -> build/bdist.linux-armv7l/wheel/api copying build/lib/api/urls.py -> build/bdist.linux-armv7l/wheel/api copying build/lib/api/permissions.py -> build/bdist.linux-armv7l/wheel/api copying build/lib/api/admin.py -> build/bdist.linux-armv7l/wheel/api creating build/bdist.linux-armv7l/wheel/persona_dev copying build/lib/persona_dev/__init__.py -> build/bdist.linux-armv7l/wheel/persona_dev copying build/lib/persona_dev/wsgi.py -> build/bdist.linux-armv7l/wheel/persona_dev copying build/lib/persona_dev/urls.py -> build/bdist.linux-armv7l/wheel/persona_dev running install_egg_info Copying persona_for_igor.egg-info to build/bdist.linux-armv7l/wheel/persona_for_igor-2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/persona_for_igor-2.0.dist-info/WHEEL Running setup.py bdist_wheel for persona-for-igor: finished with status 'done' Stored in directory: /tmp/tmp7oaofggs Successfully built persona-for-igor Cleaning up... Removing source in /tmp/pip-build-_pyc8o69/persona-for-igor