Collecting urlup==1.3.0 1 location(s) to search for versions of urlup: * https://pypi.python.org/simple/urlup/ Getting page https://pypi.python.org/simple/urlup/ Analyzing links from page https://pypi.org/simple/urlup/ Skipping link https://files.pythonhosted.org/packages/6c/be/09d840dde043709c8c6499f18e727c6b438e0330c041a5ce560d2ffe0201/urlup-1.1.0-py2-none-any.whl#sha256=46002e378252011a1b07f8a6eba569850a8e7c0183a9412bcb99106a30c461ff (from https://pypi.org/simple/urlup/) (requires-python:>=3); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/d1/82/fa41ec48f28501acb05b0a10458b2151a1ab7264846d8a693f0b0d509bfd/urlup-1.1.0.tar.gz#sha256=f7a39cb16adfc3ce23bcdf6e2cbcf608fff0ff034e2240be8a44f8b4aae59cc9 (from https://pypi.org/simple/urlup/) (requires-python:>=3), version: 1.1.0 Found link https://files.pythonhosted.org/packages/c8/90/d8334481e4065fc16c5dc49869bd3e0fdeb81c6b219a69d68e751420e5a8/urlup-1.2.0.tar.gz#sha256=eb40f13408456510a6da25914251aec87d581b2759dba817d9861c048669ae27 (from https://pypi.org/simple/urlup/) (requires-python:>=3), version: 1.2.0 Found link https://files.pythonhosted.org/packages/81/f7/b334a0c41ead2c4f018e32fbd702045006ee4a9f23d6c94b13995ce3044d/urlup-1.2.1.tar.gz#sha256=e5e8e3d3a3259c7f30245dde13172d3702fe0087dea78933adad68d3594b5b17 (from https://pypi.org/simple/urlup/) (requires-python:>=3), version: 1.2.1 Found link https://files.pythonhosted.org/packages/86/70/cdb9729603c52aefe9fba08ce32a9f7a662c8533c4aa3a4553227e0bf892/urlup-1.3.0.tar.gz#sha256=41863b39847511f285467272002e0ad88894d2c352b437ed3254ee39b5a145f8 (from https://pypi.org/simple/urlup/) (requires-python:>=3), version: 1.3.0 Using version 1.3.0 (newest of versions: 1.3.0) Downloading https://files.pythonhosted.org/packages/86/70/cdb9729603c52aefe9fba08ce32a9f7a662c8533c4aa3a4553227e0bf892/urlup-1.3.0.tar.gz (108kB) Downloading from URL https://files.pythonhosted.org/packages/86/70/cdb9729603c52aefe9fba08ce32a9f7a662c8533c4aa3a4553227e0bf892/urlup-1.3.0.tar.gz#sha256=41863b39847511f285467272002e0ad88894d2c352b437ed3254ee39b5a145f8 (from https://pypi.org/simple/urlup/) (requires-python:>=3) Running setup.py (path:/tmp/pip-build-a8a47sc5/urlup/setup.py) egg_info for package urlup Running command python setup.py egg_info running egg_info creating pip-egg-info/urlup.egg-info writing requirements to pip-egg-info/urlup.egg-info/requires.txt writing pip-egg-info/urlup.egg-info/PKG-INFO writing dependency_links to pip-egg-info/urlup.egg-info/dependency_links.txt writing top-level names to pip-egg-info/urlup.egg-info/top_level.txt writing manifest file 'pip-egg-info/urlup.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/urlup.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/urlup.egg-info/SOURCES.txt' Source in /tmp/pip-build-a8a47sc5/urlup has version 1.3.0, which satisfies requirement urlup==1.3.0 from https://files.pythonhosted.org/packages/86/70/cdb9729603c52aefe9fba08ce32a9f7a662c8533c4aa3a4553227e0bf892/urlup-1.3.0.tar.gz#sha256=41863b39847511f285467272002e0ad88894d2c352b437ed3254ee39b5a145f8 Building wheels for collected packages: urlup Running setup.py bdist_wheel for urlup: started Destination directory: /tmp/tmphkvpj5i0pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-a8a47sc5/urlup/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/tmphkvpj5i0pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/urlup copying urlup/messages.py -> build/lib/urlup copying urlup/__version__.py -> build/lib/urlup copying urlup/errors.py -> build/lib/urlup copying urlup/http_code.py -> build/lib/urlup copying urlup/proxy_helper.py -> build/lib/urlup copying urlup/credentials.py -> build/lib/urlup copying urlup/__init__.py -> build/lib/urlup copying urlup/__main__.py -> build/lib/urlup copying urlup/urlup.py -> build/lib/urlup running build_scripts creating build/scripts-3.4 copying and adjusting bin/urlup -> build/scripts-3.4 changing mode of build/scripts-3.4/urlup from 644 to 755 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/urlup copying build/lib/urlup/messages.py -> build/bdist.linux-armv7l/wheel/urlup copying build/lib/urlup/__version__.py -> build/bdist.linux-armv7l/wheel/urlup copying build/lib/urlup/errors.py -> build/bdist.linux-armv7l/wheel/urlup copying build/lib/urlup/http_code.py -> build/bdist.linux-armv7l/wheel/urlup copying build/lib/urlup/proxy_helper.py -> build/bdist.linux-armv7l/wheel/urlup copying build/lib/urlup/credentials.py -> build/bdist.linux-armv7l/wheel/urlup copying build/lib/urlup/__init__.py -> build/bdist.linux-armv7l/wheel/urlup copying build/lib/urlup/__main__.py -> build/bdist.linux-armv7l/wheel/urlup copying build/lib/urlup/urlup.py -> build/bdist.linux-armv7l/wheel/urlup running install_egg_info running egg_info writing top-level names to urlup.egg-info/top_level.txt writing requirements to urlup.egg-info/requires.txt writing dependency_links to urlup.egg-info/dependency_links.txt writing urlup.egg-info/PKG-INFO reading manifest file 'urlup.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'urlup.egg-info/SOURCES.txt' Copying urlup.egg-info to build/bdist.linux-armv7l/wheel/urlup-1.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/urlup-1.3.0.data creating build/bdist.linux-armv7l/wheel/urlup-1.3.0.data/scripts copying build/scripts-3.4/urlup -> build/bdist.linux-armv7l/wheel/urlup-1.3.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/urlup-1.3.0.data/scripts/urlup to 755 creating build/bdist.linux-armv7l/wheel/urlup-1.3.0.dist-info/WHEEL Running setup.py bdist_wheel for urlup: finished with status 'done' Stored in directory: /tmp/tmpapg53wm4 Successfully built urlup Cleaning up... Removing source in /tmp/pip-build-a8a47sc5/urlup