Created temporary directory: /tmp/pip-ephem-wheel-cache-4_fyz81q Created temporary directory: /tmp/pip-req-tracker-7_y3z47q Created requirements tracker '/tmp/pip-req-tracker-7_y3z47q' Created temporary directory: /tmp/pip-wheel-uhrq355t Collecting lazy-regression-tests==0.2.2 1 location(s) to search for versions of lazy-regression-tests: * https://pypi.org/simple/lazy-regression-tests/ Getting page https://pypi.org/simple/lazy-regression-tests/ Analyzing links from page https://pypi.org/simple/lazy-regression-tests/ Found link https://files.pythonhosted.org/packages/8b/b9/13e17049068c18309964c24b6bc6a91a09709d06d18aa2606ad7e0d1735c/lazy_regression_tests-0.2.0.tar.gz#sha256=b058e43b53e5cf7385173cba817d92637a0690e3efa513f02702088fce8fa311 (from https://pypi.org/simple/lazy-regression-tests/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/ba/1b/58c322b66c16e9eb00d120975f17c2fe92d4d60f45efecab195210ac1388/lazy_regression_tests-0.2.1.tar.gz#sha256=fd29d5fca479b36a824dffa751f57e900eeba64e716ae033a75ee1116e53524c (from https://pypi.org/simple/lazy-regression-tests/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/5c/dc/5eac477cda599e0e1bdc8edc7bf937aa3e41799fc2788f05b58040ff80f4/lazy_regression_tests-0.2.2.tar.gz#sha256=89681bc8ae594bf74b46eb87e2b6371afac0c1c8ea55e4575b612d86a4a4ccb7 (from https://pypi.org/simple/lazy-regression-tests/), version: 0.2.2 Using version 0.2.2 (newest of versions: 0.2.2) Created temporary directory: /tmp/pip-unpack-6da5ejdr Downloading https://files.pythonhosted.org/packages/5c/dc/5eac477cda599e0e1bdc8edc7bf937aa3e41799fc2788f05b58040ff80f4/lazy_regression_tests-0.2.2.tar.gz (125kB) Downloading from URL https://files.pythonhosted.org/packages/5c/dc/5eac477cda599e0e1bdc8edc7bf937aa3e41799fc2788f05b58040ff80f4/lazy_regression_tests-0.2.2.tar.gz#sha256=89681bc8ae594bf74b46eb87e2b6371afac0c1c8ea55e4575b612d86a4a4ccb7 (from https://pypi.org/simple/lazy-regression-tests/) Added lazy-regression-tests==0.2.2 from https://files.pythonhosted.org/packages/5c/dc/5eac477cda599e0e1bdc8edc7bf937aa3e41799fc2788f05b58040ff80f4/lazy_regression_tests-0.2.2.tar.gz#sha256=89681bc8ae594bf74b46eb87e2b6371afac0c1c8ea55e4575b612d86a4a4ccb7 to build tracker '/tmp/pip-req-tracker-7_y3z47q' Running setup.py (path:/tmp/pip-wheel-uhrq355t/lazy-regression-tests/setup.py) egg_info for package lazy-regression-tests Running command python setup.py egg_info running egg_info creating pip-egg-info/lazy_regression_tests.egg-info writing pip-egg-info/lazy_regression_tests.egg-info/PKG-INFO writing dependency_links to pip-egg-info/lazy_regression_tests.egg-info/dependency_links.txt writing top-level names to pip-egg-info/lazy_regression_tests.egg-info/top_level.txt writing manifest file 'pip-egg-info/lazy_regression_tests.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/lazy_regression_tests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'pip-egg-info/lazy_regression_tests.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-uhrq355t/lazy-regression-tests has version 0.2.2, which satisfies requirement lazy-regression-tests==0.2.2 from https://files.pythonhosted.org/packages/5c/dc/5eac477cda599e0e1bdc8edc7bf937aa3e41799fc2788f05b58040ff80f4/lazy_regression_tests-0.2.2.tar.gz#sha256=89681bc8ae594bf74b46eb87e2b6371afac0c1c8ea55e4575b612d86a4a4ccb7 Removed lazy-regression-tests==0.2.2 from https://files.pythonhosted.org/packages/5c/dc/5eac477cda599e0e1bdc8edc7bf937aa3e41799fc2788f05b58040ff80f4/lazy_regression_tests-0.2.2.tar.gz#sha256=89681bc8ae594bf74b46eb87e2b6371afac0c1c8ea55e4575b612d86a4a4ccb7 from build tracker '/tmp/pip-req-tracker-7_y3z47q' Building wheels for collected packages: lazy-regression-tests Created temporary directory: /tmp/pip-wheel-vl6w4pq1 Running setup.py bdist_wheel for lazy-regression-tests: started Destination directory: /tmp/pip-wheel-vl6w4pq1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-uhrq355t/lazy-regression-tests/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-vl6w4pq1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lazy_regression_tests copying lazy_regression_tests/reformat.py -> build/lib/lazy_regression_tests copying lazy_regression_tests/_baseutils.py -> build/lib/lazy_regression_tests copying lazy_regression_tests/utils.py -> build/lib/lazy_regression_tests copying lazy_regression_tests/core.py -> build/lib/lazy_regression_tests copying lazy_regression_tests/__init__.py -> build/lib/lazy_regression_tests copying lazy_regression_tests/filters.py -> build/lib/lazy_regression_tests running egg_info writing top-level names to lazy_regression_tests.egg-info/top_level.txt writing dependency_links to lazy_regression_tests.egg-info/dependency_links.txt writing lazy_regression_tests.egg-info/PKG-INFO reading manifest file 'lazy_regression_tests.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'lazy_regression_tests.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/lazy_regression_tests copying build/lib/lazy_regression_tests/reformat.py -> build/bdist.linux-armv7l/wheel/lazy_regression_tests copying build/lib/lazy_regression_tests/_baseutils.py -> build/bdist.linux-armv7l/wheel/lazy_regression_tests copying build/lib/lazy_regression_tests/utils.py -> build/bdist.linux-armv7l/wheel/lazy_regression_tests copying build/lib/lazy_regression_tests/core.py -> build/bdist.linux-armv7l/wheel/lazy_regression_tests copying build/lib/lazy_regression_tests/__init__.py -> build/bdist.linux-armv7l/wheel/lazy_regression_tests copying build/lib/lazy_regression_tests/filters.py -> build/bdist.linux-armv7l/wheel/lazy_regression_tests running install_egg_info Copying lazy_regression_tests.egg-info to build/bdist.linux-armv7l/wheel/lazy_regression_tests-0.2.2-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/lazy_regression_tests-0.2.2.dist-info/WHEEL creating '/tmp/pip-wheel-vl6w4pq1/lazy_regression_tests-0.2.2-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'lazy_regression_tests/__init__.py' adding 'lazy_regression_tests/_baseutils.py' adding 'lazy_regression_tests/core.py' adding 'lazy_regression_tests/filters.py' adding 'lazy_regression_tests/reformat.py' adding 'lazy_regression_tests/utils.py' adding 'lazy_regression_tests-0.2.2.dist-info/AUTHORS.rst' adding 'lazy_regression_tests-0.2.2.dist-info/LICENSE' adding 'lazy_regression_tests-0.2.2.dist-info/METADATA' adding 'lazy_regression_tests-0.2.2.dist-info/WHEEL' adding 'lazy_regression_tests-0.2.2.dist-info/top_level.txt' adding 'lazy_regression_tests-0.2.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for lazy-regression-tests: finished with status 'done' Stored in directory: /tmp/tmp6n5zx4s7 Successfully built lazy-regression-tests Cleaning up... Removing source in /tmp/pip-wheel-uhrq355t/lazy-regression-tests Removed build tracker '/tmp/pip-req-tracker-7_y3z47q'