Created temporary directory: /tmp/pip-ephem-wheel-cache-1wj1ckz4 Created temporary directory: /tmp/pip-req-tracker-kigx6jzf Created requirements tracker '/tmp/pip-req-tracker-kigx6jzf' Created temporary directory: /tmp/pip-wheel-9puvj1az Collecting pytest-split==0.1.1 1 location(s) to search for versions of pytest-split: * https://pypi.org/simple/pytest-split/ Getting page https://pypi.org/simple/pytest-split/ Analyzing links from page https://pypi.org/simple/pytest-split/ Found link https://files.pythonhosted.org/packages/24/5b/825d9be9f7b56af8595b1cb47464e6c0136ad5836416a450bfbf87ed3434/pytest-split-0.0.1.tar.gz#sha256=6b3fc5c8bd2e7dc914ba829ff3302f092edfbe9462bfadf5751c11d225f0e518 (from https://pypi.org/simple/pytest-split/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/55/fd/a4b65c25d5778bcc134543a5369bad774ede3afa57c949adf178637f1eb4/pytest-split-0.1.0.tar.gz#sha256=2d30ef09f429ee26e74a282c131a7d0e43cd7d7a55ed91b61a793ae260492495 (from https://pypi.org/simple/pytest-split/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/f9/20/36985e14dc32ea44021499b99c097f0a526a6493d960f539cfe102a9c5cd/pytest-split-0.1.1.tar.gz#sha256=a4f9d825c936ca98e6db48d1b0430645792d7a0528c3010992c7a07ac6f28ec4 (from https://pypi.org/simple/pytest-split/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-d6sm7jg9 Downloading https://files.pythonhosted.org/packages/f9/20/36985e14dc32ea44021499b99c097f0a526a6493d960f539cfe102a9c5cd/pytest-split-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f9/20/36985e14dc32ea44021499b99c097f0a526a6493d960f539cfe102a9c5cd/pytest-split-0.1.1.tar.gz#sha256=a4f9d825c936ca98e6db48d1b0430645792d7a0528c3010992c7a07ac6f28ec4 (from https://pypi.org/simple/pytest-split/) Added pytest-split==0.1.1 from https://files.pythonhosted.org/packages/f9/20/36985e14dc32ea44021499b99c097f0a526a6493d960f539cfe102a9c5cd/pytest-split-0.1.1.tar.gz#sha256=a4f9d825c936ca98e6db48d1b0430645792d7a0528c3010992c7a07ac6f28ec4 to build tracker '/tmp/pip-req-tracker-kigx6jzf' Running setup.py (path:/tmp/pip-wheel-9puvj1az/pytest-split/setup.py) egg_info for package pytest-split Running command python setup.py egg_info running egg_info creating pip-egg-info/pytest_split.egg-info writing pip-egg-info/pytest_split.egg-info/PKG-INFO writing entry points to pip-egg-info/pytest_split.egg-info/entry_points.txt writing top-level names to pip-egg-info/pytest_split.egg-info/top_level.txt writing dependency_links to pip-egg-info/pytest_split.egg-info/dependency_links.txt writing requirements to pip-egg-info/pytest_split.egg-info/requires.txt writing manifest file 'pip-egg-info/pytest_split.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pytest_split.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pytest_split.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-9puvj1az/pytest-split has version 0.1.1, which satisfies requirement pytest-split==0.1.1 from https://files.pythonhosted.org/packages/f9/20/36985e14dc32ea44021499b99c097f0a526a6493d960f539cfe102a9c5cd/pytest-split-0.1.1.tar.gz#sha256=a4f9d825c936ca98e6db48d1b0430645792d7a0528c3010992c7a07ac6f28ec4 Removed pytest-split==0.1.1 from https://files.pythonhosted.org/packages/f9/20/36985e14dc32ea44021499b99c097f0a526a6493d960f539cfe102a9c5cd/pytest-split-0.1.1.tar.gz#sha256=a4f9d825c936ca98e6db48d1b0430645792d7a0528c3010992c7a07ac6f28ec4 from build tracker '/tmp/pip-req-tracker-kigx6jzf' Building wheels for collected packages: pytest-split Created temporary directory: /tmp/pip-wheel-wlkugrpv Running setup.py bdist_wheel for pytest-split: started Destination directory: /tmp/pip-wheel-wlkugrpv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-9puvj1az/pytest-split/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-wlkugrpv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pytest_split copying src/pytest_split/plugin.py -> build/lib/pytest_split copying src/pytest_split/__init__.py -> build/lib/pytest_split copying src/pytest_split/_version.py -> build/lib/pytest_split running egg_info writing src/pytest_split.egg-info/PKG-INFO writing entry points to src/pytest_split.egg-info/entry_points.txt writing requirements to src/pytest_split.egg-info/requires.txt writing top-level names to src/pytest_split.egg-info/top_level.txt writing dependency_links to src/pytest_split.egg-info/dependency_links.txt reading manifest file 'src/pytest_split.egg-info/SOURCES.txt' writing manifest file 'src/pytest_split.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_split copying build/lib/pytest_split/plugin.py -> build/bdist.linux-armv7l/wheel/pytest_split copying build/lib/pytest_split/__init__.py -> build/bdist.linux-armv7l/wheel/pytest_split copying build/lib/pytest_split/_version.py -> build/bdist.linux-armv7l/wheel/pytest_split running install_egg_info Copying src/pytest_split.egg-info to build/bdist.linux-armv7l/wheel/pytest_split-0.1.1-py3.4.egg-info running install_scripts adding license file "LICENCE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/pytest_split-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-wlkugrpv/pytest_split-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pytest_split/__init__.py' adding 'pytest_split/_version.py' adding 'pytest_split/plugin.py' adding 'pytest_split-0.1.1.dist-info/LICENCE' adding 'pytest_split-0.1.1.dist-info/METADATA' adding 'pytest_split-0.1.1.dist-info/WHEEL' adding 'pytest_split-0.1.1.dist-info/entry_points.txt' adding 'pytest_split-0.1.1.dist-info/top_level.txt' adding 'pytest_split-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pytest-split: finished with status 'done' Stored in directory: /tmp/tmpp2akwb4l Successfully built pytest-split Cleaning up... Removing source in /tmp/pip-wheel-9puvj1az/pytest-split Removed build tracker '/tmp/pip-req-tracker-kigx6jzf'