Created temporary directory: /tmp/pip-ephem-wheel-cache-z7629mtl Created temporary directory: /tmp/pip-req-tracker-2_0lk6rr Created requirements tracker '/tmp/pip-req-tracker-2_0lk6rr' Created temporary directory: /tmp/pip-wheel-oll_d2dt Collecting ibflex==0.12 1 location(s) to search for versions of ibflex: * https://pypi.org/simple/ibflex/ Getting page https://pypi.org/simple/ibflex/ Analyzing links from page https://pypi.org/simple/ibflex/ Found link https://files.pythonhosted.org/packages/f3/73/7fb2f77abc839e4099ba2bc322fe59a2f2077fb0340d9ea10ffc73117417/ibflex-0.11.tar.gz#sha256=d06720f86355c38a6ca83bbea57a9af68bcd3055a8839e72919650f70c98d43d (from https://pypi.org/simple/ibflex/), version: 0.11 Found link https://files.pythonhosted.org/packages/5f/bf/bbec7a6e9d038f5907f65fe8ea9f3260f5917c402424d2c7e2b89913cd0a/ibflex-0.12.tar.gz#sha256=e9cd67464d4c075a127a722fff87ac9930650699ad81767c0877d0e347970c6d (from https://pypi.org/simple/ibflex/), version: 0.12 Using version 0.12 (newest of versions: 0.12) Created temporary directory: /tmp/pip-unpack-vhgidzp2 Downloading https://files.pythonhosted.org/packages/5f/bf/bbec7a6e9d038f5907f65fe8ea9f3260f5917c402424d2c7e2b89913cd0a/ibflex-0.12.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5f/bf/bbec7a6e9d038f5907f65fe8ea9f3260f5917c402424d2c7e2b89913cd0a/ibflex-0.12.tar.gz#sha256=e9cd67464d4c075a127a722fff87ac9930650699ad81767c0877d0e347970c6d (from https://pypi.org/simple/ibflex/) Added ibflex==0.12 from https://files.pythonhosted.org/packages/5f/bf/bbec7a6e9d038f5907f65fe8ea9f3260f5917c402424d2c7e2b89913cd0a/ibflex-0.12.tar.gz#sha256=e9cd67464d4c075a127a722fff87ac9930650699ad81767c0877d0e347970c6d to build tracker '/tmp/pip-req-tracker-2_0lk6rr' Running setup.py (path:/tmp/pip-wheel-oll_d2dt/ibflex/setup.py) egg_info for package ibflex Running command python setup.py egg_info running egg_info creating pip-egg-info/ibflex.egg-info writing requirements to pip-egg-info/ibflex.egg-info/requires.txt writing dependency_links to pip-egg-info/ibflex.egg-info/dependency_links.txt writing pip-egg-info/ibflex.egg-info/PKG-INFO writing entry points to pip-egg-info/ibflex.egg-info/entry_points.txt writing top-level names to pip-egg-info/ibflex.egg-info/top_level.txt writing manifest file 'pip-egg-info/ibflex.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ibflex.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ibflex.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-oll_d2dt/ibflex has version 0.12, which satisfies requirement ibflex==0.12 from https://files.pythonhosted.org/packages/5f/bf/bbec7a6e9d038f5907f65fe8ea9f3260f5917c402424d2c7e2b89913cd0a/ibflex-0.12.tar.gz#sha256=e9cd67464d4c075a127a722fff87ac9930650699ad81767c0877d0e347970c6d Removed ibflex==0.12 from https://files.pythonhosted.org/packages/5f/bf/bbec7a6e9d038f5907f65fe8ea9f3260f5917c402424d2c7e2b89913cd0a/ibflex-0.12.tar.gz#sha256=e9cd67464d4c075a127a722fff87ac9930650699ad81767c0877d0e347970c6d from build tracker '/tmp/pip-req-tracker-2_0lk6rr' Building wheels for collected packages: ibflex Created temporary directory: /tmp/pip-wheel-02bsgdae Running setup.py bdist_wheel for ibflex: started Destination directory: /tmp/pip-wheel-02bsgdae Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-oll_d2dt/ibflex/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-02bsgdae running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ibflex copying ibflex/client.py -> build/lib/ibflex copying ibflex/__init__.py -> build/lib/ibflex copying ibflex/schemata.py -> build/lib/ibflex copying ibflex/fieldutils.py -> build/lib/ibflex copying ibflex/fields.py -> build/lib/ibflex copying ibflex/parser.py -> build/lib/ibflex 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/ibflex copying build/lib/ibflex/client.py -> build/bdist.linux-armv7l/wheel/ibflex copying build/lib/ibflex/__init__.py -> build/bdist.linux-armv7l/wheel/ibflex copying build/lib/ibflex/schemata.py -> build/bdist.linux-armv7l/wheel/ibflex copying build/lib/ibflex/fieldutils.py -> build/bdist.linux-armv7l/wheel/ibflex copying build/lib/ibflex/fields.py -> build/bdist.linux-armv7l/wheel/ibflex copying build/lib/ibflex/parser.py -> build/bdist.linux-armv7l/wheel/ibflex running install_egg_info running egg_info writing requirements to ibflex.egg-info/requires.txt writing entry points to ibflex.egg-info/entry_points.txt writing dependency_links to ibflex.egg-info/dependency_links.txt writing top-level names to ibflex.egg-info/top_level.txt writing ibflex.egg-info/PKG-INFO reading manifest file 'ibflex.egg-info/SOURCES.txt' writing manifest file 'ibflex.egg-info/SOURCES.txt' Copying ibflex.egg-info to build/bdist.linux-armv7l/wheel/ibflex-0.12-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ibflex-0.12.dist-info/WHEEL creating '/tmp/pip-wheel-02bsgdae/ibflex-0.12-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ibflex/__init__.py' adding 'ibflex/client.py' adding 'ibflex/fields.py' adding 'ibflex/fieldutils.py' adding 'ibflex/parser.py' adding 'ibflex/schemata.py' adding 'ibflex-0.12.dist-info/METADATA' adding 'ibflex-0.12.dist-info/WHEEL' adding 'ibflex-0.12.dist-info/entry_points.txt' adding 'ibflex-0.12.dist-info/top_level.txt' adding 'ibflex-0.12.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ibflex: finished with status 'done' Stored in directory: /tmp/tmpq5rlo7by Successfully built ibflex Cleaning up... Removing source in /tmp/pip-wheel-oll_d2dt/ibflex Removed build tracker '/tmp/pip-req-tracker-2_0lk6rr'