Created temporary directory: /tmp/pip-ephem-wheel-cache-hlht47un Created temporary directory: /tmp/pip-req-tracker-owbtdrb6 Created requirements tracker '/tmp/pip-req-tracker-owbtdrb6' Created temporary directory: /tmp/pip-wheel-oef5mtwo Collecting pyfab==0.3.0.post1 1 location(s) to search for versions of pyfab: * https://pypi.org/simple/pyfab/ Getting page https://pypi.org/simple/pyfab/ Analyzing links from page https://pypi.org/simple/pyfab/ Found link https://files.pythonhosted.org/packages/05/5c/3423f7657bae9f98799e5051ded8f42703dc1468d19fb1710623e375efd1/pyfab-0.3.0.tar.gz#sha256=441616265a65fd3bc113f0357d5c739edff809cb4d44324f40af8e1417e219d6 (from https://pypi.org/simple/pyfab/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/1a/26/f10c59f0c21e91d8034aac973ddeaf40d63f4aa53fb853e9d1a866c84b3f/pyfab-0.3.0.post1.tar.gz#sha256=4c6995f3f3eaadf01db680411fd417d0530de2848316b037a8b0965b79e27aac (from https://pypi.org/simple/pyfab/), version: 0.3.0.post1 Using version 0.3.0.post1 (newest of versions: 0.3.0.post1) Created temporary directory: /tmp/pip-unpack-15thddjb Downloading https://files.pythonhosted.org/packages/1a/26/f10c59f0c21e91d8034aac973ddeaf40d63f4aa53fb853e9d1a866c84b3f/pyfab-0.3.0.post1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1a/26/f10c59f0c21e91d8034aac973ddeaf40d63f4aa53fb853e9d1a866c84b3f/pyfab-0.3.0.post1.tar.gz#sha256=4c6995f3f3eaadf01db680411fd417d0530de2848316b037a8b0965b79e27aac (from https://pypi.org/simple/pyfab/) Added pyfab==0.3.0.post1 from https://files.pythonhosted.org/packages/1a/26/f10c59f0c21e91d8034aac973ddeaf40d63f4aa53fb853e9d1a866c84b3f/pyfab-0.3.0.post1.tar.gz#sha256=4c6995f3f3eaadf01db680411fd417d0530de2848316b037a8b0965b79e27aac to build tracker '/tmp/pip-req-tracker-owbtdrb6' Running setup.py (path:/tmp/pip-wheel-oef5mtwo/pyfab/setup.py) egg_info for package pyfab Running command python setup.py egg_info fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git running egg_info creating pip-egg-info/pyfab.egg-info writing top-level names to pip-egg-info/pyfab.egg-info/top_level.txt writing dependency_links to pip-egg-info/pyfab.egg-info/dependency_links.txt writing requirements to pip-egg-info/pyfab.egg-info/requires.txt writing pip-egg-info/pyfab.egg-info/PKG-INFO writing manifest file 'pip-egg-info/pyfab.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyfab.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pyfab.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-oef5mtwo/pyfab has version 0.3.0.post1, which satisfies requirement pyfab==0.3.0.post1 from https://files.pythonhosted.org/packages/1a/26/f10c59f0c21e91d8034aac973ddeaf40d63f4aa53fb853e9d1a866c84b3f/pyfab-0.3.0.post1.tar.gz#sha256=4c6995f3f3eaadf01db680411fd417d0530de2848316b037a8b0965b79e27aac Removed pyfab==0.3.0.post1 from https://files.pythonhosted.org/packages/1a/26/f10c59f0c21e91d8034aac973ddeaf40d63f4aa53fb853e9d1a866c84b3f/pyfab-0.3.0.post1.tar.gz#sha256=4c6995f3f3eaadf01db680411fd417d0530de2848316b037a8b0965b79e27aac from build tracker '/tmp/pip-req-tracker-owbtdrb6' Building wheels for collected packages: pyfab Created temporary directory: /tmp/pip-wheel-u1fx_y2n Running setup.py bdist_wheel for pyfab: started Destination directory: /tmp/pip-wheel-u1fx_y2n Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-oef5mtwo/pyfab/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-u1fx_y2n fatal: Not a git repository (or any of the parent directories): .git fatal: Not a git repository (or any of the parent directories): .git running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fabber copying fabber/api_shlib.py -> build/lib/fabber copying fabber/api.py -> build/lib/fabber copying fabber/api_cl.py -> build/lib/fabber copying fabber/__init__.py -> build/lib/fabber copying fabber/model_test.py -> build/lib/fabber copying fabber/_version.py -> build/lib/fabber copying fabber/mvn.py -> build/lib/fabber creating build/lib/fabber/test copying fabber/test/test_exception.py -> build/lib/fabber/test copying fabber/test/test_mvn.py -> build/lib/fabber/test copying fabber/test/__init__.py -> build/lib/fabber/test 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/fabber copying build/lib/fabber/api_shlib.py -> build/bdist.linux-armv7l/wheel/fabber copying build/lib/fabber/api.py -> build/bdist.linux-armv7l/wheel/fabber copying build/lib/fabber/api_cl.py -> build/bdist.linux-armv7l/wheel/fabber creating build/bdist.linux-armv7l/wheel/fabber/test copying build/lib/fabber/test/test_exception.py -> build/bdist.linux-armv7l/wheel/fabber/test copying build/lib/fabber/test/test_mvn.py -> build/bdist.linux-armv7l/wheel/fabber/test copying build/lib/fabber/test/__init__.py -> build/bdist.linux-armv7l/wheel/fabber/test copying build/lib/fabber/__init__.py -> build/bdist.linux-armv7l/wheel/fabber copying build/lib/fabber/model_test.py -> build/bdist.linux-armv7l/wheel/fabber copying build/lib/fabber/_version.py -> build/bdist.linux-armv7l/wheel/fabber copying build/lib/fabber/mvn.py -> build/bdist.linux-armv7l/wheel/fabber running install_egg_info running egg_info writing dependency_links to pyfab.egg-info/dependency_links.txt writing pyfab.egg-info/PKG-INFO writing top-level names to pyfab.egg-info/top_level.txt writing requirements to pyfab.egg-info/requires.txt reading manifest file 'pyfab.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyfab.egg-info/SOURCES.txt' Copying pyfab.egg-info to build/bdist.linux-armv7l/wheel/pyfab-0.3.0.post1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/pyfab-0.3.0.post1.dist-info/WHEEL creating '/tmp/pip-wheel-u1fx_y2n/pyfab-0.3.0.post1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'fabber/__init__.py' adding 'fabber/_version.py' adding 'fabber/api.py' adding 'fabber/api_cl.py' adding 'fabber/api_shlib.py' adding 'fabber/model_test.py' adding 'fabber/mvn.py' adding 'fabber/test/__init__.py' adding 'fabber/test/test_exception.py' adding 'fabber/test/test_mvn.py' adding 'pyfab-0.3.0.post1.dist-info/LICENSE' adding 'pyfab-0.3.0.post1.dist-info/METADATA' adding 'pyfab-0.3.0.post1.dist-info/WHEEL' adding 'pyfab-0.3.0.post1.dist-info/top_level.txt' adding 'pyfab-0.3.0.post1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pyfab: finished with status 'done' Stored in directory: /tmp/tmpth1it8u4 Successfully built pyfab Cleaning up... Removing source in /tmp/pip-wheel-oef5mtwo/pyfab Removed build tracker '/tmp/pip-req-tracker-owbtdrb6'