Created temporary directory: /tmp/pip-ephem-wheel-cache-ra11l9gh Created temporary directory: /tmp/pip-req-tracker-z0uh4x2r Created requirements tracker '/tmp/pip-req-tracker-z0uh4x2r' Created temporary directory: /tmp/pip-wheel-1gui6ytm Collecting specclassify==0.2.3 1 location(s) to search for versions of specclassify: * https://pypi.org/simple/specclassify/ Getting page https://pypi.org/simple/specclassify/ Analyzing links from page https://pypi.org/simple/specclassify/ Found link https://files.pythonhosted.org/packages/12/cf/e6739c4ee679b8856000ad30d9166d7ff4c4bc1a79563074f0514bb038e8/specclassify-0.2.2.tar.gz#sha256=48a60917c9afed6c782442c8c10599959650df3b55c5dbedd3a4b548d99a278f (from https://pypi.org/simple/specclassify/), version: 0.2.2 Found link https://files.pythonhosted.org/packages/8d/2f/ae5aa488f1b31a51b0218551385c80c88fd00f0c32c4738dd116caa93679/specclassify-0.2.3.tar.gz#sha256=8497dcc6997be7ee96608915da207d41dce664cb600b5b01ebe818e88d1bf40b (from https://pypi.org/simple/specclassify/), version: 0.2.3 Using version 0.2.3 (newest of versions: 0.2.3) Created temporary directory: /tmp/pip-unpack-fe8txm9t Downloading https://files.pythonhosted.org/packages/8d/2f/ae5aa488f1b31a51b0218551385c80c88fd00f0c32c4738dd116caa93679/specclassify-0.2.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/8d/2f/ae5aa488f1b31a51b0218551385c80c88fd00f0c32c4738dd116caa93679/specclassify-0.2.3.tar.gz#sha256=8497dcc6997be7ee96608915da207d41dce664cb600b5b01ebe818e88d1bf40b (from https://pypi.org/simple/specclassify/) Added specclassify==0.2.3 from https://files.pythonhosted.org/packages/8d/2f/ae5aa488f1b31a51b0218551385c80c88fd00f0c32c4738dd116caa93679/specclassify-0.2.3.tar.gz#sha256=8497dcc6997be7ee96608915da207d41dce664cb600b5b01ebe818e88d1bf40b to build tracker '/tmp/pip-req-tracker-z0uh4x2r' Running setup.py (path:/tmp/pip-wheel-1gui6ytm/specclassify/setup.py) egg_info for package specclassify Running command python setup.py egg_info running egg_info creating pip-egg-info/specclassify.egg-info writing requirements to pip-egg-info/specclassify.egg-info/requires.txt writing pip-egg-info/specclassify.egg-info/PKG-INFO writing dependency_links to pip-egg-info/specclassify.egg-info/dependency_links.txt writing top-level names to pip-egg-info/specclassify.egg-info/top_level.txt writing manifest file 'pip-egg-info/specclassify.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/specclassify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'pip-egg-info/specclassify.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1gui6ytm/specclassify has version 0.2.3, which satisfies requirement specclassify==0.2.3 from https://files.pythonhosted.org/packages/8d/2f/ae5aa488f1b31a51b0218551385c80c88fd00f0c32c4738dd116caa93679/specclassify-0.2.3.tar.gz#sha256=8497dcc6997be7ee96608915da207d41dce664cb600b5b01ebe818e88d1bf40b Removed specclassify==0.2.3 from https://files.pythonhosted.org/packages/8d/2f/ae5aa488f1b31a51b0218551385c80c88fd00f0c32c4738dd116caa93679/specclassify-0.2.3.tar.gz#sha256=8497dcc6997be7ee96608915da207d41dce664cb600b5b01ebe818e88d1bf40b from build tracker '/tmp/pip-req-tracker-z0uh4x2r' Building wheels for collected packages: specclassify Created temporary directory: /tmp/pip-wheel-xhxrn8dx Running setup.py bdist_wheel for specclassify: started Destination directory: /tmp/pip-wheel-xhxrn8dx Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1gui6ytm/specclassify/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-xhxrn8dx running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/specclassify copying specclassify/__init__.py -> build/lib/specclassify copying specclassify/classify.py -> build/lib/specclassify copying specclassify/similarity_measures.py -> build/lib/specclassify copying specclassify/misc.py -> build/lib/specclassify copying specclassify/version.py -> build/lib/specclassify copying specclassify/_baseclasses.py -> build/lib/specclassify creating build/lib/specclassify/classifiers copying specclassify/classifiers/euclidian.py -> build/lib/specclassify/classifiers copying specclassify/classifiers/sam.py -> build/lib/specclassify/classifiers copying specclassify/classifiers/__init__.py -> build/lib/specclassify/classifiers copying specclassify/classifiers/sid.py -> build/lib/specclassify/classifiers copying specclassify/classifiers/random_forest.py -> build/lib/specclassify/classifiers copying specclassify/classifiers/hybrid.py -> build/lib/specclassify/classifiers running egg_info writing top-level names to specclassify.egg-info/top_level.txt writing dependency_links to specclassify.egg-info/dependency_links.txt writing requirements to specclassify.egg-info/requires.txt writing specclassify.egg-info/PKG-INFO reading manifest file 'specclassify.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'specclassify.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/specclassify copying build/lib/specclassify/__init__.py -> build/bdist.linux-armv7l/wheel/specclassify copying build/lib/specclassify/classify.py -> build/bdist.linux-armv7l/wheel/specclassify copying build/lib/specclassify/similarity_measures.py -> build/bdist.linux-armv7l/wheel/specclassify copying build/lib/specclassify/misc.py -> build/bdist.linux-armv7l/wheel/specclassify copying build/lib/specclassify/version.py -> build/bdist.linux-armv7l/wheel/specclassify copying build/lib/specclassify/_baseclasses.py -> build/bdist.linux-armv7l/wheel/specclassify creating build/bdist.linux-armv7l/wheel/specclassify/classifiers copying build/lib/specclassify/classifiers/euclidian.py -> build/bdist.linux-armv7l/wheel/specclassify/classifiers copying build/lib/specclassify/classifiers/sam.py -> build/bdist.linux-armv7l/wheel/specclassify/classifiers copying build/lib/specclassify/classifiers/__init__.py -> build/bdist.linux-armv7l/wheel/specclassify/classifiers copying build/lib/specclassify/classifiers/sid.py -> build/bdist.linux-armv7l/wheel/specclassify/classifiers copying build/lib/specclassify/classifiers/random_forest.py -> build/bdist.linux-armv7l/wheel/specclassify/classifiers copying build/lib/specclassify/classifiers/hybrid.py -> build/bdist.linux-armv7l/wheel/specclassify/classifiers running install_egg_info Copying specclassify.egg-info to build/bdist.linux-armv7l/wheel/specclassify-0.2.3-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/specclassify-0.2.3.dist-info/WHEEL creating '/tmp/pip-wheel-xhxrn8dx/specclassify-0.2.3-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'specclassify/__init__.py' adding 'specclassify/_baseclasses.py' adding 'specclassify/classify.py' adding 'specclassify/misc.py' adding 'specclassify/similarity_measures.py' adding 'specclassify/version.py' adding 'specclassify/classifiers/__init__.py' adding 'specclassify/classifiers/euclidian.py' adding 'specclassify/classifiers/hybrid.py' adding 'specclassify/classifiers/random_forest.py' adding 'specclassify/classifiers/sam.py' adding 'specclassify/classifiers/sid.py' adding 'specclassify-0.2.3.dist-info/AUTHORS.rst' adding 'specclassify-0.2.3.dist-info/LICENSE' adding 'specclassify-0.2.3.dist-info/METADATA' adding 'specclassify-0.2.3.dist-info/WHEEL' adding 'specclassify-0.2.3.dist-info/top_level.txt' adding 'specclassify-0.2.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for specclassify: finished with status 'done' Stored in directory: /tmp/tmpwho6agqb Successfully built specclassify Cleaning up... Removing source in /tmp/pip-wheel-1gui6ytm/specclassify Removed build tracker '/tmp/pip-req-tracker-z0uh4x2r'