Collecting reviewbot-worker==1.0 1 location(s) to search for versions of reviewbot-worker: * https://pypi.python.org/simple/reviewbot-worker/ Getting page https://pypi.python.org/simple/reviewbot-worker/ Analyzing links from page https://pypi.python.org/simple/reviewbot-worker/ Found link https://pypi.python.org/packages/10/39/19fad485a7053456d308cc23807fc12c4d28371b276abc40a1fab36ef0c5/reviewbot-worker-1.0.tar.gz#md5=806b99bf638cc837fcce50b342a34169 (from https://pypi.python.org/simple/reviewbot-worker/), version: 1.0 Skipping link https://pypi.python.org/packages/ad/71/ce1ec6cb23d299b823ad456d5adf8064064569a06c30f4079bdeeb7ae6da/reviewbot_worker-1.0-py2.7.egg#md5=db3daab94ead3d28ecf57468950a45e3 (from https://pypi.python.org/simple/reviewbot-worker/); unsupported archive format: .egg Skipping link https://pypi.python.org/packages/d4/11/1a28effa42e3f5eafa663a4d11e989351514cad34357072fb8d0e45b510d/reviewbot_worker-1.0-py2-none-any.whl#md5=98c8ae0653aa1e6783a68349e5db7ade (from https://pypi.python.org/simple/reviewbot-worker/); it is not compatible with this Python Using version 1.0 (newest of versions: 1.0) Downloading reviewbot-worker-1.0.tar.gz Downloading from URL https://pypi.python.org/packages/10/39/19fad485a7053456d308cc23807fc12c4d28371b276abc40a1fab36ef0c5/reviewbot-worker-1.0.tar.gz#md5=806b99bf638cc837fcce50b342a34169 (from https://pypi.python.org/simple/reviewbot-worker/) Running setup.py (path:/tmp/pip-build-sncuya6p/reviewbot-worker/setup.py) egg_info for package reviewbot-worker Running command python setup.py egg_info running egg_info creating pip-egg-info/reviewbot_worker.egg-info writing requirements to pip-egg-info/reviewbot_worker.egg-info/requires.txt writing dependency_links to pip-egg-info/reviewbot_worker.egg-info/dependency_links.txt writing pip-egg-info/reviewbot_worker.egg-info/PKG-INFO writing top-level names to pip-egg-info/reviewbot_worker.egg-info/top_level.txt writing entry points to pip-egg-info/reviewbot_worker.egg-info/entry_points.txt writing manifest file 'pip-egg-info/reviewbot_worker.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/reviewbot_worker.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/reviewbot_worker.egg-info/SOURCES.txt' Source in /tmp/pip-build-sncuya6p/reviewbot-worker has version 1.0, which satisfies requirement reviewbot-worker==1.0 from https://pypi.python.org/packages/10/39/19fad485a7053456d308cc23807fc12c4d28371b276abc40a1fab36ef0c5/reviewbot-worker-1.0.tar.gz#md5=806b99bf638cc837fcce50b342a34169 Building wheels for collected packages: reviewbot-worker Running setup.py bdist_wheel for reviewbot-worker: started Destination directory: /tmp/tmpgf9ah65dpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-sncuya6p/reviewbot-worker/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/tmpgf9ah65dpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/reviewbot copying reviewbot/repositories.py -> build/lib/reviewbot copying reviewbot/celery.py -> build/lib/reviewbot copying reviewbot/__init__.py -> build/lib/reviewbot copying reviewbot/tasks.py -> build/lib/reviewbot copying reviewbot/config.py -> build/lib/reviewbot creating build/lib/reviewbot/tools copying reviewbot/tools/cpplint.py -> build/lib/reviewbot/tools copying reviewbot/tools/clang.py -> build/lib/reviewbot/tools copying reviewbot/tools/pyflakes.py -> build/lib/reviewbot/tools copying reviewbot/tools/cppcheck.py -> build/lib/reviewbot/tools copying reviewbot/tools/checkstyle.py -> build/lib/reviewbot/tools copying reviewbot/tools/buildbot.py -> build/lib/reviewbot/tools copying reviewbot/tools/pmd.py -> build/lib/reviewbot/tools copying reviewbot/tools/flake8.py -> build/lib/reviewbot/tools copying reviewbot/tools/__init__.py -> build/lib/reviewbot/tools copying reviewbot/tools/pycodestyle.py -> build/lib/reviewbot/tools copying reviewbot/tools/jshint.py -> build/lib/reviewbot/tools creating build/lib/reviewbot/processing copying reviewbot/processing/__init__.py -> build/lib/reviewbot/processing copying reviewbot/processing/review.py -> build/lib/reviewbot/processing creating build/lib/reviewbot/utils copying reviewbot/utils/filesystem.py -> build/lib/reviewbot/utils copying reviewbot/utils/process.py -> build/lib/reviewbot/utils copying reviewbot/utils/__init__.py -> build/lib/reviewbot/utils 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/reviewbot creating build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/cpplint.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/clang.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/pyflakes.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/cppcheck.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/checkstyle.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/buildbot.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/pmd.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/flake8.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/__init__.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/pycodestyle.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/tools/jshint.py -> build/bdist.linux-armv7l/wheel/reviewbot/tools copying build/lib/reviewbot/repositories.py -> build/bdist.linux-armv7l/wheel/reviewbot creating build/bdist.linux-armv7l/wheel/reviewbot/processing copying build/lib/reviewbot/processing/__init__.py -> build/bdist.linux-armv7l/wheel/reviewbot/processing copying build/lib/reviewbot/processing/review.py -> build/bdist.linux-armv7l/wheel/reviewbot/processing copying build/lib/reviewbot/celery.py -> build/bdist.linux-armv7l/wheel/reviewbot copying build/lib/reviewbot/__init__.py -> build/bdist.linux-armv7l/wheel/reviewbot copying build/lib/reviewbot/tasks.py -> build/bdist.linux-armv7l/wheel/reviewbot creating build/bdist.linux-armv7l/wheel/reviewbot/utils copying build/lib/reviewbot/utils/filesystem.py -> build/bdist.linux-armv7l/wheel/reviewbot/utils copying build/lib/reviewbot/utils/process.py -> build/bdist.linux-armv7l/wheel/reviewbot/utils copying build/lib/reviewbot/utils/__init__.py -> build/bdist.linux-armv7l/wheel/reviewbot/utils copying build/lib/reviewbot/config.py -> build/bdist.linux-armv7l/wheel/reviewbot running install_egg_info running egg_info writing dependency_links to reviewbot_worker.egg-info/dependency_links.txt writing requirements to reviewbot_worker.egg-info/requires.txt writing entry points to reviewbot_worker.egg-info/entry_points.txt writing reviewbot_worker.egg-info/PKG-INFO writing top-level names to reviewbot_worker.egg-info/top_level.txt reading manifest file 'reviewbot_worker.egg-info/SOURCES.txt' writing manifest file 'reviewbot_worker.egg-info/SOURCES.txt' Copying reviewbot_worker.egg-info to build/bdist.linux-armv7l/wheel/reviewbot_worker-1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/reviewbot_worker-1.0.dist-info/WHEEL Running setup.py bdist_wheel for reviewbot-worker: finished with status 'done' Stored in directory: /tmp/tmplcznnzpo Successfully built reviewbot-worker Cleaning up... Removing source in /tmp/pip-build-sncuya6p/reviewbot-worker