Created temporary directory: /tmp/pip-ephem-wheel-cache-c1zgh1zc Created temporary directory: /tmp/pip-req-tracker-24o3_xlz Created requirements tracker '/tmp/pip-req-tracker-24o3_xlz' Created temporary directory: /tmp/pip-wheel-1aty5rko Looking in indexes: https://pypi.python.org/simple Collecting pytest-picked==0.3.0 1 location(s) to search for versions of pytest-picked: * https://pypi.python.org/simple/pytest-picked/ Getting page https://pypi.python.org/simple/pytest-picked/ Analyzing links from page https://pypi.org/simple/pytest-picked/ Found link https://files.pythonhosted.org/packages/0b/95/1f04ffd1ac85072e277cc9bc1a1d1878e3fbf7f926b0efbfac9a917e3b2f/pytest-picked-0.1.0.tar.gz#sha256=2ca5df022694c268c8ac8a9a2f7d8ff8eec7e66db84f903b45d85a4a3f24b88e (from https://pypi.org/simple/pytest-picked/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/a5/3c/8e83f3a07b188c8900acaeee8842b7ab5a736076c36fcf9a3f36969c3d9a/pytest-picked-0.2.0.tar.gz#sha256=426a5787d0a9398f628302a09aaf71bd1cb2706b38fc78939d18c44279842749 (from https://pypi.org/simple/pytest-picked/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/18/27/921625109f1489664db979791d6034bd6ae0dd116c6bd554482f4fe1812a/pytest-picked-0.3.0.tar.gz#sha256=ad466fdccd11784385fd472e256418b61dee432604cf284f1eb0997fcfc5bad3 (from https://pypi.org/simple/pytest-picked/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Created temporary directory: /tmp/pip-unpack-o6dtprmy Downloading https://files.pythonhosted.org/packages/18/27/921625109f1489664db979791d6034bd6ae0dd116c6bd554482f4fe1812a/pytest-picked-0.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/18/27/921625109f1489664db979791d6034bd6ae0dd116c6bd554482f4fe1812a/pytest-picked-0.3.0.tar.gz#sha256=ad466fdccd11784385fd472e256418b61dee432604cf284f1eb0997fcfc5bad3 (from https://pypi.org/simple/pytest-picked/) Added pytest-picked==0.3.0 from https://files.pythonhosted.org/packages/18/27/921625109f1489664db979791d6034bd6ae0dd116c6bd554482f4fe1812a/pytest-picked-0.3.0.tar.gz#sha256=ad466fdccd11784385fd472e256418b61dee432604cf284f1eb0997fcfc5bad3 to build tracker '/tmp/pip-req-tracker-24o3_xlz' Running setup.py (path:/tmp/pip-wheel-1aty5rko/pytest-picked/setup.py) egg_info for package pytest-picked Running command python setup.py egg_info running egg_info creating pip-egg-info/pytest_picked.egg-info writing pip-egg-info/pytest_picked.egg-info/PKG-INFO writing top-level names to pip-egg-info/pytest_picked.egg-info/top_level.txt writing entry points to pip-egg-info/pytest_picked.egg-info/entry_points.txt writing dependency_links to pip-egg-info/pytest_picked.egg-info/dependency_links.txt writing requirements to pip-egg-info/pytest_picked.egg-info/requires.txt writing manifest file 'pip-egg-info/pytest_picked.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/pytest_picked.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_picked.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1aty5rko/pytest-picked has version 0.3.0, which satisfies requirement pytest-picked==0.3.0 from https://files.pythonhosted.org/packages/18/27/921625109f1489664db979791d6034bd6ae0dd116c6bd554482f4fe1812a/pytest-picked-0.3.0.tar.gz#sha256=ad466fdccd11784385fd472e256418b61dee432604cf284f1eb0997fcfc5bad3 Removed pytest-picked==0.3.0 from https://files.pythonhosted.org/packages/18/27/921625109f1489664db979791d6034bd6ae0dd116c6bd554482f4fe1812a/pytest-picked-0.3.0.tar.gz#sha256=ad466fdccd11784385fd472e256418b61dee432604cf284f1eb0997fcfc5bad3 from build tracker '/tmp/pip-req-tracker-24o3_xlz' Building wheels for collected packages: pytest-picked Created temporary directory: /tmp/pip-wheel-1bw8s_m2 Running setup.py bdist_wheel for pytest-picked: started Destination directory: /tmp/pip-wheel-1bw8s_m2 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1aty5rko/pytest-picked/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-1bw8s_m2 /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pytest_picked copying pytest_picked/modes.py -> build/lib/pytest_picked copying pytest_picked/plugin.py -> build/lib/pytest_picked copying pytest_picked/__init__.py -> build/lib/pytest_picked 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_picked copying build/lib/pytest_picked/modes.py -> build/bdist.linux-armv7l/wheel/pytest_picked copying build/lib/pytest_picked/plugin.py -> build/bdist.linux-armv7l/wheel/pytest_picked copying build/lib/pytest_picked/__init__.py -> build/bdist.linux-armv7l/wheel/pytest_picked running install_egg_info running egg_info writing dependency_links to pytest_picked.egg-info/dependency_links.txt writing pytest_picked.egg-info/PKG-INFO writing top-level names to pytest_picked.egg-info/top_level.txt writing entry points to pytest_picked.egg-info/entry_points.txt writing requirements to pytest_picked.egg-info/requires.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'pytest_picked.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_picked.egg-info/SOURCES.txt' Copying pytest_picked.egg-info to build/bdist.linux-armv7l/wheel/pytest_picked-0.3.0.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pytest_picked-0.3.0.dist-info/WHEEL creating '/tmp/pip-wheel-1bw8s_m2/pytest_picked-0.3.0-py3-none-any.whl' and adding '.' to it adding 'pytest_picked/__init__.py' adding 'pytest_picked/modes.py' adding 'pytest_picked/plugin.py' adding 'pytest_picked-0.3.0.dist-info/entry_points.txt' adding 'pytest_picked-0.3.0.dist-info/top_level.txt' adding 'pytest_picked-0.3.0.dist-info/WHEEL' adding 'pytest_picked-0.3.0.dist-info/METADATA' adding 'pytest_picked-0.3.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pytest-picked: finished with status 'done' Stored in directory: /tmp/tmpayyoh91j Successfully built pytest-picked Cleaning up... Removing source in /tmp/pip-wheel-1aty5rko/pytest-picked Removed build tracker '/tmp/pip-req-tracker-24o3_xlz'