Collecting proxytools==0.0.1 1 location(s) to search for versions of proxytools: * https://pypi.python.org/simple/proxytools/ Getting page https://pypi.python.org/simple/proxytools/ Analyzing links from page https://pypi.python.org/simple/proxytools/ Found link https://pypi.python.org/packages/00/d3/df90682b6ca5190813fcf02e26e279c92a1146e65a6ec92edcb55d77a649/proxytools-0.0.1.tar.gz#md5=1a13a0c12ef85152b0777e19bb62980f (from https://pypi.python.org/simple/proxytools/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Downloading proxytools-0.0.1.tar.gz Downloading from URL https://pypi.python.org/packages/00/d3/df90682b6ca5190813fcf02e26e279c92a1146e65a6ec92edcb55d77a649/proxytools-0.0.1.tar.gz#md5=1a13a0c12ef85152b0777e19bb62980f (from https://pypi.python.org/simple/proxytools/) Running setup.py (path:/tmp/pip-build-jgvugay0/proxytools/setup.py) egg_info for package proxytools Running command python setup.py egg_info running egg_info creating pip-egg-info/proxytools.egg-info writing dependency_links to pip-egg-info/proxytools.egg-info/dependency_links.txt writing pip-egg-info/proxytools.egg-info/PKG-INFO writing entry points to pip-egg-info/proxytools.egg-info/entry_points.txt writing top-level names to pip-egg-info/proxytools.egg-info/top_level.txt writing requirements to pip-egg-info/proxytools.egg-info/requires.txt writing manifest file 'pip-egg-info/proxytools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/proxytools.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/proxytools.egg-info/SOURCES.txt' Source in /tmp/pip-build-jgvugay0/proxytools has version 0.0.1, which satisfies requirement proxytools==0.0.1 from https://pypi.python.org/packages/00/d3/df90682b6ca5190813fcf02e26e279c92a1146e65a6ec92edcb55d77a649/proxytools-0.0.1.tar.gz#md5=1a13a0c12ef85152b0777e19bb62980f Building wheels for collected packages: proxytools Running setup.py bdist_wheel for proxytools: started Destination directory: /tmp/tmpagq5kzdxpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-jgvugay0/proxytools/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/tmpagq5kzdxpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/proxytools copying proxytools/exceptions.py -> build/lib/proxytools copying proxytools/superproxy.py -> build/lib/proxytools copying proxytools/models.py -> build/lib/proxytools copying proxytools/proxylist.py -> build/lib/proxytools copying proxytools/proxyfetcher.py -> build/lib/proxytools copying proxytools/__init__.py -> build/lib/proxytools copying proxytools/proxychecker.py -> build/lib/proxytools copying proxytools/cli.py -> build/lib/proxytools copying proxytools/utils.py -> build/lib/proxytools copying proxytools/requests.py -> build/lib/proxytools creating build/lib/proxytools/fetchers copying proxytools/fetchers/hidester.py -> build/lib/proxytools/fetchers copying proxytools/fetchers/torvpn.py -> build/lib/proxytools/fetchers copying proxytools/fetchers/freeproxylistnet.py -> build/lib/proxytools/fetchers copying proxytools/fetchers/__init__.py -> build/lib/proxytools/fetchers copying proxytools/fetchers/hidemyname.py -> build/lib/proxytools/fetchers copying proxytools/fetchers/gatherproxy.py -> build/lib/proxytools/fetchers running egg_info writing proxytools.egg-info/PKG-INFO writing requirements to proxytools.egg-info/requires.txt writing entry points to proxytools.egg-info/entry_points.txt writing top-level names to proxytools.egg-info/top_level.txt writing dependency_links to proxytools.egg-info/dependency_links.txt reading manifest file 'proxytools.egg-info/SOURCES.txt' writing manifest file 'proxytools.egg-info/SOURCES.txt' 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/proxytools copying build/lib/proxytools/exceptions.py -> build/bdist.linux-armv7l/wheel/proxytools copying build/lib/proxytools/superproxy.py -> build/bdist.linux-armv7l/wheel/proxytools creating build/bdist.linux-armv7l/wheel/proxytools/fetchers copying build/lib/proxytools/fetchers/hidester.py -> build/bdist.linux-armv7l/wheel/proxytools/fetchers copying build/lib/proxytools/fetchers/torvpn.py -> build/bdist.linux-armv7l/wheel/proxytools/fetchers copying build/lib/proxytools/fetchers/freeproxylistnet.py -> build/bdist.linux-armv7l/wheel/proxytools/fetchers copying build/lib/proxytools/fetchers/__init__.py -> build/bdist.linux-armv7l/wheel/proxytools/fetchers copying build/lib/proxytools/fetchers/hidemyname.py -> build/bdist.linux-armv7l/wheel/proxytools/fetchers copying build/lib/proxytools/fetchers/gatherproxy.py -> build/bdist.linux-armv7l/wheel/proxytools/fetchers copying build/lib/proxytools/models.py -> build/bdist.linux-armv7l/wheel/proxytools copying build/lib/proxytools/proxylist.py -> build/bdist.linux-armv7l/wheel/proxytools copying build/lib/proxytools/proxyfetcher.py -> build/bdist.linux-armv7l/wheel/proxytools copying build/lib/proxytools/__init__.py -> build/bdist.linux-armv7l/wheel/proxytools copying build/lib/proxytools/proxychecker.py -> build/bdist.linux-armv7l/wheel/proxytools copying build/lib/proxytools/cli.py -> build/bdist.linux-armv7l/wheel/proxytools copying build/lib/proxytools/utils.py -> build/bdist.linux-armv7l/wheel/proxytools copying build/lib/proxytools/requests.py -> build/bdist.linux-armv7l/wheel/proxytools running install_egg_info Copying proxytools.egg-info to build/bdist.linux-armv7l/wheel/proxytools-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/proxytools-0.0.1.dist-info/WHEEL Running setup.py bdist_wheel for proxytools: finished with status 'done' Stored in directory: /tmp/tmp4upfgmad Successfully built proxytools Cleaning up... Removing source in /tmp/pip-build-jgvugay0/proxytools