Created temporary directory: /tmp/pip-ephem-wheel-cache-sk8iqg5n Created temporary directory: /tmp/pip-req-tracker-w6z7lext Created requirements tracker '/tmp/pip-req-tracker-w6z7lext' Created temporary directory: /tmp/pip-wheel-6orkf656 Collecting fw-py-core==0.0.1 1 location(s) to search for versions of fw-py-core: * https://pypi.org/simple/fw-py-core/ Getting page https://pypi.org/simple/fw-py-core/ Analyzing links from page https://pypi.org/simple/fw-py-core/ Found link https://files.pythonhosted.org/packages/59/b1/09563d833a3f337f67e7fc88b36cc0b2bf9b8c73b5c068fdd5b4450ae05a/fw-py-core-0.0.1.tar.gz#sha256=e5170209679e9cf66dd4178f1a9a673675f19691dc43f4693ce378ac4f736df0 (from https://pypi.org/simple/fw-py-core/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-tp30lydz Downloading https://files.pythonhosted.org/packages/59/b1/09563d833a3f337f67e7fc88b36cc0b2bf9b8c73b5c068fdd5b4450ae05a/fw-py-core-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/59/b1/09563d833a3f337f67e7fc88b36cc0b2bf9b8c73b5c068fdd5b4450ae05a/fw-py-core-0.0.1.tar.gz#sha256=e5170209679e9cf66dd4178f1a9a673675f19691dc43f4693ce378ac4f736df0 (from https://pypi.org/simple/fw-py-core/) Added fw-py-core==0.0.1 from https://files.pythonhosted.org/packages/59/b1/09563d833a3f337f67e7fc88b36cc0b2bf9b8c73b5c068fdd5b4450ae05a/fw-py-core-0.0.1.tar.gz#sha256=e5170209679e9cf66dd4178f1a9a673675f19691dc43f4693ce378ac4f736df0 to build tracker '/tmp/pip-req-tracker-w6z7lext' Running setup.py (path:/tmp/pip-wheel-6orkf656/fw-py-core/setup.py) egg_info for package fw-py-core Running command python setup.py egg_info running egg_info creating pip-egg-info/fw_py_core.egg-info writing dependency_links to pip-egg-info/fw_py_core.egg-info/dependency_links.txt writing pip-egg-info/fw_py_core.egg-info/PKG-INFO writing top-level names to pip-egg-info/fw_py_core.egg-info/top_level.txt writing manifest file 'pip-egg-info/fw_py_core.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fw_py_core.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/fw_py_core.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-6orkf656/fw-py-core has version 0.0.1, which satisfies requirement fw-py-core==0.0.1 from https://files.pythonhosted.org/packages/59/b1/09563d833a3f337f67e7fc88b36cc0b2bf9b8c73b5c068fdd5b4450ae05a/fw-py-core-0.0.1.tar.gz#sha256=e5170209679e9cf66dd4178f1a9a673675f19691dc43f4693ce378ac4f736df0 Removed fw-py-core==0.0.1 from https://files.pythonhosted.org/packages/59/b1/09563d833a3f337f67e7fc88b36cc0b2bf9b8c73b5c068fdd5b4450ae05a/fw-py-core-0.0.1.tar.gz#sha256=e5170209679e9cf66dd4178f1a9a673675f19691dc43f4693ce378ac4f736df0 from build tracker '/tmp/pip-req-tracker-w6z7lext' Building wheels for collected packages: fw-py-core Created temporary directory: /tmp/pip-wheel-ru46blvi Running setup.py bdist_wheel for fw-py-core: started Destination directory: /tmp/pip-wheel-ru46blvi Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-6orkf656/fw-py-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-ru46blvi running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/core copying core/gitCommands.py -> build/lib/core copying core/clean.py -> build/lib/core copying core/release.py -> build/lib/core copying core/__init__.py -> build/lib/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/core copying build/lib/core/gitCommands.py -> build/bdist.linux-armv7l/wheel/core copying build/lib/core/clean.py -> build/bdist.linux-armv7l/wheel/core copying build/lib/core/release.py -> build/bdist.linux-armv7l/wheel/core copying build/lib/core/__init__.py -> build/bdist.linux-armv7l/wheel/core running install_egg_info running egg_info writing top-level names to fw_py_core.egg-info/top_level.txt writing dependency_links to fw_py_core.egg-info/dependency_links.txt writing fw_py_core.egg-info/PKG-INFO reading manifest file 'fw_py_core.egg-info/SOURCES.txt' writing manifest file 'fw_py_core.egg-info/SOURCES.txt' Copying fw_py_core.egg-info to build/bdist.linux-armv7l/wheel/fw_py_core-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fw_py_core-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-ru46blvi/fw_py_core-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'core/__init__.py' adding 'core/clean.py' adding 'core/gitCommands.py' adding 'core/release.py' adding 'fw_py_core-0.0.1.dist-info/METADATA' adding 'fw_py_core-0.0.1.dist-info/WHEEL' adding 'fw_py_core-0.0.1.dist-info/top_level.txt' adding 'fw_py_core-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for fw-py-core: finished with status 'done' Stored in directory: /tmp/tmp1mfdhi1j Successfully built fw-py-core Cleaning up... Removing source in /tmp/pip-wheel-6orkf656/fw-py-core Removed build tracker '/tmp/pip-req-tracker-w6z7lext'