Collecting WebRequest==0.0.1rc0 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/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.1rc0 (newest of versions: 0.0.1rc0) Downloading WebRequest-0.0.1rc0.tar.gz Downloading from URL https://pypi.python.org/packages/dd/ea/f2e85dd815a16a17641f88ee7819425d41a75740ae1ebbfdf97af51909aa/WebRequest-0.0.1rc0.tar.gz#md5=e3b84f7b1cbf8c963b52e8ccdb3a72aa (from https://pypi.python.org/simple/webrequest/) Running setup.py (path:/tmp/pip-build-wq8ovgs9/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 requirements to pip-egg-info/WebRequest.egg-info/requires.txt writing dependency_links to pip-egg-info/WebRequest.egg-info/dependency_links.txt writing pip-egg-info/WebRequest.egg-info/PKG-INFO writing top-level names to pip-egg-info/WebRequest.egg-info/top_level.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' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.0.1c' to '0.0.1rc0' normalized_version, Source in /tmp/pip-build-wq8ovgs9/WebRequest has version 0.0.1rc0, which satisfies requirement WebRequest==0.0.1rc0 from https://pypi.python.org/packages/dd/ea/f2e85dd815a16a17641f88ee7819425d41a75740ae1ebbfdf97af51909aa/WebRequest-0.0.1rc0.tar.gz#md5=e3b84f7b1cbf8c963b52e8ccdb3a72aa Building wheels for collected packages: WebRequest Running setup.py bdist_wheel for WebRequest: started Destination directory: /tmp/tmp4ir5ido0pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wq8ovgs9/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/tmp4ir5ido0pip-wheel- /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.0.1c' to '0.0.1rc0' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/WebRequest copying WebRequest/utility.py -> build/lib/WebRequest copying WebRequest/__init__.py -> build/lib/WebRequest copying WebRequest/Handlers.py -> build/lib/WebRequest copying WebRequest/Exceptions.py -> build/lib/WebRequest copying WebRequest/HeaderParseMonkeyPatch.py -> build/lib/WebRequest copying WebRequest/iri2uri.py -> build/lib/WebRequest copying WebRequest/Constants.py -> build/lib/WebRequest copying WebRequest/WebRequestClass.py -> build/lib/WebRequest copying WebRequest/ChromiumMixin.py -> build/lib/WebRequest creating build/lib/WebRequest/tests copying WebRequest/tests/test_chromium.py -> build/lib/WebRequest/tests copying WebRequest/tests/test_phantom.py -> build/lib/WebRequest/tests copying WebRequest/tests/__init__.py -> build/lib/WebRequest/tests copying WebRequest/tests/test_simple.py -> build/lib/WebRequest/tests creating build/lib/WebRequest/SeleniumModules copying WebRequest/SeleniumModules/__init__.py -> build/lib/WebRequest/SeleniumModules copying WebRequest/SeleniumModules/SeleniumPhantomJSMixin.py -> build/lib/WebRequest/SeleniumModules copying WebRequest/SeleniumModules/SeleniumCommon.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/utility.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/Exceptions.py -> build/bdist.linux-armv7l/wheel/WebRequest creating build/bdist.linux-armv7l/wheel/WebRequest/tests copying build/lib/WebRequest/tests/test_chromium.py -> build/bdist.linux-armv7l/wheel/WebRequest/tests copying build/lib/WebRequest/tests/test_phantom.py -> build/bdist.linux-armv7l/wheel/WebRequest/tests copying build/lib/WebRequest/tests/__init__.py -> build/bdist.linux-armv7l/wheel/WebRequest/tests copying build/lib/WebRequest/tests/test_simple.py -> build/bdist.linux-armv7l/wheel/WebRequest/tests copying build/lib/WebRequest/HeaderParseMonkeyPatch.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/__init__.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/SeleniumCommon.py -> build/bdist.linux-armv7l/wheel/WebRequest/SeleniumModules copying build/lib/WebRequest/Constants.py -> build/bdist.linux-armv7l/wheel/WebRequest copying build/lib/WebRequest/WebRequestClass.py -> build/bdist.linux-armv7l/wheel/WebRequest copying build/lib/WebRequest/ChromiumMixin.py -> build/bdist.linux-armv7l/wheel/WebRequest running install_egg_info running egg_info writing dependency_links to WebRequest.egg-info/dependency_links.txt writing WebRequest.egg-info/PKG-INFO writing top-level names to WebRequest.egg-info/top_level.txt 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.1rc0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/WebRequest-0.0.1rc0.dist-info/WHEEL Running setup.py bdist_wheel for WebRequest: finished with status 'done' Stored in directory: /tmp/tmp9p1hrtfn Successfully built WebRequest Cleaning up... Removing source in /tmp/pip-build-wq8ovgs9/WebRequest