Created temporary directory: /tmp/pip-ephem-wheel-cache-csd1rczf Created temporary directory: /tmp/pip-req-tracker-u7izv2yh Created requirements tracker '/tmp/pip-req-tracker-u7izv2yh' Created temporary directory: /tmp/pip-wheel-rre0j5_7 Collecting furious-fastas==0.1.0 1 location(s) to search for versions of furious-fastas: * https://pypi.org/simple/furious-fastas/ Getting page https://pypi.org/simple/furious-fastas/ Analyzing links from page https://pypi.org/simple/furious-fastas/ Found link https://files.pythonhosted.org/packages/be/0e/6e2b01f8f092e787d536bdea2524983ccec746edf7e1c3401bd06cb2415e/furious_fastas-0.0.4.tar.gz#sha256=eaba4edf2c325562e1941ae862a509746ba9ae969d7418b3f1b0357b225cb03f (from https://pypi.org/simple/furious-fastas/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/83/62/546d31790ca2e81299e9e3a3a153674bc52a0385911e178775ae4b4a8486/furious_fastas-0.0.5.tar.gz#sha256=b6e94c35aea95fb5afd90dd4938635fabcfcdba57ee259fdc72837399390752b (from https://pypi.org/simple/furious-fastas/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/e6/be/4d375b5b483678578a0e9e290222607e61bbf6a58f0e0378b22c60b79d51/furious_fastas-0.1.0.tar.gz#sha256=4777f95b9da6d48a4cb556e2f9951a2de8e10ffa3d8cc1a0828df2281be2e01c (from https://pypi.org/simple/furious-fastas/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-b7e_bz3m Downloading https://files.pythonhosted.org/packages/e6/be/4d375b5b483678578a0e9e290222607e61bbf6a58f0e0378b22c60b79d51/furious_fastas-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e6/be/4d375b5b483678578a0e9e290222607e61bbf6a58f0e0378b22c60b79d51/furious_fastas-0.1.0.tar.gz#sha256=4777f95b9da6d48a4cb556e2f9951a2de8e10ffa3d8cc1a0828df2281be2e01c (from https://pypi.org/simple/furious-fastas/) Added furious-fastas==0.1.0 from https://files.pythonhosted.org/packages/e6/be/4d375b5b483678578a0e9e290222607e61bbf6a58f0e0378b22c60b79d51/furious_fastas-0.1.0.tar.gz#sha256=4777f95b9da6d48a4cb556e2f9951a2de8e10ffa3d8cc1a0828df2281be2e01c to build tracker '/tmp/pip-req-tracker-u7izv2yh' Running setup.py (path:/tmp/pip-wheel-rre0j5_7/furious-fastas/setup.py) egg_info for package furious-fastas Running command python setup.py egg_info running egg_info creating pip-egg-info/furious_fastas.egg-info writing requirements to pip-egg-info/furious_fastas.egg-info/requires.txt writing dependency_links to pip-egg-info/furious_fastas.egg-info/dependency_links.txt writing top-level names to pip-egg-info/furious_fastas.egg-info/top_level.txt writing pip-egg-info/furious_fastas.egg-info/PKG-INFO writing manifest file 'pip-egg-info/furious_fastas.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/furious_fastas.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/furious_fastas.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-rre0j5_7/furious-fastas has version 0.1.0, which satisfies requirement furious-fastas==0.1.0 from https://files.pythonhosted.org/packages/e6/be/4d375b5b483678578a0e9e290222607e61bbf6a58f0e0378b22c60b79d51/furious_fastas-0.1.0.tar.gz#sha256=4777f95b9da6d48a4cb556e2f9951a2de8e10ffa3d8cc1a0828df2281be2e01c Removed furious-fastas==0.1.0 from https://files.pythonhosted.org/packages/e6/be/4d375b5b483678578a0e9e290222607e61bbf6a58f0e0378b22c60b79d51/furious_fastas-0.1.0.tar.gz#sha256=4777f95b9da6d48a4cb556e2f9951a2de8e10ffa3d8cc1a0828df2281be2e01c from build tracker '/tmp/pip-req-tracker-u7izv2yh' Building wheels for collected packages: furious-fastas Created temporary directory: /tmp/pip-wheel-wamx2ifs Running setup.py bdist_wheel for furious-fastas: started Destination directory: /tmp/pip-wheel-wamx2ifs Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-rre0j5_7/furious-fastas/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-wamx2ifs running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/furious_fastas copying furious_fastas/merge.py -> build/lib/furious_fastas copying furious_fastas/misc.py -> build/lib/furious_fastas copying furious_fastas/contaminants.py -> build/lib/furious_fastas copying furious_fastas/fastas.py -> build/lib/furious_fastas copying furious_fastas/download.py -> build/lib/furious_fastas copying furious_fastas/fasta.py -> build/lib/furious_fastas copying furious_fastas/test.py -> build/lib/furious_fastas copying furious_fastas/uniprot.py -> build/lib/furious_fastas copying furious_fastas/__init__.py -> build/lib/furious_fastas creating build/lib/furious_fastas/parse copying furious_fastas/parse/fastas.py -> build/lib/furious_fastas/parse copying furious_fastas/parse/species2uniprot.py -> build/lib/furious_fastas/parse copying furious_fastas/parse/__init__.py -> build/lib/furious_fastas/parse creating build/lib/furious_fastas/update copying furious_fastas/update/peaks.py -> build/lib/furious_fastas/update copying furious_fastas/update/plgs.py -> build/lib/furious_fastas/update copying furious_fastas/update/__init__.py -> build/lib/furious_fastas/update running egg_info writing top-level names to furious_fastas.egg-info/top_level.txt writing requirements to furious_fastas.egg-info/requires.txt writing dependency_links to furious_fastas.egg-info/dependency_links.txt writing furious_fastas.egg-info/PKG-INFO reading manifest file 'furious_fastas.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'furious_fastas.egg-info/SOURCES.txt' creating build/lib/furious_fastas/data copying furious_fastas/data/contaminants.fasta -> build/lib/furious_fastas/data running build_scripts creating build/scripts-3.5 copying and adjusting bin/update_fastas -> build/scripts-3.5 changing mode of build/scripts-3.5/update_fastas 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/furious_fastas copying build/lib/furious_fastas/merge.py -> build/bdist.linux-armv7l/wheel/furious_fastas copying build/lib/furious_fastas/misc.py -> build/bdist.linux-armv7l/wheel/furious_fastas copying build/lib/furious_fastas/contaminants.py -> build/bdist.linux-armv7l/wheel/furious_fastas copying build/lib/furious_fastas/fastas.py -> build/bdist.linux-armv7l/wheel/furious_fastas creating build/bdist.linux-armv7l/wheel/furious_fastas/data copying build/lib/furious_fastas/data/contaminants.fasta -> build/bdist.linux-armv7l/wheel/furious_fastas/data copying build/lib/furious_fastas/download.py -> build/bdist.linux-armv7l/wheel/furious_fastas copying build/lib/furious_fastas/fasta.py -> build/bdist.linux-armv7l/wheel/furious_fastas creating build/bdist.linux-armv7l/wheel/furious_fastas/parse copying build/lib/furious_fastas/parse/fastas.py -> build/bdist.linux-armv7l/wheel/furious_fastas/parse copying build/lib/furious_fastas/parse/species2uniprot.py -> build/bdist.linux-armv7l/wheel/furious_fastas/parse copying build/lib/furious_fastas/parse/__init__.py -> build/bdist.linux-armv7l/wheel/furious_fastas/parse creating build/bdist.linux-armv7l/wheel/furious_fastas/update copying build/lib/furious_fastas/update/peaks.py -> build/bdist.linux-armv7l/wheel/furious_fastas/update copying build/lib/furious_fastas/update/plgs.py -> build/bdist.linux-armv7l/wheel/furious_fastas/update copying build/lib/furious_fastas/update/__init__.py -> build/bdist.linux-armv7l/wheel/furious_fastas/update copying build/lib/furious_fastas/test.py -> build/bdist.linux-armv7l/wheel/furious_fastas copying build/lib/furious_fastas/uniprot.py -> build/bdist.linux-armv7l/wheel/furious_fastas copying build/lib/furious_fastas/__init__.py -> build/bdist.linux-armv7l/wheel/furious_fastas running install_egg_info Copying furious_fastas.egg-info to build/bdist.linux-armv7l/wheel/furious_fastas-0.1.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/furious_fastas-0.1.0.data creating build/bdist.linux-armv7l/wheel/furious_fastas-0.1.0.data/scripts copying build/scripts-3.5/update_fastas -> build/bdist.linux-armv7l/wheel/furious_fastas-0.1.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/furious_fastas-0.1.0.data/scripts/update_fastas to 755 creating build/bdist.linux-armv7l/wheel/furious_fastas-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-wamx2ifs/furious_fastas-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'furious_fastas/__init__.py' adding 'furious_fastas/contaminants.py' adding 'furious_fastas/download.py' adding 'furious_fastas/fasta.py' adding 'furious_fastas/fastas.py' adding 'furious_fastas/merge.py' adding 'furious_fastas/misc.py' adding 'furious_fastas/test.py' adding 'furious_fastas/uniprot.py' adding 'furious_fastas/data/contaminants.fasta' adding 'furious_fastas/parse/__init__.py' adding 'furious_fastas/parse/fastas.py' adding 'furious_fastas/parse/species2uniprot.py' adding 'furious_fastas/update/__init__.py' adding 'furious_fastas/update/peaks.py' adding 'furious_fastas/update/plgs.py' adding 'furious_fastas-0.1.0.data/scripts/update_fastas' adding 'furious_fastas-0.1.0.dist-info/METADATA' adding 'furious_fastas-0.1.0.dist-info/WHEEL' adding 'furious_fastas-0.1.0.dist-info/top_level.txt' adding 'furious_fastas-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for furious-fastas: finished with status 'done' Stored in directory: /tmp/tmp99iuhf6j Successfully built furious-fastas Cleaning up... Removing source in /tmp/pip-wheel-rre0j5_7/furious-fastas Removed build tracker '/tmp/pip-req-tracker-u7izv2yh'