Created temporary directory: /tmp/pip-ephem-wheel-cache-3gypyds2 Created temporary directory: /tmp/pip-req-tracker-4a76f49l Created requirements tracker '/tmp/pip-req-tracker-4a76f49l' Created temporary directory: /tmp/pip-wheel-kn6n1b66 Collecting pyveu==0.1.0a1 1 location(s) to search for versions of pyveu: * https://pypi.org/simple/pyveu/ Getting page https://pypi.org/simple/pyveu/ Analyzing links from page https://pypi.org/simple/pyveu/ Found link https://files.pythonhosted.org/packages/7f/6a/7afcdce42ff0e7a6551f5e7da650a7c5a8d5322a7861c09ba11b7a758ac5/pyveu-0.1.0a0.tar.gz#sha256=dda36fa266ac7cc3dd3ddd530f8140ed3d888a8ba8ed70ffa6a98573f1c79472 (from https://pypi.org/simple/pyveu/), version: 0.1.0a0 Found link https://files.pythonhosted.org/packages/45/71/c7dbce740bc284c5369a9339c3133af9acb6d0ebb5cbbcaf291e8792de7c/pyveu-0.1.0a1.tar.gz#sha256=bd29a71596e35aa681eff34fbd9bcae48304c95728c32a9265e968f4968a6c07 (from https://pypi.org/simple/pyveu/), version: 0.1.0a1 Using version 0.1.0a1 (newest of versions: 0.1.0a1) Created temporary directory: /tmp/pip-unpack-fr0ik7pl Downloading https://files.pythonhosted.org/packages/45/71/c7dbce740bc284c5369a9339c3133af9acb6d0ebb5cbbcaf291e8792de7c/pyveu-0.1.0a1.tar.gz (73kB) Downloading from URL https://files.pythonhosted.org/packages/45/71/c7dbce740bc284c5369a9339c3133af9acb6d0ebb5cbbcaf291e8792de7c/pyveu-0.1.0a1.tar.gz#sha256=bd29a71596e35aa681eff34fbd9bcae48304c95728c32a9265e968f4968a6c07 (from https://pypi.org/simple/pyveu/) Added pyveu==0.1.0a1 from https://files.pythonhosted.org/packages/45/71/c7dbce740bc284c5369a9339c3133af9acb6d0ebb5cbbcaf291e8792de7c/pyveu-0.1.0a1.tar.gz#sha256=bd29a71596e35aa681eff34fbd9bcae48304c95728c32a9265e968f4968a6c07 to build tracker '/tmp/pip-req-tracker-4a76f49l' Running setup.py (path:/tmp/pip-wheel-kn6n1b66/pyveu/setup.py) egg_info for package pyveu Running command python setup.py egg_info running egg_info creating pip-egg-info/pyveu.egg-info writing requirements to pip-egg-info/pyveu.egg-info/requires.txt writing pip-egg-info/pyveu.egg-info/PKG-INFO writing top-level names to pip-egg-info/pyveu.egg-info/top_level.txt writing dependency_links to pip-egg-info/pyveu.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/pyveu.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyveu.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pyveu.egg-info/SOURCES.txt' /usr/local/lib/python3.5/dist-packages/setuptools/dist.py:470: UserWarning: Normalizing '0.1.0-alpha.1' to '0.1.0a1' normalized_version, Source in /tmp/pip-wheel-kn6n1b66/pyveu has version 0.1.0a1, which satisfies requirement pyveu==0.1.0a1 from https://files.pythonhosted.org/packages/45/71/c7dbce740bc284c5369a9339c3133af9acb6d0ebb5cbbcaf291e8792de7c/pyveu-0.1.0a1.tar.gz#sha256=bd29a71596e35aa681eff34fbd9bcae48304c95728c32a9265e968f4968a6c07 Removed pyveu==0.1.0a1 from https://files.pythonhosted.org/packages/45/71/c7dbce740bc284c5369a9339c3133af9acb6d0ebb5cbbcaf291e8792de7c/pyveu-0.1.0a1.tar.gz#sha256=bd29a71596e35aa681eff34fbd9bcae48304c95728c32a9265e968f4968a6c07 from build tracker '/tmp/pip-req-tracker-4a76f49l' Building wheels for collected packages: pyveu Created temporary directory: /tmp/pip-wheel-3touj4jd Running setup.py bdist_wheel for pyveu: started Destination directory: /tmp/pip-wheel-3touj4jd Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-kn6n1b66/pyveu/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-3touj4jd /usr/local/lib/python3.5/dist-packages/setuptools/dist.py:470: UserWarning: Normalizing '0.1.0-alpha.1' to '0.1.0a1' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyveu copying pyveu/__init__.py -> build/lib/pyveu copying pyveu/si.py -> build/lib/pyveu creating build/lib/pyveu/tests copying pyveu/tests/test_misc.py -> build/lib/pyveu/tests copying pyveu/tests/test_named.py -> build/lib/pyveu/tests copying pyveu/tests/test_unit_system.py -> build/lib/pyveu/tests copying pyveu/tests/test_math_function.py -> build/lib/pyveu/tests copying pyveu/tests/test_quantity.py -> build/lib/pyveu/tests copying pyveu/tests/test_si.py -> build/lib/pyveu/tests copying pyveu/tests/test_math.py -> build/lib/pyveu/tests copying pyveu/tests/test_arithmetic_history.py -> build/lib/pyveu/tests copying pyveu/tests/test_prefix.py -> build/lib/pyveu/tests copying pyveu/tests/test_system_affiliated.py -> build/lib/pyveu/tests copying pyveu/tests/test_modifiable_named.py -> build/lib/pyveu/tests copying pyveu/tests/test_unit.py -> build/lib/pyveu/tests copying pyveu/tests/__init__.py -> build/lib/pyveu/tests 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/pyveu creating build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/tests/test_misc.py -> build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/tests/test_named.py -> build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/tests/test_unit_system.py -> build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/tests/test_math_function.py -> build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/tests/test_quantity.py -> build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/tests/test_si.py -> build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/tests/test_math.py -> build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/tests/test_arithmetic_history.py -> build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/tests/test_prefix.py -> build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/tests/test_system_affiliated.py -> build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/tests/test_modifiable_named.py -> build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/tests/test_unit.py -> build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/tests/__init__.py -> build/bdist.linux-armv7l/wheel/pyveu/tests copying build/lib/pyveu/__init__.py -> build/bdist.linux-armv7l/wheel/pyveu copying build/lib/pyveu/si.py -> build/bdist.linux-armv7l/wheel/pyveu running install_egg_info running egg_info writing requirements to pyveu.egg-info/requires.txt writing pyveu.egg-info/PKG-INFO writing top-level names to pyveu.egg-info/top_level.txt writing dependency_links to pyveu.egg-info/dependency_links.txt reading manifest file 'pyveu.egg-info/SOURCES.txt' writing manifest file 'pyveu.egg-info/SOURCES.txt' Copying pyveu.egg-info to build/bdist.linux-armv7l/wheel/pyveu-0.1.0a1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyveu-0.1.0a1.dist-info/WHEEL creating '/tmp/pip-wheel-3touj4jd/pyveu-0.1.0a1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyveu/__init__.py' adding 'pyveu/si.py' adding 'pyveu/tests/__init__.py' adding 'pyveu/tests/test_arithmetic_history.py' adding 'pyveu/tests/test_math.py' adding 'pyveu/tests/test_math_function.py' adding 'pyveu/tests/test_misc.py' adding 'pyveu/tests/test_modifiable_named.py' adding 'pyveu/tests/test_named.py' adding 'pyveu/tests/test_prefix.py' adding 'pyveu/tests/test_quantity.py' adding 'pyveu/tests/test_si.py' adding 'pyveu/tests/test_system_affiliated.py' adding 'pyveu/tests/test_unit.py' adding 'pyveu/tests/test_unit_system.py' adding 'pyveu-0.1.0a1.dist-info/METADATA' adding 'pyveu-0.1.0a1.dist-info/WHEEL' adding 'pyveu-0.1.0a1.dist-info/top_level.txt' adding 'pyveu-0.1.0a1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyveu: finished with status 'done' Stored in directory: /tmp/tmpbknu5s3f Successfully built pyveu Cleaning up... Removing source in /tmp/pip-wheel-kn6n1b66/pyveu Removed build tracker '/tmp/pip-req-tracker-4a76f49l'