2019-07-08T18:21:40 Created temporary directory: /tmp/pip-ephem-wheel-cache-w8ycqypw 2019-07-08T18:21:40 Created temporary directory: /tmp/pip-req-tracker-meuk9pvx 2019-07-08T18:21:40 Created requirements tracker '/tmp/pip-req-tracker-meuk9pvx' 2019-07-08T18:21:40 Created temporary directory: /tmp/pip-wheel-e7u3rha3 2019-07-08T18:21:40 Collecting githubmeter==0.1 2019-07-08T18:21:40 1 location(s) to search for versions of githubmeter: 2019-07-08T18:21:40 * https://pypi.org/simple/githubmeter/ 2019-07-08T18:21:40 Getting page https://pypi.org/simple/githubmeter/ 2019-07-08T18:21:40 Analyzing links from page https://pypi.org/simple/githubmeter/ 2019-07-08T18:21:40 Found link https://files.pythonhosted.org/packages/24/83/22e365269b90906a5d9599bf443d19d4b64671f1f3264b2102e284fd7395/githubmeter-0.1.tar.gz#sha256=6f0f14a282e6e56c00e45448248b4e200b6c01a58516709d69a9c80f44095424 (from https://pypi.org/simple/githubmeter/), version: 0.1 2019-07-08T18:21:40 Using version 0.1 (newest of versions: 0.1) 2019-07-08T18:21:40 Created temporary directory: /tmp/pip-unpack-rvr2d5hk 2019-07-08T18:21:40 Downloading https://files.pythonhosted.org/packages/24/83/22e365269b90906a5d9599bf443d19d4b64671f1f3264b2102e284fd7395/githubmeter-0.1.tar.gz 2019-07-08T18:21:40 Downloading from URL https://files.pythonhosted.org/packages/24/83/22e365269b90906a5d9599bf443d19d4b64671f1f3264b2102e284fd7395/githubmeter-0.1.tar.gz#sha256=6f0f14a282e6e56c00e45448248b4e200b6c01a58516709d69a9c80f44095424 (from https://pypi.org/simple/githubmeter/) 2019-07-08T18:21:40 Added githubmeter==0.1 from https://files.pythonhosted.org/packages/24/83/22e365269b90906a5d9599bf443d19d4b64671f1f3264b2102e284fd7395/githubmeter-0.1.tar.gz#sha256=6f0f14a282e6e56c00e45448248b4e200b6c01a58516709d69a9c80f44095424 to build tracker '/tmp/pip-req-tracker-meuk9pvx' 2019-07-08T18:21:40 Running setup.py (path:/tmp/pip-wheel-e7u3rha3/githubmeter/setup.py) egg_info for package githubmeter 2019-07-08T18:21:40 Running command python setup.py egg_info 2019-07-08T18:21:42 running egg_info 2019-07-08T18:21:42 creating pip-egg-info/githubmeter.egg-info 2019-07-08T18:21:42 writing top-level names to pip-egg-info/githubmeter.egg-info/top_level.txt 2019-07-08T18:21:42 writing pip-egg-info/githubmeter.egg-info/PKG-INFO 2019-07-08T18:21:42 writing requirements to pip-egg-info/githubmeter.egg-info/requires.txt 2019-07-08T18:21:42 writing dependency_links to pip-egg-info/githubmeter.egg-info/dependency_links.txt 2019-07-08T18:21:42 writing manifest file 'pip-egg-info/githubmeter.egg-info/SOURCES.txt' 2019-07-08T18:21:42 reading manifest file 'pip-egg-info/githubmeter.egg-info/SOURCES.txt' 2019-07-08T18:21:42 writing manifest file 'pip-egg-info/githubmeter.egg-info/SOURCES.txt' 2019-07-08T18:21:42 Source in /tmp/pip-wheel-e7u3rha3/githubmeter has version 0.1, which satisfies requirement githubmeter==0.1 from https://files.pythonhosted.org/packages/24/83/22e365269b90906a5d9599bf443d19d4b64671f1f3264b2102e284fd7395/githubmeter-0.1.tar.gz#sha256=6f0f14a282e6e56c00e45448248b4e200b6c01a58516709d69a9c80f44095424 2019-07-08T18:21:42 Removed githubmeter==0.1 from https://files.pythonhosted.org/packages/24/83/22e365269b90906a5d9599bf443d19d4b64671f1f3264b2102e284fd7395/githubmeter-0.1.tar.gz#sha256=6f0f14a282e6e56c00e45448248b4e200b6c01a58516709d69a9c80f44095424 from build tracker '/tmp/pip-req-tracker-meuk9pvx' 2019-07-08T18:21:42 Building wheels for collected packages: githubmeter 2019-07-08T18:21:42 Created temporary directory: /tmp/pip-wheel-p1gvpg00 2019-07-08T18:21:42 Building wheel for githubmeter (setup.py): started 2019-07-08T18:21:42 Destination directory: /tmp/pip-wheel-p1gvpg00 2019-07-08T18:21:42 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-e7u3rha3/githubmeter/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-p1gvpg00 2019-07-08T18:21:44 running bdist_wheel 2019-07-08T18:21:44 running build 2019-07-08T18:21:44 running build_py 2019-07-08T18:21:44 creating build 2019-07-08T18:21:44 creating build/lib 2019-07-08T18:21:44 creating build/lib/githubmeter 2019-07-08T18:21:44 copying githubmeter/meter.py -> build/lib/githubmeter 2019-07-08T18:21:44 copying githubmeter/__init__.py -> build/lib/githubmeter 2019-07-08T18:21:44 installing to build/bdist.linux-armv7l/wheel 2019-07-08T18:21:44 running install 2019-07-08T18:21:44 running install_lib 2019-07-08T18:21:44 creating build/bdist.linux-armv7l 2019-07-08T18:21:44 creating build/bdist.linux-armv7l/wheel 2019-07-08T18:21:44 creating build/bdist.linux-armv7l/wheel/githubmeter 2019-07-08T18:21:44 copying build/lib/githubmeter/meter.py -> build/bdist.linux-armv7l/wheel/githubmeter 2019-07-08T18:21:44 copying build/lib/githubmeter/__init__.py -> build/bdist.linux-armv7l/wheel/githubmeter 2019-07-08T18:21:44 running install_egg_info 2019-07-08T18:21:44 running egg_info 2019-07-08T18:21:44 creating githubmeter.egg-info 2019-07-08T18:21:44 writing requirements to githubmeter.egg-info/requires.txt 2019-07-08T18:21:44 writing top-level names to githubmeter.egg-info/top_level.txt 2019-07-08T18:21:44 writing githubmeter.egg-info/PKG-INFO 2019-07-08T18:21:44 writing dependency_links to githubmeter.egg-info/dependency_links.txt 2019-07-08T18:21:44 writing manifest file 'githubmeter.egg-info/SOURCES.txt' 2019-07-08T18:21:44 reading manifest file 'githubmeter.egg-info/SOURCES.txt' 2019-07-08T18:21:44 writing manifest file 'githubmeter.egg-info/SOURCES.txt' 2019-07-08T18:21:44 Copying githubmeter.egg-info to build/bdist.linux-armv7l/wheel/githubmeter-0.1-py3.5.egg-info 2019-07-08T18:21:44 running install_scripts 2019-07-08T18:21:44 creating build/bdist.linux-armv7l/wheel/githubmeter-0.1.dist-info/WHEEL 2019-07-08T18:21:45 Building wheel for githubmeter (setup.py): finished with status 'done' 2019-07-08T18:21:45 Stored in directory: /tmp/tmp3hgmir98 2019-07-08T18:21:45 Successfully built githubmeter 2019-07-08T18:21:45 Cleaning up... 2019-07-08T18:21:45 Removing source in /tmp/pip-wheel-e7u3rha3/githubmeter 2019-07-08T18:21:45 Removed build tracker '/tmp/pip-req-tracker-meuk9pvx'