Created temporary directory: /tmp/pip-ephem-wheel-cache-qcvtawtr Created temporary directory: /tmp/pip-req-tracker-78kpzr8j Created requirements tracker '/tmp/pip-req-tracker-78kpzr8j' Created temporary directory: /tmp/pip-wheel-3waf9xo1 Looking in indexes: https://pypi.python.org/simple Collecting satotimes==0.0.1 1 location(s) to search for versions of satotimes: * https://pypi.python.org/simple/satotimes/ Getting page https://pypi.python.org/simple/satotimes/ Analyzing links from page https://pypi.org/simple/satotimes/ Found link https://files.pythonhosted.org/packages/5e/08/5eb2e4cac30bfaa61bb7b778c49357ba96b493966bb100b28ff3eb96b911/satotimes-0.0.1.tar.gz#sha256=ece10c4467b3aaf03934b7d02697f9d33d951cd8065a2e865e8d3e556eea3777 (from https://pypi.org/simple/satotimes/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-85aormt0 Downloading https://files.pythonhosted.org/packages/5e/08/5eb2e4cac30bfaa61bb7b778c49357ba96b493966bb100b28ff3eb96b911/satotimes-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5e/08/5eb2e4cac30bfaa61bb7b778c49357ba96b493966bb100b28ff3eb96b911/satotimes-0.0.1.tar.gz#sha256=ece10c4467b3aaf03934b7d02697f9d33d951cd8065a2e865e8d3e556eea3777 (from https://pypi.org/simple/satotimes/) Added satotimes==0.0.1 from https://files.pythonhosted.org/packages/5e/08/5eb2e4cac30bfaa61bb7b778c49357ba96b493966bb100b28ff3eb96b911/satotimes-0.0.1.tar.gz#sha256=ece10c4467b3aaf03934b7d02697f9d33d951cd8065a2e865e8d3e556eea3777 to build tracker '/tmp/pip-req-tracker-78kpzr8j' Running setup.py (path:/tmp/pip-wheel-3waf9xo1/satotimes/setup.py) egg_info for package satotimes Running command python setup.py egg_info running egg_info creating pip-egg-info/satotimes.egg-info writing dependency_links to pip-egg-info/satotimes.egg-info/dependency_links.txt writing pip-egg-info/satotimes.egg-info/PKG-INFO writing top-level names to pip-egg-info/satotimes.egg-info/top_level.txt writing manifest file 'pip-egg-info/satotimes.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/satotimes.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/satotimes.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3waf9xo1/satotimes has version 0.0.1, which satisfies requirement satotimes==0.0.1 from https://files.pythonhosted.org/packages/5e/08/5eb2e4cac30bfaa61bb7b778c49357ba96b493966bb100b28ff3eb96b911/satotimes-0.0.1.tar.gz#sha256=ece10c4467b3aaf03934b7d02697f9d33d951cd8065a2e865e8d3e556eea3777 Removed satotimes==0.0.1 from https://files.pythonhosted.org/packages/5e/08/5eb2e4cac30bfaa61bb7b778c49357ba96b493966bb100b28ff3eb96b911/satotimes-0.0.1.tar.gz#sha256=ece10c4467b3aaf03934b7d02697f9d33d951cd8065a2e865e8d3e556eea3777 from build tracker '/tmp/pip-req-tracker-78kpzr8j' Building wheels for collected packages: satotimes Created temporary directory: /tmp/pip-wheel-111psj7w Running setup.py bdist_wheel for satotimes: started Destination directory: /tmp/pip-wheel-111psj7w Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3waf9xo1/satotimes/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-111psj7w running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sample_app copying sample_app/sample_app.py -> build/lib/sample_app copying sample_app/__init__.py -> build/lib/sample_app creating build/lib/test copying test/__init__.py -> build/lib/test copying test/test_pack_two.py -> build/lib/test copying test/test_pack_one.py -> build/lib/test creating build/lib/sample_app/package_two copying sample_app/package_two/pack_two.py -> build/lib/sample_app/package_two copying sample_app/package_two/__init__.py -> build/lib/sample_app/package_two creating build/lib/sample_app/package_one copying sample_app/package_one/__init__.py -> build/lib/sample_app/package_one copying sample_app/package_one/pack_one.py -> build/lib/sample_app/package_one 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/sample_app copying build/lib/sample_app/sample_app.py -> build/bdist.linux-armv7l/wheel/sample_app creating build/bdist.linux-armv7l/wheel/sample_app/package_two copying build/lib/sample_app/package_two/pack_two.py -> build/bdist.linux-armv7l/wheel/sample_app/package_two copying build/lib/sample_app/package_two/__init__.py -> build/bdist.linux-armv7l/wheel/sample_app/package_two copying build/lib/sample_app/__init__.py -> build/bdist.linux-armv7l/wheel/sample_app creating build/bdist.linux-armv7l/wheel/sample_app/package_one copying build/lib/sample_app/package_one/__init__.py -> build/bdist.linux-armv7l/wheel/sample_app/package_one copying build/lib/sample_app/package_one/pack_one.py -> build/bdist.linux-armv7l/wheel/sample_app/package_one creating build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_pack_two.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/test_pack_one.py -> build/bdist.linux-armv7l/wheel/test running install_egg_info running egg_info writing satotimes.egg-info/PKG-INFO writing top-level names to satotimes.egg-info/top_level.txt writing dependency_links to satotimes.egg-info/dependency_links.txt reading manifest file 'satotimes.egg-info/SOURCES.txt' writing manifest file 'satotimes.egg-info/SOURCES.txt' Copying satotimes.egg-info to build/bdist.linux-armv7l/wheel/satotimes-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/satotimes-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-111psj7w/satotimes-0.0.1-py3-none-any.whl' and adding '.' to it adding 'sample_app/__init__.py' adding 'sample_app/sample_app.py' adding 'sample_app/package_one/__init__.py' adding 'sample_app/package_one/pack_one.py' adding 'sample_app/package_two/__init__.py' adding 'sample_app/package_two/pack_two.py' adding 'test/__init__.py' adding 'test/test_pack_one.py' adding 'test/test_pack_two.py' adding 'satotimes-0.0.1.dist-info/top_level.txt' adding 'satotimes-0.0.1.dist-info/WHEEL' adding 'satotimes-0.0.1.dist-info/METADATA' adding 'satotimes-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for satotimes: finished with status 'done' Stored in directory: /tmp/tmp6ppx5yxy Successfully built satotimes Cleaning up... Removing source in /tmp/pip-wheel-3waf9xo1/satotimes Removed build tracker '/tmp/pip-req-tracker-78kpzr8j'