Created temporary directory: /tmp/pip-ephem-wheel-cache-6q__05sg Created temporary directory: /tmp/pip-req-tracker-_ul12oc1 Created requirements tracker '/tmp/pip-req-tracker-_ul12oc1' Created temporary directory: /tmp/pip-wheel-crgk8e5v Collecting openet-core==0.0.7 1 location(s) to search for versions of openet-core: * https://pypi.org/simple/openet-core/ Getting page https://pypi.org/simple/openet-core/ Analyzing links from page https://pypi.org/simple/openet-core/ Found link https://files.pythonhosted.org/packages/3a/9d/10a30e90f422eed5cf9d9aae0d79581c2272cd466114964753e5906122a6/openet-core-0.0.6.tar.gz#sha256=3d59f0e9e5f83f3194abf4504eb8d7246385de9a387ac56fa82afa095e2baf14 (from https://pypi.org/simple/openet-core/), version: 0.0.6 Found link https://files.pythonhosted.org/packages/64/56/61a96ed76f5194e3324a0b44a556c043634aa554c4c57e9bd801c581a78c/openet-core-0.0.7.tar.gz#sha256=8803aa5234c286a28fc8024b9e669eebf9824f460fe17b269b7fc35cbd02e5d5 (from https://pypi.org/simple/openet-core/), version: 0.0.7 Using version 0.0.7 (newest of versions: 0.0.7) Created temporary directory: /tmp/pip-unpack-dmxqrscu Downloading https://files.pythonhosted.org/packages/64/56/61a96ed76f5194e3324a0b44a556c043634aa554c4c57e9bd801c581a78c/openet-core-0.0.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/64/56/61a96ed76f5194e3324a0b44a556c043634aa554c4c57e9bd801c581a78c/openet-core-0.0.7.tar.gz#sha256=8803aa5234c286a28fc8024b9e669eebf9824f460fe17b269b7fc35cbd02e5d5 (from https://pypi.org/simple/openet-core/) Added openet-core==0.0.7 from https://files.pythonhosted.org/packages/64/56/61a96ed76f5194e3324a0b44a556c043634aa554c4c57e9bd801c581a78c/openet-core-0.0.7.tar.gz#sha256=8803aa5234c286a28fc8024b9e669eebf9824f460fe17b269b7fc35cbd02e5d5 to build tracker '/tmp/pip-req-tracker-_ul12oc1' Running setup.py (path:/tmp/pip-wheel-crgk8e5v/openet-core/setup.py) egg_info for package openet-core Running command python setup.py egg_info running egg_info creating pip-egg-info/openet_core.egg-info writing dependency_links to pip-egg-info/openet_core.egg-info/dependency_links.txt writing requirements to pip-egg-info/openet_core.egg-info/requires.txt writing top-level names to pip-egg-info/openet_core.egg-info/top_level.txt writing pip-egg-info/openet_core.egg-info/PKG-INFO writing manifest file 'pip-egg-info/openet_core.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/openet_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '*.txt' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'pip-egg-info/openet_core.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-crgk8e5v/openet-core has version 0.0.7, which satisfies requirement openet-core==0.0.7 from https://files.pythonhosted.org/packages/64/56/61a96ed76f5194e3324a0b44a556c043634aa554c4c57e9bd801c581a78c/openet-core-0.0.7.tar.gz#sha256=8803aa5234c286a28fc8024b9e669eebf9824f460fe17b269b7fc35cbd02e5d5 Removed openet-core==0.0.7 from https://files.pythonhosted.org/packages/64/56/61a96ed76f5194e3324a0b44a556c043634aa554c4c57e9bd801c581a78c/openet-core-0.0.7.tar.gz#sha256=8803aa5234c286a28fc8024b9e669eebf9824f460fe17b269b7fc35cbd02e5d5 from build tracker '/tmp/pip-req-tracker-_ul12oc1' Building wheels for collected packages: openet-core Created temporary directory: /tmp/pip-wheel-c1s87msu Running setup.py bdist_wheel for openet-core: started Destination directory: /tmp/pip-wheel-c1s87msu Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-crgk8e5v/openet-core/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-c1s87msu running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/openet creating build/lib/openet/core copying openet/core/api.py -> build/lib/openet/core copying openet/core/common.py -> build/lib/openet/core copying openet/core/interp.py -> build/lib/openet/core copying openet/core/utils.py -> build/lib/openet/core copying openet/core/__init__.py -> build/lib/openet/core 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/openet creating build/bdist.linux-armv7l/wheel/openet/core copying build/lib/openet/core/api.py -> build/bdist.linux-armv7l/wheel/openet/core copying build/lib/openet/core/common.py -> build/bdist.linux-armv7l/wheel/openet/core copying build/lib/openet/core/interp.py -> build/bdist.linux-armv7l/wheel/openet/core copying build/lib/openet/core/utils.py -> build/bdist.linux-armv7l/wheel/openet/core copying build/lib/openet/core/__init__.py -> build/bdist.linux-armv7l/wheel/openet/core running install_egg_info running egg_info writing dependency_links to openet_core.egg-info/dependency_links.txt writing requirements to openet_core.egg-info/requires.txt writing openet_core.egg-info/PKG-INFO writing top-level names to openet_core.egg-info/top_level.txt reading manifest file 'openet_core.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.py[co]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution writing manifest file 'openet_core.egg-info/SOURCES.txt' Copying openet_core.egg-info to build/bdist.linux-armv7l/wheel/openet_core-0.0.7-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/openet_core-0.0.7.dist-info/WHEEL creating '/tmp/pip-wheel-c1s87msu/openet_core-0.0.7-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'openet/core/__init__.py' adding 'openet/core/api.py' adding 'openet/core/common.py' adding 'openet/core/interp.py' adding 'openet/core/utils.py' adding 'openet_core-0.0.7.dist-info/LICENSE.txt' adding 'openet_core-0.0.7.dist-info/METADATA' adding 'openet_core-0.0.7.dist-info/WHEEL' adding 'openet_core-0.0.7.dist-info/top_level.txt' adding 'openet_core-0.0.7.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for openet-core: finished with status 'done' Stored in directory: /tmp/tmpmab9pm8q Successfully built openet-core Cleaning up... Removing source in /tmp/pip-wheel-crgk8e5v/openet-core Removed build tracker '/tmp/pip-req-tracker-_ul12oc1'