Created temporary directory: /tmp/pip-ephem-wheel-cache-h9cnszoz Created temporary directory: /tmp/pip-req-tracker-w0u5ii6f Created requirements tracker '/tmp/pip-req-tracker-w0u5ii6f' Created temporary directory: /tmp/pip-wheel-uka3bdsm Collecting robotframework-importresource==0.2.0 1 location(s) to search for versions of robotframework-importresource: * https://pypi.org/simple/robotframework-importresource/ Getting page https://pypi.org/simple/robotframework-importresource/ Analyzing links from page https://pypi.org/simple/robotframework-importresource/ Found link https://files.pythonhosted.org/packages/5a/4d/ef3938934d5aae5da918762ac8ea19a8e53fc6f082398fb5704bd8efc13a/robotframework-importresource-0.1.0.tar.gz#sha256=083c507329873d60a95410c2be3926b2e2bdbdf617ef5400a2d6106219c01069 (from https://pypi.org/simple/robotframework-importresource/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/fb/9b/d1e27d8707665b1b3c1ad3ed6ef5cb2a0b99c669cec55c07ae9df9f908b6/robotframework-importresource-0.2.0.tar.gz#sha256=e34081ecb47d09e710d270f9a4ba3a7f2b31e3c46ff34303df2a38194658c336 (from https://pypi.org/simple/robotframework-importresource/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-8ru185qv Downloading https://files.pythonhosted.org/packages/fb/9b/d1e27d8707665b1b3c1ad3ed6ef5cb2a0b99c669cec55c07ae9df9f908b6/robotframework-importresource-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fb/9b/d1e27d8707665b1b3c1ad3ed6ef5cb2a0b99c669cec55c07ae9df9f908b6/robotframework-importresource-0.2.0.tar.gz#sha256=e34081ecb47d09e710d270f9a4ba3a7f2b31e3c46ff34303df2a38194658c336 (from https://pypi.org/simple/robotframework-importresource/) Added robotframework-importresource==0.2.0 from https://files.pythonhosted.org/packages/fb/9b/d1e27d8707665b1b3c1ad3ed6ef5cb2a0b99c669cec55c07ae9df9f908b6/robotframework-importresource-0.2.0.tar.gz#sha256=e34081ecb47d09e710d270f9a4ba3a7f2b31e3c46ff34303df2a38194658c336 to build tracker '/tmp/pip-req-tracker-w0u5ii6f' Running setup.py (path:/tmp/pip-wheel-uka3bdsm/robotframework-importresource/setup.py) egg_info for package robotframework-importresource Running command python setup.py egg_info running egg_info creating pip-egg-info/robotframework_importresource.egg-info writing requirements to pip-egg-info/robotframework_importresource.egg-info/requires.txt writing top-level names to pip-egg-info/robotframework_importresource.egg-info/top_level.txt writing pip-egg-info/robotframework_importresource.egg-info/PKG-INFO writing dependency_links to pip-egg-info/robotframework_importresource.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/robotframework_importresource.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/robotframework_importresource.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/robotframework_importresource.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing 'v0.2.0' to '0.2.0' normalized_version, Source in /tmp/pip-wheel-uka3bdsm/robotframework-importresource has version 0.2.0, which satisfies requirement robotframework-importresource==0.2.0 from https://files.pythonhosted.org/packages/fb/9b/d1e27d8707665b1b3c1ad3ed6ef5cb2a0b99c669cec55c07ae9df9f908b6/robotframework-importresource-0.2.0.tar.gz#sha256=e34081ecb47d09e710d270f9a4ba3a7f2b31e3c46ff34303df2a38194658c336 Removed robotframework-importresource==0.2.0 from https://files.pythonhosted.org/packages/fb/9b/d1e27d8707665b1b3c1ad3ed6ef5cb2a0b99c669cec55c07ae9df9f908b6/robotframework-importresource-0.2.0.tar.gz#sha256=e34081ecb47d09e710d270f9a4ba3a7f2b31e3c46ff34303df2a38194658c336 from build tracker '/tmp/pip-req-tracker-w0u5ii6f' Building wheels for collected packages: robotframework-importresource Created temporary directory: /tmp/pip-wheel-ejmrdcww Running setup.py bdist_wheel for robotframework-importresource: started Destination directory: /tmp/pip-wheel-ejmrdcww Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-uka3bdsm/robotframework-importresource/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-ejmrdcww /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing 'v0.2.0' to '0.2.0' normalized_version, running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/ImportResource copying src/ImportResource/__init__.py -> build/lib/ImportResource copying src/ImportResource/_version.py -> build/lib/ImportResource UPDATING build/lib/ImportResource/_version.py set build/lib/ImportResource/_version.py to 'v0.2.0' 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/ImportResource copying build/lib/ImportResource/__init__.py -> build/bdist.linux-armv7l/wheel/ImportResource copying build/lib/ImportResource/_version.py -> build/bdist.linux-armv7l/wheel/ImportResource running install_egg_info running egg_info writing top-level names to src/robotframework_importresource.egg-info/top_level.txt writing requirements to src/robotframework_importresource.egg-info/requires.txt writing src/robotframework_importresource.egg-info/PKG-INFO writing dependency_links to src/robotframework_importresource.egg-info/dependency_links.txt reading manifest file 'src/robotframework_importresource.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/robotframework_importresource.egg-info/SOURCES.txt' Copying src/robotframework_importresource.egg-info to build/bdist.linux-armv7l/wheel/robotframework_importresource-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/robotframework_importresource-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-ejmrdcww/robotframework_importresource-0.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ImportResource/__init__.py' adding 'ImportResource/_version.py' adding 'robotframework_importresource-0.2.0.dist-info/METADATA' adding 'robotframework_importresource-0.2.0.dist-info/WHEEL' adding 'robotframework_importresource-0.2.0.dist-info/top_level.txt' adding 'robotframework_importresource-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for robotframework-importresource: finished with status 'done' Stored in directory: /tmp/tmpb8zj55jf Successfully built robotframework-importresource Cleaning up... Removing source in /tmp/pip-wheel-uka3bdsm/robotframework-importresource Removed build tracker '/tmp/pip-req-tracker-w0u5ii6f'