Created temporary directory: /tmp/pip-ephem-wheel-cache-937h4u5x Created temporary directory: /tmp/pip-req-tracker-590hx_fh Created requirements tracker '/tmp/pip-req-tracker-590hx_fh' Created temporary directory: /tmp/pip-wheel-pfzek57m Collecting restpass==1.2 1 location(s) to search for versions of restpass: * https://pypi.org/simple/restpass/ Getting page https://pypi.org/simple/restpass/ Analyzing links from page https://pypi.org/simple/restpass/ Found link https://files.pythonhosted.org/packages/20/f1/06e31e3d476fbdab87f97eeef9ccbec2dfb014faf3f66aaac84f2a26a49e/restpass-1.0.tar.gz#sha256=f085d9ba2e1f4c8f4ec10d9d79c728a70af8fde6d5ee88946291eac0c1554b66 (from https://pypi.org/simple/restpass/), version: 1.0 Found link https://files.pythonhosted.org/packages/72/6a/0c269874dbee77e0a8b399aa14097d4811c0fb2bc41de06f559d81e23f63/restpass-1.1.tar.gz#sha256=881b5a93e7c99233ba648106af36d7e147f777c2c63b2c5698e4892b172095b5 (from https://pypi.org/simple/restpass/), version: 1.1 Found link https://files.pythonhosted.org/packages/6f/7b/999ac9d64f79ec4f927be80c1ba287c82f0c34b810666edb51967fd4c0f1/restpass-1.1.1.tar.gz#sha256=2314e9a2aba9404ac2e0f67fd48ecbadd15e1378abced3a464fcdcc056e250e9 (from https://pypi.org/simple/restpass/), version: 1.1.1 Found link https://files.pythonhosted.org/packages/f9/81/7ed864b353a222001d2fbd782fe1feb4858dcf39dd3300fac74263093ca0/restpass-1.1.2.tar.gz#sha256=d782ae88593b84274bf9f2ff492907c0044881d7eb4c558acdfc51b04a856b9d (from https://pypi.org/simple/restpass/), version: 1.1.2 Found link https://files.pythonhosted.org/packages/17/3c/2889b5eba1a21a669beaf0881c31ddec0abd672f995efb11d4d58219ff3c/restpass-1.1.3.tar.gz#sha256=c79cef5f49fa684d6a44614337ae09ea41b08abfde3d49eff719203dcabe11a0 (from https://pypi.org/simple/restpass/), version: 1.1.3 Found link https://files.pythonhosted.org/packages/3e/31/62f87fd4a592f43ed4ae38ea721f4fbcf5b070cf07474f752245d9c3c2be/restpass-1.2.tar.gz#sha256=564308307ba4f2fee17877ca5b6635e334ca3ebaa5e3950c4f81e090b2bb6ce8 (from https://pypi.org/simple/restpass/), version: 1.2 Using version 1.2 (newest of versions: 1.2) Created temporary directory: /tmp/pip-unpack-ga0jvhuw Downloading https://files.pythonhosted.org/packages/3e/31/62f87fd4a592f43ed4ae38ea721f4fbcf5b070cf07474f752245d9c3c2be/restpass-1.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/3e/31/62f87fd4a592f43ed4ae38ea721f4fbcf5b070cf07474f752245d9c3c2be/restpass-1.2.tar.gz#sha256=564308307ba4f2fee17877ca5b6635e334ca3ebaa5e3950c4f81e090b2bb6ce8 (from https://pypi.org/simple/restpass/) Added restpass==1.2 from https://files.pythonhosted.org/packages/3e/31/62f87fd4a592f43ed4ae38ea721f4fbcf5b070cf07474f752245d9c3c2be/restpass-1.2.tar.gz#sha256=564308307ba4f2fee17877ca5b6635e334ca3ebaa5e3950c4f81e090b2bb6ce8 to build tracker '/tmp/pip-req-tracker-590hx_fh' Running setup.py (path:/tmp/pip-wheel-pfzek57m/restpass/setup.py) egg_info for package restpass Running command python setup.py egg_info running egg_info creating pip-egg-info/restpass.egg-info writing top-level names to pip-egg-info/restpass.egg-info/top_level.txt writing requirements to pip-egg-info/restpass.egg-info/requires.txt writing entry points to pip-egg-info/restpass.egg-info/entry_points.txt writing pip-egg-info/restpass.egg-info/PKG-INFO writing dependency_links to pip-egg-info/restpass.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/restpass.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/restpass.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/restpass.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-pfzek57m/restpass has version 1.2, which satisfies requirement restpass==1.2 from https://files.pythonhosted.org/packages/3e/31/62f87fd4a592f43ed4ae38ea721f4fbcf5b070cf07474f752245d9c3c2be/restpass-1.2.tar.gz#sha256=564308307ba4f2fee17877ca5b6635e334ca3ebaa5e3950c4f81e090b2bb6ce8 Removed restpass==1.2 from https://files.pythonhosted.org/packages/3e/31/62f87fd4a592f43ed4ae38ea721f4fbcf5b070cf07474f752245d9c3c2be/restpass-1.2.tar.gz#sha256=564308307ba4f2fee17877ca5b6635e334ca3ebaa5e3950c4f81e090b2bb6ce8 from build tracker '/tmp/pip-req-tracker-590hx_fh' Building wheels for collected packages: restpass Created temporary directory: /tmp/pip-wheel-odyvk4q_ Running setup.py bdist_wheel for restpass: started Destination directory: /tmp/pip-wheel-odyvk4q_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-pfzek57m/restpass/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-odyvk4q_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/restpass copying restpass/__init__.py -> build/lib/restpass copying restpass/main.py -> build/lib/restpass copying restpass/app.py -> build/lib/restpass copying restpass/generator.py -> build/lib/restpass 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/restpass copying build/lib/restpass/__init__.py -> build/bdist.linux-armv7l/wheel/restpass copying build/lib/restpass/main.py -> build/bdist.linux-armv7l/wheel/restpass copying build/lib/restpass/app.py -> build/bdist.linux-armv7l/wheel/restpass copying build/lib/restpass/generator.py -> build/bdist.linux-armv7l/wheel/restpass running install_data creating build/bdist.linux-armv7l/wheel/restpass-1.2.data creating build/bdist.linux-armv7l/wheel/restpass-1.2.data/data creating build/bdist.linux-armv7l/wheel/restpass-1.2.data/data/share creating build/bdist.linux-armv7l/wheel/restpass-1.2.data/data/share/applications copying misc/restpass.desktop -> build/bdist.linux-armv7l/wheel/restpass-1.2.data/data/share/applications running install_egg_info running egg_info writing dependency_links to restpass.egg-info/dependency_links.txt writing entry points to restpass.egg-info/entry_points.txt writing top-level names to restpass.egg-info/top_level.txt writing restpass.egg-info/PKG-INFO writing requirements to restpass.egg-info/requires.txt reading manifest file 'restpass.egg-info/SOURCES.txt' writing manifest file 'restpass.egg-info/SOURCES.txt' Copying restpass.egg-info to build/bdist.linux-armv7l/wheel/restpass-1.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/restpass-1.2.dist-info/WHEEL creating '/tmp/pip-wheel-odyvk4q_/restpass-1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'restpass/__init__.py' adding 'restpass/app.py' adding 'restpass/generator.py' adding 'restpass/main.py' adding 'restpass-1.2.data/data/share/applications/restpass.desktop' adding 'restpass-1.2.dist-info/METADATA' adding 'restpass-1.2.dist-info/WHEEL' adding 'restpass-1.2.dist-info/entry_points.txt' adding 'restpass-1.2.dist-info/top_level.txt' adding 'restpass-1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for restpass: finished with status 'done' Stored in directory: /tmp/tmpjdsr4vu9 Successfully built restpass Cleaning up... Removing source in /tmp/pip-wheel-pfzek57m/restpass Removed build tracker '/tmp/pip-req-tracker-590hx_fh'