Created temporary directory: /tmp/pip-ephem-wheel-cache-2g0swc8x Created temporary directory: /tmp/pip-req-tracker-ld4ag5w3 Created requirements tracker '/tmp/pip-req-tracker-ld4ag5w3' Created temporary directory: /tmp/pip-wheel-_ukigpo9 Looking in indexes: https://pypi.python.org/simple Collecting mbq.ranch==0.0.3 1 location(s) to search for versions of mbq.ranch: * https://pypi.python.org/simple/mbq-ranch/ Getting page https://pypi.python.org/simple/mbq-ranch/ Analyzing links from page https://pypi.org/simple/mbq-ranch/ Found link https://files.pythonhosted.org/packages/30/46/e8fb8b0cc54f175013ad214b209b8f05e22899f55d840ea1bd99a7afb4b4/mbq.ranch-0.0.1.tar.gz#sha256=bbb2df79bea256272919b9a1747defd123bd5496c84d332a701fd5b75fbeca62 (from https://pypi.org/simple/mbq-ranch/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/60/33/96b755e1f85190b01ce260019550c2d9e427e2c9c217431c07fffe0641c0/mbq.ranch-0.0.3.tar.gz#sha256=274e41181b0603ddba7912db3f44fb9f857063b3f9ef4453832927767464511d (from https://pypi.org/simple/mbq-ranch/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-wp181p_z Downloading https://files.pythonhosted.org/packages/60/33/96b755e1f85190b01ce260019550c2d9e427e2c9c217431c07fffe0641c0/mbq.ranch-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/60/33/96b755e1f85190b01ce260019550c2d9e427e2c9c217431c07fffe0641c0/mbq.ranch-0.0.3.tar.gz#sha256=274e41181b0603ddba7912db3f44fb9f857063b3f9ef4453832927767464511d (from https://pypi.org/simple/mbq-ranch/) Added mbq.ranch==0.0.3 from https://files.pythonhosted.org/packages/60/33/96b755e1f85190b01ce260019550c2d9e427e2c9c217431c07fffe0641c0/mbq.ranch-0.0.3.tar.gz#sha256=274e41181b0603ddba7912db3f44fb9f857063b3f9ef4453832927767464511d to build tracker '/tmp/pip-req-tracker-ld4ag5w3' Running setup.py (path:/tmp/pip-wheel-_ukigpo9/mbq.ranch/setup.py) egg_info for package mbq.ranch Running command python setup.py egg_info running egg_info creating pip-egg-info/mbq.ranch.egg-info writing dependency_links to pip-egg-info/mbq.ranch.egg-info/dependency_links.txt writing top-level names to pip-egg-info/mbq.ranch.egg-info/top_level.txt writing requirements to pip-egg-info/mbq.ranch.egg-info/requires.txt writing pip-egg-info/mbq.ranch.egg-info/PKG-INFO writing manifest file 'pip-egg-info/mbq.ranch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/mbq.ranch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/mbq.ranch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_ukigpo9/mbq.ranch has version 0.0.3, which satisfies requirement mbq.ranch==0.0.3 from https://files.pythonhosted.org/packages/60/33/96b755e1f85190b01ce260019550c2d9e427e2c9c217431c07fffe0641c0/mbq.ranch-0.0.3.tar.gz#sha256=274e41181b0603ddba7912db3f44fb9f857063b3f9ef4453832927767464511d Removed mbq.ranch==0.0.3 from https://files.pythonhosted.org/packages/60/33/96b755e1f85190b01ce260019550c2d9e427e2c9c217431c07fffe0641c0/mbq.ranch-0.0.3.tar.gz#sha256=274e41181b0603ddba7912db3f44fb9f857063b3f9ef4453832927767464511d from build tracker '/tmp/pip-req-tracker-ld4ag5w3' Building wheels for collected packages: mbq.ranch Created temporary directory: /tmp/pip-wheel-ika56mt4 Running setup.py bdist_wheel for mbq.ranch: started Destination directory: /tmp/pip-wheel-ika56mt4 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_ukigpo9/mbq.ranch/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-ika56mt4 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/celery.py -> build/lib/tests copying tests/test_controllers.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/settings.py -> build/lib/tests creating build/lib/mbq copying mbq/__init__.py -> build/lib/mbq creating build/lib/mbq/ranch copying mbq/ranch/exceptions.py -> build/lib/mbq/ranch copying mbq/ranch/__version__.py -> build/lib/mbq/ranch copying mbq/ranch/constants.py -> build/lib/mbq/ranch copying mbq/ranch/apps.py -> build/lib/mbq/ranch copying mbq/ranch/models.py -> build/lib/mbq/ranch copying mbq/ranch/controllers.py -> build/lib/mbq/ranch copying mbq/ranch/__init__.py -> build/lib/mbq/ranch copying mbq/ranch/admin.py -> build/lib/mbq/ranch creating build/lib/mbq/ranch/migrations copying mbq/ranch/migrations/0001_initial.py -> build/lib/mbq/ranch/migrations copying mbq/ranch/migrations/0002_loggedtask_queue.py -> build/lib/mbq/ranch/migrations copying mbq/ranch/migrations/__init__.py -> build/lib/mbq/ranch/migrations creating build/lib/mbq/ranch/lib copying mbq/ranch/lib/error_handling.py -> build/lib/mbq/ranch/lib copying mbq/ranch/lib/__init__.py -> build/lib/mbq/ranch/lib creating build/lib/mbq/ranch/stats copying mbq/ranch/stats/rabbitmq.py -> build/lib/mbq/ranch/stats copying mbq/ranch/stats/__init__.py -> build/lib/mbq/ranch/stats creating build/lib/mbq/ranch/signal_handlers copying mbq/ranch/signal_handlers/__init__.py -> build/lib/mbq/ranch/signal_handlers copying mbq/ranch/signal_handlers/persistence_handlers.py -> build/lib/mbq/ranch/signal_handlers copying mbq/ranch/signal_handlers/metrics_handlers.py -> build/lib/mbq/ranch/signal_handlers copying mbq/ranch/signal_handlers/config_handlers.py -> build/lib/mbq/ranch/signal_handlers copying mbq/ranch/signal_handlers/correlation_handlers.py -> build/lib/mbq/ranch/signal_handlers 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/tests copying build/lib/tests/celery.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_controllers.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/settings.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/mbq creating build/bdist.linux-armv7l/wheel/mbq/ranch copying build/lib/mbq/ranch/exceptions.py -> build/bdist.linux-armv7l/wheel/mbq/ranch copying build/lib/mbq/ranch/__version__.py -> build/bdist.linux-armv7l/wheel/mbq/ranch copying build/lib/mbq/ranch/constants.py -> build/bdist.linux-armv7l/wheel/mbq/ranch copying build/lib/mbq/ranch/apps.py -> build/bdist.linux-armv7l/wheel/mbq/ranch copying build/lib/mbq/ranch/models.py -> build/bdist.linux-armv7l/wheel/mbq/ranch copying build/lib/mbq/ranch/controllers.py -> build/bdist.linux-armv7l/wheel/mbq/ranch creating build/bdist.linux-armv7l/wheel/mbq/ranch/migrations copying build/lib/mbq/ranch/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/migrations copying build/lib/mbq/ranch/migrations/0002_loggedtask_queue.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/migrations copying build/lib/mbq/ranch/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/migrations copying build/lib/mbq/ranch/__init__.py -> build/bdist.linux-armv7l/wheel/mbq/ranch creating build/bdist.linux-armv7l/wheel/mbq/ranch/lib copying build/lib/mbq/ranch/lib/error_handling.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/lib copying build/lib/mbq/ranch/lib/__init__.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/lib copying build/lib/mbq/ranch/admin.py -> build/bdist.linux-armv7l/wheel/mbq/ranch creating build/bdist.linux-armv7l/wheel/mbq/ranch/stats copying build/lib/mbq/ranch/stats/rabbitmq.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/stats copying build/lib/mbq/ranch/stats/__init__.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/stats creating build/bdist.linux-armv7l/wheel/mbq/ranch/signal_handlers copying build/lib/mbq/ranch/signal_handlers/__init__.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/signal_handlers copying build/lib/mbq/ranch/signal_handlers/persistence_handlers.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/signal_handlers copying build/lib/mbq/ranch/signal_handlers/metrics_handlers.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/signal_handlers copying build/lib/mbq/ranch/signal_handlers/config_handlers.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/signal_handlers copying build/lib/mbq/ranch/signal_handlers/correlation_handlers.py -> build/bdist.linux-armv7l/wheel/mbq/ranch/signal_handlers copying build/lib/mbq/__init__.py -> build/bdist.linux-armv7l/wheel/mbq running install_egg_info running egg_info writing dependency_links to mbq.ranch.egg-info/dependency_links.txt writing requirements to mbq.ranch.egg-info/requires.txt writing mbq.ranch.egg-info/PKG-INFO writing top-level names to mbq.ranch.egg-info/top_level.txt reading manifest file 'mbq.ranch.egg-info/SOURCES.txt' writing manifest file 'mbq.ranch.egg-info/SOURCES.txt' Copying mbq.ranch.egg-info to build/bdist.linux-armv7l/wheel/mbq.ranch-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/mbq.ranch-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-ika56mt4/mbq.ranch-0.0.3-py2.py3-none-any.whl' and adding '.' to it adding 'mbq/__init__.py' adding 'mbq/ranch/__init__.py' adding 'mbq/ranch/__version__.py' adding 'mbq/ranch/admin.py' adding 'mbq/ranch/apps.py' adding 'mbq/ranch/constants.py' adding 'mbq/ranch/controllers.py' adding 'mbq/ranch/exceptions.py' adding 'mbq/ranch/models.py' adding 'mbq/ranch/lib/__init__.py' adding 'mbq/ranch/lib/error_handling.py' adding 'mbq/ranch/migrations/0001_initial.py' adding 'mbq/ranch/migrations/0002_loggedtask_queue.py' adding 'mbq/ranch/migrations/__init__.py' adding 'mbq/ranch/signal_handlers/__init__.py' adding 'mbq/ranch/signal_handlers/config_handlers.py' adding 'mbq/ranch/signal_handlers/correlation_handlers.py' adding 'mbq/ranch/signal_handlers/metrics_handlers.py' adding 'mbq/ranch/signal_handlers/persistence_handlers.py' adding 'mbq/ranch/stats/__init__.py' adding 'mbq/ranch/stats/rabbitmq.py' adding 'tests/__init__.py' adding 'tests/celery.py' adding 'tests/settings.py' adding 'tests/test_controllers.py' adding 'mbq.ranch-0.0.3.dist-info/top_level.txt' adding 'mbq.ranch-0.0.3.dist-info/zip-safe' adding 'mbq.ranch-0.0.3.dist-info/WHEEL' adding 'mbq.ranch-0.0.3.dist-info/METADATA' adding 'mbq.ranch-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for mbq.ranch: finished with status 'done' Stored in directory: /tmp/tmp6p6mvdiw Successfully built mbq.ranch Cleaning up... Removing source in /tmp/pip-wheel-_ukigpo9/mbq.ranch Removed build tracker '/tmp/pip-req-tracker-ld4ag5w3'