Created temporary directory: /tmp/pip-ephem-wheel-cache-w6gyg4_5 Created temporary directory: /tmp/pip-req-tracker-rrl30k3h Created requirements tracker '/tmp/pip-req-tracker-rrl30k3h' Created temporary directory: /tmp/pip-wheel-moyrlj7z Collecting lazr.uri==1.0.4 1 location(s) to search for versions of lazr.uri: * https://pypi.org/simple/lazr-uri/ Getting page https://pypi.org/simple/lazr-uri/ Analyzing links from page https://pypi.org/simple/lazr-uri/ Found link https://files.pythonhosted.org/packages/5f/c7/3ad5dbff978bcd1c2d3df57c00417d2de46310b36f7a6a51a2eb84801027/lazr.uri-1.0.tar.gz#sha256=99487ea618db9ae1b21c1f7cc1f26d10cacbee0f0fe88537db1dcbd48c2026f8 (from https://pypi.org/simple/lazr-uri/), version: 1.0 Found link https://files.pythonhosted.org/packages/22/e2/9c57d20dd513343fb16b2a16c3a7e83951566406daf8ff9f82cc084057eb/lazr.uri-1.0.1.tar.gz#sha256=956515d5c44299c59be1f18ff0227e4c8c157350bf5f41f05b99a5d6fb836759 (from https://pypi.org/simple/lazr-uri/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/ea/bf/71ad2f5eaf7885d36e3cbd0a87cf3812ad043cf99c9fa6cc6ab4c94ee862/lazr.uri-1.0.3.tar.gz#sha256=5c620b5993c8c6a73084176bfc51de64972b8373620476ed841931a49752dc8b (from https://pypi.org/simple/lazr-uri/), version: 1.0.3 Found link https://files.pythonhosted.org/packages/43/54/ec82a2781dab1741ee120fb3e0c95bd3145e2236c34926471b5f78971131/lazr.uri-1.0.4.tar.gz#sha256=02838f2328e87e1093528d62ffbd9b540f7f3a2b9d42c7439a29c20db2f831bf (from https://pypi.org/simple/lazr-uri/), version: 1.0.4 Using version 1.0.4 (newest of versions: 1.0.4) Created temporary directory: /tmp/pip-unpack-rbfto5b1 Downloading https://files.pythonhosted.org/packages/43/54/ec82a2781dab1741ee120fb3e0c95bd3145e2236c34926471b5f78971131/lazr.uri-1.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/43/54/ec82a2781dab1741ee120fb3e0c95bd3145e2236c34926471b5f78971131/lazr.uri-1.0.4.tar.gz#sha256=02838f2328e87e1093528d62ffbd9b540f7f3a2b9d42c7439a29c20db2f831bf (from https://pypi.org/simple/lazr-uri/) Added lazr.uri==1.0.4 from https://files.pythonhosted.org/packages/43/54/ec82a2781dab1741ee120fb3e0c95bd3145e2236c34926471b5f78971131/lazr.uri-1.0.4.tar.gz#sha256=02838f2328e87e1093528d62ffbd9b540f7f3a2b9d42c7439a29c20db2f831bf to build tracker '/tmp/pip-req-tracker-rrl30k3h' Running setup.py (path:/tmp/pip-wheel-moyrlj7z/lazr.uri/setup.py) egg_info for package lazr.uri Running command python setup.py egg_info running egg_info creating pip-egg-info/lazr.uri.egg-info writing namespace_packages to pip-egg-info/lazr.uri.egg-info/namespace_packages.txt writing dependency_links to pip-egg-info/lazr.uri.egg-info/dependency_links.txt writing top-level names to pip-egg-info/lazr.uri.egg-info/top_level.txt writing pip-egg-info/lazr.uri.egg-info/PKG-INFO writing requirements to pip-egg-info/lazr.uri.egg-info/requires.txt writing manifest file 'pip-egg-info/lazr.uri.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/lazr.uri.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'src/lazr/uri/docs/_build' warning: no previously-included files found matching '.bzrignore' writing manifest file 'pip-egg-info/lazr.uri.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-moyrlj7z/lazr.uri has version 1.0.4, which satisfies requirement lazr.uri==1.0.4 from https://files.pythonhosted.org/packages/43/54/ec82a2781dab1741ee120fb3e0c95bd3145e2236c34926471b5f78971131/lazr.uri-1.0.4.tar.gz#sha256=02838f2328e87e1093528d62ffbd9b540f7f3a2b9d42c7439a29c20db2f831bf Removed lazr.uri==1.0.4 from https://files.pythonhosted.org/packages/43/54/ec82a2781dab1741ee120fb3e0c95bd3145e2236c34926471b5f78971131/lazr.uri-1.0.4.tar.gz#sha256=02838f2328e87e1093528d62ffbd9b540f7f3a2b9d42c7439a29c20db2f831bf from build tracker '/tmp/pip-req-tracker-rrl30k3h' Building wheels for collected packages: lazr.uri Created temporary directory: /tmp/pip-wheel-tpbszu9h Running setup.py bdist_wheel for lazr.uri: started Destination directory: /tmp/pip-wheel-tpbszu9h Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-moyrlj7z/lazr.uri/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-tpbszu9h running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lazr copying src/lazr/__init__.py -> build/lib/lazr creating build/lib/lazr/uri copying src/lazr/uri/__init__.py -> build/lib/lazr/uri copying src/lazr/uri/_uri.py -> build/lib/lazr/uri creating build/lib/lazr/uri/tests copying src/lazr/uri/tests/test_uri.py -> build/lib/lazr/uri/tests copying src/lazr/uri/tests/test_docs.py -> build/lib/lazr/uri/tests copying src/lazr/uri/tests/__init__.py -> build/lib/lazr/uri/tests running egg_info writing dependency_links to src/lazr.uri.egg-info/dependency_links.txt writing top-level names to src/lazr.uri.egg-info/top_level.txt writing requirements to src/lazr.uri.egg-info/requires.txt writing src/lazr.uri.egg-info/PKG-INFO writing namespace_packages to src/lazr.uri.egg-info/namespace_packages.txt reading manifest file 'src/lazr.uri.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'src/lazr/uri/docs/_build' warning: no previously-included files found matching '.bzrignore' writing manifest file 'src/lazr.uri.egg-info/SOURCES.txt' copying src/lazr/uri/configure.zcml -> build/lib/lazr/uri copying src/lazr/uri/version.txt -> build/lib/lazr/uri creating build/lib/lazr/uri/docs copying src/lazr/uri/docs/Makefile -> build/lib/lazr/uri/docs copying src/lazr/uri/docs/NEWS.rst -> build/lib/lazr/uri/docs copying src/lazr/uri/docs/index.rst -> build/lib/lazr/uri/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/uri/version.txt -> build/bdist.linux-armv7l/wheel/lazr/uri copying lazr/uri/configure.zcml -> build/bdist.linux-armv7l/wheel/lazr/uri copying lazr/uri/__init__.py -> build/bdist.linux-armv7l/wheel/lazr/uri copying lazr/uri/_uri.py -> build/bdist.linux-armv7l/wheel/lazr/uri copying lazr/uri/docs/index.rst -> build/bdist.linux-armv7l/wheel/lazr/uri/docs copying lazr/uri/docs/Makefile -> build/bdist.linux-armv7l/wheel/lazr/uri/docs copying lazr/uri/docs/NEWS.rst -> build/bdist.linux-armv7l/wheel/lazr/uri/docs copying lazr/uri/tests/test_uri.py -> build/bdist.linux-armv7l/wheel/lazr/uri/tests copying lazr/uri/tests/test_docs.py -> build/bdist.linux-armv7l/wheel/lazr/uri/tests copying lazr/uri/tests/__init__.py -> build/bdist.linux-armv7l/wheel/lazr/uri/tests running install_egg_info Copying src/lazr.uri.egg-info to build/bdist.linux-armv7l/wheel/lazr.uri-1.0.4-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/lazr.uri-1.0.4-py3.4-nspkg.pth running install_scripts adding license file "COPYING.txt" (matched pattern "COPYING*") creating build/bdist.linux-armv7l/wheel/lazr.uri-1.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-tpbszu9h/lazr.uri-1.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'lazr.uri-1.0.4-py3.4-nspkg.pth' adding 'lazr/uri/__init__.py' adding 'lazr/uri/_uri.py' adding 'lazr/uri/configure.zcml' adding 'lazr/uri/version.txt' adding 'lazr/uri/docs/Makefile' adding 'lazr/uri/docs/NEWS.rst' adding 'lazr/uri/docs/index.rst' adding 'lazr/uri/tests/__init__.py' adding 'lazr/uri/tests/test_docs.py' adding 'lazr/uri/tests/test_uri.py' adding 'lazr.uri-1.0.4.dist-info/COPYING.txt' adding 'lazr.uri-1.0.4.dist-info/METADATA' adding 'lazr.uri-1.0.4.dist-info/WHEEL' adding 'lazr.uri-1.0.4.dist-info/namespace_packages.txt' adding 'lazr.uri-1.0.4.dist-info/top_level.txt' adding 'lazr.uri-1.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for lazr.uri: finished with status 'done' Stored in directory: /tmp/tmp91ubyi1e Successfully built lazr.uri Cleaning up... Removing source in /tmp/pip-wheel-moyrlj7z/lazr.uri Removed build tracker '/tmp/pip-req-tracker-rrl30k3h'