Created temporary directory: /tmp/pip-ephem-wheel-cache-rv5qfb0v Created temporary directory: /tmp/pip-req-tracker-8hqhn5g9 Created requirements tracker '/tmp/pip-req-tracker-8hqhn5g9' Created temporary directory: /tmp/pip-wheel-lozachbe Collecting happer==0.1.1 1 location(s) to search for versions of happer: * https://pypi.org/simple/happer/ Getting page https://pypi.org/simple/happer/ Analyzing links from page https://pypi.org/simple/happer/ Found link https://files.pythonhosted.org/packages/b9/fb/65a8a5e7d38b91de180f9e0a8680b83b8d3a61f6c1579aba32c1173e1351/happer-0.1.0.tar.gz#sha256=20b079dad93b1c0cc39bebd117e77d0535ad3fe8531dad5507635767eddc7678 (from https://pypi.org/simple/happer/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/c9/e7/7c8b98491c3a63bc4766e6656e9d1b4641daa2ccad7b04a638dd23896d6e/happer-0.1.1.tar.gz#sha256=95490f3e14f992f849813cd44ac08d7deacbe6cf794483b31a5a7507ac1e9561 (from https://pypi.org/simple/happer/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-qk8ajjzi Downloading https://files.pythonhosted.org/packages/c9/e7/7c8b98491c3a63bc4766e6656e9d1b4641daa2ccad7b04a638dd23896d6e/happer-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c9/e7/7c8b98491c3a63bc4766e6656e9d1b4641daa2ccad7b04a638dd23896d6e/happer-0.1.1.tar.gz#sha256=95490f3e14f992f849813cd44ac08d7deacbe6cf794483b31a5a7507ac1e9561 (from https://pypi.org/simple/happer/) Added happer==0.1.1 from https://files.pythonhosted.org/packages/c9/e7/7c8b98491c3a63bc4766e6656e9d1b4641daa2ccad7b04a638dd23896d6e/happer-0.1.1.tar.gz#sha256=95490f3e14f992f849813cd44ac08d7deacbe6cf794483b31a5a7507ac1e9561 to build tracker '/tmp/pip-req-tracker-8hqhn5g9' Running setup.py (path:/tmp/pip-wheel-lozachbe/happer/setup.py) egg_info for package happer Running command python setup.py egg_info running egg_info creating pip-egg-info/happer.egg-info writing dependency_links to pip-egg-info/happer.egg-info/dependency_links.txt writing pip-egg-info/happer.egg-info/PKG-INFO writing top-level names to pip-egg-info/happer.egg-info/top_level.txt writing entry points to pip-egg-info/happer.egg-info/entry_points.txt writing manifest file 'pip-egg-info/happer.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/happer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/happer.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-lozachbe/happer has version 0.1.1, which satisfies requirement happer==0.1.1 from https://files.pythonhosted.org/packages/c9/e7/7c8b98491c3a63bc4766e6656e9d1b4641daa2ccad7b04a638dd23896d6e/happer-0.1.1.tar.gz#sha256=95490f3e14f992f849813cd44ac08d7deacbe6cf794483b31a5a7507ac1e9561 Removed happer==0.1.1 from https://files.pythonhosted.org/packages/c9/e7/7c8b98491c3a63bc4766e6656e9d1b4641daa2ccad7b04a638dd23896d6e/happer-0.1.1.tar.gz#sha256=95490f3e14f992f849813cd44ac08d7deacbe6cf794483b31a5a7507ac1e9561 from build tracker '/tmp/pip-req-tracker-8hqhn5g9' Building wheels for collected packages: happer Created temporary directory: /tmp/pip-wheel-t1gp2gum Running setup.py bdist_wheel for happer: started Destination directory: /tmp/pip-wheel-t1gp2gum Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lozachbe/happer/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-t1gp2gum running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/happer copying happer/mutablestring.py -> build/lib/happer copying happer/mutate.py -> build/lib/happer copying happer/seqio.py -> build/lib/happer copying happer/__init__.py -> build/lib/happer copying happer/__main__.py -> build/lib/happer copying happer/_version.py -> build/lib/happer copying happer/allele.py -> build/lib/happer creating build/lib/happer/tests copying happer/tests/test_mutablestring.py -> build/lib/happer/tests copying happer/tests/test_mutate.py -> build/lib/happer/tests copying happer/tests/test_seqio.py -> build/lib/happer/tests copying happer/tests/__init__.py -> build/lib/happer/tests copying happer/tests/test_allele.py -> build/lib/happer/tests running egg_info writing entry points to happer.egg-info/entry_points.txt writing happer.egg-info/PKG-INFO writing dependency_links to happer.egg-info/dependency_links.txt writing top-level names to happer.egg-info/top_level.txt reading manifest file 'happer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'happer.egg-info/SOURCES.txt' UPDATING build/lib/happer/_version.py set build/lib/happer/_version.py to '0.1.1' 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/happer copying build/lib/happer/mutablestring.py -> build/bdist.linux-armv7l/wheel/happer copying build/lib/happer/mutate.py -> build/bdist.linux-armv7l/wheel/happer creating build/bdist.linux-armv7l/wheel/happer/tests copying build/lib/happer/tests/test_mutablestring.py -> build/bdist.linux-armv7l/wheel/happer/tests copying build/lib/happer/tests/test_mutate.py -> build/bdist.linux-armv7l/wheel/happer/tests copying build/lib/happer/tests/test_seqio.py -> build/bdist.linux-armv7l/wheel/happer/tests copying build/lib/happer/tests/__init__.py -> build/bdist.linux-armv7l/wheel/happer/tests copying build/lib/happer/tests/test_allele.py -> build/bdist.linux-armv7l/wheel/happer/tests copying build/lib/happer/seqio.py -> build/bdist.linux-armv7l/wheel/happer copying build/lib/happer/__init__.py -> build/bdist.linux-armv7l/wheel/happer copying build/lib/happer/__main__.py -> build/bdist.linux-armv7l/wheel/happer copying build/lib/happer/_version.py -> build/bdist.linux-armv7l/wheel/happer copying build/lib/happer/allele.py -> build/bdist.linux-armv7l/wheel/happer running install_egg_info Copying happer.egg-info to build/bdist.linux-armv7l/wheel/happer-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/happer-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-t1gp2gum/happer-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'happer/__init__.py' adding 'happer/__main__.py' adding 'happer/_version.py' adding 'happer/allele.py' adding 'happer/mutablestring.py' adding 'happer/mutate.py' adding 'happer/seqio.py' adding 'happer/tests/__init__.py' adding 'happer/tests/test_allele.py' adding 'happer/tests/test_mutablestring.py' adding 'happer/tests/test_mutate.py' adding 'happer/tests/test_seqio.py' adding 'happer-0.1.1.dist-info/METADATA' adding 'happer-0.1.1.dist-info/WHEEL' adding 'happer-0.1.1.dist-info/entry_points.txt' adding 'happer-0.1.1.dist-info/top_level.txt' adding 'happer-0.1.1.dist-info/zip-safe' adding 'happer-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for happer: finished with status 'done' Stored in directory: /tmp/tmphau_02vt Successfully built happer Cleaning up... Removing source in /tmp/pip-wheel-lozachbe/happer Removed build tracker '/tmp/pip-req-tracker-8hqhn5g9'