Created temporary directory: /tmp/pip-ephem-wheel-cache-vk6bihfs Created temporary directory: /tmp/pip-req-tracker-gbp_k7up Created requirements tracker '/tmp/pip-req-tracker-gbp_k7up' Created temporary directory: /tmp/pip-wheel-oq5q44vq Collecting lice==0.6 1 location(s) to search for versions of lice: * https://pypi.org/simple/lice/ Getting page https://pypi.org/simple/lice/ Analyzing links from page https://pypi.org/simple/lice/ Found link https://files.pythonhosted.org/packages/b1/4b/75b5b82b617cd63c15961a4829657229b7265337a4e9511597603e0193c8/lice-0.1.tar.gz#sha256=223ac0d603ec97a56c8330fcc47db0847b9b11e7f8900b62f95f14709a612cc6 (from https://pypi.org/simple/lice/), version: 0.1 Found link https://files.pythonhosted.org/packages/86/34/79aefe2d4aeb8135133dadf552738d561e072b5fac154279d97df6d8a471/lice-0.2.tar.gz#sha256=d55a3298d0234bbec4a25d372446768a6c20da9859cfe7152250b58300988fd8 (from https://pypi.org/simple/lice/), version: 0.2 Found link https://files.pythonhosted.org/packages/e1/a4/48f933ea62ac4a0d74b013e7c2b8824628e122649930927ca81119b35188/lice-0.3.tar.gz#sha256=5b665a830ae5f024e3ae03f2bb613add6a4227ebb36fd678b5deb8c25d19548f (from https://pypi.org/simple/lice/), version: 0.3 Found link https://files.pythonhosted.org/packages/54/36/f4a3e776a88b1aee3aec229c36e996e7d7ea34abae2c26e5772e998b30f7/lice-0.4.tar.gz#sha256=e482728f4da7aaa356fd51fc8a347f4e621981b03d80888d9543121c1347f897 (from https://pypi.org/simple/lice/), version: 0.4 Found link https://files.pythonhosted.org/packages/5b/5f/be2e6f7470138cf0b3169b9098a6f742926d6f8b231b37ea258a5b6f0ef9/lice-0.5.tar.gz#sha256=5f75e09e2f586087e816c735f4138d247d4b017aaa29feffab95e74ead43e91f (from https://pypi.org/simple/lice/), version: 0.5 Found link https://files.pythonhosted.org/packages/73/1b/509c6774ff0a7523648ea0cdc8b503cfb2d6b7cc378864daaabd95208a58/lice-0.6.tar.gz#sha256=2d953660f74989ea5a087fd358daed262bb23e524feadd7e7376b6b872f47e6a (from https://pypi.org/simple/lice/), version: 0.6 Using version 0.6 (newest of versions: 0.6) Created temporary directory: /tmp/pip-unpack-sdohxzwl Downloading https://files.pythonhosted.org/packages/73/1b/509c6774ff0a7523648ea0cdc8b503cfb2d6b7cc378864daaabd95208a58/lice-0.6.tar.gz (73kB) Downloading from URL https://files.pythonhosted.org/packages/73/1b/509c6774ff0a7523648ea0cdc8b503cfb2d6b7cc378864daaabd95208a58/lice-0.6.tar.gz#sha256=2d953660f74989ea5a087fd358daed262bb23e524feadd7e7376b6b872f47e6a (from https://pypi.org/simple/lice/) Added lice==0.6 from https://files.pythonhosted.org/packages/73/1b/509c6774ff0a7523648ea0cdc8b503cfb2d6b7cc378864daaabd95208a58/lice-0.6.tar.gz#sha256=2d953660f74989ea5a087fd358daed262bb23e524feadd7e7376b6b872f47e6a to build tracker '/tmp/pip-req-tracker-gbp_k7up' Running setup.py (path:/tmp/pip-wheel-oq5q44vq/lice/setup.py) egg_info for package lice Running command python setup.py egg_info running egg_info creating pip-egg-info/lice.egg-info writing dependency_links to pip-egg-info/lice.egg-info/dependency_links.txt writing pip-egg-info/lice.egg-info/PKG-INFO writing top-level names to pip-egg-info/lice.egg-info/top_level.txt writing entry points to pip-egg-info/lice.egg-info/entry_points.txt writing manifest file 'pip-egg-info/lice.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/lice.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/lice.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-oq5q44vq/lice has version 0.6, which satisfies requirement lice==0.6 from https://files.pythonhosted.org/packages/73/1b/509c6774ff0a7523648ea0cdc8b503cfb2d6b7cc378864daaabd95208a58/lice-0.6.tar.gz#sha256=2d953660f74989ea5a087fd358daed262bb23e524feadd7e7376b6b872f47e6a Removed lice==0.6 from https://files.pythonhosted.org/packages/73/1b/509c6774ff0a7523648ea0cdc8b503cfb2d6b7cc378864daaabd95208a58/lice-0.6.tar.gz#sha256=2d953660f74989ea5a087fd358daed262bb23e524feadd7e7376b6b872f47e6a from build tracker '/tmp/pip-req-tracker-gbp_k7up' Building wheels for collected packages: lice Created temporary directory: /tmp/pip-wheel-s8957vyy Running setup.py bdist_wheel for lice: started Destination directory: /tmp/pip-wheel-s8957vyy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-oq5q44vq/lice/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-s8957vyy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lice copying lice/__init__.py -> build/lib/lice copying lice/core.py -> build/lib/lice creating build/lib/lice/tests copying lice/tests/__init__.py -> build/lib/lice/tests copying lice/tests/test_lice.py -> build/lib/lice/tests running egg_info writing lice.egg-info/PKG-INFO writing dependency_links to lice.egg-info/dependency_links.txt writing top-level names to lice.egg-info/top_level.txt writing entry points to lice.egg-info/entry_points.txt reading manifest file 'lice.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lice.egg-info/SOURCES.txt' copying lice/template-afl3.txt -> build/lib/lice copying lice/template-agpl3-header.txt -> build/lib/lice copying lice/template-agpl3.txt -> build/lib/lice copying lice/template-apache-header.txt -> build/lib/lice copying lice/template-apache.txt -> build/lib/lice copying lice/template-bsd2.txt -> build/lib/lice copying lice/template-bsd3.txt -> build/lib/lice copying lice/template-cc0-header.txt -> build/lib/lice copying lice/template-cc0.txt -> build/lib/lice copying lice/template-cc_by-header.txt -> build/lib/lice copying lice/template-cc_by.txt -> build/lib/lice copying lice/template-cc_by_nc-header.txt -> build/lib/lice copying lice/template-cc_by_nc.txt -> build/lib/lice copying lice/template-cc_by_nc_nd-header.txt -> build/lib/lice copying lice/template-cc_by_nc_nd.txt -> build/lib/lice copying lice/template-cc_by_nc_sa-header.txt -> build/lib/lice copying lice/template-cc_by_nc_sa.txt -> build/lib/lice copying lice/template-cc_by_nd-header.txt -> build/lib/lice copying lice/template-cc_by_nd.txt -> build/lib/lice copying lice/template-cc_by_sa-header.txt -> build/lib/lice copying lice/template-cc_by_sa.txt -> build/lib/lice copying lice/template-cddl.txt -> build/lib/lice copying lice/template-epl.txt -> build/lib/lice copying lice/template-gpl2-header.txt -> build/lib/lice copying lice/template-gpl2.txt -> build/lib/lice copying lice/template-gpl3-header.txt -> build/lib/lice copying lice/template-gpl3.txt -> build/lib/lice copying lice/template-isc.txt -> build/lib/lice copying lice/template-lgpl.txt -> build/lib/lice copying lice/template-mit.txt -> build/lib/lice copying lice/template-mpl-header.txt -> build/lib/lice copying lice/template-mpl.txt -> build/lib/lice copying lice/template-wtfpl-header.txt -> build/lib/lice copying lice/template-wtfpl.txt -> build/lib/lice copying lice/template-zlib.txt -> build/lib/lice 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/lice copying build/lib/lice/template-cc_by_nc_sa.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-isc.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-afl3.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-epl.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-wtfpl-header.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cc_by_nc-header.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cc_by_sa.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-zlib.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-mpl-header.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cc_by_nd.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-agpl3-header.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/__init__.py -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cc0.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cddl.txt -> build/bdist.linux-armv7l/wheel/lice creating build/bdist.linux-armv7l/wheel/lice/tests copying build/lib/lice/tests/__init__.py -> build/bdist.linux-armv7l/wheel/lice/tests copying build/lib/lice/tests/test_lice.py -> build/bdist.linux-armv7l/wheel/lice/tests copying build/lib/lice/template-gpl2.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-mpl.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-apache-header.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cc_by_nc.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cc_by_sa-header.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-mit.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-bsd3.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-gpl3.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-apache.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cc_by_nd-header.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cc_by.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/core.py -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cc_by_nc_sa-header.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cc_by_nc_nd-header.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-gpl3-header.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cc_by-header.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cc0-header.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-gpl2-header.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-cc_by_nc_nd.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-agpl3.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-wtfpl.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-lgpl.txt -> build/bdist.linux-armv7l/wheel/lice copying build/lib/lice/template-bsd2.txt -> build/bdist.linux-armv7l/wheel/lice running install_egg_info Copying lice.egg-info to build/bdist.linux-armv7l/wheel/lice-0.6-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/lice-0.6.dist-info/WHEEL creating '/tmp/pip-wheel-s8957vyy/lice-0.6-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'lice/__init__.py' adding 'lice/core.py' adding 'lice/template-afl3.txt' adding 'lice/template-agpl3-header.txt' adding 'lice/template-agpl3.txt' adding 'lice/template-apache-header.txt' adding 'lice/template-apache.txt' adding 'lice/template-bsd2.txt' adding 'lice/template-bsd3.txt' adding 'lice/template-cc0-header.txt' adding 'lice/template-cc0.txt' adding 'lice/template-cc_by-header.txt' adding 'lice/template-cc_by.txt' adding 'lice/template-cc_by_nc-header.txt' adding 'lice/template-cc_by_nc.txt' adding 'lice/template-cc_by_nc_nd-header.txt' adding 'lice/template-cc_by_nc_nd.txt' adding 'lice/template-cc_by_nc_sa-header.txt' adding 'lice/template-cc_by_nc_sa.txt' adding 'lice/template-cc_by_nd-header.txt' adding 'lice/template-cc_by_nd.txt' adding 'lice/template-cc_by_sa-header.txt' adding 'lice/template-cc_by_sa.txt' adding 'lice/template-cddl.txt' adding 'lice/template-epl.txt' adding 'lice/template-gpl2-header.txt' adding 'lice/template-gpl2.txt' adding 'lice/template-gpl3-header.txt' adding 'lice/template-gpl3.txt' adding 'lice/template-isc.txt' adding 'lice/template-lgpl.txt' adding 'lice/template-mit.txt' adding 'lice/template-mpl-header.txt' adding 'lice/template-mpl.txt' adding 'lice/template-wtfpl-header.txt' adding 'lice/template-wtfpl.txt' adding 'lice/template-zlib.txt' adding 'lice/tests/__init__.py' adding 'lice/tests/test_lice.py' adding 'lice-0.6.dist-info/LICENSE' adding 'lice-0.6.dist-info/METADATA' adding 'lice-0.6.dist-info/WHEEL' adding 'lice-0.6.dist-info/entry_points.txt' adding 'lice-0.6.dist-info/top_level.txt' adding 'lice-0.6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for lice: finished with status 'done' Stored in directory: /tmp/tmpjo96jbdb Successfully built lice Cleaning up... Removing source in /tmp/pip-wheel-oq5q44vq/lice Removed build tracker '/tmp/pip-req-tracker-gbp_k7up'