Created temporary directory: /tmp/pip-ephem-wheel-cache-m4nnyefg Created temporary directory: /tmp/pip-req-tracker-i75lk4cx Created requirements tracker '/tmp/pip-req-tracker-i75lk4cx' Created temporary directory: /tmp/pip-wheel-1twm1ipk Collecting seed-otp==0.1.0 1 location(s) to search for versions of seed-otp: * https://pypi.org/simple/seed-otp/ Getting page https://pypi.org/simple/seed-otp/ Analyzing links from page https://pypi.org/simple/seed-otp/ Found link https://files.pythonhosted.org/packages/58/eb/5a3e9ed6b27f4b1406c69493afed4a4349a7e447109167465e9249b0b05f/seed-otp-0.1.0.tar.gz#sha256=d1978c283aee97efcb86b47ee0c944d739045bd4bdd4c15875ff0344924560ef (from https://pypi.org/simple/seed-otp/) (requires-python:>=3.5), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-bf7oia2e Downloading https://files.pythonhosted.org/packages/58/eb/5a3e9ed6b27f4b1406c69493afed4a4349a7e447109167465e9249b0b05f/seed-otp-0.1.0.tar.gz (69kB) Downloading from URL https://files.pythonhosted.org/packages/58/eb/5a3e9ed6b27f4b1406c69493afed4a4349a7e447109167465e9249b0b05f/seed-otp-0.1.0.tar.gz#sha256=d1978c283aee97efcb86b47ee0c944d739045bd4bdd4c15875ff0344924560ef (from https://pypi.org/simple/seed-otp/) (requires-python:>=3.5) Added seed-otp==0.1.0 from https://files.pythonhosted.org/packages/58/eb/5a3e9ed6b27f4b1406c69493afed4a4349a7e447109167465e9249b0b05f/seed-otp-0.1.0.tar.gz#sha256=d1978c283aee97efcb86b47ee0c944d739045bd4bdd4c15875ff0344924560ef to build tracker '/tmp/pip-req-tracker-i75lk4cx' Running setup.py (path:/tmp/pip-wheel-1twm1ipk/seed-otp/setup.py) egg_info for package seed-otp Running command python setup.py egg_info running egg_info creating pip-egg-info/seed_otp.egg-info writing requirements to pip-egg-info/seed_otp.egg-info/requires.txt writing top-level names to pip-egg-info/seed_otp.egg-info/top_level.txt writing pip-egg-info/seed_otp.egg-info/PKG-INFO writing dependency_links to pip-egg-info/seed_otp.egg-info/dependency_links.txt writing entry points to pip-egg-info/seed_otp.egg-info/entry_points.txt writing manifest file 'pip-egg-info/seed_otp.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/seed_otp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/seed_otp.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1twm1ipk/seed-otp has version 0.1.0, which satisfies requirement seed-otp==0.1.0 from https://files.pythonhosted.org/packages/58/eb/5a3e9ed6b27f4b1406c69493afed4a4349a7e447109167465e9249b0b05f/seed-otp-0.1.0.tar.gz#sha256=d1978c283aee97efcb86b47ee0c944d739045bd4bdd4c15875ff0344924560ef Removed seed-otp==0.1.0 from https://files.pythonhosted.org/packages/58/eb/5a3e9ed6b27f4b1406c69493afed4a4349a7e447109167465e9249b0b05f/seed-otp-0.1.0.tar.gz#sha256=d1978c283aee97efcb86b47ee0c944d739045bd4bdd4c15875ff0344924560ef from build tracker '/tmp/pip-req-tracker-i75lk4cx' Building wheels for collected packages: seed-otp Created temporary directory: /tmp/pip-wheel-inmt__hh Running setup.py bdist_wheel for seed-otp: started Destination directory: /tmp/pip-wheel-inmt__hh Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1twm1ipk/seed-otp/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-inmt__hh running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_cli.py -> build/lib/tests copying tests/test_crypto.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_encoding.py -> build/lib/tests creating build/lib/seed_otp copying seed_otp/crypto.py -> build/lib/seed_otp copying seed_otp/generate.py -> build/lib/seed_otp copying seed_otp/words.py -> build/lib/seed_otp copying seed_otp/__init__.py -> build/lib/seed_otp copying seed_otp/main.py -> build/lib/seed_otp running egg_info writing requirements to seed_otp.egg-info/requires.txt writing dependency_links to seed_otp.egg-info/dependency_links.txt writing top-level names to seed_otp.egg-info/top_level.txt writing entry points to seed_otp.egg-info/entry_points.txt writing seed_otp.egg-info/PKG-INFO reading manifest file 'seed_otp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'seed_otp.egg-info/SOURCES.txt' creating build/lib/seed_otp/wordlists copying seed_otp/wordlists/chinese_simplified.txt -> build/lib/seed_otp/wordlists copying seed_otp/wordlists/chinese_traditional.txt -> build/lib/seed_otp/wordlists copying seed_otp/wordlists/english.txt -> build/lib/seed_otp/wordlists copying seed_otp/wordlists/french.txt -> build/lib/seed_otp/wordlists copying seed_otp/wordlists/italian.txt -> build/lib/seed_otp/wordlists copying seed_otp/wordlists/japanese.txt -> build/lib/seed_otp/wordlists copying seed_otp/wordlists/korean.txt -> build/lib/seed_otp/wordlists copying seed_otp/wordlists/spanish.txt -> build/lib/seed_otp/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/tests copying build/lib/tests/test_cli.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_crypto.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_encoding.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/seed_otp copying build/lib/seed_otp/crypto.py -> build/bdist.linux-armv7l/wheel/seed_otp creating build/bdist.linux-armv7l/wheel/seed_otp/wordlists copying build/lib/seed_otp/wordlists/french.txt -> build/bdist.linux-armv7l/wheel/seed_otp/wordlists copying build/lib/seed_otp/wordlists/spanish.txt -> build/bdist.linux-armv7l/wheel/seed_otp/wordlists copying build/lib/seed_otp/wordlists/japanese.txt -> build/bdist.linux-armv7l/wheel/seed_otp/wordlists copying build/lib/seed_otp/wordlists/chinese_simplified.txt -> build/bdist.linux-armv7l/wheel/seed_otp/wordlists copying build/lib/seed_otp/wordlists/chinese_traditional.txt -> build/bdist.linux-armv7l/wheel/seed_otp/wordlists copying build/lib/seed_otp/wordlists/korean.txt -> build/bdist.linux-armv7l/wheel/seed_otp/wordlists copying build/lib/seed_otp/wordlists/italian.txt -> build/bdist.linux-armv7l/wheel/seed_otp/wordlists copying build/lib/seed_otp/wordlists/english.txt -> build/bdist.linux-armv7l/wheel/seed_otp/wordlists copying build/lib/seed_otp/generate.py -> build/bdist.linux-armv7l/wheel/seed_otp copying build/lib/seed_otp/words.py -> build/bdist.linux-armv7l/wheel/seed_otp copying build/lib/seed_otp/__init__.py -> build/bdist.linux-armv7l/wheel/seed_otp copying build/lib/seed_otp/main.py -> build/bdist.linux-armv7l/wheel/seed_otp running install_egg_info Copying seed_otp.egg-info to build/bdist.linux-armv7l/wheel/seed_otp-0.1.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/seed_otp-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-inmt__hh/seed_otp-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'seed_otp/__init__.py' adding 'seed_otp/crypto.py' adding 'seed_otp/generate.py' adding 'seed_otp/main.py' adding 'seed_otp/words.py' adding 'seed_otp/wordlists/chinese_simplified.txt' adding 'seed_otp/wordlists/chinese_traditional.txt' adding 'seed_otp/wordlists/english.txt' adding 'seed_otp/wordlists/french.txt' adding 'seed_otp/wordlists/italian.txt' adding 'seed_otp/wordlists/japanese.txt' adding 'seed_otp/wordlists/korean.txt' adding 'seed_otp/wordlists/spanish.txt' adding 'tests/__init__.py' adding 'tests/test_cli.py' adding 'tests/test_crypto.py' adding 'tests/test_encoding.py' adding 'seed_otp-0.1.0.dist-info/METADATA' adding 'seed_otp-0.1.0.dist-info/WHEEL' adding 'seed_otp-0.1.0.dist-info/entry_points.txt' adding 'seed_otp-0.1.0.dist-info/top_level.txt' adding 'seed_otp-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for seed-otp: finished with status 'done' Stored in directory: /tmp/tmp1zvqmqsd Successfully built seed-otp Cleaning up... Removing source in /tmp/pip-wheel-1twm1ipk/seed-otp Removed build tracker '/tmp/pip-req-tracker-i75lk4cx'