Collecting typeit==0.1.0 1 location(s) to search for versions of typeit: * https://pypi.python.org/simple/typeit/ Getting page https://pypi.python.org/simple/typeit/ Analyzing links from page https://pypi.org/simple/typeit/ Found link https://files.pythonhosted.org/packages/8f/0c/8b348d17c506dfa3ea9a385590b56b0b45b3d70befdc1b2b179958af5144/typeit-0.0.1-py3-none-any.whl#sha256=8c18a45af8db0722f5c3bb7ecddbc89dbe8dbc91d4b0907af9618b51f73f7922 (from https://pypi.org/simple/typeit/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/0e/39/d67a011fd769a52e4bf41a0ca3b37ec4ef9f2e4c6b602e238aefd4076a08/typeit-0.0.1.tar.gz#sha256=cf77cc3f7280d45beee7cef4258c8a3fb0ca1df220bd49e671f872d5921f86b4 (from https://pypi.org/simple/typeit/), version: 0.0.1 Skipping link https://files.pythonhosted.org/packages/1c/59/7450b3a82319f7c21c164619f4e779d185bb8abbe3b68658b92783db7ca7/typeit-0.1.0-py3.6.egg#sha256=5886ff1da799c7ee05d815f416588d7d2a90aac6fb98220264c3309454df0583 (from https://pypi.org/simple/typeit/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/b4/63/3ea169c288269016b4ff1f1b3b2aa21d9ac2659caff7e01adce364f9e9ae/typeit-0.1.0.tar.gz#sha256=eaaddf6b04524da04c726db08b8f1fb644f33e0e84bf73dacdf63c53c52fcaaa (from https://pypi.org/simple/typeit/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading https://files.pythonhosted.org/packages/b4/63/3ea169c288269016b4ff1f1b3b2aa21d9ac2659caff7e01adce364f9e9ae/typeit-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b4/63/3ea169c288269016b4ff1f1b3b2aa21d9ac2659caff7e01adce364f9e9ae/typeit-0.1.0.tar.gz#sha256=eaaddf6b04524da04c726db08b8f1fb644f33e0e84bf73dacdf63c53c52fcaaa (from https://pypi.org/simple/typeit/) Running setup.py (path:/tmp/pip-build-l4g0tu4h/typeit/setup.py) egg_info for package typeit Running command python setup.py egg_info running egg_info creating pip-egg-info/typeit.egg-info writing top-level names to pip-egg-info/typeit.egg-info/top_level.txt writing entry points to pip-egg-info/typeit.egg-info/entry_points.txt writing requirements to pip-egg-info/typeit.egg-info/requires.txt writing pip-egg-info/typeit.egg-info/PKG-INFO writing dependency_links to pip-egg-info/typeit.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/typeit.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/typeit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: manifest_maker: MANIFEST.in, line 2: 'recursive-include' expects ... writing manifest file 'pip-egg-info/typeit.egg-info/SOURCES.txt' Source in /tmp/pip-build-l4g0tu4h/typeit has version 0.1.0, which satisfies requirement typeit==0.1.0 from https://files.pythonhosted.org/packages/b4/63/3ea169c288269016b4ff1f1b3b2aa21d9ac2659caff7e01adce364f9e9ae/typeit-0.1.0.tar.gz#sha256=eaaddf6b04524da04c726db08b8f1fb644f33e0e84bf73dacdf63c53c52fcaaa Building wheels for collected packages: typeit Running setup.py bdist_wheel for typeit: started Destination directory: /tmp/tmpzfil1qxvpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-l4g0tu4h/typeit/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/tmpzfil1qxvpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/typeit copying typeit/parser.py -> build/lib/typeit copying typeit/__init__.py -> build/lib/typeit creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_parser.py -> build/lib/tests creating build/lib/typeit/cli copying typeit/cli/run.py -> build/lib/typeit/cli copying typeit/cli/__init__.py -> build/lib/typeit/cli running egg_info writing typeit.egg-info/PKG-INFO writing dependency_links to typeit.egg-info/dependency_links.txt writing top-level names to typeit.egg-info/top_level.txt writing entry points to typeit.egg-info/entry_points.txt writing requirements to typeit.egg-info/requires.txt reading manifest file 'typeit.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CHANGES' warning: manifest_maker: MANIFEST.in, line 2: 'recursive-include' expects ... writing manifest file 'typeit.egg-info/SOURCES.txt' 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/typeit creating build/bdist.linux-armv7l/wheel/typeit/cli copying build/lib/typeit/cli/run.py -> build/bdist.linux-armv7l/wheel/typeit/cli copying build/lib/typeit/cli/__init__.py -> build/bdist.linux-armv7l/wheel/typeit/cli copying build/lib/typeit/parser.py -> build/bdist.linux-armv7l/wheel/typeit copying build/lib/typeit/__init__.py -> build/bdist.linux-armv7l/wheel/typeit creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_parser.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying typeit.egg-info to build/bdist.linux-armv7l/wheel/typeit-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/typeit-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for typeit: finished with status 'done' Stored in directory: /tmp/tmpgn69p5yh Successfully built typeit Cleaning up... Removing source in /tmp/pip-build-l4g0tu4h/typeit