Collecting lazr.delegates==2.0.4 1 location(s) to search for versions of lazr.delegates: * https://pypi.python.org/simple/lazr-delegates/ Getting page https://pypi.python.org/simple/lazr-delegates/ Analyzing links from page https://pypi.python.org/simple/lazr-delegates/ Found link https://pypi.python.org/packages/2a/39/3436377255a136a7c4c14426a5f64115e0bdd0d1b80d6fc2e28dcbb800a4/lazr.delegates-2.0.tar.gz#md5=eb696d20b284cc41e45b0d8cb8d21f0f (from https://pypi.python.org/simple/lazr-delegates/), version: 2.0 Found link https://pypi.python.org/packages/30/7b/5d5bad2ead45c83ca1c83f217e382f0f98c7a63cab87d35bc8986d9fb222/lazr.delegates-2.0.1.tar.gz#md5=446638332e526b20216fa2b0ae31616d (from https://pypi.python.org/simple/lazr-delegates/), version: 2.0.1 Found link https://pypi.python.org/packages/47/37/f26ded68c604a6231d840d0b03c23e28e240e4053bf5664270b0e17cabb0/lazr.delegates-2.0.2.tar.gz#md5=67d2f6efacf069701fbd728a0f9fbc92 (from https://pypi.python.org/simple/lazr-delegates/), version: 2.0.2 Found link https://pypi.python.org/packages/4c/7b/224da179f10ffd81902c915d7fa1d2d710b88d45d9deb388ba9a3742049f/lazr.delegates-1.0.tar.gz#md5=e92cc116ab983338a184628f25ad6dcc (from https://pypi.python.org/simple/lazr-delegates/), version: 1.0 Found link https://pypi.python.org/packages/c0/07/581b551bff47926f6c2064635518f73e001c88bf5924a3310e9f79e9d154/lazr.delegates-1.0.1.tar.gz#md5=a221db59f058b325b116485eea6141ec (from https://pypi.python.org/simple/lazr-delegates/), version: 1.0.1 Found link https://pypi.python.org/packages/e7/23/c3f5e887055b4f238cf07b47d2ff72731b88858d36ef6095380515dcb8d1/lazr.delegates-2.0.4.tar.gz#md5=9619c2249a1af206f0dd99fdf57c8198 (from https://pypi.python.org/simple/lazr-delegates/), version: 2.0.4 Found link https://pypi.python.org/packages/ef/9d/c36689aabf7c0b1520fea0678e865b6103d169f924a554d7b4cef15c03f1/lazr.delegates-2.0.3.tar.gz#md5=f4b93e99a59cfa0e8cca3f86d4fa6b69 (from https://pypi.python.org/simple/lazr-delegates/), version: 2.0.3 Using version 2.0.4 (newest of versions: 2.0.4) Downloading lazr.delegates-2.0.4.tar.gz Downloading from URL https://pypi.python.org/packages/e7/23/c3f5e887055b4f238cf07b47d2ff72731b88858d36ef6095380515dcb8d1/lazr.delegates-2.0.4.tar.gz#md5=9619c2249a1af206f0dd99fdf57c8198 (from https://pypi.python.org/simple/lazr-delegates/) Running setup.py (path:/tmp/pip-build-z6ehefqd/lazr.delegates/setup.py) egg_info for package lazr.delegates Running command python setup.py egg_info running egg_info creating pip-egg-info/lazr.delegates.egg-info writing dependency_links to pip-egg-info/lazr.delegates.egg-info/dependency_links.txt writing pip-egg-info/lazr.delegates.egg-info/PKG-INFO writing requirements to pip-egg-info/lazr.delegates.egg-info/requires.txt writing namespace_packages to pip-egg-info/lazr.delegates.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/lazr.delegates.egg-info/top_level.txt writing manifest file 'pip-egg-info/lazr.delegates.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/lazr.delegates.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.bzrignore' writing manifest file 'pip-egg-info/lazr.delegates.egg-info/SOURCES.txt' Source in /tmp/pip-build-z6ehefqd/lazr.delegates has version 2.0.4, which satisfies requirement lazr.delegates==2.0.4 from https://pypi.python.org/packages/e7/23/c3f5e887055b4f238cf07b47d2ff72731b88858d36ef6095380515dcb8d1/lazr.delegates-2.0.4.tar.gz#md5=9619c2249a1af206f0dd99fdf57c8198 Building wheels for collected packages: lazr.delegates Running setup.py bdist_wheel for lazr.delegates: started Destination directory: /tmp/tmp1g8rk7qlpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-z6ehefqd/lazr.delegates/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/tmp1g8rk7qlpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lazr copying lazr/__init__.py -> build/lib/lazr creating build/lib/lazr/delegates copying lazr/delegates/_delegates.py -> build/lib/lazr/delegates copying lazr/delegates/__init__.py -> build/lib/lazr/delegates copying lazr/delegates/_python2.py -> build/lib/lazr/delegates copying lazr/delegates/_passthrough.py -> build/lib/lazr/delegates copying lazr/delegates/_version.py -> build/lib/lazr/delegates copying lazr/delegates/_python3.py -> build/lib/lazr/delegates creating build/lib/lazr/delegates/tests copying lazr/delegates/tests/test_python2.py -> build/lib/lazr/delegates/tests copying lazr/delegates/tests/__init__.py -> build/lib/lazr/delegates/tests copying lazr/delegates/tests/test_api.py -> build/lib/lazr/delegates/tests copying lazr/delegates/tests/test_passthrough.py -> build/lib/lazr/delegates/tests creating build/lib/lazr/delegates/docs copying lazr/delegates/docs/__init__.py -> build/lib/lazr/delegates/docs copying lazr/delegates/docs/fixture.py -> build/lib/lazr/delegates/docs copying lazr/delegates/docs/usage_fixture.py -> build/lib/lazr/delegates/docs running egg_info writing dependency_links to lazr.delegates.egg-info/dependency_links.txt writing lazr.delegates.egg-info/PKG-INFO writing namespace_packages to lazr.delegates.egg-info/namespace_packages.txt writing top-level names to lazr.delegates.egg-info/top_level.txt writing requirements to lazr.delegates.egg-info/requires.txt reading manifest file 'lazr.delegates.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.bzrignore' writing manifest file 'lazr.delegates.egg-info/SOURCES.txt' copying lazr/delegates/docs/NEWS.rst -> build/lib/lazr/delegates/docs copying lazr/delegates/docs/usage.rst -> build/lib/lazr/delegates/docs installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/lazr/__init__.py (namespace package) copying lazr/delegates/_delegates.py -> build/bdist.linux-armv7l/wheel/lazr/delegates copying lazr/delegates/__init__.py -> build/bdist.linux-armv7l/wheel/lazr/delegates copying lazr/delegates/_python2.py -> build/bdist.linux-armv7l/wheel/lazr/delegates copying lazr/delegates/_passthrough.py -> build/bdist.linux-armv7l/wheel/lazr/delegates copying lazr/delegates/_version.py -> build/bdist.linux-armv7l/wheel/lazr/delegates copying lazr/delegates/_python3.py -> build/bdist.linux-armv7l/wheel/lazr/delegates copying lazr/delegates/tests/test_python2.py -> build/bdist.linux-armv7l/wheel/lazr/delegates/tests copying lazr/delegates/tests/__init__.py -> build/bdist.linux-armv7l/wheel/lazr/delegates/tests copying lazr/delegates/tests/test_api.py -> build/bdist.linux-armv7l/wheel/lazr/delegates/tests copying lazr/delegates/tests/test_passthrough.py -> build/bdist.linux-armv7l/wheel/lazr/delegates/tests copying lazr/delegates/docs/NEWS.rst -> build/bdist.linux-armv7l/wheel/lazr/delegates/docs copying lazr/delegates/docs/__init__.py -> build/bdist.linux-armv7l/wheel/lazr/delegates/docs copying lazr/delegates/docs/fixture.py -> build/bdist.linux-armv7l/wheel/lazr/delegates/docs copying lazr/delegates/docs/usage_fixture.py -> build/bdist.linux-armv7l/wheel/lazr/delegates/docs copying lazr/delegates/docs/usage.rst -> build/bdist.linux-armv7l/wheel/lazr/delegates/docs running install_egg_info Copying lazr.delegates.egg-info to build/bdist.linux-armv7l/wheel/lazr.delegates-2.0.4-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/lazr.delegates-2.0.4-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/lazr.delegates-2.0.4.dist-info/WHEEL Running setup.py bdist_wheel for lazr.delegates: finished with status 'done' Stored in directory: /tmp/tmp0qe9uo6k Successfully built lazr.delegates Cleaning up... Removing source in /tmp/pip-build-z6ehefqd/lazr.delegates