Created temporary directory: /tmp/pip-ephem-wheel-cache-dhw31wx6 Created temporary directory: /tmp/pip-req-tracker-75scjuwg Created requirements tracker '/tmp/pip-req-tracker-75scjuwg' Created temporary directory: /tmp/pip-wheel-ymb4ckri Looking in indexes: https://pypi.python.org/simple Collecting plasticity==0.0.5 1 location(s) to search for versions of plasticity: * https://pypi.python.org/simple/plasticity/ Getting page https://pypi.python.org/simple/plasticity/ Analyzing links from page https://pypi.org/simple/plasticity/ Found link https://files.pythonhosted.org/packages/47/a9/c7c81b03abdf9225769f67ea1e057206286514d2ffb6335494f85177038d/plasticity-0.0.1.tar.gz#sha256=8b5bbabd4ac5879cb3c86de850bc1479b1f6a9317be4477cc04b64b9d75d6df8 (from https://pypi.org/simple/plasticity/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/80/01/2356ed8c5ff64d4ec27ad06cb93c5f414175604f4e33ea44de565d630f5b/plasticity-0.0.2.tar.gz#sha256=23031d4821373b30a26f5361395bd270b3c866413ef72331b9216e3a91196ca2 (from https://pypi.org/simple/plasticity/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/48/3e/c88bf18799b4e06e257b2157e4e987a98ad0707b7ae3701c42ae2ea7e7c1/plasticity-0.0.3.tar.gz#sha256=2bd2893b04ab04dabb154cf2c5c396b18fb80a5d9e51ef2f4c7912d382770479 (from https://pypi.org/simple/plasticity/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/63/11/140a92ededa269f686dae1da4bc7e400cf21f1788a5a75ec896b4e638bcc/plasticity-0.0.5.tar.gz#sha256=b635ba8769351ea96895dde4f142c0baa5a10dd3b9da8c21a042f61a0ed4ce09 (from https://pypi.org/simple/plasticity/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/d6/67/a48a9f2ef09eebe04e0968d0cc73b4b96be6f772111e5101af33cd0cc9d1/plasticity-0.0.6.tar.gz#sha256=9a307488e36714f0960592bc1c5d112a70439eb63b14c515733913ccc4d76390 (from https://pypi.org/simple/plasticity/), version: 0.0.6 Using version 0.0.5 (newest of versions: 0.0.5) Created temporary directory: /tmp/pip-unpack-5u9l3dor Downloading https://files.pythonhosted.org/packages/63/11/140a92ededa269f686dae1da4bc7e400cf21f1788a5a75ec896b4e638bcc/plasticity-0.0.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/63/11/140a92ededa269f686dae1da4bc7e400cf21f1788a5a75ec896b4e638bcc/plasticity-0.0.5.tar.gz#sha256=b635ba8769351ea96895dde4f142c0baa5a10dd3b9da8c21a042f61a0ed4ce09 (from https://pypi.org/simple/plasticity/) Added plasticity==0.0.5 from https://files.pythonhosted.org/packages/63/11/140a92ededa269f686dae1da4bc7e400cf21f1788a5a75ec896b4e638bcc/plasticity-0.0.5.tar.gz#sha256=b635ba8769351ea96895dde4f142c0baa5a10dd3b9da8c21a042f61a0ed4ce09 to build tracker '/tmp/pip-req-tracker-75scjuwg' Running setup.py (path:/tmp/pip-wheel-ymb4ckri/plasticity/setup.py) egg_info for package plasticity Running command python setup.py egg_info running egg_info creating pip-egg-info/plasticity.egg-info writing dependency_links to pip-egg-info/plasticity.egg-info/dependency_links.txt writing pip-egg-info/plasticity.egg-info/PKG-INFO writing top-level names to pip-egg-info/plasticity.egg-info/top_level.txt writing requirements to pip-egg-info/plasticity.egg-info/requires.txt writing manifest file 'pip-egg-info/plasticity.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/plasticity.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/plasticity.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ymb4ckri/plasticity has version 0.0.5, which satisfies requirement plasticity==0.0.5 from https://files.pythonhosted.org/packages/63/11/140a92ededa269f686dae1da4bc7e400cf21f1788a5a75ec896b4e638bcc/plasticity-0.0.5.tar.gz#sha256=b635ba8769351ea96895dde4f142c0baa5a10dd3b9da8c21a042f61a0ed4ce09 Removed plasticity==0.0.5 from https://files.pythonhosted.org/packages/63/11/140a92ededa269f686dae1da4bc7e400cf21f1788a5a75ec896b4e638bcc/plasticity-0.0.5.tar.gz#sha256=b635ba8769351ea96895dde4f142c0baa5a10dd3b9da8c21a042f61a0ed4ce09 from build tracker '/tmp/pip-req-tracker-75scjuwg' Building wheels for collected packages: plasticity Created temporary directory: /tmp/pip-wheel-pardvf3o Running setup.py bdist_wheel for plasticity: started Destination directory: /tmp/pip-wheel-pardvf3o Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ymb4ckri/plasticity/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-pardvf3o running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/test copying test/test_utils.py -> build/lib/test copying test/__init__.py -> build/lib/test creating build/lib/plasticity copying plasticity/version.py -> build/lib/plasticity copying plasticity/__init__.py -> build/lib/plasticity creating build/lib/plasticity/utils copying plasticity/utils/utils.py -> build/lib/plasticity/utils copying plasticity/utils/__init__.py -> build/lib/plasticity/utils creating build/lib/plasticity/cortex copying plasticity/cortex/__init__.py -> build/lib/plasticity/cortex creating build/lib/plasticity/sapien copying plasticity/sapien/names.py -> build/lib/plasticity/sapien copying plasticity/sapien/core.py -> build/lib/plasticity/sapien copying plasticity/sapien/__init__.py -> build/lib/plasticity/sapien creating build/lib/plasticity/base copying plasticity/base/service.py -> build/lib/plasticity/base copying plasticity/base/endpoint.py -> build/lib/plasticity/base copying plasticity/base/response.py -> build/lib/plasticity/base copying plasticity/base/__init__.py -> build/lib/plasticity/base 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/test copying build/lib/test/test_utils.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/plasticity creating build/bdist.linux-armv7l/wheel/plasticity/utils copying build/lib/plasticity/utils/utils.py -> build/bdist.linux-armv7l/wheel/plasticity/utils copying build/lib/plasticity/utils/__init__.py -> build/bdist.linux-armv7l/wheel/plasticity/utils copying build/lib/plasticity/version.py -> build/bdist.linux-armv7l/wheel/plasticity creating build/bdist.linux-armv7l/wheel/plasticity/cortex copying build/lib/plasticity/cortex/__init__.py -> build/bdist.linux-armv7l/wheel/plasticity/cortex creating build/bdist.linux-armv7l/wheel/plasticity/sapien copying build/lib/plasticity/sapien/names.py -> build/bdist.linux-armv7l/wheel/plasticity/sapien copying build/lib/plasticity/sapien/core.py -> build/bdist.linux-armv7l/wheel/plasticity/sapien copying build/lib/plasticity/sapien/__init__.py -> build/bdist.linux-armv7l/wheel/plasticity/sapien creating build/bdist.linux-armv7l/wheel/plasticity/base copying build/lib/plasticity/base/service.py -> build/bdist.linux-armv7l/wheel/plasticity/base copying build/lib/plasticity/base/endpoint.py -> build/bdist.linux-armv7l/wheel/plasticity/base copying build/lib/plasticity/base/response.py -> build/bdist.linux-armv7l/wheel/plasticity/base copying build/lib/plasticity/base/__init__.py -> build/bdist.linux-armv7l/wheel/plasticity/base copying build/lib/plasticity/__init__.py -> build/bdist.linux-armv7l/wheel/plasticity running install_egg_info running egg_info writing dependency_links to plasticity.egg-info/dependency_links.txt writing plasticity.egg-info/PKG-INFO writing requirements to plasticity.egg-info/requires.txt writing top-level names to plasticity.egg-info/top_level.txt reading manifest file 'plasticity.egg-info/SOURCES.txt' writing manifest file 'plasticity.egg-info/SOURCES.txt' Copying plasticity.egg-info to build/bdist.linux-armv7l/wheel/plasticity-0.0.5-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/plasticity-0.0.5.dist-info/WHEEL creating '/tmp/pip-wheel-pardvf3o/plasticity-0.0.5-py3-none-any.whl' and adding '.' to it adding 'plasticity/__init__.py' adding 'plasticity/version.py' adding 'plasticity/base/__init__.py' adding 'plasticity/base/endpoint.py' adding 'plasticity/base/response.py' adding 'plasticity/base/service.py' adding 'plasticity/cortex/__init__.py' adding 'plasticity/sapien/__init__.py' adding 'plasticity/sapien/core.py' adding 'plasticity/sapien/names.py' adding 'plasticity/utils/__init__.py' adding 'plasticity/utils/utils.py' adding 'test/__init__.py' adding 'test/test_utils.py' adding 'plasticity-0.0.5.dist-info/top_level.txt' adding 'plasticity-0.0.5.dist-info/WHEEL' adding 'plasticity-0.0.5.dist-info/METADATA' adding 'plasticity-0.0.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for plasticity: finished with status 'done' Stored in directory: /tmp/tmpagqv2kif Successfully built plasticity Cleaning up... Removing source in /tmp/pip-wheel-ymb4ckri/plasticity Removed build tracker '/tmp/pip-req-tracker-75scjuwg'