Created temporary directory: /tmp/pip-ephem-wheel-cache-3a3c4iw1 Created temporary directory: /tmp/pip-req-tracker-7kcyziih Created requirements tracker '/tmp/pip-req-tracker-7kcyziih' Created temporary directory: /tmp/pip-wheel-tg813hxy Looking in indexes: https://pypi.python.org/simple Collecting pypoman==0.5.4 1 location(s) to search for versions of pypoman: * https://pypi.python.org/simple/pypoman/ Getting page https://pypi.python.org/simple/pypoman/ Analyzing links from page https://pypi.org/simple/pypoman/ Found link https://files.pythonhosted.org/packages/7b/78/b4b67e0c22cf308e524b6694540f7ad3ccdaf57a24bc2b1fe32484043f2a/pypoman-0.5.0.tar.gz#sha256=7fe2cc6463b935be9dba1707fa489b626afe01acd5e84786c80a5ad823753608 (from https://pypi.org/simple/pypoman/), version: 0.5.0 Found link https://files.pythonhosted.org/packages/7e/8c/547304eab8fa5be851ff9e7682bc685d99e245ca535ceff0234a478219fa/pypoman-0.5.1.tar.gz#sha256=6563260cfa88349c2f8e9def0b91533550e74f17b39503247fa75bece4e32dce (from https://pypi.org/simple/pypoman/), version: 0.5.1 Found link https://files.pythonhosted.org/packages/d2/be/84e2083e1e6e629baea83d4444f969c8cc4b321018bae03f9da19188cf06/pypoman-0.5.2.tar.gz#sha256=65236a77ada5fb80d88ec142b9e9539162522ba4068ff8e9f1245f85fb18b0df (from https://pypi.org/simple/pypoman/), version: 0.5.2 Found link https://files.pythonhosted.org/packages/64/54/40133389511be128d1200bd2e0b637285d916201d755e1e991f6c0b508a9/pypoman-0.5.3.tar.gz#sha256=5f1ddf2174d30d51ceb533645f54bdedccda10f935a5eef42346581b1bafd4dd (from https://pypi.org/simple/pypoman/), version: 0.5.3 Found link https://files.pythonhosted.org/packages/05/e6/c9b51a224e6bee98f8b8655dfc76208ffe426ca9477b5ebabd01fd930a74/pypoman-0.5.4.tar.gz#sha256=52a649f7f5cb44d74e47688d8c5e943ddab9bce9f04b6f0676305b78c0ac1c66 (from https://pypi.org/simple/pypoman/), version: 0.5.4 Using version 0.5.4 (newest of versions: 0.5.4) Created temporary directory: /tmp/pip-unpack-b11sftl3 Downloading https://files.pythonhosted.org/packages/05/e6/c9b51a224e6bee98f8b8655dfc76208ffe426ca9477b5ebabd01fd930a74/pypoman-0.5.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/05/e6/c9b51a224e6bee98f8b8655dfc76208ffe426ca9477b5ebabd01fd930a74/pypoman-0.5.4.tar.gz#sha256=52a649f7f5cb44d74e47688d8c5e943ddab9bce9f04b6f0676305b78c0ac1c66 (from https://pypi.org/simple/pypoman/) Added pypoman==0.5.4 from https://files.pythonhosted.org/packages/05/e6/c9b51a224e6bee98f8b8655dfc76208ffe426ca9477b5ebabd01fd930a74/pypoman-0.5.4.tar.gz#sha256=52a649f7f5cb44d74e47688d8c5e943ddab9bce9f04b6f0676305b78c0ac1c66 to build tracker '/tmp/pip-req-tracker-7kcyziih' Running setup.py (path:/tmp/pip-wheel-tg813hxy/pypoman/setup.py) egg_info for package pypoman Running command python setup.py egg_info running egg_info creating pip-egg-info/pypoman.egg-info writing dependency_links to pip-egg-info/pypoman.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pypoman.egg-info/top_level.txt writing requirements to pip-egg-info/pypoman.egg-info/requires.txt writing pip-egg-info/pypoman.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pypoman.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pypoman.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pypoman.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tg813hxy/pypoman has version 0.5.4, which satisfies requirement pypoman==0.5.4 from https://files.pythonhosted.org/packages/05/e6/c9b51a224e6bee98f8b8655dfc76208ffe426ca9477b5ebabd01fd930a74/pypoman-0.5.4.tar.gz#sha256=52a649f7f5cb44d74e47688d8c5e943ddab9bce9f04b6f0676305b78c0ac1c66 Removed pypoman==0.5.4 from https://files.pythonhosted.org/packages/05/e6/c9b51a224e6bee98f8b8655dfc76208ffe426ca9477b5ebabd01fd930a74/pypoman-0.5.4.tar.gz#sha256=52a649f7f5cb44d74e47688d8c5e943ddab9bce9f04b6f0676305b78c0ac1c66 from build tracker '/tmp/pip-req-tracker-7kcyziih' Building wheels for collected packages: pypoman Created temporary directory: /tmp/pip-wheel-gbap5wyn Running setup.py bdist_wheel for pypoman: started Destination directory: /tmp/pip-wheel-gbap5wyn Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tg813hxy/pypoman/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-gbap5wyn running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pypoman copying pypoman/__init__.py -> build/lib/pypoman copying pypoman/polygon.py -> build/lib/pypoman copying pypoman/intersection.py -> build/lib/pypoman copying pypoman/lp.py -> build/lib/pypoman copying pypoman/duality.py -> build/lib/pypoman copying pypoman/polyhedron.py -> build/lib/pypoman copying pypoman/bretl.py -> build/lib/pypoman copying pypoman/misc.py -> build/lib/pypoman copying pypoman/projection.py -> build/lib/pypoman 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/pypoman copying build/lib/pypoman/__init__.py -> build/bdist.linux-armv7l/wheel/pypoman copying build/lib/pypoman/polygon.py -> build/bdist.linux-armv7l/wheel/pypoman copying build/lib/pypoman/intersection.py -> build/bdist.linux-armv7l/wheel/pypoman copying build/lib/pypoman/lp.py -> build/bdist.linux-armv7l/wheel/pypoman copying build/lib/pypoman/duality.py -> build/bdist.linux-armv7l/wheel/pypoman copying build/lib/pypoman/polyhedron.py -> build/bdist.linux-armv7l/wheel/pypoman copying build/lib/pypoman/bretl.py -> build/bdist.linux-armv7l/wheel/pypoman copying build/lib/pypoman/misc.py -> build/bdist.linux-armv7l/wheel/pypoman copying build/lib/pypoman/projection.py -> build/bdist.linux-armv7l/wheel/pypoman running install_egg_info running egg_info writing top-level names to pypoman.egg-info/top_level.txt writing requirements to pypoman.egg-info/requires.txt writing dependency_links to pypoman.egg-info/dependency_links.txt writing pypoman.egg-info/PKG-INFO reading manifest file 'pypoman.egg-info/SOURCES.txt' writing manifest file 'pypoman.egg-info/SOURCES.txt' Copying pypoman.egg-info to build/bdist.linux-armv7l/wheel/pypoman-0.5.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pypoman-0.5.4.dist-info/WHEEL creating '/tmp/pip-wheel-gbap5wyn/pypoman-0.5.4-py3-none-any.whl' and adding '.' to it adding 'pypoman/__init__.py' adding 'pypoman/bretl.py' adding 'pypoman/duality.py' adding 'pypoman/intersection.py' adding 'pypoman/lp.py' adding 'pypoman/misc.py' adding 'pypoman/polygon.py' adding 'pypoman/polyhedron.py' adding 'pypoman/projection.py' adding 'pypoman-0.5.4.dist-info/top_level.txt' adding 'pypoman-0.5.4.dist-info/WHEEL' adding 'pypoman-0.5.4.dist-info/METADATA' adding 'pypoman-0.5.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pypoman: finished with status 'done' Stored in directory: /tmp/tmp9uid1bj2 Successfully built pypoman Cleaning up... Removing source in /tmp/pip-wheel-tg813hxy/pypoman Removed build tracker '/tmp/pip-req-tracker-7kcyziih'