Created temporary directory: /tmp/pip-ephem-wheel-cache-89s9hwey Created temporary directory: /tmp/pip-req-tracker-s0aunb0j Created requirements tracker '/tmp/pip-req-tracker-s0aunb0j' Created temporary directory: /tmp/pip-wheel-xwqv1nik Collecting vdsgen==0.4 1 location(s) to search for versions of vdsgen: * https://pypi.org/simple/vdsgen/ Getting page https://pypi.org/simple/vdsgen/ Analyzing links from page https://pypi.org/simple/vdsgen/ Found link https://files.pythonhosted.org/packages/9f/63/a3ad19b457f05444810885f3c8dcd89341c580e0ecf9b25fb8673dcf529f/vdsgen-0.2.3.tar.gz#sha256=2681a7808a78da109a5a644ee5fcc5f0280803f747abf73b29e0342f8dbb6ad5 (from https://pypi.org/simple/vdsgen/), version: 0.2.3 Found link https://files.pythonhosted.org/packages/0d/a4/1f0c6e32da0f7edfe964e694fe6c6995c79ec6f5eff532edae8c8d491cb1/vdsgen-0.3.tar.gz#sha256=9dcc15e2be0f33ae9dc27c2a8c786ed1865594fcc66c3148370a2ca042d12076 (from https://pypi.org/simple/vdsgen/), version: 0.3 Found link https://files.pythonhosted.org/packages/27/fd/3660eda8c424815fcf931e01d077042e8faae869731a7a2cf5d18880c566/vdsgen-0.3.1.tar.gz#sha256=0ed9fc7b4c18949e046d60152aad2be864ed9b8c2576f2a6eaf4a93799e392d9 (from https://pypi.org/simple/vdsgen/), version: 0.3.1 Found link https://files.pythonhosted.org/packages/42/b6/d6da97689dc8b55acabb2a4da978f666620a467a9201cd1fb26face791b5/vdsgen-0.4.tar.gz#sha256=ed8b151af9a3402e7da9c6ca3fc551967cf16183eb81cf70e0860baf4c988794 (from https://pypi.org/simple/vdsgen/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-nfzzs795 Downloading https://files.pythonhosted.org/packages/42/b6/d6da97689dc8b55acabb2a4da978f666620a467a9201cd1fb26face791b5/vdsgen-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/42/b6/d6da97689dc8b55acabb2a4da978f666620a467a9201cd1fb26face791b5/vdsgen-0.4.tar.gz#sha256=ed8b151af9a3402e7da9c6ca3fc551967cf16183eb81cf70e0860baf4c988794 (from https://pypi.org/simple/vdsgen/) Added vdsgen==0.4 from https://files.pythonhosted.org/packages/42/b6/d6da97689dc8b55acabb2a4da978f666620a467a9201cd1fb26face791b5/vdsgen-0.4.tar.gz#sha256=ed8b151af9a3402e7da9c6ca3fc551967cf16183eb81cf70e0860baf4c988794 to build tracker '/tmp/pip-req-tracker-s0aunb0j' Running setup.py (path:/tmp/pip-wheel-xwqv1nik/vdsgen/setup.py) egg_info for package vdsgen Running command python setup.py egg_info running egg_info creating pip-egg-info/vdsgen.egg-info writing pip-egg-info/vdsgen.egg-info/PKG-INFO writing top-level names to pip-egg-info/vdsgen.egg-info/top_level.txt writing requirements to pip-egg-info/vdsgen.egg-info/requires.txt writing dependency_links to pip-egg-info/vdsgen.egg-info/dependency_links.txt writing entry points to pip-egg-info/vdsgen.egg-info/entry_points.txt writing manifest file 'pip-egg-info/vdsgen.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/vdsgen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/vdsgen.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-xwqv1nik/vdsgen has version 0.4, which satisfies requirement vdsgen==0.4 from https://files.pythonhosted.org/packages/42/b6/d6da97689dc8b55acabb2a4da978f666620a467a9201cd1fb26face791b5/vdsgen-0.4.tar.gz#sha256=ed8b151af9a3402e7da9c6ca3fc551967cf16183eb81cf70e0860baf4c988794 Removed vdsgen==0.4 from https://files.pythonhosted.org/packages/42/b6/d6da97689dc8b55acabb2a4da978f666620a467a9201cd1fb26face791b5/vdsgen-0.4.tar.gz#sha256=ed8b151af9a3402e7da9c6ca3fc551967cf16183eb81cf70e0860baf4c988794 from build tracker '/tmp/pip-req-tracker-s0aunb0j' Building wheels for collected packages: vdsgen Created temporary directory: /tmp/pip-wheel-0c7zy8he Running setup.py bdist_wheel for vdsgen: started Destination directory: /tmp/pip-wheel-0c7zy8he Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-xwqv1nik/vdsgen/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-0c7zy8he running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/subframevdsgenerator_test.py -> build/lib/tests copying tests/gapfillvdsgenerator_test.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/system_test.py -> build/lib/tests copying tests/excaliburgapfillvdsgenerator_test.py -> build/lib/tests copying tests/reshapevdsgenerator_test.py -> build/lib/tests copying tests/interleavevdsgenerator_test.py -> build/lib/tests copying tests/app_test.py -> build/lib/tests copying tests/vdsgenerator_test.py -> build/lib/tests creating build/lib/vdsgen copying vdsgen/reshapevdsgenerator.py -> build/lib/vdsgen copying vdsgen/__init__.py -> build/lib/vdsgen copying vdsgen/subframevdsgenerator.py -> build/lib/vdsgen copying vdsgen/gapfillvdsgenerator.py -> build/lib/vdsgen copying vdsgen/rawsourcegenerator.py -> build/lib/vdsgen copying vdsgen/excaliburgapfillvdsgenerator.py -> build/lib/vdsgen copying vdsgen/vdsgenerator.py -> build/lib/vdsgen copying vdsgen/interleavevdsgenerator.py -> build/lib/vdsgen copying vdsgen/app.py -> build/lib/vdsgen running egg_info writing dependency_links to vdsgen.egg-info/dependency_links.txt writing top-level names to vdsgen.egg-info/top_level.txt writing entry points to vdsgen.egg-info/entry_points.txt writing requirements to vdsgen.egg-info/requires.txt writing vdsgen.egg-info/PKG-INFO reading manifest file 'vdsgen.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'vdsgen.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/tests copying build/lib/tests/subframevdsgenerator_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/gapfillvdsgenerator_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/system_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/excaliburgapfillvdsgenerator_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/reshapevdsgenerator_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/interleavevdsgenerator_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/app_test.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/vdsgenerator_test.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/vdsgen copying build/lib/vdsgen/reshapevdsgenerator.py -> build/bdist.linux-armv7l/wheel/vdsgen copying build/lib/vdsgen/__init__.py -> build/bdist.linux-armv7l/wheel/vdsgen copying build/lib/vdsgen/subframevdsgenerator.py -> build/bdist.linux-armv7l/wheel/vdsgen copying build/lib/vdsgen/gapfillvdsgenerator.py -> build/bdist.linux-armv7l/wheel/vdsgen copying build/lib/vdsgen/rawsourcegenerator.py -> build/bdist.linux-armv7l/wheel/vdsgen copying build/lib/vdsgen/excaliburgapfillvdsgenerator.py -> build/bdist.linux-armv7l/wheel/vdsgen copying build/lib/vdsgen/vdsgenerator.py -> build/bdist.linux-armv7l/wheel/vdsgen copying build/lib/vdsgen/interleavevdsgenerator.py -> build/bdist.linux-armv7l/wheel/vdsgen copying build/lib/vdsgen/app.py -> build/bdist.linux-armv7l/wheel/vdsgen running install_egg_info Copying vdsgen.egg-info to build/bdist.linux-armv7l/wheel/vdsgen-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/vdsgen-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-0c7zy8he/vdsgen-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'tests/__init__.py' adding 'tests/app_test.py' adding 'tests/excaliburgapfillvdsgenerator_test.py' adding 'tests/gapfillvdsgenerator_test.py' adding 'tests/interleavevdsgenerator_test.py' adding 'tests/reshapevdsgenerator_test.py' adding 'tests/subframevdsgenerator_test.py' adding 'tests/system_test.py' adding 'tests/vdsgenerator_test.py' adding 'vdsgen/__init__.py' adding 'vdsgen/app.py' adding 'vdsgen/excaliburgapfillvdsgenerator.py' adding 'vdsgen/gapfillvdsgenerator.py' adding 'vdsgen/interleavevdsgenerator.py' adding 'vdsgen/rawsourcegenerator.py' adding 'vdsgen/reshapevdsgenerator.py' adding 'vdsgen/subframevdsgenerator.py' adding 'vdsgen/vdsgenerator.py' adding 'vdsgen-0.4.dist-info/METADATA' adding 'vdsgen-0.4.dist-info/WHEEL' adding 'vdsgen-0.4.dist-info/entry_points.txt' adding 'vdsgen-0.4.dist-info/top_level.txt' adding 'vdsgen-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for vdsgen: finished with status 'done' Stored in directory: /tmp/tmpg9bp0tus Successfully built vdsgen Cleaning up... Removing source in /tmp/pip-wheel-xwqv1nik/vdsgen Removed build tracker '/tmp/pip-req-tracker-s0aunb0j'