Created temporary directory: /tmp/pip-ephem-wheel-cache-jmzc_ibf Created temporary directory: /tmp/pip-req-tracker-or1w8hb0 Created requirements tracker '/tmp/pip-req-tracker-or1w8hb0' Created temporary directory: /tmp/pip-wheel-mtd3t34b Collecting darepype==0.1.1 1 location(s) to search for versions of darepype: * https://pypi.org/simple/darepype/ Getting page https://pypi.org/simple/darepype/ Analyzing links from page https://pypi.org/simple/darepype/ Found link https://files.pythonhosted.org/packages/e6/52/96f5f05edd95fd1514b6e558740c76acaf61d3c0e33636a3f9fe0f9daee2/darepype-0.1.0.tar.gz#sha256=6a453188977103db480674b67f7b806e8afb45100ae7f1759dfbed2f26d5ddd9 (from https://pypi.org/simple/darepype/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/53/5f/365c88f3947b53640ee3518c2cb8d4a9674da9dd76ad49d4ba28c173cbc7/darepype-0.1.1.tar.gz#sha256=c84ecf369afc879055467186a2df69a1690dfa9d6f5dedae048bcb47d0b46abc (from https://pypi.org/simple/darepype/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-bjsqrpmw Downloading https://files.pythonhosted.org/packages/53/5f/365c88f3947b53640ee3518c2cb8d4a9674da9dd76ad49d4ba28c173cbc7/darepype-0.1.1.tar.gz (40kB) Downloading from URL https://files.pythonhosted.org/packages/53/5f/365c88f3947b53640ee3518c2cb8d4a9674da9dd76ad49d4ba28c173cbc7/darepype-0.1.1.tar.gz#sha256=c84ecf369afc879055467186a2df69a1690dfa9d6f5dedae048bcb47d0b46abc (from https://pypi.org/simple/darepype/) Added darepype==0.1.1 from https://files.pythonhosted.org/packages/53/5f/365c88f3947b53640ee3518c2cb8d4a9674da9dd76ad49d4ba28c173cbc7/darepype-0.1.1.tar.gz#sha256=c84ecf369afc879055467186a2df69a1690dfa9d6f5dedae048bcb47d0b46abc to build tracker '/tmp/pip-req-tracker-or1w8hb0' Running setup.py (path:/tmp/pip-wheel-mtd3t34b/darepype/setup.py) egg_info for package darepype Running command python setup.py egg_info running egg_info creating pip-egg-info/darepype.egg-info writing dependency_links to pip-egg-info/darepype.egg-info/dependency_links.txt writing requirements to pip-egg-info/darepype.egg-info/requires.txt writing top-level names to pip-egg-info/darepype.egg-info/top_level.txt writing pip-egg-info/darepype.egg-info/PKG-INFO writing manifest file 'pip-egg-info/darepype.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/darepype.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/darepype.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-mtd3t34b/darepype has version 0.1.1, which satisfies requirement darepype==0.1.1 from https://files.pythonhosted.org/packages/53/5f/365c88f3947b53640ee3518c2cb8d4a9674da9dd76ad49d4ba28c173cbc7/darepype-0.1.1.tar.gz#sha256=c84ecf369afc879055467186a2df69a1690dfa9d6f5dedae048bcb47d0b46abc Removed darepype==0.1.1 from https://files.pythonhosted.org/packages/53/5f/365c88f3947b53640ee3518c2cb8d4a9674da9dd76ad49d4ba28c173cbc7/darepype-0.1.1.tar.gz#sha256=c84ecf369afc879055467186a2df69a1690dfa9d6f5dedae048bcb47d0b46abc from build tracker '/tmp/pip-req-tracker-or1w8hb0' Building wheels for collected packages: darepype Created temporary directory: /tmp/pip-wheel-ga914zlq Running setup.py bdist_wheel for darepype: started Destination directory: /tmp/pip-wheel-ga914zlq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-mtd3t34b/darepype/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-ga914zlq running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/darepype copying darepype/__init__.py -> build/lib/darepype creating build/lib/darepype/drp copying darepype/drp/stepniparent.py -> build/lib/darepype/drp copying darepype/drp/__init__.py -> build/lib/darepype/drp copying darepype/drp/datafits.py -> build/lib/darepype/drp copying darepype/drp/stepparent.py -> build/lib/darepype/drp copying darepype/drp/stepmoparent.py -> build/lib/darepype/drp copying darepype/drp/pipeline.py -> build/lib/darepype/drp copying darepype/drp/stepmiparent.py -> build/lib/darepype/drp copying darepype/drp/dataparent.py -> build/lib/darepype/drp creating build/lib/darepype/tools copying darepype/tools/steptemplate.py -> build/lib/darepype/tools copying darepype/tools/__init__.py -> build/lib/darepype/tools copying darepype/tools/steplogsocket.py -> build/lib/darepype/tools running egg_info writing darepype.egg-info/PKG-INFO writing top-level names to darepype.egg-info/top_level.txt writing dependency_links to darepype.egg-info/dependency_links.txt writing requirements to darepype.egg-info/requires.txt reading manifest file 'darepype.egg-info/SOURCES.txt' writing manifest file 'darepype.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/darepype creating build/bdist.linux-armv7l/wheel/darepype/tools copying build/lib/darepype/tools/steptemplate.py -> build/bdist.linux-armv7l/wheel/darepype/tools copying build/lib/darepype/tools/__init__.py -> build/bdist.linux-armv7l/wheel/darepype/tools copying build/lib/darepype/tools/steplogsocket.py -> build/bdist.linux-armv7l/wheel/darepype/tools copying build/lib/darepype/__init__.py -> build/bdist.linux-armv7l/wheel/darepype creating build/bdist.linux-armv7l/wheel/darepype/drp copying build/lib/darepype/drp/stepniparent.py -> build/bdist.linux-armv7l/wheel/darepype/drp copying build/lib/darepype/drp/__init__.py -> build/bdist.linux-armv7l/wheel/darepype/drp copying build/lib/darepype/drp/datafits.py -> build/bdist.linux-armv7l/wheel/darepype/drp copying build/lib/darepype/drp/stepparent.py -> build/bdist.linux-armv7l/wheel/darepype/drp copying build/lib/darepype/drp/stepmoparent.py -> build/bdist.linux-armv7l/wheel/darepype/drp copying build/lib/darepype/drp/pipeline.py -> build/bdist.linux-armv7l/wheel/darepype/drp copying build/lib/darepype/drp/stepmiparent.py -> build/bdist.linux-armv7l/wheel/darepype/drp copying build/lib/darepype/drp/dataparent.py -> build/bdist.linux-armv7l/wheel/darepype/drp running install_egg_info Copying darepype.egg-info to build/bdist.linux-armv7l/wheel/darepype-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/darepype-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-ga914zlq/darepype-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'darepype/__init__.py' adding 'darepype/drp/__init__.py' adding 'darepype/drp/datafits.py' adding 'darepype/drp/dataparent.py' adding 'darepype/drp/pipeline.py' adding 'darepype/drp/stepmiparent.py' adding 'darepype/drp/stepmoparent.py' adding 'darepype/drp/stepniparent.py' adding 'darepype/drp/stepparent.py' adding 'darepype/tools/__init__.py' adding 'darepype/tools/steplogsocket.py' adding 'darepype/tools/steptemplate.py' adding 'darepype-0.1.1.dist-info/METADATA' adding 'darepype-0.1.1.dist-info/WHEEL' adding 'darepype-0.1.1.dist-info/top_level.txt' adding 'darepype-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for darepype: finished with status 'done' Stored in directory: /tmp/tmp24imywku Successfully built darepype Cleaning up... Removing source in /tmp/pip-wheel-mtd3t34b/darepype Removed build tracker '/tmp/pip-req-tracker-or1w8hb0'