Collecting PyWavefront==0.1.7 1 location(s) to search for versions of PyWavefront: * https://pypi.python.org/simple/pywavefront/ Getting page https://pypi.python.org/simple/pywavefront/ Analyzing links from page https://pypi.org/simple/pywavefront/ Found link https://files.pythonhosted.org/packages/e2/4d/b970f52bb760899f16639827887d9c93f1b5590db7863f81e1ae2f1d985e/PyWavefront-0.1.2.tar.gz#sha256=c443be6cb8e78b66a87653ecaa0f01d0644f25a10040e7ed983641be0655fc27 (from https://pypi.org/simple/pywavefront/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/42/4f/c1561fa7bc343bee56f85c7891fa282f21915ee34e88026b8f157f9602b6/PyWavefront-0.1.3.tar.gz#sha256=78b8c693b73b334f3fbbf521d2c8c9946705ed8877add8892d4e0e33a8609017 (from https://pypi.org/simple/pywavefront/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/59/44/28215f561e26ea54f2ddbccb2949bf2bc8205e213e9ded2dfd2cd866b094/PyWavefront-0.1.4.tar.gz#sha256=4dbdb5de4593657fcda55df796ed0e907002acc71712246d566e9d15538389ef (from https://pypi.org/simple/pywavefront/), version: 0.1.4 Found link https://files.pythonhosted.org/packages/9e/f0/fcbafaceb54f101e965fc23fed31d962b9060667e8a3ccc202563b2135a4/PyWavefront-0.1.5.tar.gz#sha256=91c13679b4ae5b2dfa5f01c1516d787001d6a4d9e44082c0863ee7bbd0cd7611 (from https://pypi.org/simple/pywavefront/), version: 0.1.5 Found link https://files.pythonhosted.org/packages/b3/d1/95d37c7d7f094125e70b9d29549ada318e59859c1aec1d5558bbd571e547/PyWavefront-0.1.6.tar.gz#sha256=5d2c1b511614f53a761fde7ec1f92824526afe02503b98b84e595c26c6daf275 (from https://pypi.org/simple/pywavefront/), version: 0.1.6 Found link https://files.pythonhosted.org/packages/f1/fd/9653941ef6d6a88689d503b60539ce1d8d738a994d00903e6212068c964f/PyWavefront-0.1.7.tar.gz#sha256=470b5ff0e87162321a5acf88d9a9267a06728a481106e33b9102a48df78550ff (from https://pypi.org/simple/pywavefront/), version: 0.1.7 Using version 0.1.7 (newest of versions: 0.1.7) Downloading https://files.pythonhosted.org/packages/f1/fd/9653941ef6d6a88689d503b60539ce1d8d738a994d00903e6212068c964f/PyWavefront-0.1.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f1/fd/9653941ef6d6a88689d503b60539ce1d8d738a994d00903e6212068c964f/PyWavefront-0.1.7.tar.gz#sha256=470b5ff0e87162321a5acf88d9a9267a06728a481106e33b9102a48df78550ff (from https://pypi.org/simple/pywavefront/) Running setup.py (path:/tmp/pip-build-_vos7z6k/PyWavefront/setup.py) egg_info for package PyWavefront Running command python setup.py egg_info running egg_info creating pip-egg-info/PyWavefront.egg-info writing top-level names to pip-egg-info/PyWavefront.egg-info/top_level.txt writing dependency_links to pip-egg-info/PyWavefront.egg-info/dependency_links.txt writing pip-egg-info/PyWavefront.egg-info/PKG-INFO writing manifest file 'pip-egg-info/PyWavefront.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PyWavefront.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/PyWavefront.egg-info/SOURCES.txt' Source in /tmp/pip-build-_vos7z6k/PyWavefront has version 0.1.7, which satisfies requirement PyWavefront==0.1.7 from https://files.pythonhosted.org/packages/f1/fd/9653941ef6d6a88689d503b60539ce1d8d738a994d00903e6212068c964f/PyWavefront-0.1.7.tar.gz#sha256=470b5ff0e87162321a5acf88d9a9267a06728a481106e33b9102a48df78550ff Building wheels for collected packages: PyWavefront Running setup.py bdist_wheel for PyWavefront: started Destination directory: /tmp/tmp5106n86zpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-_vos7z6k/PyWavefront/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/tmp5106n86zpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pywavefront copying pywavefront/material.py -> build/lib/pywavefront copying pywavefront/texture.py -> build/lib/pywavefront copying pywavefront/__init__.py -> build/lib/pywavefront copying pywavefront/mesh.py -> build/lib/pywavefront copying pywavefront/parser.py -> build/lib/pywavefront 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/pywavefront copying build/lib/pywavefront/material.py -> build/bdist.linux-armv7l/wheel/pywavefront copying build/lib/pywavefront/texture.py -> build/bdist.linux-armv7l/wheel/pywavefront copying build/lib/pywavefront/__init__.py -> build/bdist.linux-armv7l/wheel/pywavefront copying build/lib/pywavefront/mesh.py -> build/bdist.linux-armv7l/wheel/pywavefront copying build/lib/pywavefront/parser.py -> build/bdist.linux-armv7l/wheel/pywavefront running install_egg_info running egg_info creating PyWavefront.egg-info writing PyWavefront.egg-info/PKG-INFO writing top-level names to PyWavefront.egg-info/top_level.txt writing dependency_links to PyWavefront.egg-info/dependency_links.txt writing manifest file 'PyWavefront.egg-info/SOURCES.txt' reading manifest file 'PyWavefront.egg-info/SOURCES.txt' writing manifest file 'PyWavefront.egg-info/SOURCES.txt' Copying PyWavefront.egg-info to build/bdist.linux-armv7l/wheel/PyWavefront-0.1.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PyWavefront-0.1.7.dist-info/WHEEL Running setup.py bdist_wheel for PyWavefront: finished with status 'done' Stored in directory: /tmp/tmpr9f02qk3 Successfully built PyWavefront Cleaning up... Removing source in /tmp/pip-build-_vos7z6k/PyWavefront