Collecting zxcvbn==4.4.26 1 location(s) to search for versions of zxcvbn: * https://pypi.python.org/simple/zxcvbn/ Getting page https://pypi.python.org/simple/zxcvbn/ Analyzing links from page https://pypi.org/simple/zxcvbn/ Found link https://files.pythonhosted.org/packages/77/07/dad0c9d3724bb4e48e2c08ad0d751ffe71c6509e34fa097de52fd6c622ad/zxcvbn-1.0.tar.gz#sha256=84e8f8659ade9311be8c1375b289b5f87b4797350e8cf2c8dd816516a77f362c (from https://pypi.org/simple/zxcvbn/), version: 1.0 Found link https://files.pythonhosted.org/packages/49/70/af6ab65d89ef7b452f6c822636c81b1773d5abb2f7f70ab57c01f574634a/zxcvbn-4.4.25.tar.gz#sha256=522dd6e7ac24c830f6115b82536e66a0ef6cbf046dc31693dadff503eb943a9a (from https://pypi.org/simple/zxcvbn/), version: 4.4.25 Found link https://files.pythonhosted.org/packages/54/a4/fb0df85ed9941aafa80c176aeab6819b763cb02d002055cb4ec707d8c3f6/zxcvbn-4.4.26.tar.gz#sha256=b722650a7e331892b3d88b0f11822efcea95334391b2dcf3cd43edbcaebca9ab (from https://pypi.org/simple/zxcvbn/), version: 4.4.26 Using version 4.4.26 (newest of versions: 4.4.26) Downloading https://files.pythonhosted.org/packages/54/a4/fb0df85ed9941aafa80c176aeab6819b763cb02d002055cb4ec707d8c3f6/zxcvbn-4.4.26.tar.gz (407kB) Downloading from URL https://files.pythonhosted.org/packages/54/a4/fb0df85ed9941aafa80c176aeab6819b763cb02d002055cb4ec707d8c3f6/zxcvbn-4.4.26.tar.gz#sha256=b722650a7e331892b3d88b0f11822efcea95334391b2dcf3cd43edbcaebca9ab (from https://pypi.org/simple/zxcvbn/) Running setup.py (path:/tmp/pip-build-f5p4en8i/zxcvbn/setup.py) egg_info for package zxcvbn Running command python setup.py egg_info running egg_info creating pip-egg-info/zxcvbn.egg-info writing top-level names to pip-egg-info/zxcvbn.egg-info/top_level.txt writing entry points to pip-egg-info/zxcvbn.egg-info/entry_points.txt writing pip-egg-info/zxcvbn.egg-info/PKG-INFO writing dependency_links to pip-egg-info/zxcvbn.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/zxcvbn.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/zxcvbn.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/zxcvbn.egg-info/SOURCES.txt' Source in /tmp/pip-build-f5p4en8i/zxcvbn has version 4.4.26, which satisfies requirement zxcvbn==4.4.26 from https://files.pythonhosted.org/packages/54/a4/fb0df85ed9941aafa80c176aeab6819b763cb02d002055cb4ec707d8c3f6/zxcvbn-4.4.26.tar.gz#sha256=b722650a7e331892b3d88b0f11822efcea95334391b2dcf3cd43edbcaebca9ab Building wheels for collected packages: zxcvbn Running setup.py bdist_wheel for zxcvbn: started Destination directory: /tmp/tmp0mg64bjqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-f5p4en8i/zxcvbn/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/tmp0mg64bjqpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/zxcvbn copying zxcvbn/adjacency_graphs.py -> build/lib/zxcvbn copying zxcvbn/__main__.py -> build/lib/zxcvbn copying zxcvbn/frequency_lists.py -> build/lib/zxcvbn copying zxcvbn/feedback.py -> build/lib/zxcvbn copying zxcvbn/__init__.py -> build/lib/zxcvbn copying zxcvbn/matching.py -> build/lib/zxcvbn copying zxcvbn/scoring.py -> build/lib/zxcvbn copying zxcvbn/time_estimates.py -> build/lib/zxcvbn 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/zxcvbn copying build/lib/zxcvbn/adjacency_graphs.py -> build/bdist.linux-armv7l/wheel/zxcvbn copying build/lib/zxcvbn/__main__.py -> build/bdist.linux-armv7l/wheel/zxcvbn copying build/lib/zxcvbn/frequency_lists.py -> build/bdist.linux-armv7l/wheel/zxcvbn copying build/lib/zxcvbn/feedback.py -> build/bdist.linux-armv7l/wheel/zxcvbn copying build/lib/zxcvbn/__init__.py -> build/bdist.linux-armv7l/wheel/zxcvbn copying build/lib/zxcvbn/matching.py -> build/bdist.linux-armv7l/wheel/zxcvbn copying build/lib/zxcvbn/scoring.py -> build/bdist.linux-armv7l/wheel/zxcvbn copying build/lib/zxcvbn/time_estimates.py -> build/bdist.linux-armv7l/wheel/zxcvbn running install_egg_info running egg_info writing entry points to zxcvbn.egg-info/entry_points.txt writing zxcvbn.egg-info/PKG-INFO writing top-level names to zxcvbn.egg-info/top_level.txt writing dependency_links to zxcvbn.egg-info/dependency_links.txt reading manifest file 'zxcvbn.egg-info/SOURCES.txt' writing manifest file 'zxcvbn.egg-info/SOURCES.txt' Copying zxcvbn.egg-info to build/bdist.linux-armv7l/wheel/zxcvbn-4.4.26-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/zxcvbn-4.4.26.dist-info/WHEEL Running setup.py bdist_wheel for zxcvbn: finished with status 'done' Stored in directory: /tmp/tmplvxvbcdm Successfully built zxcvbn Cleaning up... Removing source in /tmp/pip-build-f5p4en8i/zxcvbn