Created temporary directory: /tmp/pip-ephem-wheel-cache-i3s72ptc Created temporary directory: /tmp/pip-req-tracker-b9sj0omf Created requirements tracker '/tmp/pip-req-tracker-b9sj0omf' Created temporary directory: /tmp/pip-wheel-ejv9ls48 Collecting classified==1.4.0 1 location(s) to search for versions of classified: * https://pypi.org/simple/classified/ Getting page https://pypi.org/simple/classified/ Analyzing links from page https://pypi.org/simple/classified/ Found link https://files.pythonhosted.org/packages/81/a6/8bc5e1c53ca61592d872a97b9a7004d0301d6a47b2aedfbf83c2d37ff167/classified-1.0.2.tar.gz#sha256=a1d2d7da02b42bfe61c77b3f669a13a3308dcebfcf62809363dcde8afee3d1a4 (from https://pypi.org/simple/classified/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/a3/42/90442e12d71d02b45fc599c9ec9d5e61aa5fd66882480a89e04f3744d5c5/classified-1.4.0.tar.gz#sha256=5f3118179c71116a999f0a714ef6f70cb7aa51f2d8c931ad54697f7da563bf26 (from https://pypi.org/simple/classified/), version: 1.4.0 Using version 1.4.0 (newest of versions: 1.4.0) Created temporary directory: /tmp/pip-unpack-au5mlfnr Downloading https://files.pythonhosted.org/packages/a3/42/90442e12d71d02b45fc599c9ec9d5e61aa5fd66882480a89e04f3744d5c5/classified-1.4.0.tar.gz (42kB) Downloading from URL https://files.pythonhosted.org/packages/a3/42/90442e12d71d02b45fc599c9ec9d5e61aa5fd66882480a89e04f3744d5c5/classified-1.4.0.tar.gz#sha256=5f3118179c71116a999f0a714ef6f70cb7aa51f2d8c931ad54697f7da563bf26 (from https://pypi.org/simple/classified/) Added classified==1.4.0 from https://files.pythonhosted.org/packages/a3/42/90442e12d71d02b45fc599c9ec9d5e61aa5fd66882480a89e04f3744d5c5/classified-1.4.0.tar.gz#sha256=5f3118179c71116a999f0a714ef6f70cb7aa51f2d8c931ad54697f7da563bf26 to build tracker '/tmp/pip-req-tracker-b9sj0omf' Running setup.py (path:/tmp/pip-wheel-ejv9ls48/classified/setup.py) egg_info for package classified Running command python setup.py egg_info running egg_info creating pip-egg-info/classified.egg-info writing top-level names to pip-egg-info/classified.egg-info/top_level.txt writing dependency_links to pip-egg-info/classified.egg-info/dependency_links.txt writing pip-egg-info/classified.egg-info/PKG-INFO writing manifest file 'pip-egg-info/classified.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/classified.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/classified.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ejv9ls48/classified has version 1.4.0, which satisfies requirement classified==1.4.0 from https://files.pythonhosted.org/packages/a3/42/90442e12d71d02b45fc599c9ec9d5e61aa5fd66882480a89e04f3744d5c5/classified-1.4.0.tar.gz#sha256=5f3118179c71116a999f0a714ef6f70cb7aa51f2d8c931ad54697f7da563bf26 Removed classified==1.4.0 from https://files.pythonhosted.org/packages/a3/42/90442e12d71d02b45fc599c9ec9d5e61aa5fd66882480a89e04f3744d5c5/classified-1.4.0.tar.gz#sha256=5f3118179c71116a999f0a714ef6f70cb7aa51f2d8c931ad54697f7da563bf26 from build tracker '/tmp/pip-req-tracker-b9sj0omf' Building wheels for collected packages: classified Created temporary directory: /tmp/pip-wheel-tkr8q_73 Running setup.py bdist_wheel for classified: started Destination directory: /tmp/pip-wheel-tkr8q_73 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ejv9ls48/classified/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-tkr8q_73 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/classified copying classified/incremental.py -> build/lib/classified copying classified/scanner.py -> build/lib/classified copying classified/utils.py -> build/lib/classified copying classified/platform.py -> build/lib/classified copying classified/__init__.py -> build/lib/classified copying classified/magic.py -> build/lib/classified copying classified/config.py -> build/lib/classified copying classified/meta.py -> build/lib/classified copying classified/checksum.py -> build/lib/classified creating build/lib/classified/probe copying classified/probe/__init__.py -> build/lib/classified/probe copying classified/probe/all.py -> build/lib/classified/probe copying classified/probe/base.py -> build/lib/classified/probe creating build/lib/classified/probe/pan copying classified/probe/pan/__init__.py -> build/lib/classified/probe/pan creating build/lib/classified/probe/password copying classified/probe/password/__init__.py -> build/lib/classified/probe/password creating build/lib/classified/probe/pcap copying classified/probe/pcap/__init__.py -> build/lib/classified/probe/pcap creating build/lib/classified/probe/ssl copying classified/probe/ssl/__init__.py -> build/lib/classified/probe/ssl creating build/lib/classified/report copying classified/report/html.py -> build/lib/classified/report copying classified/report/__init__.py -> build/lib/classified/report copying classified/report/file.py -> build/lib/classified/report copying classified/report/all.py -> build/lib/classified/report copying classified/report/tty.py -> build/lib/classified/report copying classified/report/syslogger.py -> build/lib/classified/report copying classified/report/mail.py -> build/lib/classified/report copying classified/report/base.py -> build/lib/classified/report creating build/lib/classified/template creating build/lib/classified/template/report copying classified/template/report/full.tty -> build/lib/classified/template/report copying classified/template/report/full.eml -> build/lib/classified/template/report copying classified/template/report/full.html -> build/lib/classified/template/report running build_scripts creating build/scripts-3.4 copying and adjusting bin/classified -> build/scripts-3.4 changing mode of build/scripts-3.4/classified from 644 to 755 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/classified copying build/lib/classified/incremental.py -> build/bdist.linux-armv7l/wheel/classified copying build/lib/classified/scanner.py -> build/bdist.linux-armv7l/wheel/classified creating build/bdist.linux-armv7l/wheel/classified/report copying build/lib/classified/report/html.py -> build/bdist.linux-armv7l/wheel/classified/report copying build/lib/classified/report/__init__.py -> build/bdist.linux-armv7l/wheel/classified/report copying build/lib/classified/report/file.py -> build/bdist.linux-armv7l/wheel/classified/report copying build/lib/classified/report/all.py -> build/bdist.linux-armv7l/wheel/classified/report copying build/lib/classified/report/tty.py -> build/bdist.linux-armv7l/wheel/classified/report copying build/lib/classified/report/syslogger.py -> build/bdist.linux-armv7l/wheel/classified/report copying build/lib/classified/report/mail.py -> build/bdist.linux-armv7l/wheel/classified/report copying build/lib/classified/report/base.py -> build/bdist.linux-armv7l/wheel/classified/report copying build/lib/classified/utils.py -> build/bdist.linux-armv7l/wheel/classified copying build/lib/classified/platform.py -> build/bdist.linux-armv7l/wheel/classified creating build/bdist.linux-armv7l/wheel/classified/probe creating build/bdist.linux-armv7l/wheel/classified/probe/pan copying build/lib/classified/probe/pan/__init__.py -> build/bdist.linux-armv7l/wheel/classified/probe/pan copying build/lib/classified/probe/__init__.py -> build/bdist.linux-armv7l/wheel/classified/probe copying build/lib/classified/probe/all.py -> build/bdist.linux-armv7l/wheel/classified/probe creating build/bdist.linux-armv7l/wheel/classified/probe/ssl copying build/lib/classified/probe/ssl/__init__.py -> build/bdist.linux-armv7l/wheel/classified/probe/ssl copying build/lib/classified/probe/base.py -> build/bdist.linux-armv7l/wheel/classified/probe creating build/bdist.linux-armv7l/wheel/classified/probe/password copying build/lib/classified/probe/password/__init__.py -> build/bdist.linux-armv7l/wheel/classified/probe/password creating build/bdist.linux-armv7l/wheel/classified/probe/pcap copying build/lib/classified/probe/pcap/__init__.py -> build/bdist.linux-armv7l/wheel/classified/probe/pcap copying build/lib/classified/__init__.py -> build/bdist.linux-armv7l/wheel/classified copying build/lib/classified/magic.py -> build/bdist.linux-armv7l/wheel/classified copying build/lib/classified/config.py -> build/bdist.linux-armv7l/wheel/classified copying build/lib/classified/meta.py -> build/bdist.linux-armv7l/wheel/classified creating build/bdist.linux-armv7l/wheel/classified/template creating build/bdist.linux-armv7l/wheel/classified/template/report copying build/lib/classified/template/report/full.tty -> build/bdist.linux-armv7l/wheel/classified/template/report copying build/lib/classified/template/report/full.eml -> build/bdist.linux-armv7l/wheel/classified/template/report copying build/lib/classified/template/report/full.html -> build/bdist.linux-armv7l/wheel/classified/template/report copying build/lib/classified/checksum.py -> build/bdist.linux-armv7l/wheel/classified running install_data creating build/bdist.linux-armv7l/wheel/classified-1.4.0.data creating build/bdist.linux-armv7l/wheel/classified-1.4.0.data/data creating build/bdist.linux-armv7l/wheel/etc creating build/bdist.linux-armv7l/wheel/etc/classified copying etc/classified.conf.example -> build/bdist.linux-armv7l/wheel/etc/classified running install_egg_info running egg_info creating classified.egg-info writing top-level names to classified.egg-info/top_level.txt writing dependency_links to classified.egg-info/dependency_links.txt writing classified.egg-info/PKG-INFO writing manifest file 'classified.egg-info/SOURCES.txt' reading manifest file 'classified.egg-info/SOURCES.txt' writing manifest file 'classified.egg-info/SOURCES.txt' Copying classified.egg-info to build/bdist.linux-armv7l/wheel/classified-1.4.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/classified-1.4.0.data/scripts copying build/scripts-3.4/classified -> build/bdist.linux-armv7l/wheel/classified-1.4.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/classified-1.4.0.data/scripts/classified to 755 creating build/bdist.linux-armv7l/wheel/classified-1.4.0.dist-info/WHEEL creating '/tmp/pip-wheel-tkr8q_73/classified-1.4.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'classified/__init__.py' adding 'classified/checksum.py' adding 'classified/config.py' adding 'classified/incremental.py' adding 'classified/magic.py' adding 'classified/meta.py' adding 'classified/platform.py' adding 'classified/scanner.py' adding 'classified/utils.py' adding 'classified/probe/__init__.py' adding 'classified/probe/all.py' adding 'classified/probe/base.py' adding 'classified/probe/pan/__init__.py' adding 'classified/probe/password/__init__.py' adding 'classified/probe/pcap/__init__.py' adding 'classified/probe/ssl/__init__.py' adding 'classified/report/__init__.py' adding 'classified/report/all.py' adding 'classified/report/base.py' adding 'classified/report/file.py' adding 'classified/report/html.py' adding 'classified/report/mail.py' adding 'classified/report/syslogger.py' adding 'classified/report/tty.py' adding 'classified/template/report/full.eml' adding 'classified/template/report/full.html' adding 'classified/template/report/full.tty' adding 'classified-1.4.0.data/scripts/classified' adding 'etc/classified/classified.conf.example' adding 'classified-1.4.0.dist-info/METADATA' adding 'classified-1.4.0.dist-info/WHEEL' adding 'classified-1.4.0.dist-info/top_level.txt' adding 'classified-1.4.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for classified: finished with status 'done' Stored in directory: /tmp/tmp8wtrt64t Successfully built classified Cleaning up... Removing source in /tmp/pip-wheel-ejv9ls48/classified Removed build tracker '/tmp/pip-req-tracker-b9sj0omf'