Collecting celebi==0.0.1 1 location(s) to search for versions of celebi: * https://pypi.python.org/simple/celebi/ Getting page https://pypi.python.org/simple/celebi/ Analyzing links from page https://pypi.python.org/simple/celebi/ Found link https://pypi.python.org/packages/39/e2/d05a06373b384ef3dd0fe92d2334cb76e19082a07439a22430e3132bcac5/celebi-0.0.1.tar.gz#md5=76f7ad16f8655ebe333cbff6efc0801b (from https://pypi.python.org/simple/celebi/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading celebi-0.0.1.tar.gz Downloading from URL https://pypi.python.org/packages/39/e2/d05a06373b384ef3dd0fe92d2334cb76e19082a07439a22430e3132bcac5/celebi-0.0.1.tar.gz#md5=76f7ad16f8655ebe333cbff6efc0801b (from https://pypi.python.org/simple/celebi/) Running setup.py (path:/tmp/pip-build-a4ehp01o/celebi/setup.py) egg_info for package celebi Running command python setup.py egg_info running egg_info creating pip-egg-info/celebi.egg-info writing pip-egg-info/celebi.egg-info/PKG-INFO writing requirements to pip-egg-info/celebi.egg-info/requires.txt writing top-level names to pip-egg-info/celebi.egg-info/top_level.txt writing dependency_links to pip-egg-info/celebi.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/celebi.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/celebi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests' writing manifest file 'pip-egg-info/celebi.egg-info/SOURCES.txt' Source in /tmp/pip-build-a4ehp01o/celebi has version 0.0.1, which satisfies requirement celebi==0.0.1 from https://pypi.python.org/packages/39/e2/d05a06373b384ef3dd0fe92d2334cb76e19082a07439a22430e3132bcac5/celebi-0.0.1.tar.gz#md5=76f7ad16f8655ebe333cbff6efc0801b Building wheels for collected packages: celebi Running setup.py bdist_wheel for celebi: started Destination directory: /tmp/tmpavsdwhg9pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-a4ehp01o/celebi/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/tmpavsdwhg9pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/celebi copying celebi/__meta__.py -> build/lib/celebi copying celebi/__main__.py -> build/lib/celebi copying celebi/__init__.py -> build/lib/celebi copying celebi/utils.py -> build/lib/celebi copying celebi/settings.py -> build/lib/celebi creating build/lib/celebi/types copying celebi/types/__init__.py -> build/lib/celebi/types creating build/lib/celebi/schema copying celebi/schema/__init__.py -> build/lib/celebi/schema copying celebi/schema/utils.py -> build/lib/celebi/schema creating build/lib/celebi/io copying celebi/io/__init__.py -> build/lib/celebi/io creating build/lib/celebi/apis copying celebi/apis/__init__.py -> build/lib/celebi/apis creating build/lib/celebi/core copying celebi/core/types.py -> build/lib/celebi/core copying celebi/core/wsgi.py -> build/lib/celebi/core copying celebi/core/__init__.py -> build/lib/celebi/core copying celebi/core/decorators.py -> build/lib/celebi/core creating build/lib/celebi/types/datatype copying celebi/types/datatype/datum.py -> build/lib/celebi/types/datatype copying celebi/types/datatype/__init__.py -> build/lib/celebi/types/datatype creating build/lib/celebi/io/qubit copying celebi/io/qubit/monitor.py -> build/lib/celebi/io/qubit copying celebi/io/qubit/entangle.py -> build/lib/celebi/io/qubit copying celebi/io/qubit/measure.py -> build/lib/celebi/io/qubit copying celebi/io/qubit/__init__.py -> build/lib/celebi/io/qubit creating build/lib/celebi/io/postgres copying celebi/io/postgres/monitor.py -> build/lib/celebi/io/postgres copying celebi/io/postgres/types.py -> build/lib/celebi/io/postgres copying celebi/io/postgres/queryset.py -> build/lib/celebi/io/postgres copying celebi/io/postgres/__init__.py -> build/lib/celebi/io/postgres copying celebi/io/postgres/utils.py -> build/lib/celebi/io/postgres creating build/lib/celebi/core/middleware copying celebi/core/middleware/websocket.py -> build/lib/celebi/core/middleware copying celebi/core/middleware/__init__.py -> build/lib/celebi/core/middleware 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/celebi creating build/bdist.linux-armv7l/wheel/celebi/types copying build/lib/celebi/types/__init__.py -> build/bdist.linux-armv7l/wheel/celebi/types creating build/bdist.linux-armv7l/wheel/celebi/types/datatype copying build/lib/celebi/types/datatype/datum.py -> build/bdist.linux-armv7l/wheel/celebi/types/datatype copying build/lib/celebi/types/datatype/__init__.py -> build/bdist.linux-armv7l/wheel/celebi/types/datatype creating build/bdist.linux-armv7l/wheel/celebi/schema copying build/lib/celebi/schema/__init__.py -> build/bdist.linux-armv7l/wheel/celebi/schema copying build/lib/celebi/schema/utils.py -> build/bdist.linux-armv7l/wheel/celebi/schema creating build/bdist.linux-armv7l/wheel/celebi/io creating build/bdist.linux-armv7l/wheel/celebi/io/qubit copying build/lib/celebi/io/qubit/monitor.py -> build/bdist.linux-armv7l/wheel/celebi/io/qubit copying build/lib/celebi/io/qubit/entangle.py -> build/bdist.linux-armv7l/wheel/celebi/io/qubit copying build/lib/celebi/io/qubit/measure.py -> build/bdist.linux-armv7l/wheel/celebi/io/qubit copying build/lib/celebi/io/qubit/__init__.py -> build/bdist.linux-armv7l/wheel/celebi/io/qubit copying build/lib/celebi/io/__init__.py -> build/bdist.linux-armv7l/wheel/celebi/io creating build/bdist.linux-armv7l/wheel/celebi/io/postgres copying build/lib/celebi/io/postgres/monitor.py -> build/bdist.linux-armv7l/wheel/celebi/io/postgres copying build/lib/celebi/io/postgres/types.py -> build/bdist.linux-armv7l/wheel/celebi/io/postgres copying build/lib/celebi/io/postgres/queryset.py -> build/bdist.linux-armv7l/wheel/celebi/io/postgres copying build/lib/celebi/io/postgres/__init__.py -> build/bdist.linux-armv7l/wheel/celebi/io/postgres copying build/lib/celebi/io/postgres/utils.py -> build/bdist.linux-armv7l/wheel/celebi/io/postgres creating build/bdist.linux-armv7l/wheel/celebi/apis copying build/lib/celebi/apis/__init__.py -> build/bdist.linux-armv7l/wheel/celebi/apis copying build/lib/celebi/__meta__.py -> build/bdist.linux-armv7l/wheel/celebi copying build/lib/celebi/__main__.py -> build/bdist.linux-armv7l/wheel/celebi copying build/lib/celebi/__init__.py -> build/bdist.linux-armv7l/wheel/celebi creating build/bdist.linux-armv7l/wheel/celebi/core copying build/lib/celebi/core/types.py -> build/bdist.linux-armv7l/wheel/celebi/core creating build/bdist.linux-armv7l/wheel/celebi/core/middleware copying build/lib/celebi/core/middleware/websocket.py -> build/bdist.linux-armv7l/wheel/celebi/core/middleware copying build/lib/celebi/core/middleware/__init__.py -> build/bdist.linux-armv7l/wheel/celebi/core/middleware copying build/lib/celebi/core/wsgi.py -> build/bdist.linux-armv7l/wheel/celebi/core copying build/lib/celebi/core/__init__.py -> build/bdist.linux-armv7l/wheel/celebi/core copying build/lib/celebi/core/decorators.py -> build/bdist.linux-armv7l/wheel/celebi/core copying build/lib/celebi/utils.py -> build/bdist.linux-armv7l/wheel/celebi copying build/lib/celebi/settings.py -> build/bdist.linux-armv7l/wheel/celebi running install_egg_info running egg_info writing requirements to celebi.egg-info/requires.txt writing celebi.egg-info/PKG-INFO writing top-level names to celebi.egg-info/top_level.txt writing dependency_links to celebi.egg-info/dependency_links.txt reading manifest file 'celebi.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'tests' writing manifest file 'celebi.egg-info/SOURCES.txt' Copying celebi.egg-info to build/bdist.linux-armv7l/wheel/celebi-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/celebi-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for celebi: finished with status 'done' Stored in directory: /tmp/tmpdvdqdo8l Successfully built celebi Cleaning up... Removing source in /tmp/pip-build-a4ehp01o/celebi