Collecting WebRequest==0.0.4 1 location(s) to search for versions of WebRequest: * https://pypi.python.org/simple/webrequest/ Getting page https://pypi.python.org/simple/webrequest/ Analyzing links from page https://pypi.python.org/simple/webrequest/ Found link https://pypi.python.org/packages/04/4e/86354b761482a4ff21bda7d43b1dc0509760a2b3ac4907d288c15b587fa0/WebRequest-0.0.1b0.tar.gz#md5=113b8cc752b6984eb1c97c542948bf89 (from https://pypi.python.org/simple/webrequest/), version: 0.0.1b0 Found link https://pypi.python.org/packages/20/7e/3280af94a162cf3bf58d6f475e396b61e69dad07b0856d4de76659638532/WebRequest-0.0.1.tar.gz#md5=f85d3c48cf66f9207666f41dae262c2f (from https://pypi.python.org/simple/webrequest/), version: 0.0.1 Found link https://pypi.python.org/packages/4a/32/fa6617f95889de402ac7809a730168188a372262f0d49c7946c16211ca0c/WebRequest-0.0.4.tar.gz#md5=71d03944a9dad79d09516c351a19deca (from https://pypi.python.org/simple/webrequest/), version: 0.0.4 Found link https://pypi.python.org/packages/57/0b/f3366af83521ec76c6655298722b8ea925e69047d7a5f17dd39a1324487a/WebRequest-0.0.2.tar.gz#md5=47c3577df377628252b2d6b0a076ccb2 (from https://pypi.python.org/simple/webrequest/), version: 0.0.2 Found link https://pypi.python.org/packages/dd/ea/f2e85dd815a16a17641f88ee7819425d41a75740ae1ebbfdf97af51909aa/WebRequest-0.0.1rc0.tar.gz#md5=e3b84f7b1cbf8c963b52e8ccdb3a72aa (from https://pypi.python.org/simple/webrequest/), version: 0.0.1rc0 Using version 0.0.4 (newest of versions: 0.0.4) Downloading WebRequest-0.0.4.tar.gz Downloading from URL https://pypi.python.org/packages/4a/32/fa6617f95889de402ac7809a730168188a372262f0d49c7946c16211ca0c/WebRequest-0.0.4.tar.gz#md5=71d03944a9dad79d09516c351a19deca (from https://pypi.python.org/simple/webrequest/) Running setup.py (path:/tmp/pip-build-xctdxjy4/WebRequest/setup.py) egg_info for package WebRequest Running command python setup.py egg_info running egg_info creating pip-egg-info/WebRequest.egg-info writing pip-egg-info/WebRequest.egg-info/PKG-INFO writing requirements to pip-egg-info/WebRequest.egg-info/requires.txt writing top-level names to pip-egg-info/WebRequest.egg-info/top_level.txt writing dependency_links to pip-egg-info/WebRequest.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/WebRequest.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/WebRequest.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/WebRequest.egg-info/SOURCES.txt' Source in /tmp/pip-build-xctdxjy4/WebRequest has version 0.0.4, which satisfies requirement WebRequest==0.0.4 from https://pypi.python.org/packages/4a/32/fa6617f95889de402ac7809a730168188a372262f0d49c7946c16211ca0c/WebRequest-0.0.4.tar.gz#md5=71d03944a9dad79d09516c351a19deca Building wheels for collected packages: WebRequest Running setup.py bdist_wheel for WebRequest: started Destination directory: /tmp/tmpq5jfi0t2pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-xctdxjy4/WebRequest/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/tmpq5jfi0t2pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/WebRequest copying WebRequest/Exceptions.py -> build/lib/WebRequest copying WebRequest/ChromiumMixin.py -> build/lib/WebRequest copying WebRequest/WebRequestClass.py -> build/lib/WebRequest copying WebRequest/iri2uri.py -> build/lib/WebRequest copying WebRequest/Constants.py -> build/lib/WebRequest copying WebRequest/__init__.py -> build/lib/WebRequest copying WebRequest/Handlers.py -> build/lib/WebRequest copying WebRequest/utility.py -> build/lib/WebRequest copying WebRequest/HeaderParseMonkeyPatch.py -> build/lib/WebRequest creating build/lib/tests copying tests/test_simple.py -> build/lib/tests copying tests/test_chromium.py -> build/lib/tests copying tests/test_selenium.py -> build/lib/tests copying tests/testing_server.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_waf_bullshit.py -> build/lib/tests creating build/lib/WebRequest/SeleniumModules copying WebRequest/SeleniumModules/SeleniumCommon.py -> build/lib/WebRequest/SeleniumModules copying WebRequest/SeleniumModules/SeleniumPhantomJSMixin.py -> build/lib/WebRequest/SeleniumModules copying WebRequest/SeleniumModules/SeleniumChromiumMixin.py -> build/lib/WebRequest/SeleniumModules copying WebRequest/SeleniumModules/__init__.py -> build/lib/WebRequest/SeleniumModules 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/WebRequest copying build/lib/WebRequest/Exceptions.py -> build/bdist.linux-armv7l/wheel/WebRequest copying build/lib/WebRequest/ChromiumMixin.py -> build/bdist.linux-armv7l/wheel/WebRequest copying build/lib/WebRequest/WebRequestClass.py -> build/bdist.linux-armv7l/wheel/WebRequest copying build/lib/WebRequest/iri2uri.py -> build/bdist.linux-armv7l/wheel/WebRequest creating build/bdist.linux-armv7l/wheel/WebRequest/SeleniumModules copying build/lib/WebRequest/SeleniumModules/SeleniumCommon.py -> build/bdist.linux-armv7l/wheel/WebRequest/SeleniumModules copying build/lib/WebRequest/SeleniumModules/SeleniumPhantomJSMixin.py -> build/bdist.linux-armv7l/wheel/WebRequest/SeleniumModules copying build/lib/WebRequest/SeleniumModules/SeleniumChromiumMixin.py -> build/bdist.linux-armv7l/wheel/WebRequest/SeleniumModules copying build/lib/WebRequest/SeleniumModules/__init__.py -> build/bdist.linux-armv7l/wheel/WebRequest/SeleniumModules copying build/lib/WebRequest/Constants.py -> build/bdist.linux-armv7l/wheel/WebRequest copying build/lib/WebRequest/__init__.py -> build/bdist.linux-armv7l/wheel/WebRequest copying build/lib/WebRequest/Handlers.py -> build/bdist.linux-armv7l/wheel/WebRequest copying build/lib/WebRequest/utility.py -> build/bdist.linux-armv7l/wheel/WebRequest copying build/lib/WebRequest/HeaderParseMonkeyPatch.py -> build/bdist.linux-armv7l/wheel/WebRequest creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_simple.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_chromium.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_selenium.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/testing_server.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_waf_bullshit.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing top-level names to WebRequest.egg-info/top_level.txt writing dependency_links to WebRequest.egg-info/dependency_links.txt writing WebRequest.egg-info/PKG-INFO writing requirements to WebRequest.egg-info/requires.txt reading manifest file 'WebRequest.egg-info/SOURCES.txt' writing manifest file 'WebRequest.egg-info/SOURCES.txt' Copying WebRequest.egg-info to build/bdist.linux-armv7l/wheel/WebRequest-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/WebRequest-0.0.4.dist-info/WHEEL Running setup.py bdist_wheel for WebRequest: finished with status 'done' Stored in directory: /tmp/tmp6yq0o6ja Successfully built WebRequest Cleaning up... Removing source in /tmp/pip-build-xctdxjy4/WebRequest