Created temporary directory: /tmp/pip-ephem-wheel-cache-9uht42px Created temporary directory: /tmp/pip-req-tracker-qo4xvcjw Created requirements tracker '/tmp/pip-req-tracker-qo4xvcjw' Created temporary directory: /tmp/pip-wheel-ptuunfz1 Looking in indexes: https://pypi.python.org/simple Collecting PyInputPlus==0.2.0 1 location(s) to search for versions of PyInputPlus: * https://pypi.python.org/simple/pyinputplus/ Getting page https://pypi.python.org/simple/pyinputplus/ Analyzing links from page https://pypi.org/simple/pyinputplus/ Found link https://files.pythonhosted.org/packages/f0/ba/abbb811bed650217fa6cb6c40e0e24536e3f18f7809fa2ae0605dacb22c4/PyInputPlus-0.1.0.tar.gz#sha256=14de75ee3a604c637a823b748e9222f79074b2efabbe1663a6e59803aa30d402 (from https://pypi.org/simple/pyinputplus/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/22/25/025d776afd80b4f4ba63d267b2e8c302b44822a3caf9bf8f6e53aa016c5a/PyInputPlus-0.1.1.tar.gz#sha256=c112b583417f965750caf68db5cec385dea91f35bb54f83d9d706436eac3556f (from https://pypi.org/simple/pyinputplus/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/7c/32/ff4fde1dd4f29898e00d4cb27072adc610f480c7037a756f3c763b3500c3/PyInputPlus-0.2.0.tar.gz#sha256=9ec4e333874d46413dc927249c95a1302ae08d6744cfac8cc866d0cae62b573f (from https://pypi.org/simple/pyinputplus/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-9g5kxwro Downloading https://files.pythonhosted.org/packages/7c/32/ff4fde1dd4f29898e00d4cb27072adc610f480c7037a756f3c763b3500c3/PyInputPlus-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7c/32/ff4fde1dd4f29898e00d4cb27072adc610f480c7037a756f3c763b3500c3/PyInputPlus-0.2.0.tar.gz#sha256=9ec4e333874d46413dc927249c95a1302ae08d6744cfac8cc866d0cae62b573f (from https://pypi.org/simple/pyinputplus/) Added PyInputPlus==0.2.0 from https://files.pythonhosted.org/packages/7c/32/ff4fde1dd4f29898e00d4cb27072adc610f480c7037a756f3c763b3500c3/PyInputPlus-0.2.0.tar.gz#sha256=9ec4e333874d46413dc927249c95a1302ae08d6744cfac8cc866d0cae62b573f to build tracker '/tmp/pip-req-tracker-qo4xvcjw' Running setup.py (path:/tmp/pip-wheel-ptuunfz1/PyInputPlus/setup.py) egg_info for package PyInputPlus Running command python setup.py egg_info running egg_info creating pip-egg-info/PyInputPlus.egg-info writing dependency_links to pip-egg-info/PyInputPlus.egg-info/dependency_links.txt writing requirements to pip-egg-info/PyInputPlus.egg-info/requires.txt writing top-level names to pip-egg-info/PyInputPlus.egg-info/top_level.txt writing pip-egg-info/PyInputPlus.egg-info/PKG-INFO writing manifest file 'pip-egg-info/PyInputPlus.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PyInputPlus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/PyInputPlus.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ptuunfz1/PyInputPlus has version 0.2.0, which satisfies requirement PyInputPlus==0.2.0 from https://files.pythonhosted.org/packages/7c/32/ff4fde1dd4f29898e00d4cb27072adc610f480c7037a756f3c763b3500c3/PyInputPlus-0.2.0.tar.gz#sha256=9ec4e333874d46413dc927249c95a1302ae08d6744cfac8cc866d0cae62b573f Removed PyInputPlus==0.2.0 from https://files.pythonhosted.org/packages/7c/32/ff4fde1dd4f29898e00d4cb27072adc610f480c7037a756f3c763b3500c3/PyInputPlus-0.2.0.tar.gz#sha256=9ec4e333874d46413dc927249c95a1302ae08d6744cfac8cc866d0cae62b573f from build tracker '/tmp/pip-req-tracker-qo4xvcjw' Building wheels for collected packages: PyInputPlus Created temporary directory: /tmp/pip-wheel-2d8nvf0f Running setup.py bdist_wheel for PyInputPlus: started Destination directory: /tmp/pip-wheel-2d8nvf0f Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ptuunfz1/PyInputPlus/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-2d8nvf0f running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyinputplus copying pyinputplus/test1.py -> build/lib/pyinputplus copying pyinputplus/__init__.py -> build/lib/pyinputplus 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/pyinputplus copying build/lib/pyinputplus/test1.py -> build/bdist.linux-armv7l/wheel/pyinputplus copying build/lib/pyinputplus/__init__.py -> build/bdist.linux-armv7l/wheel/pyinputplus running install_egg_info running egg_info writing top-level names to PyInputPlus.egg-info/top_level.txt writing requirements to PyInputPlus.egg-info/requires.txt writing dependency_links to PyInputPlus.egg-info/dependency_links.txt writing PyInputPlus.egg-info/PKG-INFO reading manifest file 'PyInputPlus.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'PyInputPlus.egg-info/SOURCES.txt' Copying PyInputPlus.egg-info to build/bdist.linux-armv7l/wheel/PyInputPlus-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PyInputPlus-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-2d8nvf0f/PyInputPlus-0.2.0-py3-none-any.whl' and adding '.' to it adding 'pyinputplus/__init__.py' adding 'pyinputplus/test1.py' adding 'PyInputPlus-0.2.0.dist-info/top_level.txt' adding 'PyInputPlus-0.2.0.dist-info/WHEEL' adding 'PyInputPlus-0.2.0.dist-info/METADATA' adding 'PyInputPlus-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for PyInputPlus: finished with status 'done' Stored in directory: /tmp/tmpzqz2gern Successfully built PyInputPlus Cleaning up... Removing source in /tmp/pip-wheel-ptuunfz1/PyInputPlus Removed build tracker '/tmp/pip-req-tracker-qo4xvcjw'