Collecting pytest-purkinje==0.1.6 1 location(s) to search for versions of pytest-purkinje: * https://pypi.python.org/simple/pytest-purkinje/ Getting page https://pypi.python.org/simple/pytest-purkinje/ Analyzing links from page https://pypi.python.org/simple/pytest-purkinje/ Found link https://pypi.python.org/packages/00/68/6d8b037b246007921e4f1b60b6538f3db980a3478bbb234421a701d47026/pytest-purkinje-0.1.6.tar.gz#md5=36cf1371a0aa81b2712e65cf9d1f5382 (from https://pypi.python.org/simple/pytest-purkinje/), version: 0.1.6 Found link https://pypi.python.org/packages/0b/b4/de2b14546c3d2c947777a848ec2d4c799a962c6737960e41c0fa67414c33/pytest-purkinje-0.1.4.tar.gz#md5=de2335ec1d07988f7ebbfa7ece5ade4a (from https://pypi.python.org/simple/pytest-purkinje/), version: 0.1.4 Found link https://pypi.python.org/packages/19/cf/4863c15e09df7ea8af44385d1fbbbf88c8cb1eb765082700bd0ea7dc6943/pytest-purkinje-0.1.5.tar.gz#md5=75c5df0f802d4d194f032d8c077fe4b0 (from https://pypi.python.org/simple/pytest-purkinje/), version: 0.1.5 Found link https://pypi.python.org/packages/2c/86/5a550441ad51c57fc9abec8c833ceba67b81183254c044bf20f4eb417a0e/pytest-purkinje-0.1.3.tar.gz#md5=928ce68571d6922b8a036e9d5a18b9f5 (from https://pypi.python.org/simple/pytest-purkinje/), version: 0.1.3 Found link https://pypi.python.org/packages/54/dd/273f070096bae1ebea89676616d32b3bee59c2c985d73a6502084ac0fa50/pytest-purkinje-0.1.1.tar.gz#md5=1190e7ed0921d00634fd35242afbecf8 (from https://pypi.python.org/simple/pytest-purkinje/), version: 0.1.1 Found link https://pypi.python.org/packages/72/88/45424338bb5679164faaf6845671a8c5f221199cf87a1c4c909ba0acecd4/pytest-purkinje-0.1.0.tar.gz#md5=7af02bae9c5d9fc0da3d4528f11520eb (from https://pypi.python.org/simple/pytest-purkinje/), version: 0.1.0 Found link https://pypi.python.org/packages/da/05/d04ac5c475fb53eca79afdda53571a27f146d0150121e6ac3b378e1bb791/pytest-purkinje-0.1.2.tar.gz#md5=2b46d494b7eed463cc628f9c30cba79c (from https://pypi.python.org/simple/pytest-purkinje/), version: 0.1.2 Using version 0.1.6 (newest of versions: 0.1.6) Downloading pytest-purkinje-0.1.6.tar.gz Downloading from URL https://pypi.python.org/packages/00/68/6d8b037b246007921e4f1b60b6538f3db980a3478bbb234421a701d47026/pytest-purkinje-0.1.6.tar.gz#md5=36cf1371a0aa81b2712e65cf9d1f5382 (from https://pypi.python.org/simple/pytest-purkinje/) Running setup.py (path:/tmp/pip-build-ay74tnsx/pytest-purkinje/setup.py) egg_info for package pytest-purkinje Running command python setup.py egg_info running egg_info creating pip-egg-info/pytest_purkinje.egg-info writing entry points to pip-egg-info/pytest_purkinje.egg-info/entry_points.txt writing dependency_links to pip-egg-info/pytest_purkinje.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pytest_purkinje.egg-info/top_level.txt writing requirements to pip-egg-info/pytest_purkinje.egg-info/requires.txt writing pip-egg-info/pytest_purkinje.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pytest_purkinje.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pytest_purkinje.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CONTRIBUTING.rst' warning: no files found matching 'LICENSE' 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 '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' writing manifest file 'pip-egg-info/pytest_purkinje.egg-info/SOURCES.txt' Source in /tmp/pip-build-ay74tnsx/pytest-purkinje has version 0.1.6, which satisfies requirement pytest-purkinje==0.1.6 from https://pypi.python.org/packages/00/68/6d8b037b246007921e4f1b60b6538f3db980a3478bbb234421a701d47026/pytest-purkinje-0.1.6.tar.gz#md5=36cf1371a0aa81b2712e65cf9d1f5382 Building wheels for collected packages: pytest-purkinje Running setup.py bdist_wheel for pytest-purkinje: started Destination directory: /tmp/tmpd0202w3ppip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ay74tnsx/pytest-purkinje/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/tmpd0202w3ppip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pytest_purkinje copying pytest_purkinje/handler.py -> build/lib/pytest_purkinje copying pytest_purkinje/__init__.py -> build/lib/pytest_purkinje copying pytest_purkinje/testrunner.py -> build/lib/pytest_purkinje copying pytest_purkinje/testmonitorplugin.py -> build/lib/pytest_purkinje copying pytest_purkinje/defs.py -> build/lib/pytest_purkinje running egg_info writing pytest_purkinje.egg-info/PKG-INFO writing requirements to pytest_purkinje.egg-info/requires.txt writing top-level names to pytest_purkinje.egg-info/top_level.txt writing dependency_links to pytest_purkinje.egg-info/dependency_links.txt writing entry points to pytest_purkinje.egg-info/entry_points.txt reading manifest file 'pytest_purkinje.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'CONTRIBUTING.rst' warning: no files found matching 'LICENSE' 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 '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' writing manifest file 'pytest_purkinje.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/pytest_purkinje copying build/lib/pytest_purkinje/handler.py -> build/bdist.linux-armv7l/wheel/pytest_purkinje copying build/lib/pytest_purkinje/__init__.py -> build/bdist.linux-armv7l/wheel/pytest_purkinje copying build/lib/pytest_purkinje/testrunner.py -> build/bdist.linux-armv7l/wheel/pytest_purkinje copying build/lib/pytest_purkinje/testmonitorplugin.py -> build/bdist.linux-armv7l/wheel/pytest_purkinje copying build/lib/pytest_purkinje/defs.py -> build/bdist.linux-armv7l/wheel/pytest_purkinje running install_egg_info Copying pytest_purkinje.egg-info to build/bdist.linux-armv7l/wheel/pytest_purkinje-0.1.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pytest_purkinje-0.1.6.dist-info/WHEEL Running setup.py bdist_wheel for pytest-purkinje: finished with status 'done' Stored in directory: /tmp/tmpelhz9l0t Successfully built pytest-purkinje Cleaning up... Removing source in /tmp/pip-build-ay74tnsx/pytest-purkinje