Created temporary directory: /tmp/pip-ephem-wheel-cache-r6iki82u Created temporary directory: /tmp/pip-req-tracker-9rtb14n9 Created requirements tracker '/tmp/pip-req-tracker-9rtb14n9' Created temporary directory: /tmp/pip-wheel-bg9a78x2 Collecting sswtestlib==1.0.0 1 location(s) to search for versions of sswtestlib: * https://pypi.org/simple/sswtestlib/ Getting page https://pypi.org/simple/sswtestlib/ Analyzing links from page https://pypi.org/simple/sswtestlib/ Found link https://files.pythonhosted.org/packages/c1/ff/5cf95ac283d6d5587e508401664f71a0ab0809317c7b179f0c5175e5282f/sswtestlib-1.0.0.zip#sha256=7cc58dd152ae9b175dbe5ba1c6eae9abf38f8964f2cec892c87def5b5766cb5d (from https://pypi.org/simple/sswtestlib/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-zcp2r2pd Downloading https://files.pythonhosted.org/packages/c1/ff/5cf95ac283d6d5587e508401664f71a0ab0809317c7b179f0c5175e5282f/sswtestlib-1.0.0.zip Downloading from URL https://files.pythonhosted.org/packages/c1/ff/5cf95ac283d6d5587e508401664f71a0ab0809317c7b179f0c5175e5282f/sswtestlib-1.0.0.zip#sha256=7cc58dd152ae9b175dbe5ba1c6eae9abf38f8964f2cec892c87def5b5766cb5d (from https://pypi.org/simple/sswtestlib/) Added sswtestlib==1.0.0 from https://files.pythonhosted.org/packages/c1/ff/5cf95ac283d6d5587e508401664f71a0ab0809317c7b179f0c5175e5282f/sswtestlib-1.0.0.zip#sha256=7cc58dd152ae9b175dbe5ba1c6eae9abf38f8964f2cec892c87def5b5766cb5d to build tracker '/tmp/pip-req-tracker-9rtb14n9' Running setup.py (path:/tmp/pip-wheel-bg9a78x2/sswtestlib/setup.py) egg_info for package sswtestlib Running command python setup.py egg_info running egg_info creating pip-egg-info/sswtestlib.egg-info writing pip-egg-info/sswtestlib.egg-info/PKG-INFO writing top-level names to pip-egg-info/sswtestlib.egg-info/top_level.txt writing dependency_links to pip-egg-info/sswtestlib.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/sswtestlib.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sswtestlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/sswtestlib.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bg9a78x2/sswtestlib has version 1.0.0, which satisfies requirement sswtestlib==1.0.0 from https://files.pythonhosted.org/packages/c1/ff/5cf95ac283d6d5587e508401664f71a0ab0809317c7b179f0c5175e5282f/sswtestlib-1.0.0.zip#sha256=7cc58dd152ae9b175dbe5ba1c6eae9abf38f8964f2cec892c87def5b5766cb5d Removed sswtestlib==1.0.0 from https://files.pythonhosted.org/packages/c1/ff/5cf95ac283d6d5587e508401664f71a0ab0809317c7b179f0c5175e5282f/sswtestlib-1.0.0.zip#sha256=7cc58dd152ae9b175dbe5ba1c6eae9abf38f8964f2cec892c87def5b5766cb5d from build tracker '/tmp/pip-req-tracker-9rtb14n9' Building wheels for collected packages: sswtestlib Created temporary directory: /tmp/pip-wheel-96hrqm2i Running setup.py bdist_wheel for sswtestlib: started Destination directory: /tmp/pip-wheel-96hrqm2i Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bg9a78x2/sswtestlib/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-96hrqm2i running bdist_wheel running build running build_py creating build creating build/lib copying Tool.py -> build/lib creating build/lib/sswtestlib copying sswtestlib/__init__.py -> build/lib/sswtestlib copying sswtestlib/sswlibone.py -> build/lib/sswtestlib installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel copying build/lib/Tool.py -> build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/sswtestlib copying build/lib/sswtestlib/__init__.py -> build/bdist.linux-armv7l/wheel/sswtestlib copying build/lib/sswtestlib/sswlibone.py -> build/bdist.linux-armv7l/wheel/sswtestlib running install_egg_info running egg_info writing sswtestlib.egg-info/PKG-INFO writing dependency_links to sswtestlib.egg-info/dependency_links.txt writing top-level names to sswtestlib.egg-info/top_level.txt reading manifest file 'sswtestlib.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'sswtestlib.egg-info/SOURCES.txt' Copying sswtestlib.egg-info to build/bdist.linux-armv7l/wheel/sswtestlib-1.0.0-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/sswtestlib-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-96hrqm2i/sswtestlib-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'Tool.py' adding 'sswtestlib/__init__.py' adding 'sswtestlib/sswlibone.py' adding 'sswtestlib-1.0.0.dist-info/LICENSE.txt' adding 'sswtestlib-1.0.0.dist-info/METADATA' adding 'sswtestlib-1.0.0.dist-info/WHEEL' adding 'sswtestlib-1.0.0.dist-info/top_level.txt' adding 'sswtestlib-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for sswtestlib: finished with status 'done' Stored in directory: /tmp/tmp1tcms_7c Successfully built sswtestlib Cleaning up... Removing source in /tmp/pip-wheel-bg9a78x2/sswtestlib Removed build tracker '/tmp/pip-req-tracker-9rtb14n9'