Created temporary directory: /tmp/pip-ephem-wheel-cache-ovik314w Created temporary directory: /tmp/pip-req-tracker-bftiivm9 Created requirements tracker '/tmp/pip-req-tracker-bftiivm9' Created temporary directory: /tmp/pip-wheel-izcd1j91 Collecting detective==1.0.2 1 location(s) to search for versions of detective: * https://pypi.org/simple/detective/ Getting page https://pypi.org/simple/detective/ Analyzing links from page https://pypi.org/simple/detective/ Found link https://files.pythonhosted.org/packages/4a/a0/70eb27c083416e9d95e385ee0a74d67d9c04939852aed4778c22b027bafc/detective-0.0.1.tar.gz#sha256=6ef87e76d903787d8ba90eb1677165087d3a8abbb7b2ab5d1d205404805da5e0 (from https://pypi.org/simple/detective/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/81/ae/285fea5eee13c7e10fb1693810f8c691d181d5211e39886b47492ae28274/detective-1.0.0.tar.gz#sha256=6416ac4a5757f8b95e1fc2d77d1aec22325bb14b1989cd149f5507872de15963 (from https://pypi.org/simple/detective/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/59/42/87ecfbffd4ac07211e7613663b7017554e27a1ccdec5c2c51f33d190c825/detective-1.0.1.tar.gz#sha256=b8807341f8a946aacfdb12611d29b364c9cdf443bcb3b4d8398bcd83c7082787 (from https://pypi.org/simple/detective/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/c9/e6/cfd358cd064b95bcd2b61f26d564cc6158c38923bf7898379d0ac7bfeef4/detective-1.0.2.tar.gz#sha256=c17fca460df0f667a404b35fd36ebea8a9981bd7c73a300017f239b697bdb8ee (from https://pypi.org/simple/detective/), version: 1.0.2 Using version 1.0.2 (newest of versions: 1.0.2) Created temporary directory: /tmp/pip-unpack-8n9b3gdf Downloading https://files.pythonhosted.org/packages/c9/e6/cfd358cd064b95bcd2b61f26d564cc6158c38923bf7898379d0ac7bfeef4/detective-1.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c9/e6/cfd358cd064b95bcd2b61f26d564cc6158c38923bf7898379d0ac7bfeef4/detective-1.0.2.tar.gz#sha256=c17fca460df0f667a404b35fd36ebea8a9981bd7c73a300017f239b697bdb8ee (from https://pypi.org/simple/detective/) Added detective==1.0.2 from https://files.pythonhosted.org/packages/c9/e6/cfd358cd064b95bcd2b61f26d564cc6158c38923bf7898379d0ac7bfeef4/detective-1.0.2.tar.gz#sha256=c17fca460df0f667a404b35fd36ebea8a9981bd7c73a300017f239b697bdb8ee to build tracker '/tmp/pip-req-tracker-bftiivm9' Running setup.py (path:/tmp/pip-wheel-izcd1j91/detective/setup.py) egg_info for package detective Running command python setup.py egg_info running egg_info creating pip-egg-info/detective.egg-info writing top-level names to pip-egg-info/detective.egg-info/top_level.txt writing pip-egg-info/detective.egg-info/PKG-INFO writing requirements to pip-egg-info/detective.egg-info/requires.txt writing entry points to pip-egg-info/detective.egg-info/entry_points.txt writing dependency_links to pip-egg-info/detective.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/detective.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/detective.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/detective.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-izcd1j91/detective has version 1.0.2, which satisfies requirement detective==1.0.2 from https://files.pythonhosted.org/packages/c9/e6/cfd358cd064b95bcd2b61f26d564cc6158c38923bf7898379d0ac7bfeef4/detective-1.0.2.tar.gz#sha256=c17fca460df0f667a404b35fd36ebea8a9981bd7c73a300017f239b697bdb8ee Removed detective==1.0.2 from https://files.pythonhosted.org/packages/c9/e6/cfd358cd064b95bcd2b61f26d564cc6158c38923bf7898379d0ac7bfeef4/detective-1.0.2.tar.gz#sha256=c17fca460df0f667a404b35fd36ebea8a9981bd7c73a300017f239b697bdb8ee from build tracker '/tmp/pip-req-tracker-bftiivm9' Building wheels for collected packages: detective Created temporary directory: /tmp/pip-wheel-o1ek3xhh Running setup.py bdist_wheel for detective: started Destination directory: /tmp/pip-wheel-o1ek3xhh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-izcd1j91/detective/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-o1ek3xhh running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/detective_scripts copying detective_scripts/__init__.py -> build/lib/detective_scripts copying detective_scripts/detective_cli.py -> build/lib/detective_scripts creating build/lib/detective copying detective/__init__.py -> build/lib/detective copying detective/Scanner.py -> build/lib/detective copying detective/Driver.py -> build/lib/detective creating build/lib/detective/actions copying detective/actions/ReplaceExtensionAction.py -> build/lib/detective/actions copying detective/actions/__init__.py -> build/lib/detective/actions copying detective/actions/BaseAction.py -> build/lib/detective/actions copying detective/actions/AppendToUrlAction.py -> build/lib/detective/actions copying detective/actions/TraverseInUrlAction.py -> build/lib/detective/actions creating build/lib/detective/helpers copying detective/helpers/__init__.py -> build/lib/detective/helpers copying detective/helpers/PackageHelper.py -> build/lib/detective/helpers 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/detective_scripts copying build/lib/detective_scripts/__init__.py -> build/bdist.linux-armv7l/wheel/detective_scripts copying build/lib/detective_scripts/detective_cli.py -> build/bdist.linux-armv7l/wheel/detective_scripts creating build/bdist.linux-armv7l/wheel/detective creating build/bdist.linux-armv7l/wheel/detective/actions copying build/lib/detective/actions/ReplaceExtensionAction.py -> build/bdist.linux-armv7l/wheel/detective/actions copying build/lib/detective/actions/__init__.py -> build/bdist.linux-armv7l/wheel/detective/actions copying build/lib/detective/actions/BaseAction.py -> build/bdist.linux-armv7l/wheel/detective/actions copying build/lib/detective/actions/AppendToUrlAction.py -> build/bdist.linux-armv7l/wheel/detective/actions copying build/lib/detective/actions/TraverseInUrlAction.py -> build/bdist.linux-armv7l/wheel/detective/actions creating build/bdist.linux-armv7l/wheel/detective/helpers copying build/lib/detective/helpers/__init__.py -> build/bdist.linux-armv7l/wheel/detective/helpers copying build/lib/detective/helpers/PackageHelper.py -> build/bdist.linux-armv7l/wheel/detective/helpers copying build/lib/detective/__init__.py -> build/bdist.linux-armv7l/wheel/detective copying build/lib/detective/Scanner.py -> build/bdist.linux-armv7l/wheel/detective copying build/lib/detective/Driver.py -> build/bdist.linux-armv7l/wheel/detective running install_egg_info running egg_info writing top-level names to detective.egg-info/top_level.txt writing detective.egg-info/PKG-INFO writing dependency_links to detective.egg-info/dependency_links.txt writing requirements to detective.egg-info/requires.txt writing entry points to detective.egg-info/entry_points.txt reading manifest file 'detective.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'detective.egg-info/SOURCES.txt' Copying detective.egg-info to build/bdist.linux-armv7l/wheel/detective-1.0.2-py3.4.egg-info running install_scripts adding license file "LICENSE.rst" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/detective-1.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-o1ek3xhh/detective-1.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'detective/Driver.py' adding 'detective/Scanner.py' adding 'detective/__init__.py' adding 'detective/actions/AppendToUrlAction.py' adding 'detective/actions/BaseAction.py' adding 'detective/actions/ReplaceExtensionAction.py' adding 'detective/actions/TraverseInUrlAction.py' adding 'detective/actions/__init__.py' adding 'detective/helpers/PackageHelper.py' adding 'detective/helpers/__init__.py' adding 'detective_scripts/__init__.py' adding 'detective_scripts/detective_cli.py' adding 'detective-1.0.2.dist-info/LICENSE.rst' adding 'detective-1.0.2.dist-info/METADATA' adding 'detective-1.0.2.dist-info/WHEEL' adding 'detective-1.0.2.dist-info/entry_points.txt' adding 'detective-1.0.2.dist-info/top_level.txt' adding 'detective-1.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for detective: finished with status 'done' Stored in directory: /tmp/tmpik5mj553 Successfully built detective Cleaning up... Removing source in /tmp/pip-wheel-izcd1j91/detective Removed build tracker '/tmp/pip-req-tracker-bftiivm9'