Created temporary directory: /tmp/pip-ephem-wheel-cache-gkozhxrh Created temporary directory: /tmp/pip-req-tracker-qb8nb503 Created requirements tracker '/tmp/pip-req-tracker-qb8nb503' Created temporary directory: /tmp/pip-wheel-l3qcxv_c Looking in indexes: https://pypi.python.org/simple Collecting celeryman==0.9 1 location(s) to search for versions of celeryman: * https://pypi.python.org/simple/celeryman/ Getting page https://pypi.python.org/simple/celeryman/ Analyzing links from page https://pypi.org/simple/celeryman/ Skipping link https://files.pythonhosted.org/packages/9a/54/a0e7e58aedd41433906d537a1f0daf328600911ddb697a4a7593f66ec8df/celeryman-0.9-py3.6.egg#sha256=47d221e624caa9b4f41982c02d97158ac26e5a4104ed186d42c1cbdc267c38a8 (from https://pypi.org/simple/celeryman/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/f0/25/8d28e108f018b7d4816b2adc66c50ca9325dac807329c1b2e956dd2cad96/celeryman-0.9.tar.gz#sha256=cfa89d95fe9a509000eb1f5009205b469a2544034301c62a53cf75008ef1163c (from https://pypi.org/simple/celeryman/), version: 0.9 Using version 0.9 (newest of versions: 0.9) Created temporary directory: /tmp/pip-unpack-sgwmo29a Downloading https://files.pythonhosted.org/packages/f0/25/8d28e108f018b7d4816b2adc66c50ca9325dac807329c1b2e956dd2cad96/celeryman-0.9.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f0/25/8d28e108f018b7d4816b2adc66c50ca9325dac807329c1b2e956dd2cad96/celeryman-0.9.tar.gz#sha256=cfa89d95fe9a509000eb1f5009205b469a2544034301c62a53cf75008ef1163c (from https://pypi.org/simple/celeryman/) Added celeryman==0.9 from https://files.pythonhosted.org/packages/f0/25/8d28e108f018b7d4816b2adc66c50ca9325dac807329c1b2e956dd2cad96/celeryman-0.9.tar.gz#sha256=cfa89d95fe9a509000eb1f5009205b469a2544034301c62a53cf75008ef1163c to build tracker '/tmp/pip-req-tracker-qb8nb503' Running setup.py (path:/tmp/pip-wheel-l3qcxv_c/celeryman/setup.py) egg_info for package celeryman Running command python setup.py egg_info running egg_info creating pip-egg-info/celeryman.egg-info writing pip-egg-info/celeryman.egg-info/PKG-INFO writing top-level names to pip-egg-info/celeryman.egg-info/top_level.txt writing requirements to pip-egg-info/celeryman.egg-info/requires.txt writing dependency_links to pip-egg-info/celeryman.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/celeryman.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/celeryman.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/celeryman.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-l3qcxv_c/celeryman has version 0.9, which satisfies requirement celeryman==0.9 from https://files.pythonhosted.org/packages/f0/25/8d28e108f018b7d4816b2adc66c50ca9325dac807329c1b2e956dd2cad96/celeryman-0.9.tar.gz#sha256=cfa89d95fe9a509000eb1f5009205b469a2544034301c62a53cf75008ef1163c Removed celeryman==0.9 from https://files.pythonhosted.org/packages/f0/25/8d28e108f018b7d4816b2adc66c50ca9325dac807329c1b2e956dd2cad96/celeryman-0.9.tar.gz#sha256=cfa89d95fe9a509000eb1f5009205b469a2544034301c62a53cf75008ef1163c from build tracker '/tmp/pip-req-tracker-qb8nb503' Building wheels for collected packages: celeryman Created temporary directory: /tmp/pip-wheel-jc8ghhbt Running setup.py bdist_wheel for celeryman: started Destination directory: /tmp/pip-wheel-jc8ghhbt Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-l3qcxv_c/celeryman/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-jc8ghhbt running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/celeryman copying celeryman/tasks.py -> build/lib/celeryman copying celeryman/exceptions.py -> build/lib/celeryman copying celeryman/validators.py -> build/lib/celeryman copying celeryman/utils.py -> build/lib/celeryman copying celeryman/models.py -> build/lib/celeryman copying celeryman/admin.py -> build/lib/celeryman copying celeryman/views.py -> build/lib/celeryman copying celeryman/tests.py -> build/lib/celeryman copying celeryman/__init__.py -> build/lib/celeryman copying celeryman/apps.py -> build/lib/celeryman 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/celeryman copying build/lib/celeryman/tasks.py -> build/bdist.linux-armv7l/wheel/celeryman copying build/lib/celeryman/exceptions.py -> build/bdist.linux-armv7l/wheel/celeryman copying build/lib/celeryman/validators.py -> build/bdist.linux-armv7l/wheel/celeryman copying build/lib/celeryman/utils.py -> build/bdist.linux-armv7l/wheel/celeryman copying build/lib/celeryman/models.py -> build/bdist.linux-armv7l/wheel/celeryman copying build/lib/celeryman/admin.py -> build/bdist.linux-armv7l/wheel/celeryman copying build/lib/celeryman/views.py -> build/bdist.linux-armv7l/wheel/celeryman copying build/lib/celeryman/tests.py -> build/bdist.linux-armv7l/wheel/celeryman copying build/lib/celeryman/__init__.py -> build/bdist.linux-armv7l/wheel/celeryman copying build/lib/celeryman/apps.py -> build/bdist.linux-armv7l/wheel/celeryman running install_egg_info running egg_info writing requirements to celeryman.egg-info/requires.txt writing celeryman.egg-info/PKG-INFO writing top-level names to celeryman.egg-info/top_level.txt writing dependency_links to celeryman.egg-info/dependency_links.txt reading manifest file 'celeryman.egg-info/SOURCES.txt' writing manifest file 'celeryman.egg-info/SOURCES.txt' Copying celeryman.egg-info to build/bdist.linux-armv7l/wheel/celeryman-0.9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/celeryman-0.9.dist-info/WHEEL creating '/tmp/pip-wheel-jc8ghhbt/celeryman-0.9-py3-none-any.whl' and adding '.' to it adding 'celeryman/__init__.py' adding 'celeryman/admin.py' adding 'celeryman/apps.py' adding 'celeryman/exceptions.py' adding 'celeryman/models.py' adding 'celeryman/tasks.py' adding 'celeryman/tests.py' adding 'celeryman/utils.py' adding 'celeryman/validators.py' adding 'celeryman/views.py' adding 'celeryman-0.9.dist-info/top_level.txt' adding 'celeryman-0.9.dist-info/WHEEL' adding 'celeryman-0.9.dist-info/METADATA' adding 'celeryman-0.9.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for celeryman: finished with status 'done' Stored in directory: /tmp/tmpx_xexe1j Successfully built celeryman Cleaning up... Removing source in /tmp/pip-wheel-l3qcxv_c/celeryman Removed build tracker '/tmp/pip-req-tracker-qb8nb503'