Collecting z3c.celery==1.0.2 1 location(s) to search for versions of z3c.celery: * https://pypi.python.org/simple/z3c-celery/ Getting page https://pypi.python.org/simple/z3c-celery/ Analyzing links from page https://pypi.python.org/simple/z3c-celery/ Found link https://pypi.python.org/packages/1c/03/3086f8141be4e45c78b7cef493c8dcae60256dcb7f1ec9e4b2d87a7ea1be/z3c.celery-1.0.tar.gz#md5=5e1f90a09fc6f2193f1253682df54ccc (from https://pypi.python.org/simple/z3c-celery/), version: 1.0 Found link https://pypi.python.org/packages/20/ff/b9b01d7af88aa8a7f87b721efa5eb24f4b203a9490dc475fb250381261a0/z3c.celery-1.0.1.tar.gz#md5=83f7b416ec64ccddbbc0d5d87c548f5b (from https://pypi.python.org/simple/z3c-celery/), version: 1.0.1 Found link https://pypi.python.org/packages/38/78/6deba53917d845454d987e7151697ec1d62f0aed8d813a9de971bdcadaa2/z3c.celery-0.1.tar.gz#md5=4cc157993b675c1fb329172ebd22d55e (from https://pypi.python.org/simple/z3c-celery/), version: 0.1 Found link https://pypi.python.org/packages/54/5e/e68987784b48563640205f62b9258cff82a1775ad43b70aa19b75100db62/z3c.celery-1.0.2.tar.gz#md5=3d3bc5e3c75601a5404cb2b761c90f9e (from https://pypi.python.org/simple/z3c-celery/), version: 1.0.2 Found link https://pypi.python.org/packages/7e/dc/5ae1a4f724a69a80b09a5172c049a402805814acc7b8a30521318c719bce/z3c.celery-1.1.0.tar.gz#md5=35d7707b65e54b1f3dabd0bc2031ce28 (from https://pypi.python.org/simple/z3c-celery/), version: 1.1.0 Using version 1.0.2 (newest of versions: 1.0.2) Downloading z3c.celery-1.0.2.tar.gz Downloading from URL https://pypi.python.org/packages/54/5e/e68987784b48563640205f62b9258cff82a1775ad43b70aa19b75100db62/z3c.celery-1.0.2.tar.gz#md5=3d3bc5e3c75601a5404cb2b761c90f9e (from https://pypi.python.org/simple/z3c-celery/) Running setup.py (path:/tmp/pip-build-u9lbu9y1/z3c.celery/setup.py) egg_info for package z3c.celery Running command python setup.py egg_info running egg_info creating pip-egg-info/z3c.celery.egg-info writing dependency_links to pip-egg-info/z3c.celery.egg-info/dependency_links.txt writing namespace_packages to pip-egg-info/z3c.celery.egg-info/namespace_packages.txt writing requirements to pip-egg-info/z3c.celery.egg-info/requires.txt writing top-level names to pip-egg-info/z3c.celery.egg-info/top_level.txt writing entry points to pip-egg-info/z3c.celery.egg-info/entry_points.txt writing pip-egg-info/z3c.celery.egg-info/PKG-INFO writing manifest file 'pip-egg-info/z3c.celery.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/z3c.celery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/z3c.celery.egg-info/SOURCES.txt' Source in /tmp/pip-build-u9lbu9y1/z3c.celery has version 1.0.2, which satisfies requirement z3c.celery==1.0.2 from https://pypi.python.org/packages/54/5e/e68987784b48563640205f62b9258cff82a1775ad43b70aa19b75100db62/z3c.celery-1.0.2.tar.gz#md5=3d3bc5e3c75601a5404cb2b761c90f9e Building wheels for collected packages: z3c.celery Running setup.py bdist_wheel for z3c.celery: started Destination directory: /tmp/tmp59bu_pv2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-u9lbu9y1/z3c.celery/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/tmp59bu_pv2pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/z3c copying src/z3c/__init__.py -> build/lib/z3c creating build/lib/z3c/celery copying src/z3c/celery/layer.py -> build/lib/z3c/celery copying src/z3c/celery/testing.py -> build/lib/z3c/celery copying src/z3c/celery/__init__.py -> build/lib/z3c/celery copying src/z3c/celery/session.py -> build/lib/z3c/celery copying src/z3c/celery/logging.py -> build/lib/z3c/celery copying src/z3c/celery/loader.py -> build/lib/z3c/celery copying src/z3c/celery/celery.py -> build/lib/z3c/celery copying src/z3c/celery/conftest.py -> build/lib/z3c/celery creating build/lib/z3c/celery/tests copying src/z3c/celery/tests/test_celery.py -> build/lib/z3c/celery/tests copying src/z3c/celery/tests/test_session.py -> build/lib/z3c/celery/tests copying src/z3c/celery/tests/__init__.py -> build/lib/z3c/celery/tests copying src/z3c/celery/tests/test_loader.py -> build/lib/z3c/celery/tests copying src/z3c/celery/tests/test_layer.py -> build/lib/z3c/celery/tests copying src/z3c/celery/tests/shared_tasks.py -> build/lib/z3c/celery/tests copying src/z3c/celery/tests/test_logging.py -> build/lib/z3c/celery/tests running egg_info writing src/z3c.celery.egg-info/PKG-INFO writing entry points to src/z3c.celery.egg-info/entry_points.txt writing top-level names to src/z3c.celery.egg-info/top_level.txt writing dependency_links to src/z3c.celery.egg-info/dependency_links.txt writing requirements to src/z3c.celery.egg-info/requires.txt writing namespace_packages to src/z3c.celery.egg-info/namespace_packages.txt reading manifest file 'src/z3c.celery.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/z3c.celery.egg-info/SOURCES.txt' copying src/z3c/celery/ftesting.zcml -> build/lib/z3c/celery installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/z3c/__init__.py (namespace package) copying z3c/celery/layer.py -> build/bdist.linux-armv7l/wheel/z3c/celery copying z3c/celery/testing.py -> build/bdist.linux-armv7l/wheel/z3c/celery copying z3c/celery/__init__.py -> build/bdist.linux-armv7l/wheel/z3c/celery copying z3c/celery/session.py -> build/bdist.linux-armv7l/wheel/z3c/celery copying z3c/celery/logging.py -> build/bdist.linux-armv7l/wheel/z3c/celery copying z3c/celery/ftesting.zcml -> build/bdist.linux-armv7l/wheel/z3c/celery copying z3c/celery/loader.py -> build/bdist.linux-armv7l/wheel/z3c/celery copying z3c/celery/celery.py -> build/bdist.linux-armv7l/wheel/z3c/celery copying z3c/celery/conftest.py -> build/bdist.linux-armv7l/wheel/z3c/celery copying z3c/celery/tests/test_celery.py -> build/bdist.linux-armv7l/wheel/z3c/celery/tests copying z3c/celery/tests/test_session.py -> build/bdist.linux-armv7l/wheel/z3c/celery/tests copying z3c/celery/tests/__init__.py -> build/bdist.linux-armv7l/wheel/z3c/celery/tests copying z3c/celery/tests/test_loader.py -> build/bdist.linux-armv7l/wheel/z3c/celery/tests copying z3c/celery/tests/test_layer.py -> build/bdist.linux-armv7l/wheel/z3c/celery/tests copying z3c/celery/tests/shared_tasks.py -> build/bdist.linux-armv7l/wheel/z3c/celery/tests copying z3c/celery/tests/test_logging.py -> build/bdist.linux-armv7l/wheel/z3c/celery/tests running install_egg_info Copying src/z3c.celery.egg-info to build/bdist.linux-armv7l/wheel/z3c.celery-1.0.2-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/z3c.celery-1.0.2-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/z3c.celery-1.0.2.dist-info/WHEEL Running setup.py bdist_wheel for z3c.celery: finished with status 'done' Stored in directory: /tmp/tmp_cscrooh Successfully built z3c.celery Cleaning up... Removing source in /tmp/pip-build-u9lbu9y1/z3c.celery