Created temporary directory: /tmp/pip-ephem-wheel-cache-bwwxa0py Created temporary directory: /tmp/pip-req-tracker-6gclvvx0 Created requirements tracker '/tmp/pip-req-tracker-6gclvvx0' Created temporary directory: /tmp/pip-wheel-hs310tqy Collecting pytest-clarity==0.2.0a1 1 location(s) to search for versions of pytest-clarity: * https://pypi.org/simple/pytest-clarity/ Getting page https://pypi.org/simple/pytest-clarity/ Analyzing links from page https://pypi.org/simple/pytest-clarity/ Found link https://files.pythonhosted.org/packages/d5/1f/cf5c230595bfdb72b120170e5c20daad880c499da2b8decdb10170a3f459/pytest-clarity-0.1.0a1.tar.gz#sha256=8d6a36310e1babd019feed33d047284d129f05104cd78eb6e0d22d841839ebfb (from https://pypi.org/simple/pytest-clarity/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.1.0a1 Skipping link https://files.pythonhosted.org/packages/82/4d/82be695a69fe0f89dfee969eb304ddbe250efa934f62cba642b86df65cb1/pytest_clarity-0.1.0a1-py2-none-any.whl#sha256=f6499b9215253bb733e7bc68ab3068fef7b5e20f93bce26c7471907fa8f1f451 (from https://pypi.org/simple/pytest-clarity/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/25/52/a480a52f4cc0500dc32ce4b8b7d97e14f6d98691cb997ddcbe91dd9195de/pytest-clarity-0.2.0a1.tar.gz#sha256=3f40d5ae7cb21cc95e622fc4f50d9466f80ae0f91460225b8c95c07afbf93e20 (from https://pypi.org/simple/pytest-clarity/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 0.2.0a1 Using version 0.2.0a1 (newest of versions: 0.2.0a1) Created temporary directory: /tmp/pip-unpack-r2vm26v6 Downloading https://files.pythonhosted.org/packages/25/52/a480a52f4cc0500dc32ce4b8b7d97e14f6d98691cb997ddcbe91dd9195de/pytest-clarity-0.2.0a1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/25/52/a480a52f4cc0500dc32ce4b8b7d97e14f6d98691cb997ddcbe91dd9195de/pytest-clarity-0.2.0a1.tar.gz#sha256=3f40d5ae7cb21cc95e622fc4f50d9466f80ae0f91460225b8c95c07afbf93e20 (from https://pypi.org/simple/pytest-clarity/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*) Added pytest-clarity==0.2.0a1 from https://files.pythonhosted.org/packages/25/52/a480a52f4cc0500dc32ce4b8b7d97e14f6d98691cb997ddcbe91dd9195de/pytest-clarity-0.2.0a1.tar.gz#sha256=3f40d5ae7cb21cc95e622fc4f50d9466f80ae0f91460225b8c95c07afbf93e20 to build tracker '/tmp/pip-req-tracker-6gclvvx0' Running setup.py (path:/tmp/pip-wheel-hs310tqy/pytest-clarity/setup.py) egg_info for package pytest-clarity Running command python setup.py egg_info running egg_info creating pip-egg-info/pytest_clarity.egg-info writing dependency_links to pip-egg-info/pytest_clarity.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pytest_clarity.egg-info/top_level.txt writing entry points to pip-egg-info/pytest_clarity.egg-info/entry_points.txt writing pip-egg-info/pytest_clarity.egg-info/PKG-INFO writing requirements to pip-egg-info/pytest_clarity.egg-info/requires.txt writing manifest file 'pip-egg-info/pytest_clarity.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pytest_clarity.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 '*' writing manifest file 'pip-egg-info/pytest_clarity.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-hs310tqy/pytest-clarity has version 0.2.0a1, which satisfies requirement pytest-clarity==0.2.0a1 from https://files.pythonhosted.org/packages/25/52/a480a52f4cc0500dc32ce4b8b7d97e14f6d98691cb997ddcbe91dd9195de/pytest-clarity-0.2.0a1.tar.gz#sha256=3f40d5ae7cb21cc95e622fc4f50d9466f80ae0f91460225b8c95c07afbf93e20 Removed pytest-clarity==0.2.0a1 from https://files.pythonhosted.org/packages/25/52/a480a52f4cc0500dc32ce4b8b7d97e14f6d98691cb997ddcbe91dd9195de/pytest-clarity-0.2.0a1.tar.gz#sha256=3f40d5ae7cb21cc95e622fc4f50d9466f80ae0f91460225b8c95c07afbf93e20 from build tracker '/tmp/pip-req-tracker-6gclvvx0' Building wheels for collected packages: pytest-clarity Created temporary directory: /tmp/pip-wheel-j8mmmpf6 Running setup.py bdist_wheel for pytest-clarity: started Destination directory: /tmp/pip-wheel-j8mmmpf6 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-hs310tqy/pytest-clarity/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-j8mmmpf6 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pytest_clarity copying pytest_clarity/hints.py -> build/lib/pytest_clarity copying pytest_clarity/diff.py -> build/lib/pytest_clarity copying pytest_clarity/util.py -> build/lib/pytest_clarity copying pytest_clarity/output.py -> build/lib/pytest_clarity copying pytest_clarity/plugin.py -> build/lib/pytest_clarity copying pytest_clarity/__init__.py -> build/lib/pytest_clarity 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/pytest_clarity copying build/lib/pytest_clarity/hints.py -> build/bdist.linux-armv7l/wheel/pytest_clarity copying build/lib/pytest_clarity/diff.py -> build/bdist.linux-armv7l/wheel/pytest_clarity copying build/lib/pytest_clarity/util.py -> build/bdist.linux-armv7l/wheel/pytest_clarity copying build/lib/pytest_clarity/output.py -> build/bdist.linux-armv7l/wheel/pytest_clarity copying build/lib/pytest_clarity/plugin.py -> build/bdist.linux-armv7l/wheel/pytest_clarity copying build/lib/pytest_clarity/__init__.py -> build/bdist.linux-armv7l/wheel/pytest_clarity running install_egg_info running egg_info writing requirements to pytest_clarity.egg-info/requires.txt writing dependency_links to pytest_clarity.egg-info/dependency_links.txt writing entry points to pytest_clarity.egg-info/entry_points.txt writing top-level names to pytest_clarity.egg-info/top_level.txt writing pytest_clarity.egg-info/PKG-INFO reading manifest file 'pytest_clarity.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 '*' writing manifest file 'pytest_clarity.egg-info/SOURCES.txt' Copying pytest_clarity.egg-info to build/bdist.linux-armv7l/wheel/pytest_clarity-0.2.0a1-py3.5.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/pytest_clarity-0.2.0a1.dist-info/WHEEL creating '/tmp/pip-wheel-j8mmmpf6/pytest_clarity-0.2.0a1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pytest_clarity/__init__.py' adding 'pytest_clarity/diff.py' adding 'pytest_clarity/hints.py' adding 'pytest_clarity/output.py' adding 'pytest_clarity/plugin.py' adding 'pytest_clarity/util.py' adding 'pytest_clarity-0.2.0a1.dist-info/LICENSE' adding 'pytest_clarity-0.2.0a1.dist-info/METADATA' adding 'pytest_clarity-0.2.0a1.dist-info/WHEEL' adding 'pytest_clarity-0.2.0a1.dist-info/entry_points.txt' adding 'pytest_clarity-0.2.0a1.dist-info/top_level.txt' adding 'pytest_clarity-0.2.0a1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pytest-clarity: finished with status 'done' Stored in directory: /tmp/tmpkh8ymh9k Successfully built pytest-clarity Cleaning up... Removing source in /tmp/pip-wheel-hs310tqy/pytest-clarity Removed build tracker '/tmp/pip-req-tracker-6gclvvx0'