Created temporary directory: /tmp/pip-ephem-wheel-cache-bxcek7p9 Created temporary directory: /tmp/pip-req-tracker-4qxs2av0 Created requirements tracker '/tmp/pip-req-tracker-4qxs2av0' Created temporary directory: /tmp/pip-wheel-x2gvvy9n Collecting randpw==0.4.0 1 location(s) to search for versions of randpw: * https://pypi.org/simple/randpw/ Getting page https://pypi.org/simple/randpw/ Analyzing links from page https://pypi.org/simple/randpw/ Found link https://files.pythonhosted.org/packages/99/99/d2052a77ae39c673200efa41e7d57020fd80172e9739e9f4791adf209658/randpw-0.1.tar.gz#sha256=a82ed823560f775b69beb64fe4238d233d8bb4f0d8a7e12d6a3c02b4b569a775 (from https://pypi.org/simple/randpw/), version: 0.1 Found link https://files.pythonhosted.org/packages/a2/ea/54e9ee0d1ae1dd7ef62ea4c943123f590dc6edd21c95c5794847c74e4a19/randpw-0.2.tar.gz#sha256=5211198624dab32ee7492c522e95b599fb954c64ad9a8fdf8d68d01a8f8d42a5 (from https://pypi.org/simple/randpw/), version: 0.2 Found link https://files.pythonhosted.org/packages/34/70/25f33e50abfba3baaeb511ea85436f00cc7fac6475af2ae0162d69335b8f/randpw-0.3.tar.gz#sha256=fa8e2beb3bd98f15198821d63cae985f3cc01a908ba05734691a8aae4b4d2f80 (from https://pypi.org/simple/randpw/), version: 0.3 Found link https://files.pythonhosted.org/packages/3b/6c/f95f6ed0fd47f826728d8763f74e424d7daa2058f1ec87bba624309e4192/randpw-0.3.1.tar.gz#sha256=035e763d20fb966d22f9030ef51db20090f4bb1ae92c08b2d70f84ffc02c63a2 (from https://pypi.org/simple/randpw/), version: 0.3.1 Found link https://files.pythonhosted.org/packages/90/ca/74fcf816aadb2018c586bb947f83ef738add55e15cfa63a7d7052ab3649c/randpw-0.4.0.tar.gz#sha256=966b67e6a7b722496a6ffbeecb7efd1aada160529f766db15881284947225c1d (from https://pypi.org/simple/randpw/), version: 0.4.0 Using version 0.4.0 (newest of versions: 0.4.0) Created temporary directory: /tmp/pip-unpack-stnrjix_ Downloading https://files.pythonhosted.org/packages/90/ca/74fcf816aadb2018c586bb947f83ef738add55e15cfa63a7d7052ab3649c/randpw-0.4.0.tar.gz (54kB) Downloading from URL https://files.pythonhosted.org/packages/90/ca/74fcf816aadb2018c586bb947f83ef738add55e15cfa63a7d7052ab3649c/randpw-0.4.0.tar.gz#sha256=966b67e6a7b722496a6ffbeecb7efd1aada160529f766db15881284947225c1d (from https://pypi.org/simple/randpw/) Added randpw==0.4.0 from https://files.pythonhosted.org/packages/90/ca/74fcf816aadb2018c586bb947f83ef738add55e15cfa63a7d7052ab3649c/randpw-0.4.0.tar.gz#sha256=966b67e6a7b722496a6ffbeecb7efd1aada160529f766db15881284947225c1d to build tracker '/tmp/pip-req-tracker-4qxs2av0' Running setup.py (path:/tmp/pip-wheel-x2gvvy9n/randpw/setup.py) egg_info for package randpw Running command python setup.py egg_info running egg_info creating pip-egg-info/randpw.egg-info writing pip-egg-info/randpw.egg-info/PKG-INFO writing dependency_links to pip-egg-info/randpw.egg-info/dependency_links.txt writing entry points to pip-egg-info/randpw.egg-info/entry_points.txt writing top-level names to pip-egg-info/randpw.egg-info/top_level.txt writing manifest file 'pip-egg-info/randpw.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/randpw.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/randpw.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-x2gvvy9n/randpw has version 0.4.0, which satisfies requirement randpw==0.4.0 from https://files.pythonhosted.org/packages/90/ca/74fcf816aadb2018c586bb947f83ef738add55e15cfa63a7d7052ab3649c/randpw-0.4.0.tar.gz#sha256=966b67e6a7b722496a6ffbeecb7efd1aada160529f766db15881284947225c1d Removed randpw==0.4.0 from https://files.pythonhosted.org/packages/90/ca/74fcf816aadb2018c586bb947f83ef738add55e15cfa63a7d7052ab3649c/randpw-0.4.0.tar.gz#sha256=966b67e6a7b722496a6ffbeecb7efd1aada160529f766db15881284947225c1d from build tracker '/tmp/pip-req-tracker-4qxs2av0' Building wheels for collected packages: randpw Created temporary directory: /tmp/pip-wheel-d_yzi2bs Running setup.py bdist_wheel for randpw: started Destination directory: /tmp/pip-wheel-d_yzi2bs Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-x2gvvy9n/randpw/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-d_yzi2bs running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/randpw copying randpw/__init__.py -> build/lib/randpw copying randpw/randpw.py -> build/lib/randpw creating build/lib/randpw/wordlists copying randpw/wordlists/en.txt -> build/lib/randpw/wordlists copying randpw/wordlists/pt-br.txt -> build/lib/randpw/wordlists 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/randpw creating build/bdist.linux-armv7l/wheel/randpw/wordlists copying build/lib/randpw/wordlists/en.txt -> build/bdist.linux-armv7l/wheel/randpw/wordlists copying build/lib/randpw/wordlists/pt-br.txt -> build/bdist.linux-armv7l/wheel/randpw/wordlists copying build/lib/randpw/__init__.py -> build/bdist.linux-armv7l/wheel/randpw copying build/lib/randpw/randpw.py -> build/bdist.linux-armv7l/wheel/randpw running install_egg_info running egg_info writing top-level names to randpw.egg-info/top_level.txt writing dependency_links to randpw.egg-info/dependency_links.txt writing randpw.egg-info/PKG-INFO writing entry points to randpw.egg-info/entry_points.txt reading manifest file 'randpw.egg-info/SOURCES.txt' writing manifest file 'randpw.egg-info/SOURCES.txt' Copying randpw.egg-info to build/bdist.linux-armv7l/wheel/randpw-0.4.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/randpw-0.4.0.dist-info/WHEEL creating '/tmp/pip-wheel-d_yzi2bs/randpw-0.4.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'randpw/__init__.py' adding 'randpw/randpw.py' adding 'randpw/wordlists/en.txt' adding 'randpw/wordlists/pt-br.txt' adding 'randpw-0.4.0.dist-info/METADATA' adding 'randpw-0.4.0.dist-info/WHEEL' adding 'randpw-0.4.0.dist-info/entry_points.txt' adding 'randpw-0.4.0.dist-info/top_level.txt' adding 'randpw-0.4.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for randpw: finished with status 'done' Stored in directory: /tmp/tmpl4vdl0g5 Successfully built randpw Cleaning up... Removing source in /tmp/pip-wheel-x2gvvy9n/randpw Removed build tracker '/tmp/pip-req-tracker-4qxs2av0'