Created temporary directory: /tmp/pip-ephem-wheel-cache-vx6rscib Created temporary directory: /tmp/pip-req-tracker-cr0k9dub Created requirements tracker '/tmp/pip-req-tracker-cr0k9dub' Created temporary directory: /tmp/pip-wheel-lt4zr9uv Looking in indexes: https://pypi.python.org/simple Collecting bio96==0.2.2 1 location(s) to search for versions of bio96: * https://pypi.python.org/simple/bio96/ Getting page https://pypi.python.org/simple/bio96/ Analyzing links from page https://pypi.org/simple/bio96/ Found link https://files.pythonhosted.org/packages/95/c8/738c34a8ffed6e4a5ac266615c45d59a5f9d62688abd19555648d079f18f/bio96-0.1.0.tar.gz#sha256=572e66e5af03eb8d47188ed991ee88534d21c7b62f7bd42f17c1232e1a03272d (from https://pypi.org/simple/bio96/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/af/e8/51609b7c47a0436f2c217edf6e3dbfce0c34f9677d9c22c2d979952dd8d0/bio96-0.2.0.tar.gz#sha256=55318b8a374bb25caf8c6751e1032b1dccc946546459f789cf13e451e2b6460f (from https://pypi.org/simple/bio96/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/18/b4/8ebed09d8fbb687c542106a125c8d367845ac2604112a7cc36364422eac7/bio96-0.2.1.tar.gz#sha256=2eede91e6b3c24453cc0ee94be73e18ea58753e73e06b9284a8d82a8a6baf8c6 (from https://pypi.org/simple/bio96/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/82/ff/1193ece3364172dc9234ea3cb4bf0c8b2037164365a1f21d7fe81ae6fe32/bio96-0.2.2.tar.gz#sha256=cbd047c79a004d2c0f6230457fea496fda9ad018bf07c4abe7e6477a68ffb474 (from https://pypi.org/simple/bio96/), version: 0.2.2 Using version 0.2.2 (newest of versions: 0.2.2) Created temporary directory: /tmp/pip-unpack-zeu7zzb1 Downloading https://files.pythonhosted.org/packages/82/ff/1193ece3364172dc9234ea3cb4bf0c8b2037164365a1f21d7fe81ae6fe32/bio96-0.2.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/82/ff/1193ece3364172dc9234ea3cb4bf0c8b2037164365a1f21d7fe81ae6fe32/bio96-0.2.2.tar.gz#sha256=cbd047c79a004d2c0f6230457fea496fda9ad018bf07c4abe7e6477a68ffb474 (from https://pypi.org/simple/bio96/) Added bio96==0.2.2 from https://files.pythonhosted.org/packages/82/ff/1193ece3364172dc9234ea3cb4bf0c8b2037164365a1f21d7fe81ae6fe32/bio96-0.2.2.tar.gz#sha256=cbd047c79a004d2c0f6230457fea496fda9ad018bf07c4abe7e6477a68ffb474 to build tracker '/tmp/pip-req-tracker-cr0k9dub' Running setup.py (path:/tmp/pip-wheel-lt4zr9uv/bio96/setup.py) egg_info for package bio96 Running command python setup.py egg_info running egg_info creating pip-egg-info/bio96.egg-info writing requirements to pip-egg-info/bio96.egg-info/requires.txt writing top-level names to pip-egg-info/bio96.egg-info/top_level.txt writing dependency_links to pip-egg-info/bio96.egg-info/dependency_links.txt writing pip-egg-info/bio96.egg-info/PKG-INFO writing manifest file 'pip-egg-info/bio96.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/bio96.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pip-egg-info/bio96.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-lt4zr9uv/bio96 has version 0.2.2, which satisfies requirement bio96==0.2.2 from https://files.pythonhosted.org/packages/82/ff/1193ece3364172dc9234ea3cb4bf0c8b2037164365a1f21d7fe81ae6fe32/bio96-0.2.2.tar.gz#sha256=cbd047c79a004d2c0f6230457fea496fda9ad018bf07c4abe7e6477a68ffb474 Removed bio96==0.2.2 from https://files.pythonhosted.org/packages/82/ff/1193ece3364172dc9234ea3cb4bf0c8b2037164365a1f21d7fe81ae6fe32/bio96-0.2.2.tar.gz#sha256=cbd047c79a004d2c0f6230457fea496fda9ad018bf07c4abe7e6477a68ffb474 from build tracker '/tmp/pip-req-tracker-cr0k9dub' Building wheels for collected packages: bio96 Created temporary directory: /tmp/pip-wheel-777b3jso Running setup.py bdist_wheel for bio96: started Destination directory: /tmp/pip-wheel-777b3jso Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-lt4zr9uv/bio96/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-777b3jso running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/bio96 copying bio96/util.py -> build/lib/bio96 copying bio96/__init__.py -> build/lib/bio96 copying bio96/load.py -> build/lib/bio96 running egg_info writing top-level names to bio96.egg-info/top_level.txt writing requirements to bio96.egg-info/requires.txt writing dependency_links to bio96.egg-info/dependency_links.txt writing bio96.egg-info/PKG-INFO reading manifest file 'bio96.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'bio96.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/bio96 copying build/lib/bio96/util.py -> build/bdist.linux-armv7l/wheel/bio96 copying build/lib/bio96/__init__.py -> build/bdist.linux-armv7l/wheel/bio96 copying build/lib/bio96/load.py -> build/bdist.linux-armv7l/wheel/bio96 running install_egg_info Copying bio96.egg-info to build/bdist.linux-armv7l/wheel/bio96-0.2.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/bio96-0.2.2.dist-info/WHEEL creating '/tmp/pip-wheel-777b3jso/bio96-0.2.2-py3-none-any.whl' and adding '.' to it adding 'bio96/__init__.py' adding 'bio96/load.py' adding 'bio96/util.py' adding 'bio96-0.2.2.dist-info/top_level.txt' adding 'bio96-0.2.2.dist-info/WHEEL' adding 'bio96-0.2.2.dist-info/METADATA' adding 'bio96-0.2.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for bio96: finished with status 'done' Stored in directory: /tmp/tmp4itb9i4r Successfully built bio96 Cleaning up... Removing source in /tmp/pip-wheel-lt4zr9uv/bio96 Removed build tracker '/tmp/pip-req-tracker-cr0k9dub'