Created temporary directory: /tmp/pip-ephem-wheel-cache-86qs4_u6 Created temporary directory: /tmp/pip-req-tracker-85po723s Created requirements tracker '/tmp/pip-req-tracker-85po723s' Created temporary directory: /tmp/pip-wheel-fer_ltzp Collecting airr==1.3.0 1 location(s) to search for versions of airr: * https://pypi.org/simple/airr/ Getting page https://pypi.org/simple/airr/ Analyzing links from page https://pypi.org/simple/airr/ Found link https://files.pythonhosted.org/packages/11/b0/8fd015f82e0e4e9a2de32ecde43faed6a584bde8f6b8995550f733e09718/airr-1.1.0.tar.gz#sha256=7f43b80abcf9c31d714fdea0c9900b8c391c67afe96088d282b651fbbed6e8a2 (from https://pypi.org/simple/airr/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/44/bc/4e76698ab4318e7431ada038fb13ed1c50a01135927cf181e6c6b32824f5/airr-1.2.0.tar.gz#sha256=187d8ad2a24e4c36ce7fba0a3d9ce7f4f9bfd8f410ff37e466a5f112ec359fb8 (from https://pypi.org/simple/airr/), version: 1.2.0 Found link https://files.pythonhosted.org/packages/7c/f8/af74bb65a915a717387a7f0c3311dd10cdaa00f9b8e6c13fb4cdb480d7eb/airr-1.2.1.tar.gz#sha256=b6c523cee7822b327bfcc637e6261bda27a0d4148bc46a73fef745199ee5fcb9 (from https://pypi.org/simple/airr/), version: 1.2.1 Found link https://files.pythonhosted.org/packages/77/b2/39637bc8226d02d464ba6e15fc428c84d3bedf209541c222b27324db2796/airr-1.3.0.tar.gz#sha256=fe85883a4e8b81871d377edd7ac09aa95b576b9e98996938fda4dab119cbad10 (from https://pypi.org/simple/airr/), version: 1.3.0 Using version 1.3.0 (newest of versions: 1.3.0) Created temporary directory: /tmp/pip-unpack-00fjusj5 Downloading https://files.pythonhosted.org/packages/77/b2/39637bc8226d02d464ba6e15fc428c84d3bedf209541c222b27324db2796/airr-1.3.0.tar.gz (48kB) Downloading from URL https://files.pythonhosted.org/packages/77/b2/39637bc8226d02d464ba6e15fc428c84d3bedf209541c222b27324db2796/airr-1.3.0.tar.gz#sha256=fe85883a4e8b81871d377edd7ac09aa95b576b9e98996938fda4dab119cbad10 (from https://pypi.org/simple/airr/) Added airr==1.3.0 from https://files.pythonhosted.org/packages/77/b2/39637bc8226d02d464ba6e15fc428c84d3bedf209541c222b27324db2796/airr-1.3.0.tar.gz#sha256=fe85883a4e8b81871d377edd7ac09aa95b576b9e98996938fda4dab119cbad10 to build tracker '/tmp/pip-req-tracker-85po723s' Running setup.py (path:/tmp/pip-wheel-fer_ltzp/airr/setup.py) egg_info for package airr Running command python setup.py egg_info running egg_info creating pip-egg-info/airr.egg-info writing pip-egg-info/airr.egg-info/PKG-INFO writing dependency_links to pip-egg-info/airr.egg-info/dependency_links.txt writing entry points to pip-egg-info/airr.egg-info/entry_points.txt writing top-level names to pip-egg-info/airr.egg-info/top_level.txt writing requirements to pip-egg-info/airr.egg-info/requires.txt writing manifest file 'pip-egg-info/airr.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/airr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/airr.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-fer_ltzp/airr has version 1.3.0, which satisfies requirement airr==1.3.0 from https://files.pythonhosted.org/packages/77/b2/39637bc8226d02d464ba6e15fc428c84d3bedf209541c222b27324db2796/airr-1.3.0.tar.gz#sha256=fe85883a4e8b81871d377edd7ac09aa95b576b9e98996938fda4dab119cbad10 Removed airr==1.3.0 from https://files.pythonhosted.org/packages/77/b2/39637bc8226d02d464ba6e15fc428c84d3bedf209541c222b27324db2796/airr-1.3.0.tar.gz#sha256=fe85883a4e8b81871d377edd7ac09aa95b576b9e98996938fda4dab119cbad10 from build tracker '/tmp/pip-req-tracker-85po723s' Building wheels for collected packages: airr Created temporary directory: /tmp/pip-wheel-hqqg_g1w Running setup.py bdist_wheel for airr: started Destination directory: /tmp/pip-wheel-hqqg_g1w Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fer_ltzp/airr/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-hqqg_g1w running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/airr copying airr/tools.py -> build/lib/airr copying airr/io.py -> build/lib/airr copying airr/interface.py -> build/lib/airr copying airr/schema.py -> build/lib/airr copying airr/__init__.py -> build/lib/airr copying airr/_version.py -> build/lib/airr creating build/lib/tests copying tests/test_io.py -> build/lib/tests copying tests/test_interface.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/airr/specs copying airr/specs/__init__.py -> build/lib/airr/specs copying airr/specs/blank.airr.yaml -> build/lib/airr/specs copying airr/specs/airr-schema.yaml -> build/lib/airr/specs UPDATING build/lib/airr/_version.py set build/lib/airr/_version.py to '1.3.0' 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/airr copying build/lib/airr/tools.py -> build/bdist.linux-armv7l/wheel/airr copying build/lib/airr/io.py -> build/bdist.linux-armv7l/wheel/airr copying build/lib/airr/interface.py -> build/bdist.linux-armv7l/wheel/airr copying build/lib/airr/schema.py -> build/bdist.linux-armv7l/wheel/airr creating build/bdist.linux-armv7l/wheel/airr/specs copying build/lib/airr/specs/blank.airr.yaml -> build/bdist.linux-armv7l/wheel/airr/specs copying build/lib/airr/specs/__init__.py -> build/bdist.linux-armv7l/wheel/airr/specs copying build/lib/airr/specs/airr-schema.yaml -> build/bdist.linux-armv7l/wheel/airr/specs copying build/lib/airr/__init__.py -> build/bdist.linux-armv7l/wheel/airr copying build/lib/airr/_version.py -> build/bdist.linux-armv7l/wheel/airr creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_io.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_interface.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing requirements to airr.egg-info/requires.txt writing airr.egg-info/PKG-INFO writing top-level names to airr.egg-info/top_level.txt writing dependency_links to airr.egg-info/dependency_links.txt writing entry points to airr.egg-info/entry_points.txt reading manifest file 'airr.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'airr.egg-info/SOURCES.txt' Copying airr.egg-info to build/bdist.linux-armv7l/wheel/airr-1.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/airr-1.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-hqqg_g1w/airr-1.3.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'airr/__init__.py' adding 'airr/_version.py' adding 'airr/interface.py' adding 'airr/io.py' adding 'airr/schema.py' adding 'airr/tools.py' adding 'airr/specs/__init__.py' adding 'airr/specs/airr-schema.yaml' adding 'airr/specs/blank.airr.yaml' adding 'tests/__init__.py' adding 'tests/test_interface.py' adding 'tests/test_io.py' adding 'airr-1.3.0.dist-info/METADATA' adding 'airr-1.3.0.dist-info/WHEEL' adding 'airr-1.3.0.dist-info/entry_points.txt' adding 'airr-1.3.0.dist-info/top_level.txt' adding 'airr-1.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for airr: finished with status 'done' Stored in directory: /tmp/tmpnd3rj6x0 Successfully built airr Cleaning up... Removing source in /tmp/pip-wheel-fer_ltzp/airr Removed build tracker '/tmp/pip-req-tracker-85po723s'