Created temporary directory: /tmp/pip-ephem-wheel-cache-6uoq1v3g Created temporary directory: /tmp/pip-req-tracker-tp6b_d20 Created requirements tracker '/tmp/pip-req-tracker-tp6b_d20' Created temporary directory: /tmp/pip-wheel-t02vrtsm Collecting password-creator==1.2.0 1 location(s) to search for versions of password-creator: * https://pypi.org/simple/password-creator/ Getting page https://pypi.org/simple/password-creator/ Analyzing links from page https://pypi.org/simple/password-creator/ Found link https://files.pythonhosted.org/packages/40/c1/44f77517e32945fbab360cea4d550ba0a8c0b68b89393abb5beb6870077f/password_creator-0.0.1.tar.gz#sha256=6f97acbf78534eff1017fe095db2ba004b99a6e6c34fbee165c71fc51008f8cc (from https://pypi.org/simple/password-creator/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/6b/33/1ca946d7a26cd39b333a3da276e92e273e4ec2e2d187d0910d077999b3ac/password_creator-1.0.0.tar.gz#sha256=1dd31b76bcb384f00450f62b74a206e774a18849664bdc4cd90e18239ae90a1d (from https://pypi.org/simple/password-creator/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/d4/69/4927e82dbda65d97eb22530badfca52a51c4fa56c423221692b5da798246/password_creator-1.1.0.tar.gz#sha256=86d84bf0e9df4d6070f1d3fc5ab8111541094880841a5be2dfe2c7fbd01d2401 (from https://pypi.org/simple/password-creator/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/dc/68/6cec5603aeb7d7dbcb8dea77399a823f93a199b521c474b6b61a3548ec1e/password_creator-1.2.0.tar.gz#sha256=ddebd2f61fa9ff168830f39daa87a634b4cb6b7d01f7d932353d96d71928d0a1 (from https://pypi.org/simple/password-creator/), version: 1.2.0 Using version 1.2.0 (newest of versions: 1.2.0) Created temporary directory: /tmp/pip-unpack-qaunjs_1 Downloading https://files.pythonhosted.org/packages/dc/68/6cec5603aeb7d7dbcb8dea77399a823f93a199b521c474b6b61a3548ec1e/password_creator-1.2.0.tar.gz (499kB) Downloading from URL https://files.pythonhosted.org/packages/dc/68/6cec5603aeb7d7dbcb8dea77399a823f93a199b521c474b6b61a3548ec1e/password_creator-1.2.0.tar.gz#sha256=ddebd2f61fa9ff168830f39daa87a634b4cb6b7d01f7d932353d96d71928d0a1 (from https://pypi.org/simple/password-creator/) Added password-creator==1.2.0 from https://files.pythonhosted.org/packages/dc/68/6cec5603aeb7d7dbcb8dea77399a823f93a199b521c474b6b61a3548ec1e/password_creator-1.2.0.tar.gz#sha256=ddebd2f61fa9ff168830f39daa87a634b4cb6b7d01f7d932353d96d71928d0a1 to build tracker '/tmp/pip-req-tracker-tp6b_d20' Running setup.py (path:/tmp/pip-wheel-t02vrtsm/password-creator/setup.py) egg_info for package password-creator Running command python setup.py egg_info running egg_info creating pip-egg-info/password_creator.egg-info writing top-level names to pip-egg-info/password_creator.egg-info/top_level.txt writing dependency_links to pip-egg-info/password_creator.egg-info/dependency_links.txt writing pip-egg-info/password_creator.egg-info/PKG-INFO writing entry points to pip-egg-info/password_creator.egg-info/entry_points.txt writing manifest file 'pip-egg-info/password_creator.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/password_creator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/password_creator.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-t02vrtsm/password-creator has version 1.2.0, which satisfies requirement password-creator==1.2.0 from https://files.pythonhosted.org/packages/dc/68/6cec5603aeb7d7dbcb8dea77399a823f93a199b521c474b6b61a3548ec1e/password_creator-1.2.0.tar.gz#sha256=ddebd2f61fa9ff168830f39daa87a634b4cb6b7d01f7d932353d96d71928d0a1 Removed password-creator==1.2.0 from https://files.pythonhosted.org/packages/dc/68/6cec5603aeb7d7dbcb8dea77399a823f93a199b521c474b6b61a3548ec1e/password_creator-1.2.0.tar.gz#sha256=ddebd2f61fa9ff168830f39daa87a634b4cb6b7d01f7d932353d96d71928d0a1 from build tracker '/tmp/pip-req-tracker-tp6b_d20' Building wheels for collected packages: password-creator Created temporary directory: /tmp/pip-wheel-5j9afsvt Running setup.py bdist_wheel for password-creator: started Destination directory: /tmp/pip-wheel-5j9afsvt Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-t02vrtsm/password-creator/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-5j9afsvt running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/password_creator copying password_creator/__init__.py -> build/lib/password_creator copying password_creator/stuff.py -> build/lib/password_creator copying password_creator/password_creator.py -> build/lib/password_creator copying password_creator/__main__.py -> build/lib/password_creator 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/password_creator copying build/lib/password_creator/__init__.py -> build/bdist.linux-armv7l/wheel/password_creator copying build/lib/password_creator/stuff.py -> build/bdist.linux-armv7l/wheel/password_creator copying build/lib/password_creator/password_creator.py -> build/bdist.linux-armv7l/wheel/password_creator copying build/lib/password_creator/__main__.py -> build/bdist.linux-armv7l/wheel/password_creator running install_egg_info running egg_info writing top-level names to password_creator.egg-info/top_level.txt writing dependency_links to password_creator.egg-info/dependency_links.txt writing password_creator.egg-info/PKG-INFO writing entry points to password_creator.egg-info/entry_points.txt reading manifest file 'password_creator.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'password_creator.egg-info/SOURCES.txt' Copying password_creator.egg-info to build/bdist.linux-armv7l/wheel/password_creator-1.2.0-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/password_creator-1.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-5j9afsvt/password_creator-1.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'password_creator/__init__.py' adding 'password_creator/__main__.py' adding 'password_creator/password_creator.py' adding 'password_creator/stuff.py' adding 'password_creator-1.2.0.dist-info/LICENSE.txt' adding 'password_creator-1.2.0.dist-info/METADATA' adding 'password_creator-1.2.0.dist-info/WHEEL' adding 'password_creator-1.2.0.dist-info/entry_points.txt' adding 'password_creator-1.2.0.dist-info/top_level.txt' adding 'password_creator-1.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for password-creator: finished with status 'done' Stored in directory: /tmp/tmpu6iq4ptd Successfully built password-creator Cleaning up... Removing source in /tmp/pip-wheel-t02vrtsm/password-creator Removed build tracker '/tmp/pip-req-tracker-tp6b_d20'