Collecting transgene==2.6.0 1 location(s) to search for versions of transgene: * https://pypi.python.org/simple/transgene/ Getting page https://pypi.python.org/simple/transgene/ Analyzing links from page https://pypi.org/simple/transgene/ Found link https://files.pythonhosted.org/packages/bc/fe/8fae9678d983a4646b7bd1fc0d79a0b491da0f7788d465930927dd6342f8/transgene-2.5.0.tar.gz#sha256=35f5c08f45aae7ff02e7993a8e9a0512d914952d32bc97df234bb317015f8624 (from https://pypi.org/simple/transgene/), version: 2.5.0 Found link https://files.pythonhosted.org/packages/21/ea/f4a4634bc1d24a7fc930420cc78f37a3394475781a12b4012e00f22371a7/transgene-2.5.1.tar.gz#sha256=9b19cc96ab34b6ea25e4bf74fb97579fae343fce9fce50892c70deea97db4dcf (from https://pypi.org/simple/transgene/), version: 2.5.1 Found link https://files.pythonhosted.org/packages/2f/2a/4f536c2b24c2dd5705b698bf7d8c48fdbd0ce0ba55bd9b80de92d4735aff/transgene-2.5.2.tar.gz#sha256=662f44ccc0a13be55c14e17dbc0aba4ac85f353a000f2c79cab57bffee06b12c (from https://pypi.org/simple/transgene/), version: 2.5.2 Found link https://files.pythonhosted.org/packages/34/54/d5192b249940c9175ef7cac7054d17cdc318fde8a0093fa5a7639248f6e9/transgene-2.5.3.tar.gz#sha256=c577f98123243f9ee977c433d2460f222ce3f84ff17f26d31fbd868efc87a65a (from https://pypi.org/simple/transgene/), version: 2.5.3 Found link https://files.pythonhosted.org/packages/45/4a/4c228da07e2ea0ce923ee4e1911dd0d442cfebe03d009eb6932696ec0964/transgene-2.6.0.tar.gz#sha256=ed671e31045ae703ff200183ab61fe9fe3c1df315fdf0c21c72a5d9f27f01709 (from https://pypi.org/simple/transgene/), version: 2.6.0 Using version 2.6.0 (newest of versions: 2.6.0) Downloading https://files.pythonhosted.org/packages/45/4a/4c228da07e2ea0ce923ee4e1911dd0d442cfebe03d009eb6932696ec0964/transgene-2.6.0.tar.gz (43kB) Downloading from URL https://files.pythonhosted.org/packages/45/4a/4c228da07e2ea0ce923ee4e1911dd0d442cfebe03d009eb6932696ec0964/transgene-2.6.0.tar.gz#sha256=ed671e31045ae703ff200183ab61fe9fe3c1df315fdf0c21c72a5d9f27f01709 (from https://pypi.org/simple/transgene/) Running setup.py (path:/tmp/pip-build-8lm5i0_k/transgene/setup.py) egg_info for package transgene Running command python setup.py egg_info running egg_info creating pip-egg-info/transgene.egg-info writing pip-egg-info/transgene.egg-info/PKG-INFO writing entry points to pip-egg-info/transgene.egg-info/entry_points.txt writing top-level names to pip-egg-info/transgene.egg-info/top_level.txt writing requirements to pip-egg-info/transgene.egg-info/requires.txt writing dependency_links to pip-egg-info/transgene.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/transgene.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/transgene.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/transgene.egg-info/SOURCES.txt' Source in /tmp/pip-build-8lm5i0_k/transgene has version 2.6.0, which satisfies requirement transgene==2.6.0 from https://files.pythonhosted.org/packages/45/4a/4c228da07e2ea0ce923ee4e1911dd0d442cfebe03d009eb6932696ec0964/transgene-2.6.0.tar.gz#sha256=ed671e31045ae703ff200183ab61fe9fe3c1df315fdf0c21c72a5d9f27f01709 Building wheels for collected packages: transgene Running setup.py bdist_wheel for transgene: started Destination directory: /tmp/tmpyxsmmlvfpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8lm5i0_k/transgene/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/tmpyxsmmlvfpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/transgene copying src/transgene/__init__.py -> build/lib/transgene copying src/transgene/snv.py -> build/lib/transgene copying src/transgene/indel.py -> build/lib/transgene copying src/transgene/core.py -> build/lib/transgene copying src/transgene/version.py -> build/lib/transgene copying src/transgene/common.py -> build/lib/transgene copying src/transgene/fusion.py -> build/lib/transgene 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/transgene copying build/lib/transgene/__init__.py -> build/bdist.linux-armv7l/wheel/transgene copying build/lib/transgene/snv.py -> build/bdist.linux-armv7l/wheel/transgene copying build/lib/transgene/indel.py -> build/bdist.linux-armv7l/wheel/transgene copying build/lib/transgene/core.py -> build/bdist.linux-armv7l/wheel/transgene copying build/lib/transgene/version.py -> build/bdist.linux-armv7l/wheel/transgene copying build/lib/transgene/common.py -> build/bdist.linux-armv7l/wheel/transgene copying build/lib/transgene/fusion.py -> build/bdist.linux-armv7l/wheel/transgene running install_egg_info running egg_info writing src/transgene.egg-info/PKG-INFO writing dependency_links to src/transgene.egg-info/dependency_links.txt writing entry points to src/transgene.egg-info/entry_points.txt writing requirements to src/transgene.egg-info/requires.txt writing top-level names to src/transgene.egg-info/top_level.txt reading manifest file 'src/transgene.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/transgene.egg-info/SOURCES.txt' Copying src/transgene.egg-info to build/bdist.linux-armv7l/wheel/transgene-2.6.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/transgene-2.6.0.dist-info/WHEEL Running setup.py bdist_wheel for transgene: finished with status 'done' Stored in directory: /tmp/tmpgk52cj86 Successfully built transgene Cleaning up... Removing source in /tmp/pip-build-8lm5i0_k/transgene