Created temporary directory: /tmp/pip-ephem-wheel-cache-6ic5ikgz Created temporary directory: /tmp/pip-wheel-mc8ibq1h Looking in indexes: https://pypi.python.org/simple Collecting uproxy==0.3.99.5 1 location(s) to search for versions of uproxy: * https://pypi.python.org/simple/uproxy/ Getting page https://pypi.python.org/simple/uproxy/ Analyzing links from page https://pypi.org/simple/uproxy/ Found link https://files.pythonhosted.org/packages/7a/de/b915ecdf35175488c30d0aa346d649ec56a1f28cac99dde0ed98b8ea10be/uproxy-0.3.99.2.tar.gz#sha256=334784121e62a817e7f43c0727c21a67d321a58a0d8226fb25b6e3018f3736ba (from https://pypi.org/simple/uproxy/), version: 0.3.99.2 Found link https://files.pythonhosted.org/packages/e3/7e/9785d872cce85d4cc056c6cb36a9e25f0c8a687c9e3262a927feb89b9a89/uproxy-0.3.99.3.tar.gz#sha256=578b27337dc60273f3167f3066fd212df3112df245080f4d8dbdf49edcf7a83f (from https://pypi.org/simple/uproxy/), version: 0.3.99.3 Found link https://files.pythonhosted.org/packages/f3/61/7b0063a7df691f1bc144e98304cabc9ff7eca4418fe505d70ab3faa7582f/uproxy-0.3.99.4.tar.gz#sha256=53a0c8c4f046d9f3464a3c03ae08ea2ad73ed17f0b004f03b77494204eb17073 (from https://pypi.org/simple/uproxy/), version: 0.3.99.4 Found link https://files.pythonhosted.org/packages/dc/ec/aaea33b66f62e51bccc62ccbebf5d1cd0b9903795f82e93c2917c1553901/uproxy-0.3.99.5.tar.gz#sha256=6514cb14864ebcc6f57232026936f1ebfb4896033b217cbbaa8ecd2482cd2dad (from https://pypi.org/simple/uproxy/), version: 0.3.99.5 Found link https://files.pythonhosted.org/packages/fa/62/08bc2468ce41aeb790ec52f13e44b0619e76fd1664376ad69a39b17d0c55/uproxy-0.3.99.7.tar.gz#sha256=c8888b599fd1ac1f6cb866ba1e9fe4f9a69ba3d245f223dd0960559ebd6e7297 (from https://pypi.org/simple/uproxy/), version: 0.3.99.7 Found link https://files.pythonhosted.org/packages/8f/24/d9a60092c8e9cb52ee8abb6c4c88b61786d5e881f504f4502b52644c50ca/uproxy-0.3.99.9.tar.gz#sha256=3cf9276db763c49ea6b7ae072b0dba2a46da61fb0151c4c13137d9f5e3c95330 (from https://pypi.org/simple/uproxy/), version: 0.3.99.9 Found link https://files.pythonhosted.org/packages/4c/31/2126db5b7d7b17eb3e0cf2738b2ed24006e742af9af442668470e7c27209/uproxy-0.3.99.10.tar.gz#sha256=b924a43d7d9eae9c2a584715676e659fda637322d80a3ea92e1a3b0b4ec3d7f6 (from https://pypi.org/simple/uproxy/), version: 0.3.99.10 Using version 0.3.99.5 (newest of versions: 0.3.99.5) Created temporary directory: /tmp/pip-unpack-g99yrftx Downloading https://files.pythonhosted.org/packages/dc/ec/aaea33b66f62e51bccc62ccbebf5d1cd0b9903795f82e93c2917c1553901/uproxy-0.3.99.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/dc/ec/aaea33b66f62e51bccc62ccbebf5d1cd0b9903795f82e93c2917c1553901/uproxy-0.3.99.5.tar.gz#sha256=6514cb14864ebcc6f57232026936f1ebfb4896033b217cbbaa8ecd2482cd2dad (from https://pypi.org/simple/uproxy/) Running setup.py (path:/tmp/pip-wheel-mc8ibq1h/uproxy/setup.py) egg_info for package uproxy Running command python setup.py egg_info running egg_info creating pip-egg-info/uproxy.egg-info writing pip-egg-info/uproxy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/uproxy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/uproxy.egg-info/top_level.txt writing manifest file 'pip-egg-info/uproxy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/uproxy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/uproxy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-mc8ibq1h/uproxy has version 0.3.99.5, which satisfies requirement uproxy==0.3.99.5 from https://files.pythonhosted.org/packages/dc/ec/aaea33b66f62e51bccc62ccbebf5d1cd0b9903795f82e93c2917c1553901/uproxy-0.3.99.5.tar.gz#sha256=6514cb14864ebcc6f57232026936f1ebfb4896033b217cbbaa8ecd2482cd2dad Building wheels for collected packages: uproxy Created temporary directory: /tmp/pip-wheel-cts2g2bh Running setup.py bdist_wheel for uproxy: started Destination directory: /tmp/pip-wheel-cts2g2bh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-mc8ibq1h/uproxy/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-cts2g2bh running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/uproxy copying uproxy/UProxy.py -> build/lib/uproxy copying uproxy/__main__.py -> build/lib/uproxy copying uproxy/__init__.py -> build/lib/uproxy 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/uproxy copying build/lib/uproxy/UProxy.py -> build/bdist.linux-armv7l/wheel/uproxy copying build/lib/uproxy/__main__.py -> build/bdist.linux-armv7l/wheel/uproxy copying build/lib/uproxy/__init__.py -> build/bdist.linux-armv7l/wheel/uproxy running install_egg_info running egg_info creating uproxy.egg-info writing uproxy.egg-info/PKG-INFO writing dependency_links to uproxy.egg-info/dependency_links.txt writing top-level names to uproxy.egg-info/top_level.txt writing manifest file 'uproxy.egg-info/SOURCES.txt' reading manifest file 'uproxy.egg-info/SOURCES.txt' writing manifest file 'uproxy.egg-info/SOURCES.txt' Copying uproxy.egg-info to build/bdist.linux-armv7l/wheel/uproxy-0.3.99.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/uproxy-0.3.99.5.dist-info/WHEEL creating '/tmp/pip-wheel-cts2g2bh/uproxy-0.3.99.5-py3-none-any.whl' and adding '.' to it adding 'uproxy/UProxy.py' adding 'uproxy/__init__.py' adding 'uproxy/__main__.py' adding 'uproxy-0.3.99.5.dist-info/top_level.txt' adding 'uproxy-0.3.99.5.dist-info/WHEEL' adding 'uproxy-0.3.99.5.dist-info/METADATA' adding 'uproxy-0.3.99.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for uproxy: finished with status 'done' Stored in directory: /tmp/tmp2xclokrf Successfully built uproxy Cleaning up... Removing source in /tmp/pip-wheel-mc8ibq1h/uproxy