Collecting metal==0.1.1 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 Using version 0.1.1 (newest of versions: 0.1.1) Downloading https://files.pythonhosted.org/packages/52/2a/a2f33b171c173a9edf34c3e554c34bbbecf79395a60b1837cac82819cc38/metal-0.1.1.tar.gz Downloading from URL 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) Running setup.py (path:/tmp/pip-build-25fwgopg/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 top-level names to pip-egg-info/metal.egg-info/top_level.txt writing entry points to pip-egg-info/metal.egg-info/entry_points.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-25fwgopg/metal has version 0.1.1, which satisfies requirement metal==0.1.1 from https://files.pythonhosted.org/packages/52/2a/a2f33b171c173a9edf34c3e554c34bbbecf79395a60b1837cac82819cc38/metal-0.1.1.tar.gz#sha256=d6e4b4946aa24abdff7eb4bd8849f418967e0d136b99efd1e698cee67d3aac36 Building wheels for collected packages: metal Running setup.py bdist_wheel for metal: started Destination directory: /tmp/tmp9y2nacmipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-25fwgopg/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/tmp9y2nacmipip-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 top-level names to metal.egg-info/top_level.txt writing requirements to metal.egg-info/requires.txt writing metal.egg-info/PKG-INFO writing entry points to metal.egg-info/entry_points.txt writing dependency_links to metal.egg-info/dependency_links.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.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/metal-0.1.1.dist-info/WHEEL creating '/tmp/tmp9y2nacmipip-wheel-/metal-0.1.1-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.1.dist-info/entry_points.txt' adding 'metal-0.1.1.dist-info/top_level.txt' adding 'metal-0.1.1.dist-info/WHEEL' adding 'metal-0.1.1.dist-info/METADATA' adding 'metal-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for metal: finished with status 'done' Stored in directory: /tmp/tmprvq54d6t Successfully built metal Cleaning up... Removing source in /tmp/pip-build-25fwgopg/metal