2019-11-26T16:35:04 Created temporary directory: /tmp/pip-ephem-wheel-cache-m50j9b91 2019-11-26T16:35:04 Created temporary directory: /tmp/pip-req-tracker-r_5825_0 2019-11-26T16:35:04 Created requirements tracker '/tmp/pip-req-tracker-r_5825_0' 2019-11-26T16:35:04 Created temporary directory: /tmp/pip-wheel-jt6n39e0 2019-11-26T16:35:04 Collecting quicks==0.0.2 2019-11-26T16:35:04 1 location(s) to search for versions of quicks: 2019-11-26T16:35:04 * https://pypi.org/simple/quicks/ 2019-11-26T16:35:04 Getting page https://pypi.org/simple/quicks/ 2019-11-26T16:35:04 Analyzing links from page https://pypi.org/simple/quicks/ 2019-11-26T16:35:04 Found link https://files.pythonhosted.org/packages/0a/2f/de27e6ec911b0c3b5865f7dadc18da725ac1d63ed768dcebd952da715c5c/quicks-0.0.2.tar.gz#sha256=332bb4ad9925ccbee3547d9b892839493da02462ea3ce267a5e9e0c59d1a0941 (from https://pypi.org/simple/quicks/), version: 0.0.2 2019-11-26T16:35:04 Using version 0.0.2 (newest of versions: 0.0.2) 2019-11-26T16:35:04 Created temporary directory: /tmp/pip-unpack-f4u8rdau 2019-11-26T16:35:04 Downloading https://files.pythonhosted.org/packages/0a/2f/de27e6ec911b0c3b5865f7dadc18da725ac1d63ed768dcebd952da715c5c/quicks-0.0.2.tar.gz 2019-11-26T16:35:04 Downloading from URL https://files.pythonhosted.org/packages/0a/2f/de27e6ec911b0c3b5865f7dadc18da725ac1d63ed768dcebd952da715c5c/quicks-0.0.2.tar.gz#sha256=332bb4ad9925ccbee3547d9b892839493da02462ea3ce267a5e9e0c59d1a0941 (from https://pypi.org/simple/quicks/) 2019-11-26T16:35:04 Added quicks==0.0.2 from https://files.pythonhosted.org/packages/0a/2f/de27e6ec911b0c3b5865f7dadc18da725ac1d63ed768dcebd952da715c5c/quicks-0.0.2.tar.gz#sha256=332bb4ad9925ccbee3547d9b892839493da02462ea3ce267a5e9e0c59d1a0941 to build tracker '/tmp/pip-req-tracker-r_5825_0' 2019-11-26T16:35:04 Running setup.py (path:/tmp/pip-wheel-jt6n39e0/quicks/setup.py) egg_info for package quicks 2019-11-26T16:35:04 Running command python setup.py egg_info 2019-11-26T16:35:07 running egg_info 2019-11-26T16:35:07 creating pip-egg-info/quicks.egg-info 2019-11-26T16:35:07 writing requirements to pip-egg-info/quicks.egg-info/requires.txt 2019-11-26T16:35:07 writing dependency_links to pip-egg-info/quicks.egg-info/dependency_links.txt 2019-11-26T16:35:07 writing entry points to pip-egg-info/quicks.egg-info/entry_points.txt 2019-11-26T16:35:07 writing top-level names to pip-egg-info/quicks.egg-info/top_level.txt 2019-11-26T16:35:07 writing pip-egg-info/quicks.egg-info/PKG-INFO 2019-11-26T16:35:07 writing manifest file 'pip-egg-info/quicks.egg-info/SOURCES.txt' 2019-11-26T16:35:07 reading manifest file 'pip-egg-info/quicks.egg-info/SOURCES.txt' 2019-11-26T16:35:07 reading manifest template 'MANIFEST.in' 2019-11-26T16:35:07 writing manifest file 'pip-egg-info/quicks.egg-info/SOURCES.txt' 2019-11-26T16:35:07 Source in /tmp/pip-wheel-jt6n39e0/quicks has version 0.0.2, which satisfies requirement quicks==0.0.2 from https://files.pythonhosted.org/packages/0a/2f/de27e6ec911b0c3b5865f7dadc18da725ac1d63ed768dcebd952da715c5c/quicks-0.0.2.tar.gz#sha256=332bb4ad9925ccbee3547d9b892839493da02462ea3ce267a5e9e0c59d1a0941 2019-11-26T16:35:07 Removed quicks==0.0.2 from https://files.pythonhosted.org/packages/0a/2f/de27e6ec911b0c3b5865f7dadc18da725ac1d63ed768dcebd952da715c5c/quicks-0.0.2.tar.gz#sha256=332bb4ad9925ccbee3547d9b892839493da02462ea3ce267a5e9e0c59d1a0941 from build tracker '/tmp/pip-req-tracker-r_5825_0' 2019-11-26T16:35:07 Building wheels for collected packages: quicks 2019-11-26T16:35:07 Created temporary directory: /tmp/pip-wheel-4qbhzdbz 2019-11-26T16:35:07 Building wheel for quicks (setup.py): started 2019-11-26T16:35:07 Destination directory: /tmp/pip-wheel-4qbhzdbz 2019-11-26T16:35:07 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-jt6n39e0/quicks/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-4qbhzdbz 2019-11-26T16:35:09 running bdist_wheel 2019-11-26T16:35:09 running build 2019-11-26T16:35:09 running build_py 2019-11-26T16:35:10 creating build 2019-11-26T16:35:10 creating build/lib 2019-11-26T16:35:10 creating build/lib/quicks 2019-11-26T16:35:10 copying quicks/__main__.py -> build/lib/quicks 2019-11-26T16:35:10 copying quicks/exceptions.py -> build/lib/quicks 2019-11-26T16:35:10 copying quicks/core.py -> build/lib/quicks 2019-11-26T16:35:10 copying quicks/__init__.py -> build/lib/quicks 2019-11-26T16:35:10 installing to build/bdist.linux-armv7l/wheel 2019-11-26T16:35:10 running install 2019-11-26T16:35:10 running install_lib 2019-11-26T16:35:10 creating build/bdist.linux-armv7l 2019-11-26T16:35:10 creating build/bdist.linux-armv7l/wheel 2019-11-26T16:35:10 creating build/bdist.linux-armv7l/wheel/quicks 2019-11-26T16:35:10 copying build/lib/quicks/__main__.py -> build/bdist.linux-armv7l/wheel/quicks 2019-11-26T16:35:10 copying build/lib/quicks/exceptions.py -> build/bdist.linux-armv7l/wheel/quicks 2019-11-26T16:35:10 copying build/lib/quicks/core.py -> build/bdist.linux-armv7l/wheel/quicks 2019-11-26T16:35:10 copying build/lib/quicks/__init__.py -> build/bdist.linux-armv7l/wheel/quicks 2019-11-26T16:35:10 running install_egg_info 2019-11-26T16:35:10 running egg_info 2019-11-26T16:35:10 writing requirements to quicks.egg-info/requires.txt 2019-11-26T16:35:10 writing dependency_links to quicks.egg-info/dependency_links.txt 2019-11-26T16:35:10 writing entry points to quicks.egg-info/entry_points.txt 2019-11-26T16:35:10 writing quicks.egg-info/PKG-INFO 2019-11-26T16:35:10 writing top-level names to quicks.egg-info/top_level.txt 2019-11-26T16:35:10 reading manifest file 'quicks.egg-info/SOURCES.txt' 2019-11-26T16:35:10 reading manifest template 'MANIFEST.in' 2019-11-26T16:35:10 writing manifest file 'quicks.egg-info/SOURCES.txt' 2019-11-26T16:35:10 Copying quicks.egg-info to build/bdist.linux-armv7l/wheel/quicks-0.0.2-py3.5.egg-info 2019-11-26T16:35:10 running install_scripts 2019-11-26T16:35:10 creating build/bdist.linux-armv7l/wheel/quicks-0.0.2.dist-info/WHEEL 2019-11-26T16:35:10 Building wheel for quicks (setup.py): finished with status 'done' 2019-11-26T16:35:10 Stored in directory: /tmp/tmprqlbwkh3 2019-11-26T16:35:10 Successfully built quicks 2019-11-26T16:35:10 Cleaning up... 2019-11-26T16:35:10 Removing source in /tmp/pip-wheel-jt6n39e0/quicks 2019-11-26T16:35:10 Removed build tracker '/tmp/pip-req-tracker-r_5825_0'