Collecting biopipe==0.1.4 1 location(s) to search for versions of biopipe: * https://pypi.python.org/simple/biopipe/ Getting page https://pypi.python.org/simple/biopipe/ Analyzing links from page https://pypi.org/simple/biopipe/ Found link https://files.pythonhosted.org/packages/99/d5/dc90738ed6de20c4b77f8bf4d972a5885485a48ae213a08640de14a816ae/biopipe-0.1.0.tar.gz#sha256=e7a7bfc65ff2d2b89de512a42cc4566fc343302d319e63c368f4e4ce89606287 (from https://pypi.org/simple/biopipe/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/47/ed/2b310fa18f3ea1821ea89b8a078363249f31f4d71c3080429b5b4f345259/biopipe-0.1.2.tar.gz#sha256=559bb0eacff41f19eaec9b4f66a467f549fde88892b48ec11487e3a32383ea30 (from https://pypi.org/simple/biopipe/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/01/45/96437610be04bd19c013204efa8389be65e3c50cd58a910cd5705afca699/biopipe-0.1.3.tar.gz#sha256=e9fd82d390c848b72bfa76e3b03c95240190bf48e485e59a528be9d292425e34 (from https://pypi.org/simple/biopipe/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/a4/32/03a1ed9dd7d4b6bea91e5ea0b94127bc8f80fa08dceea4fcb72dd75ff602/biopipe-0.1.4.tar.gz#sha256=6a621637482132705f8f0d0a267b72c9aa5a7699a13dcdbf8cc24f91648509b8 (from https://pypi.org/simple/biopipe/), version: 0.1.4 Using version 0.1.4 (newest of versions: 0.1.4) Downloading https://files.pythonhosted.org/packages/a4/32/03a1ed9dd7d4b6bea91e5ea0b94127bc8f80fa08dceea4fcb72dd75ff602/biopipe-0.1.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a4/32/03a1ed9dd7d4b6bea91e5ea0b94127bc8f80fa08dceea4fcb72dd75ff602/biopipe-0.1.4.tar.gz#sha256=6a621637482132705f8f0d0a267b72c9aa5a7699a13dcdbf8cc24f91648509b8 (from https://pypi.org/simple/biopipe/) Running setup.py (path:/tmp/pip-build-rr30sa1n/biopipe/setup.py) egg_info for package biopipe Running command python setup.py egg_info running egg_info creating pip-egg-info/biopipe.egg-info writing entry points to pip-egg-info/biopipe.egg-info/entry_points.txt writing requirements to pip-egg-info/biopipe.egg-info/requires.txt writing dependency_links to pip-egg-info/biopipe.egg-info/dependency_links.txt writing top-level names to pip-egg-info/biopipe.egg-info/top_level.txt writing pip-egg-info/biopipe.egg-info/PKG-INFO writing manifest file 'pip-egg-info/biopipe.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/biopipe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution writing manifest file 'pip-egg-info/biopipe.egg-info/SOURCES.txt' Source in /tmp/pip-build-rr30sa1n/biopipe has version 0.1.4, which satisfies requirement biopipe==0.1.4 from https://files.pythonhosted.org/packages/a4/32/03a1ed9dd7d4b6bea91e5ea0b94127bc8f80fa08dceea4fcb72dd75ff602/biopipe-0.1.4.tar.gz#sha256=6a621637482132705f8f0d0a267b72c9aa5a7699a13dcdbf8cc24f91648509b8 Building wheels for collected packages: biopipe Running setup.py bdist_wheel for biopipe: started Destination directory: /tmp/tmpq8ofjklupip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-rr30sa1n/biopipe/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/tmpq8ofjklupip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/biopipe copying src/biopipe/gene.py -> build/lib/biopipe copying src/biopipe/contexts.py -> build/lib/biopipe copying src/biopipe/cli.py -> build/lib/biopipe copying src/biopipe/transformers.py -> build/lib/biopipe copying src/biopipe/__init__.py -> build/lib/biopipe copying src/biopipe/decorators.py -> build/lib/biopipe copying src/biopipe/__main__.py -> build/lib/biopipe running egg_info writing top-level names to src/biopipe.egg-info/top_level.txt writing entry points to src/biopipe.egg-info/entry_points.txt writing requirements to src/biopipe.egg-info/requires.txt writing dependency_links to src/biopipe.egg-info/dependency_links.txt writing src/biopipe.egg-info/PKG-INFO reading manifest file 'src/biopipe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'requirements.txt' warning: no previously-included files matching '*.py[cod]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dylib' found anywhere in distribution writing manifest file 'src/biopipe.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/biopipe copying build/lib/biopipe/gene.py -> build/bdist.linux-armv7l/wheel/biopipe copying build/lib/biopipe/contexts.py -> build/bdist.linux-armv7l/wheel/biopipe copying build/lib/biopipe/cli.py -> build/bdist.linux-armv7l/wheel/biopipe copying build/lib/biopipe/transformers.py -> build/bdist.linux-armv7l/wheel/biopipe copying build/lib/biopipe/__init__.py -> build/bdist.linux-armv7l/wheel/biopipe copying build/lib/biopipe/decorators.py -> build/bdist.linux-armv7l/wheel/biopipe copying build/lib/biopipe/__main__.py -> build/bdist.linux-armv7l/wheel/biopipe running install_egg_info Copying src/biopipe.egg-info to build/bdist.linux-armv7l/wheel/biopipe-0.1.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/biopipe-0.1.4.dist-info/WHEEL Running setup.py bdist_wheel for biopipe: finished with status 'done' Stored in directory: /tmp/tmp3sfd0yeb Successfully built biopipe Cleaning up... Removing source in /tmp/pip-build-rr30sa1n/biopipe