Created temporary directory: /tmp/pip-ephem-wheel-cache-eqgaop03 Created temporary directory: /tmp/pip-req-tracker-sejkg8qb Created requirements tracker '/tmp/pip-req-tracker-sejkg8qb' Created temporary directory: /tmp/pip-wheel-khuli1f0 Collecting hepunits==0.1.1 1 location(s) to search for versions of hepunits: * https://pypi.org/simple/hepunits/ Getting page https://pypi.org/simple/hepunits/ Analyzing links from page https://pypi.org/simple/hepunits/ Found link https://files.pythonhosted.org/packages/1e/f0/7560a770c05d82d8ca36234f80c2c8c14c773a7d1bfa2ce178bd3e369c8e/hepunits-0.1.1.tar.gz#sha256=a42021629a5142f51292116442cc17068f6fcb6c3ae6ba0915a6e79c51f4e45c (from https://pypi.org/simple/hepunits/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-w3w372qf Downloading https://files.pythonhosted.org/packages/1e/f0/7560a770c05d82d8ca36234f80c2c8c14c773a7d1bfa2ce178bd3e369c8e/hepunits-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1e/f0/7560a770c05d82d8ca36234f80c2c8c14c773a7d1bfa2ce178bd3e369c8e/hepunits-0.1.1.tar.gz#sha256=a42021629a5142f51292116442cc17068f6fcb6c3ae6ba0915a6e79c51f4e45c (from https://pypi.org/simple/hepunits/) Added hepunits==0.1.1 from https://files.pythonhosted.org/packages/1e/f0/7560a770c05d82d8ca36234f80c2c8c14c773a7d1bfa2ce178bd3e369c8e/hepunits-0.1.1.tar.gz#sha256=a42021629a5142f51292116442cc17068f6fcb6c3ae6ba0915a6e79c51f4e45c to build tracker '/tmp/pip-req-tracker-sejkg8qb' Running setup.py (path:/tmp/pip-wheel-khuli1f0/hepunits/setup.py) egg_info for package hepunits Running command python setup.py egg_info running egg_info creating pip-egg-info/hepunits.egg-info writing top-level names to pip-egg-info/hepunits.egg-info/top_level.txt writing pip-egg-info/hepunits.egg-info/PKG-INFO writing dependency_links to pip-egg-info/hepunits.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/hepunits.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/hepunits.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/hepunits.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-khuli1f0/hepunits has version 0.1.1, which satisfies requirement hepunits==0.1.1 from https://files.pythonhosted.org/packages/1e/f0/7560a770c05d82d8ca36234f80c2c8c14c773a7d1bfa2ce178bd3e369c8e/hepunits-0.1.1.tar.gz#sha256=a42021629a5142f51292116442cc17068f6fcb6c3ae6ba0915a6e79c51f4e45c Removed hepunits==0.1.1 from https://files.pythonhosted.org/packages/1e/f0/7560a770c05d82d8ca36234f80c2c8c14c773a7d1bfa2ce178bd3e369c8e/hepunits-0.1.1.tar.gz#sha256=a42021629a5142f51292116442cc17068f6fcb6c3ae6ba0915a6e79c51f4e45c from build tracker '/tmp/pip-req-tracker-sejkg8qb' Building wheels for collected packages: hepunits Created temporary directory: /tmp/pip-wheel-oeqjiyuu Running setup.py bdist_wheel for hepunits: started Destination directory: /tmp/pip-wheel-oeqjiyuu Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-khuli1f0/hepunits/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-oeqjiyuu running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/hepunits copying hepunits/__init__.py -> build/lib/hepunits copying hepunits/version.py -> build/lib/hepunits creating build/lib/tests/units copying tests/units/__init__.py -> build/lib/tests/units copying tests/units/test_prefixes.py -> build/lib/tests/units copying tests/units/test_units.py -> build/lib/tests/units creating build/lib/tests/constants copying tests/constants/__init__.py -> build/lib/tests/constants copying tests/constants/test_constants.py -> build/lib/tests/constants creating build/lib/hepunits/units copying hepunits/units/__init__.py -> build/lib/hepunits/units copying hepunits/units/units.py -> build/lib/hepunits/units copying hepunits/units/prefixes.py -> build/lib/hepunits/units creating build/lib/hepunits/constants copying hepunits/constants/__init__.py -> build/lib/hepunits/constants copying hepunits/constants/constants.py -> build/lib/hepunits/constants running egg_info writing dependency_links to hepunits.egg-info/dependency_links.txt writing top-level names to hepunits.egg-info/top_level.txt writing hepunits.egg-info/PKG-INFO reading manifest file 'hepunits.egg-info/SOURCES.txt' writing manifest file 'hepunits.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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/units copying build/lib/tests/units/__init__.py -> build/bdist.linux-armv7l/wheel/tests/units copying build/lib/tests/units/test_prefixes.py -> build/bdist.linux-armv7l/wheel/tests/units copying build/lib/tests/units/test_units.py -> build/bdist.linux-armv7l/wheel/tests/units creating build/bdist.linux-armv7l/wheel/tests/constants copying build/lib/tests/constants/__init__.py -> build/bdist.linux-armv7l/wheel/tests/constants copying build/lib/tests/constants/test_constants.py -> build/bdist.linux-armv7l/wheel/tests/constants creating build/bdist.linux-armv7l/wheel/hepunits copying build/lib/hepunits/__init__.py -> build/bdist.linux-armv7l/wheel/hepunits creating build/bdist.linux-armv7l/wheel/hepunits/units copying build/lib/hepunits/units/__init__.py -> build/bdist.linux-armv7l/wheel/hepunits/units copying build/lib/hepunits/units/units.py -> build/bdist.linux-armv7l/wheel/hepunits/units copying build/lib/hepunits/units/prefixes.py -> build/bdist.linux-armv7l/wheel/hepunits/units creating build/bdist.linux-armv7l/wheel/hepunits/constants copying build/lib/hepunits/constants/__init__.py -> build/bdist.linux-armv7l/wheel/hepunits/constants copying build/lib/hepunits/constants/constants.py -> build/bdist.linux-armv7l/wheel/hepunits/constants copying build/lib/hepunits/version.py -> build/bdist.linux-armv7l/wheel/hepunits running install_egg_info Copying hepunits.egg-info to build/bdist.linux-armv7l/wheel/hepunits-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/hepunits-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-oeqjiyuu/hepunits-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'hepunits/__init__.py' adding 'hepunits/version.py' adding 'hepunits/constants/__init__.py' adding 'hepunits/constants/constants.py' adding 'hepunits/units/__init__.py' adding 'hepunits/units/prefixes.py' adding 'hepunits/units/units.py' adding 'tests/__init__.py' adding 'tests/constants/__init__.py' adding 'tests/constants/test_constants.py' adding 'tests/units/__init__.py' adding 'tests/units/test_prefixes.py' adding 'tests/units/test_units.py' adding 'hepunits-0.1.1.dist-info/METADATA' adding 'hepunits-0.1.1.dist-info/WHEEL' adding 'hepunits-0.1.1.dist-info/top_level.txt' adding 'hepunits-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for hepunits: finished with status 'done' Stored in directory: /tmp/tmpvlujk_0t Successfully built hepunits Cleaning up... Removing source in /tmp/pip-wheel-khuli1f0/hepunits Removed build tracker '/tmp/pip-req-tracker-sejkg8qb'