Collecting bartender==2.3.3 1 location(s) to search for versions of bartender: * https://pypi.python.org/simple/bartender/ Getting page https://pypi.python.org/simple/bartender/ Analyzing links from page https://pypi.python.org/simple/bartender/ Skipping link https://pypi.python.org/packages/02/20/d30fe58f167e2a2a1a6c5036c44712e31d5404a6a54121fd9b64031ae90b/bartender-2.3.2-py2-none-any.whl#md5=57fa1fb28203175b7f63bbdfe9a4dbd2 (from https://pypi.python.org/simple/bartender/); it is not compatible with this Python Skipping link https://pypi.python.org/packages/0b/e9/8d4219b6a4b8418d30221cf3ec696ecd5a31c3d14e0a390808a8f1d20d52/bartender-2.3.1-py2-none-any.whl#md5=465ad4d2b20187e439ff745a8aed5aeb (from https://pypi.python.org/simple/bartender/); it is not compatible with this Python Found link https://pypi.python.org/packages/2f/02/d4ea1e8c5b5a2d70d65223341ff11ee4b23cf3291ef834335451fe6494fc/bartender-2.3.3.tar.gz#md5=7305544fdbb6a71e58c9aab9d6e68964 (from https://pypi.python.org/simple/bartender/), version: 2.3.3 Found link https://pypi.python.org/packages/39/2c/c021de75591e5e78457d21fddf7bf25fca673d7b57e7ca5c221f10af0e45/bartender-2.3.2.tar.gz#md5=7fc03e1b40389b71f7553342deef1bd9 (from https://pypi.python.org/simple/bartender/), version: 2.3.2 Found link https://pypi.python.org/packages/44/12/3c4bb46c6e17fc1722ade21f7d7db93e84c7d44455705f21bf6964049188/bartender-2.3.1-py3-none-any.whl#md5=cb09a27e8757b6eb5322f220cec61357 (from https://pypi.python.org/simple/bartender/), version: 2.3.1 Found link https://pypi.python.org/packages/62/df/269d00c87858894b858b487511adafe08c1604e624ca2b9300069c7cebce/bartender-2.3.1.tar.gz#md5=f398390176f3dc91e5648b1ccd4449ee (from https://pypi.python.org/simple/bartender/), version: 2.3.1 Skipping link https://pypi.python.org/packages/e8/37/3ae452d1e7db0fdabd7ef1ca5ce40a727dc0e9f1ab2df244b279b434ecd4/bartender-2.3.3-py2-none-any.whl#md5=e9f76ee13353677a37436e06e5ff25fe (from https://pypi.python.org/simple/bartender/); it is not compatible with this Python Using version 2.3.3 (newest of versions: 2.3.3) Downloading bartender-2.3.3.tar.gz Downloading from URL https://pypi.python.org/packages/2f/02/d4ea1e8c5b5a2d70d65223341ff11ee4b23cf3291ef834335451fe6494fc/bartender-2.3.3.tar.gz#md5=7305544fdbb6a71e58c9aab9d6e68964 (from https://pypi.python.org/simple/bartender/) Running setup.py (path:/tmp/pip-build-jo58s9_q/bartender/setup.py) egg_info for package bartender Running command python setup.py egg_info running egg_info creating pip-egg-info/bartender.egg-info writing dependency_links to pip-egg-info/bartender.egg-info/dependency_links.txt writing entry points to pip-egg-info/bartender.egg-info/entry_points.txt writing requirements to pip-egg-info/bartender.egg-info/requires.txt writing top-level names to pip-egg-info/bartender.egg-info/top_level.txt writing pip-egg-info/bartender.egg-info/PKG-INFO writing manifest file 'pip-egg-info/bartender.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/bartender.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/bartender.egg-info/SOURCES.txt' Source in /tmp/pip-build-jo58s9_q/bartender has version 2.3.3, which satisfies requirement bartender==2.3.3 from https://pypi.python.org/packages/2f/02/d4ea1e8c5b5a2d70d65223341ff11ee4b23cf3291ef834335451fe6494fc/bartender-2.3.3.tar.gz#md5=7305544fdbb6a71e58c9aab9d6e68964 Building wheels for collected packages: bartender Running setup.py bdist_wheel for bartender: started Destination directory: /tmp/tmpesbw3t35pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-jo58s9_q/bartender/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/tmpesbw3t35pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/bartender copying bartender/monitor.py -> build/lib/bartender copying bartender/pika.py -> build/lib/bartender copying bartender/pyrabbit.py -> build/lib/bartender copying bartender/__main__.py -> build/lib/bartender copying bartender/__init__.py -> build/lib/bartender copying bartender/specification.py -> build/lib/bartender copying bartender/mongo_pruner.py -> build/lib/bartender copying bartender/request_validator.py -> build/lib/bartender copying bartender/_version.py -> build/lib/bartender copying bartender/errors.py -> build/lib/bartender copying bartender/app.py -> build/lib/bartender creating build/lib/bartender/local_plugins copying bartender/local_plugins/monitor.py -> build/lib/bartender/local_plugins copying bartender/local_plugins/registry.py -> build/lib/bartender/local_plugins copying bartender/local_plugins/validator.py -> build/lib/bartender/local_plugins copying bartender/local_plugins/logger.py -> build/lib/bartender/local_plugins copying bartender/local_plugins/plugin_runner.py -> build/lib/bartender/local_plugins copying bartender/local_plugins/__init__.py -> build/lib/bartender/local_plugins copying bartender/local_plugins/loader.py -> build/lib/bartender/local_plugins copying bartender/local_plugins/manager.py -> build/lib/bartender/local_plugins copying bartender/local_plugins/env_help.py -> build/lib/bartender/local_plugins creating build/lib/bartender/thrift copying bartender/thrift/handler.py -> build/lib/bartender/thrift copying bartender/thrift/server.py -> build/lib/bartender/thrift copying bartender/thrift/__init__.py -> build/lib/bartender/thrift 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/bartender copying build/lib/bartender/monitor.py -> build/bdist.linux-armv7l/wheel/bartender creating build/bdist.linux-armv7l/wheel/bartender/local_plugins copying build/lib/bartender/local_plugins/monitor.py -> build/bdist.linux-armv7l/wheel/bartender/local_plugins copying build/lib/bartender/local_plugins/registry.py -> build/bdist.linux-armv7l/wheel/bartender/local_plugins copying build/lib/bartender/local_plugins/validator.py -> build/bdist.linux-armv7l/wheel/bartender/local_plugins copying build/lib/bartender/local_plugins/logger.py -> build/bdist.linux-armv7l/wheel/bartender/local_plugins copying build/lib/bartender/local_plugins/plugin_runner.py -> build/bdist.linux-armv7l/wheel/bartender/local_plugins copying build/lib/bartender/local_plugins/__init__.py -> build/bdist.linux-armv7l/wheel/bartender/local_plugins copying build/lib/bartender/local_plugins/loader.py -> build/bdist.linux-armv7l/wheel/bartender/local_plugins copying build/lib/bartender/local_plugins/manager.py -> build/bdist.linux-armv7l/wheel/bartender/local_plugins copying build/lib/bartender/local_plugins/env_help.py -> build/bdist.linux-armv7l/wheel/bartender/local_plugins copying build/lib/bartender/pika.py -> build/bdist.linux-armv7l/wheel/bartender creating build/bdist.linux-armv7l/wheel/bartender/thrift copying build/lib/bartender/thrift/handler.py -> build/bdist.linux-armv7l/wheel/bartender/thrift copying build/lib/bartender/thrift/server.py -> build/bdist.linux-armv7l/wheel/bartender/thrift copying build/lib/bartender/thrift/__init__.py -> build/bdist.linux-armv7l/wheel/bartender/thrift copying build/lib/bartender/pyrabbit.py -> build/bdist.linux-armv7l/wheel/bartender copying build/lib/bartender/__main__.py -> build/bdist.linux-armv7l/wheel/bartender copying build/lib/bartender/__init__.py -> build/bdist.linux-armv7l/wheel/bartender copying build/lib/bartender/specification.py -> build/bdist.linux-armv7l/wheel/bartender copying build/lib/bartender/mongo_pruner.py -> build/bdist.linux-armv7l/wheel/bartender copying build/lib/bartender/request_validator.py -> build/bdist.linux-armv7l/wheel/bartender copying build/lib/bartender/_version.py -> build/bdist.linux-armv7l/wheel/bartender copying build/lib/bartender/errors.py -> build/bdist.linux-armv7l/wheel/bartender copying build/lib/bartender/app.py -> build/bdist.linux-armv7l/wheel/bartender running install_egg_info running egg_info writing top-level names to bartender.egg-info/top_level.txt writing requirements to bartender.egg-info/requires.txt writing dependency_links to bartender.egg-info/dependency_links.txt writing entry points to bartender.egg-info/entry_points.txt writing bartender.egg-info/PKG-INFO reading manifest file 'bartender.egg-info/SOURCES.txt' writing manifest file 'bartender.egg-info/SOURCES.txt' Copying bartender.egg-info to build/bdist.linux-armv7l/wheel/bartender-2.3.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/bartender-2.3.3.dist-info/WHEEL Running setup.py bdist_wheel for bartender: finished with status 'done' Stored in directory: /tmp/tmp2x0_309h Successfully built bartender Cleaning up... Removing source in /tmp/pip-build-jo58s9_q/bartender