Created temporary directory: /tmp/pip-ephem-wheel-cache-htckw22u Created temporary directory: /tmp/pip-req-tracker-7oro01is Created requirements tracker '/tmp/pip-req-tracker-7oro01is' Created temporary directory: /tmp/pip-wheel-_sry3qt4 Collecting galgebra==0.4.3 1 location(s) to search for versions of galgebra: * https://pypi.org/simple/galgebra/ Getting page https://pypi.org/simple/galgebra/ Analyzing links from page https://pypi.org/simple/galgebra/ Found link https://files.pythonhosted.org/packages/18/a9/a7324512ca9f3a934a144f513f1558684cc1190acc511b786772d50c9cbb/galgebra-0.4.0.tar.gz#sha256=ced07bebb29d4a463744baeb7269475860e64f73bf906344d5d5d0ef443cc0f4 (from https://pypi.org/simple/galgebra/), version: 0.4.0 Found link https://files.pythonhosted.org/packages/35/9b/26ffaf227e06deece83de532d9fd6a64cf7b29fa25aaf066c2412caa2b95/galgebra-0.4.1.tar.gz#sha256=d99fa658c1a80bb40c37eb6da7291bc1026df664f9c1ff59d7d105bcf4ec586b (from https://pypi.org/simple/galgebra/), version: 0.4.1 Found link https://files.pythonhosted.org/packages/35/02/7173ea8190bc43dec51f7550ed8f0589244ebc8abd1b9ac08b6d75442cbe/galgebra-0.4.1.1.tar.gz#sha256=045da540470857f51d11a891876e536b2e982818e0420cda11d0f3c68364a5b0 (from https://pypi.org/simple/galgebra/), version: 0.4.1.1 Found link https://files.pythonhosted.org/packages/7f/cf/bfada03ee3be5c59658f42d404ae261518dd2f1cca6e1c60706467d059eb/galgebra-0.4.1.2.tar.gz#sha256=4ff040a417e256dbc2f603f5e5890d224789520575be40a7929a7a61bbbf3c46 (from https://pypi.org/simple/galgebra/), version: 0.4.1.2 Found link https://files.pythonhosted.org/packages/ab/9f/9971ec318d3ba0204883628729e1aa290b30c08c334fa1a85e9cff461db2/galgebra-0.4.3.tar.gz#sha256=7b065040673b347f6421c8209d5bc732badfbbba95f3eca487d14fffa791a36a (from https://pypi.org/simple/galgebra/), version: 0.4.3 Using version 0.4.3 (newest of versions: 0.4.3) Created temporary directory: /tmp/pip-unpack-02lx_y4o Downloading https://files.pythonhosted.org/packages/ab/9f/9971ec318d3ba0204883628729e1aa290b30c08c334fa1a85e9cff461db2/galgebra-0.4.3.tar.gz (67kB) Downloading from URL https://files.pythonhosted.org/packages/ab/9f/9971ec318d3ba0204883628729e1aa290b30c08c334fa1a85e9cff461db2/galgebra-0.4.3.tar.gz#sha256=7b065040673b347f6421c8209d5bc732badfbbba95f3eca487d14fffa791a36a (from https://pypi.org/simple/galgebra/) Added galgebra==0.4.3 from https://files.pythonhosted.org/packages/ab/9f/9971ec318d3ba0204883628729e1aa290b30c08c334fa1a85e9cff461db2/galgebra-0.4.3.tar.gz#sha256=7b065040673b347f6421c8209d5bc732badfbbba95f3eca487d14fffa791a36a to build tracker '/tmp/pip-req-tracker-7oro01is' Running setup.py (path:/tmp/pip-wheel-_sry3qt4/galgebra/setup.py) egg_info for package galgebra Running command python setup.py egg_info running egg_info creating pip-egg-info/galgebra.egg-info writing pip-egg-info/galgebra.egg-info/PKG-INFO writing dependency_links to pip-egg-info/galgebra.egg-info/dependency_links.txt writing top-level names to pip-egg-info/galgebra.egg-info/top_level.txt writing requirements to pip-egg-info/galgebra.egg-info/requires.txt writing manifest file 'pip-egg-info/galgebra.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/galgebra.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/galgebra.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_sry3qt4/galgebra has version 0.4.3, which satisfies requirement galgebra==0.4.3 from https://files.pythonhosted.org/packages/ab/9f/9971ec318d3ba0204883628729e1aa290b30c08c334fa1a85e9cff461db2/galgebra-0.4.3.tar.gz#sha256=7b065040673b347f6421c8209d5bc732badfbbba95f3eca487d14fffa791a36a Removed galgebra==0.4.3 from https://files.pythonhosted.org/packages/ab/9f/9971ec318d3ba0204883628729e1aa290b30c08c334fa1a85e9cff461db2/galgebra-0.4.3.tar.gz#sha256=7b065040673b347f6421c8209d5bc732badfbbba95f3eca487d14fffa791a36a from build tracker '/tmp/pip-req-tracker-7oro01is' Building wheels for collected packages: galgebra Created temporary directory: /tmp/pip-wheel-s_esp3uw Running setup.py bdist_wheel for galgebra: started Destination directory: /tmp/pip-wheel-s_esp3uw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_sry3qt4/galgebra/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-s_esp3uw running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/galgebra copying galgebra/lt.py -> build/lib/galgebra copying galgebra/utils.py -> build/lib/galgebra copying galgebra/__init__.py -> build/lib/galgebra copying galgebra/mv.py -> build/lib/galgebra copying galgebra/printer.py -> build/lib/galgebra copying galgebra/ga.py -> build/lib/galgebra copying galgebra/setgapth.py -> build/lib/galgebra copying galgebra/metric.py -> build/lib/galgebra creating build/lib/test copying test/__init__.py -> build/lib/test copying test/test_mv.py -> build/lib/test copying test/test_test.py -> build/lib/test 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/galgebra copying build/lib/galgebra/lt.py -> build/bdist.linux-armv7l/wheel/galgebra copying build/lib/galgebra/utils.py -> build/bdist.linux-armv7l/wheel/galgebra copying build/lib/galgebra/__init__.py -> build/bdist.linux-armv7l/wheel/galgebra copying build/lib/galgebra/mv.py -> build/bdist.linux-armv7l/wheel/galgebra copying build/lib/galgebra/printer.py -> build/bdist.linux-armv7l/wheel/galgebra copying build/lib/galgebra/ga.py -> build/bdist.linux-armv7l/wheel/galgebra copying build/lib/galgebra/setgapth.py -> build/bdist.linux-armv7l/wheel/galgebra copying build/lib/galgebra/metric.py -> build/bdist.linux-armv7l/wheel/galgebra creating build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_mv.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_test.py -> build/bdist.linux-armv7l/wheel/test running install_egg_info running egg_info writing galgebra.egg-info/PKG-INFO writing requirements to galgebra.egg-info/requires.txt writing top-level names to galgebra.egg-info/top_level.txt writing dependency_links to galgebra.egg-info/dependency_links.txt reading manifest file 'galgebra.egg-info/SOURCES.txt' writing manifest file 'galgebra.egg-info/SOURCES.txt' Copying galgebra.egg-info to build/bdist.linux-armv7l/wheel/galgebra-0.4.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/galgebra-0.4.3.dist-info/WHEEL creating '/tmp/pip-wheel-s_esp3uw/galgebra-0.4.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'galgebra/__init__.py' adding 'galgebra/ga.py' adding 'galgebra/lt.py' adding 'galgebra/metric.py' adding 'galgebra/mv.py' adding 'galgebra/printer.py' adding 'galgebra/setgapth.py' adding 'galgebra/utils.py' adding 'test/__init__.py' adding 'test/test_mv.py' adding 'test/test_test.py' adding 'galgebra-0.4.3.dist-info/METADATA' adding 'galgebra-0.4.3.dist-info/WHEEL' adding 'galgebra-0.4.3.dist-info/top_level.txt' adding 'galgebra-0.4.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for galgebra: finished with status 'done' Stored in directory: /tmp/tmp8e66i58r Successfully built galgebra Cleaning up... Removing source in /tmp/pip-wheel-_sry3qt4/galgebra Removed build tracker '/tmp/pip-req-tracker-7oro01is'