Collecting metal==0.1.3
1 location(s) to search for versions of metal:
* https://pypi.python.org/simple/metal/
Getting page https://pypi.python.org/simple/metal/
Analyzing links from page https://pypi.org/simple/metal/
Found link https://files.pythonhosted.org/packages/80/c2/af31ca0f68e130f7e85fddbc5534ddb5fa0cf53791413cfcabf4c3a78de2/metal-0.1.0.tar.gz#sha256=8e02b09c4440c0127e5cf4446116ef70bb7695f39b5fe15bd890f715a7186426 (from https://pypi.org/simple/metal/) (requires-python:>=3.4, <4), version: 0.1.0
Found link https://files.pythonhosted.org/packages/52/2a/a2f33b171c173a9edf34c3e554c34bbbecf79395a60b1837cac82819cc38/metal-0.1.1.tar.gz#sha256=d6e4b4946aa24abdff7eb4bd8849f418967e0d136b99efd1e698cee67d3aac36 (from https://pypi.org/simple/metal/) (requires-python:>=3.4, <4), version: 0.1.1
Found link https://files.pythonhosted.org/packages/5c/b1/e7237044583db8ee7a09ae81f2cf0b149ff1b242905aaed2a2977f1d6c9d/metal-0.1.2.tar.gz#sha256=144813584dab5f5b89f2496bb449c630fe4e238ff6b7afdff7859f8052a0b9d0 (from https://pypi.org/simple/metal/) (requires-python:>=3.4, <4), version: 0.1.2
Found link https://files.pythonhosted.org/packages/78/23/cae81ad1e39a7b684501918267ab7fc771956a82779e37ed7447a28aab05/metal-0.1.3.tar.gz#sha256=f46416cefd6eb47d0a92d2d9ef3e8ffa822baf392739ea3d59b82d45f1b08ff8 (from https://pypi.org/simple/metal/) (requires-python:>=3.4, <4), version: 0.1.3
Using version 0.1.3 (newest of versions: 0.1.3)
Downloading https://files.pythonhosted.org/packages/78/23/cae81ad1e39a7b684501918267ab7fc771956a82779e37ed7447a28aab05/metal-0.1.3.tar.gz
Downloading from URL https://files.pythonhosted.org/packages/78/23/cae81ad1e39a7b684501918267ab7fc771956a82779e37ed7447a28aab05/metal-0.1.3.tar.gz#sha256=f46416cefd6eb47d0a92d2d9ef3e8ffa822baf392739ea3d59b82d45f1b08ff8 (from https://pypi.org/simple/metal/) (requires-python:>=3.4, <4)
Running setup.py (path:/tmp/pip-build-h2umlvrf/metal/setup.py) egg_info for package metal
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/metal.egg-info
writing entry points to pip-egg-info/metal.egg-info/entry_points.txt
writing top-level names to pip-egg-info/metal.egg-info/top_level.txt
writing pip-egg-info/metal.egg-info/PKG-INFO
writing requirements to pip-egg-info/metal.egg-info/requires.txt
writing dependency_links to pip-egg-info/metal.egg-info/dependency_links.txt
writing manifest file 'pip-egg-info/metal.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/metal.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects
...
warning: manifest_maker: MANIFEST.in, line 5: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 6: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 7: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 8: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 9: 'recursive-include' expects ...
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.coverage'
warning: no previously-included files found matching 'pytest.ini'
warning: no previously-included files matching '*' found under directory '.git'
warning: no previously-included files matching '*' found under directory '*.egg-info'
warning: no previously-included files matching '*' found under directory 'tests'
writing manifest file 'pip-egg-info/metal.egg-info/SOURCES.txt'
Source in /tmp/pip-build-h2umlvrf/metal has version 0.1.3, which satisfies requirement metal==0.1.3 from https://files.pythonhosted.org/packages/78/23/cae81ad1e39a7b684501918267ab7fc771956a82779e37ed7447a28aab05/metal-0.1.3.tar.gz#sha256=f46416cefd6eb47d0a92d2d9ef3e8ffa822baf392739ea3d59b82d45f1b08ff8
Building wheels for collected packages: metal
Running setup.py bdist_wheel for metal: started
Destination directory: /tmp/tmpgm91801vpip-wheel-
Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-h2umlvrf/metal/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/tmpgm91801vpip-wheel-
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/metal
copying metal/bash_init.py -> build/lib/metal
copying metal/_version.py -> build/lib/metal
copying metal/colors.py -> build/lib/metal
copying metal/script_utils.py -> build/lib/metal
copying metal/logd.py -> build/lib/metal
copying metal/chkrootkit.py -> build/lib/metal
copying metal/cli.py -> build/lib/metal
copying metal/statics.py -> build/lib/metal
copying metal/help_menu.py -> build/lib/metal
copying metal/oscodes_unix.py -> build/lib/metal
copying metal/__init__.py -> build/lib/metal
copying metal/about.py -> build/lib/metal
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/metal
copying build/lib/metal/bash_init.py -> build/bdist.linux-armv7l/wheel/metal
copying build/lib/metal/_version.py -> build/bdist.linux-armv7l/wheel/metal
copying build/lib/metal/colors.py -> build/bdist.linux-armv7l/wheel/metal
copying build/lib/metal/script_utils.py -> build/bdist.linux-armv7l/wheel/metal
copying build/lib/metal/logd.py -> build/bdist.linux-armv7l/wheel/metal
copying build/lib/metal/chkrootkit.py -> build/bdist.linux-armv7l/wheel/metal
copying build/lib/metal/cli.py -> build/bdist.linux-armv7l/wheel/metal
copying build/lib/metal/statics.py -> build/bdist.linux-armv7l/wheel/metal
copying build/lib/metal/help_menu.py -> build/bdist.linux-armv7l/wheel/metal
copying build/lib/metal/oscodes_unix.py -> build/bdist.linux-armv7l/wheel/metal
copying build/lib/metal/__init__.py -> build/bdist.linux-armv7l/wheel/metal
copying build/lib/metal/about.py -> build/bdist.linux-armv7l/wheel/metal
running install_egg_info
running egg_info
writing requirements to metal.egg-info/requires.txt
writing metal.egg-info/PKG-INFO
writing dependency_links to metal.egg-info/dependency_links.txt
writing top-level names to metal.egg-info/top_level.txt
writing entry points to metal.egg-info/entry_points.txt
reading manifest file 'metal.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: manifest_maker: MANIFEST.in, line 4: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 5: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 6: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 7: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 8: 'recursive-include' expects ...
warning: manifest_maker: MANIFEST.in, line 9: 'recursive-include' expects ...
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.coverage'
warning: no previously-included files found matching 'pytest.ini'
warning: no previously-included files matching '*' found under directory '.git'
warning: no previously-included files matching '*' found under directory 'tests'
writing manifest file 'metal.egg-info/SOURCES.txt'
Copying metal.egg-info to build/bdist.linux-armv7l/wheel/metal-0.1.3-py3.5.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/metal-0.1.3.dist-info/WHEEL
creating '/tmp/tmpgm91801vpip-wheel-/metal-0.1.3-py3-none-any.whl' and adding '.' to it
adding 'metal/__init__.py'
adding 'metal/_version.py'
adding 'metal/about.py'
adding 'metal/bash_init.py'
adding 'metal/chkrootkit.py'
adding 'metal/cli.py'
adding 'metal/colors.py'
adding 'metal/help_menu.py'
adding 'metal/logd.py'
adding 'metal/oscodes_unix.py'
adding 'metal/script_utils.py'
adding 'metal/statics.py'
adding 'metal-0.1.3.dist-info/entry_points.txt'
adding 'metal-0.1.3.dist-info/top_level.txt'
adding 'metal-0.1.3.dist-info/WHEEL'
adding 'metal-0.1.3.dist-info/METADATA'
adding 'metal-0.1.3.dist-info/RECORD'
removing build/bdist.linux-armv7l/wheel
Running setup.py bdist_wheel for metal: finished with status 'done'
Stored in directory: /tmp/tmpoxfmfxdo
Successfully built metal
Cleaning up...
Removing source in /tmp/pip-build-h2umlvrf/metal